Added init function to appender. This fixes ir_snprintf, since the
[libfirm] / ir / ir / irprintf.c
2004-12-14 Sebastian HackAdded init function to appender. This fixes ir_snprintf...
2004-12-13 Sebastian HackSome bugfixes. Added bitset dumping support.
2004-12-09 Sebastian HackAdded stdlib.h include for strtol()
2004-12-08 Sebastian HackMinor corrections.
2004-12-02 Michael Beckfixed config.h include
2004-11-29 Michael Beckfixed typo
2004-11-29 Michael BeckImproved doxygen docu
2004-11-29 Sebastian HackAdded iterator and callback functionality.
2004-11-29 Sebastian HackSmall modifications. Swapped %n and %N
2004-11-29 Sebastian HackAdded printf style dumping facility for firm types.