Dianne Skoll
|
fa0428b9fe
|
Fix compile error for Romanian language; avoid compiler warning for non-English languages.
|
2019-12-29 19:08:48 -05:00 |
|
Dianne Skoll
|
4e5033dd24
|
Implement adding DATETIME+TIME, TIME+DATETIME and TIME+TIME
|
2019-12-29 18:46:10 -05:00 |
|
Dianne Skoll
|
00863f3830
|
Add header file dependency.
|
2019-12-28 17:46:17 -05:00 |
|
Dianne Skoll
|
6e4f2b9466
|
Implement remaining trigger introspection functions.
|
2019-12-28 17:09:05 -05:00 |
|
Dianne Skoll
|
9a6fc0253b
|
Clear last triggers in all necessary spots.
|
2019-12-28 16:42:10 -05:00 |
|
Dianne Skoll
|
3180c781ed
|
Start working on making bits of the trigger and time trigger introspectable.
|
2019-12-28 16:37:47 -05:00 |
|
Dianne Skoll
|
632152e8b6
|
Remember the last trigger and time trigger.
|
2019-12-28 16:24:16 -05:00 |
|
Dianne Skoll
|
2bdcadc7ab
|
Minor cleanups.
|
2019-11-21 11:36:49 -05:00 |
|
Dianne Skoll
|
421ddfc68e
|
Catch date overflow in slide() function.
|
2019-11-21 11:06:00 -05:00 |
|
Dianne Skoll
|
41594bc1ac
|
Update release notes.
|
2019-11-15 11:14:23 -05:00 |
|
Dianne Skoll
|
e85199d464
|
Remove obsolete line.
|
2019-11-15 11:08:04 -05:00 |
|
Dianne Skoll
|
a6ee3bc704
|
Use git-archive to create tarball.
|
2019-11-15 11:06:19 -05:00 |
|
Dianne Skoll
|
05b97aabb2
|
Sign releases.
|
2019-11-15 10:56:40 -05:00 |
|
Dianne Skoll
|
72403a2512
|
Warn if "OMIT a THROUGH b" has a > b
|
2019-11-14 11:09:51 -05:00 |
|
Dianne Skoll
|
4ec619d646
|
Update copyright date.
|
2019-11-07 20:52:38 -05:00 |
|
Dianne Skoll
|
6178a627a0
|
Fix bug that prevented warning if we redefine a built-in function.
|
2019-11-07 20:50:35 -05:00 |
|
Dianne Skoll
|
3095fd7e4a
|
Enable warning-free compilation even with -Wextra.
|
2019-11-04 16:35:14 -05:00 |
|
Dianne Skoll
|
0ae3dae030
|
Allow shortand: SCANFROM -n meaning SCANFROM [today() - n]
|
2019-11-04 16:08:44 -05:00 |
|
Dianne Skoll
|
f81f6deb20
|
Apply patch from Dov Feldstern to fix Adar behaviour.
|
2018-12-11 10:05:11 -05:00 |
|
Dianne Skoll
|
709adacac2
|
Add helper script to sync to dianne.skoll.ca git repo
|
2018-11-29 11:18:35 -05:00 |
|
Dianne Skoll
|
9841cdd355
|
When dumping queue contents, omit expired reminders.
|
2018-11-28 14:27:40 -05:00 |
|
Dianne Skoll
|
32fb1706c8
|
Fix a few more SystemTime calls.
|
2018-11-04 13:47:18 -05:00 |
|
Dianne Skoll
|
c9e6cd9796
|
Queue should use actual clock in computer.
|
2018-11-04 13:45:23 -05:00 |
|
Dianne Skoll
|
81677528a5
|
In -z0 mode, wake up exactly on the minute.
|
2018-11-04 13:39:00 -05:00 |
|
Dianne Skoll
|
7761baba10
|
?
|
2018-11-04 13:29:59 -05:00 |
|
Dianne Skoll
|
52d252723f
|
Depenguinization.
|
2018-11-04 10:56:47 -05:00 |
|
Dianne Skoll
|
011a95ebbd
|
Format the queue output better.
|
2018-04-19 14:01:09 -04:00 |
|
Dianne Skoll
|
7d6617d21e
|
Finish adding queue feature.
|
2018-04-18 10:57:51 -04:00 |
|
Dianne Skoll
|
f684baeeb9
|
Add a QUEUE daemon command to dump the queue.
|
2018-04-18 10:43:49 -04:00 |
|
Dianne Skoll
|
69e9fa4721
|
Put hostname in tkremind window. Silence gcc warning.
|
2017-07-18 10:36:08 -04:00 |
|
Dianne Skoll
|
72d154c5e0
|
Patch from Stephen Morgan to calculate astronomical and nautical twilight in addition to civil twilight.
|
2017-01-19 10:11:54 -05:00 |
|
Dianne Skoll
|
84b0a96170
|
Accept datetimes in ISO-8601 format on input.
Add $DateTimeSep system variable to select T or @ as separator
on output.
|
2016-07-25 10:05:25 -04:00 |
|
Dianne Skoll
|
ec4e58f25c
|
Proper fix for overflow.
|
2015-07-27 13:20:00 -04:00 |
|
Dianne Skoll
|
0c699c2a19
|
Fix potential buffer overflow.
|
2015-07-27 13:18:16 -04:00 |
|
Dianne Skoll
|
739a938d32
|
Don't permit repeated DELTA or REPEATs either.
|
2015-05-27 13:21:33 -04:00 |
|
Dianne Skoll
|
61ad405b4a
|
Reject AT clause with more than one following TIME.
|
2015-05-27 13:19:25 -04:00 |
|
David F. Skoll
|
29c8475ea9
|
s/David/Dianne/
|
2015-04-17 02:07:18 -04:00 |
|
David F. Skoll
|
6dd0f6ed63
|
Fix typo.
|
2014-11-06 14:32:30 -05:00 |
|
David F. Skoll
|
fc2d7ae446
|
Add support for __EOF__ to make Remind stop reading a file.
|
2014-05-22 14:19:06 -04:00 |
|
David F. Skoll
|
d232ac0334
|
Clear out MD5 context correctly.
|
2014-02-14 12:46:12 -05:00 |
|
David F. Skoll
|
6e8dd68c8a
|
Use ADVANCE_MODE rather than CAL_MODE for "-n" cmdline option.
|
2013-04-30 15:58:02 -04:00 |
|
David F. Skoll
|
495cc1b38d
|
Improve PNG images.
|
2013-03-22 16:21:52 -04:00 |
|
David F. Skoll
|
cae3e18717
|
Two cleanup patches from Simon Ruderich.
|
2013-03-18 14:07:09 -04:00 |
|
David F. Skoll
|
0e989a7422
|
Use atan2 instead of atan.
|
2013-03-10 18:00:36 -04:00 |
|
David F. Skoll
|
7b7ce5bb57
|
Remove dead code and dead variable.
|
2013-03-08 10:27:38 -05:00 |
|
David F. Skoll
|
df95cdaad0
|
Final sunrise/sunset tweakage.
|
2013-03-08 10:26:48 -05:00 |
|
David F. Skoll
|
3026b6e5c2
|
Tweak sun stuff per John McGowan ticket #27369.
|
2013-03-07 13:49:53 -05:00 |
|
David F. Skoll
|
b3306c5572
|
Revert change: TrigAttempts too hard to define.
|
2012-12-09 11:23:02 -05:00 |
|
David F. Skoll
|
9ef3be33e5
|
Add new $TrigAttempts special var.
|
2012-12-09 11:17:16 -05:00 |
|
David F. Skoll
|
292262c128
|
-z defaults to 1, not 5, so correct man page and help output.
Thanks to Simon Ruderich for pointing out the bug.
|
2012-11-01 13:07:42 -04:00 |
|