fix doxygen warning
[libfirm] / ir / adt / set.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
2007-02-13 Christian Würdigadded foreach_set macro (behaves like foreach_pset)
2005-07-06 Michael Beckdoxygen docu fixed
2005-03-14 Götz Lindenmaierdded new routing for tr_inheritance.
2004-11-29 Michael BeckMore doxygen docu
2004-10-29 Götz Lindenmaiercomment
2004-09-27 Michael BeckMore doxygen comments
2004-06-22 Michael BeckAdded functionality:
2004-03-09 Götz Lindenmaiertypos
2004-02-27 Götz Lindenmaiersome simple optimizations for execution speed
2003-11-10 Götz Lindenmaiercomment
2003-08-19 Götz LindenmaierAdded copyright headers
2003-02-13 Michael BeckAdded set_hinsert0() to add a string to a set and zero...
2003-02-12 Michael Beck*** empty log message ***
2003-02-12 Michael BeckMore doxygen comments added.
2003-02-04 Michael Beckconverted comments to doxygen
2001-11-28 Boris Boesleradded Id tag
2000-05-16 Christian SchäferInitial revision