Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / new.c
2012-06-04 markus schnalkeRemoved configure flag --disable-locale and have it...
2012-05-05 markus schnalkeDon't require a length for switch prefixes without...
2012-05-01 markus schnalkeRenamed -version switch to -Version to remove the confl...
2012-03-27 markus schnalkenew: Improve the fix with the NULL-sentinel.
2012-03-27 markus schnalkenew: sequences[0] needs to be initialized to NULL.
2012-01-24 markus schnalkeAdded a comment and a variable initialization.
2012-01-04 markus schnalkeActivated a default unseen sequence; updated man pages...
2012-01-03 markus schnalkeRelayouted all switch statements: case aligns with...
2011-12-09 markus schnalkes/pfolder/curfolder/g
2011-12-09 markus schnalkeCompletely reworked the path convertion functions
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!
2010-12-20 Peter MaydellFix used-uninitialised warning in new.c
2010-12-20 Peter MaydellFix crash if fnext/fprev are given an empty folder...
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...
2009-12-30 David Levine * uip/new.c: cast folder_len to int to avoid warning on
2009-01-17 Eric Gillespie * test/runtest, test/tests/inc/test-deb359167,