Dianne Skoll
|
814dd51270
|
Start working on TODO and COMPLETE-THROUGH. Still a WIP!!!
|
2025-08-11 16:29:34 -04:00 |
|
Dianne Skoll
|
59fdf70732
|
Fix spelling error.
|
2025-08-10 09:14:57 -04:00 |
|
Dianne Skoll
|
24ed30fee0
|
Add RETURN command
Suggestion from Hymie! on Remind mailing list.
feature/RETURN
|
2025-08-06 11:08:41 -04:00 |
|
Dianne Skoll
|
86dcd9ce89
|
Set release date.
05.05.00
|
2025-07-28 10:21:26 -04:00 |
|
Dianne Skoll
|
4915dc1e8d
|
Make torture tests even worse!!! :)
|
2025-07-25 16:50:49 -04:00 |
|
Dianne Skoll
|
8c4cff22a5
|
Update WHATSNEW.
|
2025-07-25 12:07:50 -04:00 |
|
Dianne Skoll
|
50850134f6
|
Fix typom... sigh.
|
2025-07-25 11:29:52 -04:00 |
|
Dianne Skoll
|
a5de77cc91
|
Call DBufInit.
|
2025-07-25 11:29:33 -04:00 |
|
Dianne Skoll
|
87e4ed23bf
|
Bump version to 05.05.00.
|
2025-07-25 11:02:30 -04:00 |
|
Dianne Skoll
|
0fe1d1591e
|
Add comment
|
2025-07-24 15:27:13 -04:00 |
|
Dianne Skoll
|
dfb137085a
|
Defensive programming.
|
2025-07-24 15:26:17 -04:00 |
|
Dianne Skoll
|
143cdecb9e
|
Avoid memory leak; make popping more efficient.
|
2025-07-24 15:25:01 -04:00 |
|
Dianne Skoll
|
183ccf9d1c
|
Add torture test for PUSH-VARS / POP-VARS
|
2025-07-24 14:59:00 -04:00 |
|
Dianne Skoll
|
56ad4efb1a
|
Use PUSH-VARS/POP-VARS to preserve state.
|
2025-07-24 14:54:53 -04:00 |
|
Dianne Skoll
|
f4805a443b
|
Prevent segfault if we just say "push-funcs"
|
2025-07-24 14:45:52 -04:00 |
|
Dianne Skoll
|
977aa3d6cf
|
More torture-testing.
|
2025-07-24 14:38:47 -04:00 |
|
Dianne Skoll
|
fe7ac980e5
|
Add a torture test for PUSH-FUNCS / POP-FUNCS
|
2025-07-24 14:37:39 -04:00 |
|
Dianne Skoll
|
aebab73dfa
|
Update docs to user PUSH-FUNCS/POP-FUNCS rather than FRENAME.
|
2025-07-24 14:33:32 -04:00 |
|
Dianne Skoll
|
9bd0055d4d
|
Add PUSH-FUNCS and POP-FUNCS.
|
2025-07-24 14:31:12 -04:00 |
|
Dianne Skoll
|
d944ceb32d
|
Implement clone_expr_tree in preparation for supporting PUSH-FUNCS / POP-FUNCS.
|
2025-07-24 12:06:23 -04:00 |
|
Dianne Skoll
|
3eadb3f767
|
Tweak man page wording.
|
2025-07-23 19:39:29 -04:00 |
|
Dianne Skoll
|
be8a0621d1
|
Properly trace set-but-not-used variables interacting with PUSH-VARS / POP-VARS
|
2025-07-23 19:37:03 -04:00 |
|
Dianne Skoll
|
235f947dd1
|
Replace PUSH-SYSVARS / POP-SYSVARS with better PUSH-VARS / POP-VARS commands.
|
2025-07-23 19:27:09 -04:00 |
|
Dianne Skoll
|
93dddec24a
|
Initialize pushed value to ERR_TYPE to avoid inappropriate possible free() later on.
|
2025-07-23 10:07:58 -04:00 |
|
Dianne Skoll
|
c13b721550
|
Propagate errors.
|
2025-07-22 19:12:26 -04:00 |
|
Dianne Skoll
|
1c961dca83
|
One more test.
|
2025-07-22 17:37:05 -04:00 |
|
Dianne Skoll
|
700ac85e54
|
Make warnings for unmatched PUSH-SYSVARS correspond to those for unmatched PUSH-OMIT-CONTEXT
|
2025-07-22 17:35:21 -04:00 |
|
Dianne Skoll
|
e20a14109a
|
Use PUSH-SYSVARS / POP-SYSVARS in example.
|
2025-07-22 17:30:15 -04:00 |
|
Dianne Skoll
|
a3703173e2
|
Clarify documentation of PUSH-/POP-SYSVARS.
|
2025-07-22 17:24:27 -04:00 |
|
Dianne Skoll
|
7325375ccd
|
Add PUSH-SYSVARS and POP-SYSVARS commands.
|
2025-07-22 17:20:58 -04:00 |
|
Dianne Skoll
|
4b898b2ba1
|
Add cppcheck top-level makefile target.
|
2025-07-22 16:18:10 -04:00 |
|
Dianne Skoll
|
aa3760bc04
|
Make a bunch of functions static, on the recommendation of cppcheck.
|
2025-07-22 15:44:57 -04:00 |
|
Dianne Skoll
|
ea5e8c90ff
|
More const stuff.
|
2025-07-21 18:46:31 -04:00 |
|
Dianne Skoll
|
609b68ab21
|
Add const-correctness to various hash table functions.
|
2025-07-21 18:28:24 -04:00 |
|
Dianne Skoll
|
c3ab2a15cf
|
Add some consts as recommended by make cppcheck.
|
2025-07-21 17:44:13 -04:00 |
|
Dianne Skoll
|
418b050b1c
|
Fix typo
|
2025-07-16 11:20:33 -04:00 |
|
Dianne Skoll
|
4ab8897577
|
Update WHATSNEW.
05.04.02
|
2025-07-16 11:07:43 -04:00 |
|
Dianne Skoll
|
9613417a2e
|
Bump version to 05.04.02
|
2025-07-16 11:03:25 -04:00 |
|
Dianne Skoll
|
f808a2963d
|
When using -dt, print the trigger date for a fully-specified but expired trigger.
|
2025-07-09 12:11:38 -04:00 |
|
Dianne Skoll
|
96a4dc3189
|
Make macro safer.
|
2025-07-07 22:21:53 -04:00 |
|
Dianne Skoll
|
3c60285466
|
Add Chinese new year dates 2051 through 2100.
|
2025-07-05 17:50:53 -04:00 |
|
Dianne Skoll
|
6fed350e1f
|
Give better error messages thant "Type mismatch" for bad month or weekday names.
|
2025-07-05 09:52:30 -04:00 |
|
Dianne Skoll
|
9f220555af
|
Exit early from FromDSE if all we need is the year.
|
2025-07-02 14:39:15 -04:00 |
|
Dianne Skoll
|
005ccef953
|
Pass NULLs in a bunch of places where FromDSE result is not needed.
|
2025-07-02 14:21:32 -04:00 |
|
Dianne Skoll
|
578c98c865
|
Pass NULLs to FromDSE for info we don't need.
|
2025-07-02 14:10:42 -04:00 |
|
Dianne Skoll
|
64bf3381c6
|
Document mon(STRING)
|
2025-07-02 14:02:42 -04:00 |
|
Dianne Skoll
|
02ade6fc58
|
Add tests.
|
2025-07-02 11:42:03 -04:00 |
|
Dianne Skoll
|
2954fca8d8
|
Allow month to be specified by name in all places where it can be specified by number.
|
2025-07-02 11:40:02 -04:00 |
|
Dianne Skoll
|
8356dacf2a
|
Allow first argument of daysinmon to be a string.
|
2025-07-02 11:20:15 -04:00 |
|
Dianne Skoll
|
4fd145cf4e
|
Allow daysinmon() to take a single DATE or DATETIME argument.
|
2025-07-02 10:14:48 -04:00 |
|