2012-03-24 |
markus schnalke | Merged folder_pack.c into folder.c. |
blob | commitdiff |
2012-01-05 |
markus schnalke | Explicit checks for return values of strcmp(). |
blob | commitdiff | diff to current |
2012-01-05 |
markus schnalke | Removed isprefix() and replaced it with strncmp(). |
blob | commitdiff | diff to current |
2012-01-04 |
markus schnalke | Renamed all standard sequences (e.g. cur->c) and made... |
blob | commitdiff | diff to current |
2012-01-03 |
markus schnalke | Relayouted all switch statements: case aligns with... |
blob | commitdiff | diff to current |
2011-12-09 |
markus schnalke | s/pfolder/curfolder/g |
blob | commitdiff | diff to current |
2011-12-09 |
markus schnalke | Completely reworked the path convertion functions |
blob | commitdiff | diff to current |
2011-11-20 |
markus schnalke | The existence of the profile entry Path is already... |
blob | commitdiff | diff to current |
2011-11-05 |
markus schnalke | Introduced FDEF and FCUR for speaking arguments to... |
blob | commitdiff | diff to current |
2011-11-05 |
markus schnalke | Renamed r1bindex() to mhbasename(), to make its functio... |
blob | commitdiff | diff to current |
2011-11-05 |
markus schnalke | Renamed ssequal() to isprefix(), because that's what... |
blob | commitdiff | diff to current |
2011-11-01 |
markus schnalke | Removed the space between function names and the openin... |
blob | commitdiff | diff to current |
2011-10-31 |
markus schnalke | Reformated comments and long lines |
blob | commitdiff | diff to current |
2011-10-07 |
markus schnalke | Rearranged whitespace (and comments) in all the code! |
blob | commitdiff | diff to current |
2010-12-03 |
Ken Hornstein | Remove RCS keywords, since they no longer work after... |
blob | commitdiff | diff to current |
2009-01-17 |
Eric Gillespie | * test/runtest, test/tests/inc/test-deb359167, |
blob | commitdiff | diff to current |
2008-08-05 |
Peter Maydell | uip/folder.c: chdir(nmhdir) in main rather than in... |
blob | commitdiff | diff to current |
2008-08-05 |
Peter Maydell | Dump hacky overoptimisation in addir -- it doesn't... |
blob | commitdiff | diff to current |
2008-08-05 |
Peter Maydell | Simplify dodir/addir/addfold (patch from Eric Gillespie) |
blob | commitdiff | diff to current |
2007-11-04 |
Joel Reicher | Return type of (*done)() changed to void. default_done... |
blob | commitdiff | diff to current |
2006-04-27 |
Joel Reicher | Created pluspath function to check for '+' prefix and... |
blob | commitdiff | diff to current |
2006-04-14 |
Joel Reicher | Get rid of some trivial warnings; unused variables... |
blob | commitdiff | diff to current |
2006-02-21 |
Josh Bressers | * h/utils.h, sbr/utils.c, uip/flist.c, uip/folder.c... |
blob | commitdiff | diff to current |
2006-02-20 |
Josh Bressers | * sbr/m_draft.c, sbr/utils.c, uip/folder.c, uip/inc... |
blob | commitdiff | diff to current |
2006-01-02 |
Josh Bressers | * patch #3967: Create a mh_xrealloc function to prevent... |
blob | commitdiff | diff to current |
2006-01-02 |
Josh Bressers | * patch #3966: Create a mh_xmalloc function to prevent... |
blob | commitdiff | diff to current |
2003-09-30 |
Glenn Burkhardt | [bug #4302] errno is not always an extern int |
blob | commitdiff | diff to current |
2002-11-18 |
Jon Steinhart | The file README-ATTACHMENTS was removed - it has been... |
blob | commitdiff | diff to current |
2002-07-02 |
Ken Hornstein | Add/update copyright notice in all source code files. |
blob | commitdiff | diff to current |
2000-02-04 |
Dan Harkless | Whoever originally added the -help switch to all the... |
blob | commitdiff | diff to current |
1999-07-16 |
Dan Harkless | Eliminated compilation warnings. |
blob | commitdiff | diff to current |
1999-04-30 |
Doug Morris | Initial revision |
blob | commitdiff | diff to current |
|