remove unused PDEQ_VRFY
[libfirm] / ir / adt /
2005-10-28 Michael Beckmore config stuff
2005-10-26 Michael BeckFixed documentation
2005-10-24 Michael Beckdoxygen docu fixed
2005-10-18 Michael Beckdoxygen docu fixed
2005-09-02 Michael Beckcreates libfirm_xmalloc.a if DISABLE_LIBIBERTY is enabled
2005-08-10 Daniel GrundBugfix in mask highest.
2005-07-22 Daniel Grund*** empty log message ***
2005-07-20 Sebastian HackFixed a bug in bitset_mask_highest and bitset_set_all
2005-07-20 FIRM Projekt Accountfixed wrong #endif
2005-07-19 Michael Beckfixed iterator type
2005-07-19 Michael Beckneed a pragma to supress MSC constant overflow warning
2005-07-19 Daniel Grundint i;
2005-07-19 Daniel Grundnewest biset from libcore
2005-07-15 Kimon HoffmannIncluded structure definition in header file
2005-07-15 Sebastian HackAdded a function to combine hashvalues and produce...
2005-07-15 Michael Beckremoved C99 features
2005-07-14 Kimon HoffmannAdded plist data type. Has yet to be tested.
2005-07-06 Michael Beckdoxagen docu fixed
2005-07-06 Michael Beckdoxygen docu fixed
2005-07-01 Michael Beckfixed doxygen docu
2005-06-15 Götz Lindenmaiercomments
2005-06-07 Daniel GrundAdded pmap_for_each iterator
2005-06-06 Sebastian HackChanged offset.h util.h
2005-06-06 Sebastian HackAdded util.h, removed offset.h
2005-06-01 Michael Beckadded doxygen comments for pset_insert_pset_ptr()
2005-05-31 Sebastian HackAdded offset.h
2005-05-23 Michael Beckdoxygen docu adde
2005-05-23 Michael Beckdoxygen docu fixed
2005-04-28 Sebastian HackSome cosmetics
2005-04-28 Sebastian HackChanged the name highest_bit to size
2005-04-21 Sebastian HackUnused bits in the last unit are now cleared
2005-04-19 Daniel Grundadded set_all func
2005-04-15 Götz LindenmaierChanged comments,
2005-03-21 Daniel Grundfixes comment
2005-03-14 Götz Lindenmaierdded new routing for tr_inheritance.
2005-01-26 Sebastian HackChanged __ to _
2005-01-24 Sebastian Hackfixed a bug in bitset_next()
2005-01-18 Götz Lindenmaieradded and fixed comments
2005-01-15 Daniel Grundfixed comment
2005-01-11 Daniel GrundAdded bitset_for_each_clear
2005-01-10 Daniel GrundAdded pmap_break
2004-12-28 Michael Beckmade allocation C-like
2004-12-23 Michael Beckfixed typo, removed the memset in xmalloc, xmalloc...
2004-12-23 Michael Beckadded xcalloc
2004-12-23 Michael Beckdoxygen comment added
2004-12-23 Michael Becktypo fixed
2004-12-21 Michael Beckfixed different types
2004-12-17 Sebastian HackFixed a bug.
2004-12-16 Sebastian HackAdded proper string hash function.
2004-12-13 Sebastian HackSome bugfixes
2004-12-13 Hannes Jakschitschfixed buggy commit
2004-12-09 Sebastian HackPut braces around function names.
2004-12-09 Sebastian HackRemoved parameter names from macros
2004-12-09 Sebastian HackSome macros for easy facade function implementation.
2004-12-09 Michael BeckRemoved, fourcc.h is now used to create magic numbers
2004-12-08 Götz Lindenmaierfourcc needed in installation, but without firm_config.h
2004-12-08 Sebastian HackAdded default pointer comparison function.
2004-12-08 Sebastian HackAdded convenience macros for pset creation and introduc...
2004-12-08 Sebastian HackRemoved variable names which are equal to C++ keywords.
2004-12-08 Sebastian HackMake it use fourcc.h and unified naming a little.
2004-12-06 Michael BeckFixed configure: should work now in a build directory...
2004-12-02 Michael Beckfixed config.h include
2004-12-02 Michael Beckfixed config.h include
2004-12-02 Michael Beckremoved bool
2004-12-02 Michael Beckused new FOURCC magic
2004-12-02 Michael Beckremoved unneeded header
2004-12-02 Michael Beckused new firm_config.h, removed POINSON (unclear if...
2004-12-02 Michael Beckmake FOURCC macro produce right ordering for bigendien...
2004-12-02 Michael Beckused new firm_config.h include
2004-12-02 Michael BeckRenamaed host.h to align.h, removed unneeded things
2004-12-02 Michael Beckrenamed cookies -> magic
2004-12-02 Michael BeckADT Headers can be installed in libfirm/adt now
2004-12-02 Michael Beckcontaining the famous FOURCC macro
2004-12-01 Sebastian HackAdded convenience macros for pointers.
2004-11-30 Michael BeckAdded stat() to describe if configured for STAT
2004-11-30 Michael Becktypo fixed
2004-11-30 Sebastian HackSome bug fixes
2004-11-29 Michael Beckadded iterator.[ch]
2004-11-29 Michael Beckmore doxygen docu added
2004-11-29 Sebastian HackAdded iterators.
2004-11-29 Michael BeckMore doxygen docu
2004-11-26 Sebastian HackJust fixed a typo (HASHPTR -> HASH_PTR)
2004-11-26 Michael Beckrevised all sets/maps hashing pointers to use the HASHP...
2004-11-16 Götz Lindenmaieradded makro to shrink an array by resetting the length
2004-10-29 Götz Lindenmaiercomment
2004-10-27 Sebastian HackAdapted linux kernel list implementation for use in...
2004-10-27 Sebastian Hackia32 bitsets make now use of sse.
2004-10-15 Sebastian HackAdded bitfiddling routines and a bitset implementation
2004-09-28 Götz Lindenmaier I am stupid!
2004-09-28 Götz Lindenmaierfix
2004-09-27 Michael BeckBugFix: Usage of short for maxp, p lead to posible...
2004-09-27 Michael BeckMore doxygen comments
2004-09-02 Götz Lindenmaiercomments
2004-07-08 Michael BeckRemoved old and unused debug.[ch] support
2004-06-28 Michael BeckRemoved useless misc.h
2004-06-28 Michael BeckAdded doxygen comments.
2004-06-22 Michael BeckFixed expansion again (hopefully last time :-)
2004-06-22 Michael BeckAdded functionality:
2004-06-22 Michael BeckBugFix: when a table was expanded, the new segment...
2004-05-27 Michael Beckdoxygen docu added, cleaned up a bit
next