Loads do not remove any nodes from the exec after sets. Also fix a 'node leak'.
[libfirm] / ir / adt / pdeq.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-03-29 Matthias Braunmove backend into libfirm
2006-06-06 Michael Beckadd missing del_waitq()
2006-05-29 Michael BeckAdd macros to use a pdeq as a stack
2006-05-18 Michael BeckAdded macros to use a pdeq as a wait queue
2005-07-01 Michael Beckfixed doxygen docu
2005-06-15 Götz Lindenmaiercomments
2004-06-28 Michael BeckRemoved useless misc.h
2003-08-20 Götz Lindenmaiercorrected copyright
2003-08-20 Götz Lindenmaiermoved misc.h to adt, splitted into misc and xmalloc,
2003-08-19 Götz LindenmaierAdded copyright headers
2002-07-03 Götz Lindenmaiercompiles now with -Wall
2001-11-28 Boris Boesleradded Id tag
2000-05-16 Christian SchäferInitial revision