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
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
c96869817f
Rejigger infrastructure to detect recursive OMITFUNC calls in evaltrig()
2008-09-23 22:21:39 -04:00
David F. Skoll
85a8ebb357
Slight efficiency improvement in OMIT testing.
2008-08-31 10:30:59 -04:00
David F. Skoll
a67d9e2524
Change behaviour: OMITFUNC ignores local/global OMIT context. Only sane
...
way to solve garbage-day problem; also allows for more flexibility.
2008-08-31 10:29:28 -04:00
David F. Skoll
f302c8eb95
Document OMITFUNC and fix huge bug. :-)
2008-08-29 21:22:48 -04:00
David F. Skoll
8d8d4b667d
Implement OMITFUNC clause in REM command.
2008-08-29 20:48:58 -04:00
David F. Skoll
ce3bb191c4
More code cleanups and const-correctness.
2008-01-30 21:37:19 -05: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
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
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