fixed doxygen docu
[libfirm] / ir / ident / ident.c
2005-07-06 Michael Beckfixed doxygen docu
2005-02-23 Götz Lindenmaierremoved assertion
2004-12-02 Michael Beckfixed config.h include
2004-10-29 Götz Lindenmaiertypedef needed for C++
2004-09-27 Michael BeckAdded a "virtualization" layer for the ident module.
2004-08-13 Beyhannormalized names of functions, enums ...
2004-06-15 Michael BeckMore inlining functions
2004-02-26 Götz Lindenmaieradded routines to free memory
2003-08-19 Götz Lindenmaieradded copyright information
2003-05-01 Till Riedelremoved xprint stuff completely
2003-04-10 Till RiedelFirst part of commit removing xprintf to make later...
2003-03-26 Götz LindenmaierAdapted to changes in tv and irmode
2003-02-18 Michael BeckAdded new_id_from_str(), id_contains_char()
2003-02-13 Michael BeckSimplifyed ident handling: Idents now are stored zero...
2003-02-12 Michael BeckClened up, more doxygen docu
2003-01-30 Götz Lindenmaierremoved warnings
2003-01-20 Boris Boesler*** empty log message ***
2002-12-19 Götz LindenmaierAdded static to many static routines
2002-09-11 Götz Lindenmaieradded print routines so that %I is obsolete.
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-06-11 Götz Lindenmaierunused var removed
2002-02-14 Götz Lindenmaierminor changes to help with making the ajacs-jikes backend
2001-11-28 Boris Boesleradded Id tag
2000-09-04 Götz Lindenmaier*** empty log message ***
2000-05-31 Christian Schäfer*** empty log message ***
2000-05-31 Christian Schäfer*** empty log message ***
2000-05-16 Christian SchäferInitial revision