Loads do not remove any nodes from the exec after sets. Also fix a 'node leak'.
[libfirm] / ir / adt / array.h
2007-04-26 Michael BeckUse libFirm's obst.h instead of obstack.h
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunlicense note added, cleaned up per-file doxygen comment...
2007-04-02 Christoph MallonMove includes for alloca() to xmalloc.h, so not everyon...
2007-03-29 Matthias Braunmove backend into libfirm
2006-09-11 Matthias Braunmissing includes
2005-01-18 Götz Lindenmaieradded and fixed comments
2004-12-02 Michael Beckrenamed cookies -> magic
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-09-02 Götz Lindenmaiercomments
2004-06-28 Michael BeckAdded doxygen comments.
2003-08-20 Götz Lindenmaiermoved misc.h to adt, splitted into misc and xmalloc,
2003-08-19 Götz LindenmaierAdded copyright headers
2001-11-28 Boris Boesleradded Id tag
2000-05-31 Christian SchäferAdded 'Changes' files to archive
2000-05-16 Christian SchäferInitial revision