Commit Graph

2325 Commits

Author SHA1 Message Date
David F. Skoll c56cfe9e1d Fix test harness failure. 2012-05-08 16:54:54 -04:00
David F. Skoll f6b6a3285c Apply patch from Jonathan Kamens to allow 0-point margins. 2012-04-26 08:57:37 -04:00
David F. Skoll 6b031b0fdf Change "Daylight Savings" to "Daylight Saving" 2012-03-23 15:45:49 -04:00
David F. Skoll 2dab7025ba Fix incorrect info in man page. 2012-03-14 11:47:43 -04:00
David F. Skoll 7403114897 Patch to allow compilation with gcc 2.95. 2012-02-13 10:23:53 -05:00
David F. Skoll 82cbeec560 Update tests to skip sun-tests by default. 2012-01-23 13:21:50 -05:00
David F. Skoll df6b4ac566 Update release notes. 03.01.12 2012-01-23 13:08:22 -05:00
David F. Skoll 4ba21ab526 Fix test-all-languages.sh. 2012-01-23 12:01:11 -05:00
David F. Skoll acac7a7b31 Add shell script to test all languages. Add %* substitutions to tstlang.rem 2012-01-23 11:58:07 -05:00
David F. Skoll 2290fd09f5 Add altmode to various languages. 2012-01-23 11:49:32 -05:00
David F. Skoll f02b6a1773 "-x" flag to git-ls-files doesn't work, apparently. 2012-01-23 11:14:00 -05:00
David F. Skoll efffe05d42 Merge branch 'master' of ssh://source.roaringpenguin.com/home/dfs/personal-git-repos/Remind 2012-01-20 15:49:27 -05:00
David F. Skoll 950d67c522 Update Finnish translation for altmode. 2012-01-20 15:49:03 -05:00
David F. Skoll a1aa61f54e Fix comment. 2012-01-12 13:12:59 -05:00
David F. Skoll 3c2bd66460 Clarify wording. 2012-01-12 13:05:46 -05:00
David F. Skoll 245cebee56 If multiple -a options are supplied, then *do* trigger timed reminders
that are in the future.
2012-01-12 13:04:53 -05:00
David F. Skoll c45364fdb3 More WIP on PHP stuff. 2012-01-12 12:48:36 -05:00
David F. Skoll e380308604 More sunstuff tweaking. 2011-12-28 13:14:24 -05:00
David F. Skoll bd019524dd Update test output 2011-12-28 08:50:03 -05:00
David F. Skoll 895536d7d3 Use proper value of cos(6 degrees) for dusk/dawn 2011-12-28 08:49:37 -05:00
David F. Skoll 3a0e41afd1 Round off sun times to nearest minute. 2011-12-27 12:34:17 -05:00
David F. Skoll 23dd28471e Update sunrise/sunset calculations with different formula for mean anomaly. 2011-12-27 12:20:36 -05:00
David F. Skoll 761217d403 Add dawn/sunrise/sunset/dusk tests. 2011-12-26 17:44:34 -05:00
David F. Skoll 77ed694111 Use proper formula for dusk/dawn. 2011-12-26 14:41:21 -05:00
David F. Skoll 61bcce3104 Add tests for %*x and upper-case %*X substitutions. 2011-12-25 11:43:07 -05:00
David F. Skoll bf41b12ccd Paranoia. 2011-12-24 11:04:21 -05:00
David F. Skoll 5eabd7d8d8 Fix dumb error. :) 2011-12-24 11:02:52 -05:00
David F. Skoll 0c66f5f3af Add "alternate" substitution mode: %*X is the same as %x but it leaves
out the preposition "at" or "on".
2011-12-24 10:58:37 -05:00
David F. Skoll 3190f784d9 Update copyright year. 03.01.11 2011-12-16 16:00:13 -05:00
David F. Skoll 394ff55879 Bump version number. 2011-12-16 15:58:30 -05:00
David F. Skoll 9b846835bc Bump version to 03.01.11 2011-12-16 15:56:34 -05:00
David F. Skoll 01776af167 Update WHATSNEW 2011-12-16 15:51:26 -05:00
David F. Skoll 0db10424ad Make sure COLOUR works just as well as COLOR. 2011-12-16 15:47:46 -05:00
David F. Skoll bafd7ea073 Apply Debian fixes from Kurt B. Kaiser. 2011-12-11 17:43:26 -05:00
David F. Skoll 0ab27fcb4b Fix typo. 2011-12-05 16:47:21 -05:00
David F. Skoll 95d016712e Merge branch 'master' of ssh://source.roaringpenguin.com/home/dfs/personal-git-repos/Remind 2011-12-05 16:43:19 -05:00
David F. Skoll fcb55001bb Allow the color special to be spelled COLOR or COLOUR. 2011-12-05 16:42:57 -05:00
David F. Skoll 7bc6961101 Apply some minor cleanup patches from Debian 2011-07-28 14:31:18 -04:00
David F. Skoll 450e88fad8 Fix typo. 2011-03-16 15:49:03 -04:00
David F. Skoll 3222b4c311 More work on PHP front/back-end. 2011-03-16 13:00:35 -04:00
David F. Skoll 1e0cc3605d Add THROUGH to vim syntax file. 2011-03-16 13:00:28 -04:00
David F. Skoll 129b7bfeb7 Fix typos. 2011-01-21 17:01:57 -05:00
David F. Skoll 388811b684 Handle MOON specials. 2011-01-21 16:59:03 -05:00
David F. Skoll f83257407b Yet more hacking. 2011-01-21 16:20:17 -05:00
David F. Skoll e4ced77340 Key entries by day. 2011-01-20 16:50:24 -05:00
David F. Skoll 92e0bc316a Parse out day/mon/yr 2011-01-20 16:40:11 -05:00
David F. Skoll a4a55f35b2 Start on PHP front-end to Remind. 2011-01-20 16:35:00 -05:00
David F. Skoll ed1150c189 Clarify sign of longitude components. 2011-01-03 09:42:15 -05:00
David F. Skoll 08080f4e86 Use 6-degree definition (Civil Dawn) instead of older 14-degree below horizon. 2010-12-16 09:00:12 -05:00
David F. Skoll de4ebb8be6 Update WHATSNEW. 03.01.10 2010-10-30 17:13:17 -04:00