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
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
f470297958
Make max. string length controllable with $MaxStringLen system variable.
2008-10-05 13:49:45 -04:00
David F. Skoll
4c53710279
Set maximum string length to 65535 to minimize chances of self-DOS.
2008-09-19 23:28:19 -04:00
David F. Skoll
ba928989f7
Make expression parser accept backslashes in strings so we can do:
...
SET a "Some \"embedded\" quotes"
2008-02-06 23:35:46 -05:00
David F. Skoll
ce3bb191c4
More code cleanups and const-correctness.
2008-01-30 21:37:19 -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
e1b2990fb0
Prevent possible memory leak.
2007-08-12 20:01:50 -04:00
David F. Skoll
0ed1bb4017
Remove $Id$ tags.
2007-08-08 12:05:28 -04: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
47645cddb6
Added full support for DATETIME data type.
2007-06-29 01:17:39 +00:00
dfs
cf2af56a05
Allow DATETIME - DATETIME
2007-06-28 21:57:07 +00:00
dfs
9501498a7e
Add DATETIME type.
2007-06-28 03:04:44 +00:00
dfs
88ff86c910
Removed old non-ANSI, non-UNIX cruft.
2005-09-30 03:29:32 +00:00
dfs
49cd14846c
Fix bug in parsing unterminated date literals.
2004-09-04 03:17:09 +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
38280bed8a
-- Pass some more basic tests.
...
-- Updated copyright year.
1998-02-10 03:15:46 +00:00
dfs
f4e09f9e96
-- Got dynamic-buffer version to pass acceptance test.
1998-02-09 00:25:45 +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