Good day and welcome to the FIRM XMALLOC*() macros. These macros are provided for...
[libfirm] / ir / adt / hashset.c
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-07-14 Matthias Braunresize should be declared INLINE
2008-07-09 Michael Beck- fixed warnings
2008-07-03 Michael Beckallow derived hashsets to have an own resize
2008-07-01 Matthias Braunfix warning
2008-06-30 Michael Beck- can build without iterator
2008-04-29 Michael Beckfix 64bit warnings
2008-01-16 Matthias Braunrename set_using_visited to set_using_irn_visited,...
2008-01-02 Michael Beckupdate copyright message
2007-06-25 Matthias Braun- Introduce nodemap
2007-06-12 Matthias Braunslightly increase hashset iterator speed
2007-06-08 Matthias Braundon't shrink a set below its minimum size
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Michael BeckRenamed all this into self for C++ compatibility
2007-04-26 Matthias Braunlicense note added, cleaned up per-file doxygen comment...
2007-04-19 Christian Würdigadded cast to avoid compiler warning
2007-03-30 Andreas Schösserfixed inline to INLINE
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-27 Christian Würdigadded comments
2007-03-26 Matthias Braunnew, faster hashset