AboutSummaryRefsLogTreeCommitDiffStats
path: root/mcron.c.template
Commit message (Collapse)AuthorAgeFilesLines
* main: Add (mcron main) module.Mathieu Lirzin2016-05-071-120/+0
| | | | | | | | | | | | | | | | Remove 'ed' hack to eval content of scm/mcron/main.scm in the C wrapper. Use proper libguile functions instead. * scm/mcron/main.scm (mcron main): New module. (show-version, show-package-information, show-help, main): Remove extra newline characters in strings. * mcron.c.template: Rename to ... * mcron.c: ... this. (inner_main): Set current module to (mcron main). * makefile.ed: Delete file. * configure.ac: Remove check for 'ed'. * makefile.am: Adjust accordingly. * .gitignore: Likewise.
* Now runs (only) against guile-2.0.1.0.7Dale Mellor2014-04-281-5/+5
|
* Upgrade to GPLv3 and bump version to 1.0.4.1.0.4Dale Mellor2010-06-121-13/+13
|
* Update to 1.0.3. Lots of small changes, mainly to work with guile 1.8.0. ↵1.0.3dale_mellor2006-04-161-0/+1
| | | | Daylight savings time is now handled okay. Bug fix in Vixie parser. User gets option to correct bad crontab entries.
* Changes requested by David D. Smith.1.0.2.rc1dale_mellor2005-10-231-21/+28
| | | | Non-root install.
* All changes from 0.99.1 to 0.99.2 pre-release.0.99.2dale_mellor2003-07-201-14/+2
|
* Initial version. Production quality, fully complete source but contains ↵dale_mellor2003-07-041-0/+124
known bugs (lots!)