Relayouted all switch statements: case aligns with switch.
[mmh] / uip / replsbr.c
2012-01-03 markus schnalkeRelayouted all switch statements: case aligns with...
2011-11-05 markus schnalkeRenamed r1bindex() to mhbasename(), to make its 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!
2011-10-05 markus schnalkeRemoved mhn, as it was already replaced by mhlist/mhsho...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2007-04-13 Joel ReicherChange all chars being passed to the ctype macros ...
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2006-01-29 Oliver Kiddleremove trailing newlines from components to fix bug...
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-10-05 Oliver KiddleHarald Geyer: back out fork/vfork workaround and handle...
2005-05-18 Oliver Kiddletest/report error writing to stdout
2003-06-26 Glenn Burkhardtfix for bug #578 repl leaks umask; there are several...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-04-30 Doug MorrisInitial revision