bearch: Disallow passing Projs to get_irn_ops().
[libfirm] / ir / ident / ident.c
2012-12-12 Matthias Braunremove license stuff from files
2011-12-14 Matthias Braunhashptr.h: use inline functions instead of #define
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-08 Andreas Zwinkaumerge kaps
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-05-28 Matthias Braunremove double const for idents
2010-05-26 Matthias Braunremove the infrastructure for using a custom identifier...
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2010-02-05 Matthias Braunconstructors/destructors must not have a name
2008-11-22 Christoph MallonRemove unnecessary cast.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Matthias Braunremove unused support for wchar idents
2008-10-05 Michael Beck- add missing include
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-04-30 Michael Beckadd a comment that memcmp is not hostile here
2008-04-02 Matthias Braunfix warning
2008-04-02 Matthias Braunhelper function for creating unique identifiers
2008-01-02 Michael Beckupdate copyright message
2007-06-18 Matthias Braunfixed warnings
2007-04-27 Matthias Braunnormalized doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-04-02 Christoph MallonMove includes for alloca() to xmalloc.h, so not everyon...
2007-03-29 Matthias Braunmove backend into libfirm
2005-12-30 Michael Beckextern "C" added
2005-12-05 Michael Beckwchar support added
2005-11-24 Michael Beckadded a pseudo implementation of struvt ident to allow...
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