fix
[libfirm] / ir / adt / set.c
2004-09-28 Götz Lindenmaierfix
2004-09-27 Michael BeckBugFix: Usage of short for maxp, p lead to posible...
2004-06-28 Michael BeckRemoved useless misc.h
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-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2003-11-21 Michael BeckMake INLINE definition identical to the libFIRM definition
2003-08-20 Götz Lindenmaiermoved misc.h to adt, splitted into misc and xmalloc,
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-01-13 Sebastian Felis*** empty log message ***
2002-12-18 Götz LindenmaierRemoved some statics generating warnings.
2002-12-18 Götz LindenmaierAdded static to static methods
2002-07-05 Götz Lindenmaier*** empty log message ***
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2001-11-28 Boris Boesleradded Id tag
2000-05-16 Christian SchäferInitial revision