Dianne Skoll
|
3d97f87bcd
|
Remove obsolet error messages
|
2024-12-11 09:33:31 -05:00 |
|
Dianne Skoll
|
9f9ae77895
|
Bound-check GetErr
|
2024-12-09 20:03:15 -05:00 |
|
Dianne Skoll
|
533718b0a0
|
Massive whitespace cleanups: Untabify everything.
|
2024-11-08 20:30:13 -05:00 |
|
Dianne Skoll
|
7b098e95ad
|
Make error messages more consistent.
|
2024-08-28 18:21:35 -04:00 |
|
Dianne Skoll
|
cd8624e176
|
Tweak diagnostic messages.
|
2024-08-28 14:35:49 -04:00 |
|
Dianne Skoll
|
ef23bba77f
|
Track parse level high-water mark.
|
2024-06-03 15:13:32 -04:00 |
|
Dianne Skoll
|
a8bfb41a9e
|
Add $ExpressionTimeLimit system variable.
|
2024-06-02 14:01:17 -04:00 |
|
Dianne Skoll
|
b49c0f52bd
|
Implement EXPR ON and EXPR OFF
|
2024-06-02 12:39:00 -04:00 |
|
Dianne Skoll
|
caef8b80d6
|
Make it easier to match error messages to error constants.
|
2024-06-02 10:00:04 -04:00 |
|
Dianne Skoll
|
d2b43605ad
|
Completely revamp expression engine.
|
2024-06-01 08:19:12 -04:00 |
|
Dianne Skoll
|
7728e09337
|
Don't allow duplicate arg names in function definitions.
|
2024-06-01 08:19:09 -04:00 |
|
Dianne Skoll
|
0d55e04284
|
Make a local OMIT that doesn't specify a weekday name into a syntax error.
|
2024-03-03 14:51:53 -05:00 |
|
Dianne Skoll
|
72d10178bf
|
Mass-update copyright year to 2024.
|
2023-12-31 12:05:03 -05:00 |
|
Dianne Skoll
|
e4e2157622
|
Include limits in "too many XXX" error messages.
|
2023-12-28 19:08:15 -05:00 |
|
Dianne Skoll
|
2f196e3c9f
|
Update copyright year. :)
|
2022-12-30 13:43:28 -05:00 |
|
Dianne Skoll
|
0cea410529
|
Add a bunch of: "SPDX-License-Identifier: GPL-2.0-only" comments.
|
2022-12-26 14:24:33 -05:00 |
|
Dianne Skoll
|
a4ad0a9e97
|
Rename error constant.
|
2022-07-27 15:06:04 -04:00 |
|
Dianne Skoll
|
07f67e7dd7
|
Better error messages
|
2022-07-27 15:03:48 -04:00 |
|
Dianne Skoll
|
4d17494371
|
Bump copyright date.
|
2022-03-14 21:12:20 -04:00 |
|
Dianne Skoll
|
34409f7a7d
|
Update copyright year.
|
2021-04-02 10:43:54 -04:00 |
|
Dianne Skoll
|
08af33ece5
|
Don't allow DURATION without an AT.
|
2019-12-31 21:51:34 -05:00 |
|
Dianne Skoll
|
fbbffb4672
|
Bump version to 3.1.18 and copyright year to 2020.
|
2019-12-30 11:15:00 -05:00 |
|
Dianne Skoll
|
52d252723f
|
Depenguinization.
|
2018-11-04 10:56:47 -05: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
|
3e726f21f7
|
Improve error message.
|
2010-08-31 14:02:17 -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
|
26f0acab35
|
Opening of directories works properly.
|
2008-03-24 13:16:28 -04:00 |
|
David F. Skoll
|
a85ee5f31c
|
INCLUDE /directory works. Still need more futzing to fix parse error.
|
2008-03-24 12:58:23 -04:00 |
|
David F. Skoll
|
0ed1bb4017
|
Remove $Id$ tags.
|
2007-08-08 12:05:28 -04:00 |
|
dfs
|
f91bf634ad
|
Add FROM keyword.
Make Calendar delta calculations use ShouldTriggerReminder for proper
delta calculation.
|
2007-07-13 03:36:15 +00:00 |
|
dfs
|
09d11d36c3
|
Added tzconvert function.
|
2007-07-08 16:57:47 +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
|
0ff20006c7
|
-- Rearranged directory structure; starting conversion to autoconf.
|
1998-01-15 02:49:26 +00:00 |
|