Dianne Skoll
3095fd7e4a
Enable warning-free compilation even with -Wextra.
2019-11-04 16:35:14 -05:00
Dianne Skoll
52d252723f
Depenguinization.
2018-11-04 10:56:47 -05:00
David F. Skoll
29c8475ea9
s/David/Dianne/
2015-04-17 02:07:18 -04:00
David F. Skoll
6d047c2856
Use a dynamic buffer to accumulate tags instead of a special-purpose data structure.
2010-09-29 14:07:14 -04:00
David F. Skoll
be86746685
Support multiple TAGs in a single REM.
2010-09-23 15:47:22 -04:00
David F. Skoll
b266b399ba
Test for fix of parse error.
...
Try REALLY hard to detect constant expressions...
2010-04-21 13:23:26 -04:00
David F. Skoll
a1faa8d804
Finish up Purge Mode:
...
o Make it recognize constant expressions (yay!)
o Make it not add a blank line to end of *.purged files.
o Make it nuke #!P comments in the source files.
2010-04-21 09:02:25 -04:00
David F. Skoll
184d29c592
More work on -j ("Purge Mode") option.
2010-04-19 15:57:35 -04:00
David F. Skoll
55cca49428
Start implementing a "-j" mode to purge old reminders.
2010-04-07 15:30:29 -04:00
David F. Skoll
72de7c6b14
Make CallFunc and built-in functions re-entrant.
2009-05-26 22:35:57 -04:00
David F. Skoll
5ef4061819
Let Remind accept a date of the form YYYY-MM-DD on cmdline.
2009-02-03 23:08:27 -05:00
David F. Skoll
c96869817f
Rejigger infrastructure to detect recursive OMITFUNC calls in evaltrig()
2008-09-23 22:21:39 -04:00
David F. Skoll
50a15cf089
Make evaltrig return a DATETIME if there's an AT clause.
2008-09-20 00:03:38 -04:00
David F. Skoll
b59d4ed4a4
Add "evaltrig" function.
2008-09-19 23:49:11 -04:00
David F. Skoll
1dcc3897d6
Allow sorting of untimed before timed.
2008-09-18 17:17:38 -04:00
David F. Skoll
8d8d4b667d
Implement OMITFUNC clause in REM command.
2008-08-29 20:48:58 -04:00
David F. Skoll
8249964380
Start coding feature allowing "INCLUDE /directory" which basically
...
includes "/directory/*.rem" files in glob-order.
2008-03-22 23:28:51 -04:00
David F. Skoll
ce3bb191c4
More code cleanups and const-correctness.
2008-01-30 21:37:19 -05:00
David F. Skoll
518aab3d02
Don't trash argv[] so reread works properly.
2008-01-28 11:28:17 -05:00
David F. Skoll
f055664f77
More const-correctness.
2008-01-27 11:02:03 -05:00
David F. Skoll
ba3e01f2ce
Add a bunch of const qualifiers.
2008-01-26 21:55:58 -05:00
David F. Skoll
e6c0371be1
Make calendar times show duration.
2007-09-16 17:44:33 -04:00
David F. Skoll
76d130ef82
Add -y option to synthesize tags.
2007-08-11 22:03:48 -04:00
David F. Skoll
0ed1bb4017
Remove $Id$ tags.
2007-08-08 12:05:28 -04:00
dfs
88ff86c910
Removed old non-ANSI, non-UNIX cruft.
2005-09-30 03:29:32 +00:00
dfs
da1b5ed9a0
Remove OS2_POPUP crap.
2005-09-28 02:39:11 +00:00
dfs
2bc3d991c1
-- Updated contact info, copyright years, etc.
2000-02-18 03:45:11 +00:00
dfs
f60fc18d1b
-- Changed copyright notice to Roaring Penguin Software Inc.
1999-04-05 17:34:34 +00:00
dfs
a39088084e
-- Made queued reminders carry the tag around (for TkRemind)
1998-03-30 05:08:51 +00:00
dfs
418e9ff265
-- Updated WHATSNEW.30
...
-- Fixed some more bugs.
1998-02-10 04:11:34 +00:00
dfs
38280bed8a
-- Pass some more basic tests.
...
-- Updated copyright year.
1998-02-10 03:15:46 +00:00
dfs
ce88211f50
-- Replaced static buffers with dynamic ones and broke everything.
1998-02-07 05:35:50 +00:00
dfs
931e7a7b26
-- Made source compatible with autoconf script.
1998-01-17 03:58:26 +00:00
dfs
0ff20006c7
-- Rearranged directory structure; starting conversion to autoconf.
1998-01-15 02:49:26 +00:00