David F. Skoll
|
29c8475ea9
|
s/David/Dianne/
|
2015-04-17 02:07:18 -04:00 |
|
David F. Skoll
|
b21a206c26
|
Fix token comparisons to be case-insensitive.
|
2010-09-13 20:17:02 -04:00 |
|
David F. Skoll
|
e827516b72
|
Add "OMIT start THROUGH end" syntax. Also add "OMIT DEBUG"
Add syntactic sugar:
REM start THROUGH end is converted to REM start *1 UNTIL end
|
2010-08-31 12:19:08 -04:00 |
|
David F. Skoll
|
184d29c592
|
More work on -j ("Purge Mode") option.
|
2010-04-19 15:57:35 -04:00 |
|
David F. Skoll
|
516c4e2c39
|
Allow literal dates and datetimes in REM and OMIT statements.
This lets us avoid cluttering up files with [trigger(expr)]; we can
use [expr] directly.
|
2009-05-09 16:41:15 -04:00 |
|
David F. Skoll
|
8d8d4b667d
|
Implement OMITFUNC clause in REM command.
|
2008-08-29 20:48:58 -04:00 |
|
David F. Skoll
|
03e9dbf364
|
More const qualification.
|
2008-01-28 11:39:15 -05:00 |
|
David F. Skoll
|
f055664f77
|
More const-correctness.
|
2008-01-27 11:02:03 -05:00 |
|
David F. Skoll
|
b40d5d7984
|
Performance improvements.
|
2007-08-22 12:00:12 -04:00 |
|
David F. Skoll
|
0ed1bb4017
|
Remove $Id$ tags.
|
2007-08-08 12:05:28 -04:00 |
|
dfs
|
ce4311c3df
|
Add support for FROM keyword (a slight variation on SCANFROM)
|
2007-07-12 23:36:03 +00:00 |
|
dfs
|
be7086579e
|
Make DateSep and TimeSep into system variables that can be changed
at runtime.
|
2007-07-01 20:12:15 +00:00 |
|
dfs
|
951f2785cc
|
Support arbitrarily-long DURATIONs
|
2005-11-20 01:26:59 +00:00 |
|
dfs
|
30090d3f8d
|
Fix segmentation fault (Stan Tobias)
|
2005-11-20 00:40:51 +00:00 |
|
dfs
|
88ff86c910
|
Removed old non-ANSI, non-UNIX cruft.
|
2005-09-30 03:29:32 +00:00 |
|
dfs
|
ff04b2e481
|
Whitespace cleanup.
|
2001-11-06 15:51:37 +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
|
b1e70ef272
|
-- Fixed uninitialized variable error.
-- Fixed syntax error for non-English languages
-- Updated version
|
1998-03-01 20:43:53 +00:00 |
|
dfs
|
69d85c5228
|
-- Compiles with no warnings with -Wall flag
|
1998-02-14 03:31:58 +00:00 |
|
dfs
|
d380f4571b
|
-- Updated WHATSNEW.30
-- Updated Remind.1 man page
-- Made rem2html escape special HTML characters
-- Made Remind parser more forgiving. (!)
|
1998-02-12 03:32:05 +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 |
|