Correct typo in comment.
[libfirm] / include / libfirm / tv.h
2009-12-18 Christoph MallonCorrect typo in comment.
2009-08-24 Sebastian BuchwaldFixed more doxygen warnings and typos.
2009-08-24 Sebastian BuchwaldSummary is not a doxygen tag
2008-12-11 Matthias Braunkeep the API consistent with other enable functions
2008-09-09 Michael Becktarval_ieee754_get_mantissa_size() implemented
2008-08-01 Michael Beck- tarval_sub() now has an additional parameter, needed for
2008-07-26 Michael Beck- add tarval_is_constant() to check whether a tarval...
2008-07-24 Michael Beck- is_tarval() added
2008-07-14 Michael Beck- add tarval_top and tarval_bottom as alias for tarval_...
2008-06-06 Michael Beckrenamed node type Rot to Rotl to make clear that this...
2008-04-27 Michael Beck- added fc_can_lossless_conv_to() / tarval_ieee754_can_...
2008-01-02 Michael Beckupdate copyright message
2007-11-14 Michael Beck- added more classification functions for floating...
2007-10-31 Michael Becktarval_is_minus_one() added
2007-09-17 Christoph MallonRemove enum tarval_classification_t.
2007-09-17 Christoph MallonRemove classify_tarval(). Use tarval_is_null(), tarval_...
2007-09-15 Matthias Braunforgot to comitt 2 files
2007-09-05 Michael Becktarval_divmod added
2007-07-25 Michael Beckadded ieee754 exact flag which allows more cases to...
2007-07-24 Michael Becktarval_ieee754_set_immediate_precision(), tarval_enable...
2007-07-23 Michael BeckCleaned up the tarval handling:
2007-06-01 Matthias Braunmoved external headers into include dir