properties updated
[libfirm] / ir / st / st.c
2007-04-30 Matthias Braunadjusted doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-04-02 Matthias Braunalloca is now declared in xmalloc.h
2007-03-29 Matthias Braunmove backend into libfirm
2005-12-05 Michael Beckadded missing assert.h
2004-12-23 Michael Beckused xcalloc instead of calloc
2004-12-22 Michael Beckmake allocation C-like
2004-12-21 Michael Beckadded include
2004-12-02 Michael Beckfixed config.h include
2004-08-13 Beyhannormalized names of functions, enums ...
2003-08-20 Götz Lindenmaiermoved misc.h to adt, splitted into misc and xmalloc,
2003-08-19 Götz Lindenmaieradded copyright information
2003-08-19 Michael Beckadded void casts to shut up warnings
2003-06-23 Till Riedeleliminated compiler wearnings
2003-03-12 Boris Boeslerreplaced malloc.h by stdlib.h
2003-02-19 Till Riedelconfig.h included
2003-01-13 Michael BeckRemoved non-portable __PRETTY_FUNCTION__
2003-01-13 Sebastian Felisadded doxygen comments
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-06-11 Götz Lindenmaierremoved unused var
2002-05-13 Götz LindenmaierNicer Syntax...
2002-04-16 Florian LiekwegAdded Exception marking support --flo