removed warning
[libfirm] / ir / tv / tv.h
2005-07-01 Michael Beckfixed doxygen docu
2005-06-20 Michael Becktypos fixed
2005-06-09 Sebastian HackAdded const to tv.h
2005-06-06 Michael Beckget_tarval_minus_one() function added
2005-03-09 Götz Lindenmaiercomments
2005-02-16 Michael Beckremoved pnc.h, used pn_Cmp
2005-02-10 Sebastian HackFixed include ring
2005-01-12 Michael Beckadded get_tarval_plus_inf() and get_tarval_minus_inf...
2004-11-26 Florian Liekwegprepare add of 'link' field to tarvals
2004-10-19 Michael BeckAdded overflow mode for interger operations (was alread...
2004-08-16 Rubino Geißremoved C++ style comments
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-14 Götz Lindenmaiernormalized various stuff
2004-07-14 Götz Lindenmaiernormalized name
2004-07-06 Beyhannew SymConst semantics
2004-02-26 Götz Lindenmaieradded routines to free memory
2004-01-12 Götz Lindenmaierfirmjni bugfix
2004-01-09 Michael BeckFixed documentation od tarval_classify and add new...
2003-11-27 Michael BeckAdded tarval_is_one function
2003-10-16 Götz Lindenmaiercomment`
2003-09-24 Götz Lindenmaier*** empty log message ***
2003-09-23 Michael BeckFixed sc_neg() and sc_not(), added tarval_not(), fixed...
2003-08-29 Götz Lindenmaiertypes for constants (optional)
2003-08-19 Götz Lindenmaieradded copyright information
2003-08-19 Götz Lindenmaier???
2003-08-13 Götz LindenmaierSyntax -- to make firmjni compatible
2003-08-11 Matthias HeilRepaired fltcalc to work with a long double interface
2003-07-11 Michael Beckfixed:
2003-05-26 Götz Lindenmaiernormalizations in irdump, changes for heap analysis...
2003-05-19 Michael Becktarval_is_null() function added
2003-04-28 Michael BeckNew function tarval_snprintf() implemented.
2003-04-22 Götz LindenmaierChanges to make firmjni compatible
2003-04-11 Michael BeckAdded tarval output mode.
2003-04-10 Till RiedelFirst part of commit removing xprintf to make later...
2003-04-09 Matthias HeilFixed rotation
2003-04-04 Michael BeckFixed floting point computation, other small fixes
2003-04-01 Michael BeckAdded tarval_sub_bits() fucntion to access the (binary...
2003-04-01 Michael BeckConverted comments to doxygen style, added more documen...
2003-03-28 Götz Lindenmaier*** empty log message ***
2003-03-26 Götz Lindenmaierremoved stdbool.h, problems with g++
2003-03-26 Götz LindenmaierNew implementation of tarval module
2003-03-11 Götz Lindenmaierbugfix: free_entity removed entity that still was...
2003-02-17 Michael BeckFixed prototypes to compile with -Wstrict-prototypes.
2003-02-04 Michael BeckConverted to doxygen comments
2003-01-14 Sebastian Hackremoved ; after comment
2003-01-14 Michael BeckMore doxygen docu added.
2003-01-09 Götz LindenmaierAdded new mode for unicode character.
2002-12-19 Götz LindenmaierRemoved bool.h, replaced by stdboo.h
2002-11-29 Götz LindenmaierBugfix
2002-11-26 Matthias HeilModi umbenannt
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-10-09 Götz LindenmaierAdded access routines to external variables.
2002-09-27 Götz LindenmaierMoved unused macro from .h to _t.h
2002-09-11 Götz Lindenmaier?
2002-07-03 Götz LindenmaierChanges to avoid compiler warnings.
2002-06-28 Götz LindenmaierAccess routine to tarval
2002-06-25 Florian LiekwegWhitespace changes --flo
2002-04-26 Götz LindenmaierAdded several constructors to tv.
2002-04-26 Götz LindenmaierAdded new constructor
2001-12-10 Götz LindenmaierAdded support for constant entities. A new example...
2001-11-28 Boris Boesleradded Id tag
2001-06-20 Götz Lindenmaierimplemented tarval_abs, tarval_is_negative
2001-06-20 Götz Lindenmaier*** empty log message ***
2001-06-18 Götz Lindenmaierome comment
2001-06-08 Götz Lindenmaieradded a preprocessor flag in tv.c so that it can be...
2001-03-12 Boris Boeslerminor fix for use of $(INSTALL_HEADERS) instead of...
2001-03-01 Götz Lindenmaier*** empty log message ***
2001-01-24 Götz Lindenmaier*** empty log message ***
2000-11-21 Christian Schäfer*** empty log message ***
2000-09-04 Götz Lindenmaier*** empty log message ***
2000-05-31 Christian Schäferremoved the two attributes, 'label lab' and 'bool used...
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