A bit refactoring.
[mmh] / uip / annosbr.c
2012-03-20 markus schnalkeA bit refactoring.
2012-03-20 markus schnalkeanno: Undid the ``preserve argument hack''.
2012-02-08 markus schnalkeAnnotations will always be done inplace from now on.
2012-01-03 markus schnalkeRelayouted all switch statements: case aligns with...
2011-12-09 markus schnalkeWe have `NULL' in order to not need to write `(char...
2011-12-09 markus schnalkeRemoved void casts for ignored return values of functio...
2011-11-01 markus schnalkeRemoved the space between function names and the openin...
2011-10-31 markus schnalkeReformated comments and long lines
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-02-04 Earl Hood* Bug #15213, #18635: The use of the insecure m_scratch...
2008-04-05 Peter MaydellBug #20028 (Debian bug 399271): fix code assuming that...
2006-01-02 Josh Bressers* patch #3967: Create a mh_xrealloc function to prevent...
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...
2005-12-07 Jon SteinhartFixed a bug where anno -append put the headers in the...
2003-09-30 Glenn Burkhardt[bug #4302] errno is not always an extern int
2002-08-19 Jon SteinhartAdded an improved user interface for sending messages...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-05-29 Shantonu SenUpdating user programs to use <h/tws> instead of <zotne...
1999-04-30 Doug MorrisInitial revision