Dianne Skoll
|
3a2ac067b0
|
Fix tests.
|
2025-01-14 13:49:13 -05:00 |
|
Dianne Skoll
|
c2ec4e9d29
|
Don't require any translation strings to include a trailing "\n"
|
2025-01-14 13:46:23 -05:00 |
|
Dianne Skoll
|
96c11e89eb
|
Add the TRANSLATE GENERATE command to generate a skeleton .rem file for localization.
|
2025-01-14 13:27:04 -05:00 |
|
Dianne Skoll
|
a35920f28e
|
Put quotes around function name when issuing "redefined" warning.
|
2025-01-14 11:30:06 -05:00 |
|
Dianne Skoll
|
788a09b2cd
|
Properly fix printing of ^-- here in error diagnosis.
Remind unit tests / tests (push) Successful in 1m36s
|
2025-01-13 12:55:14 -05:00 |
|
Dianne Skoll
|
18c8bc719f
|
Update tests to match commit 195ed15167
Remind unit tests / tests (push) Successful in 35s
|
2025-01-07 17:59:06 -05:00 |
|
Dianne Skoll
|
0bf2b0772a
|
Bump version to 05.02.02.
Remind unit tests / tests (push) Successful in 1m41s
|
2025-01-05 10:34:28 -05:00 |
|
Dianne Skoll
|
562cec3dc8
|
Mass-update copyright date to 2025.
|
2024-12-29 13:47:07 -05:00 |
|
Dianne Skoll
|
77080ff600
|
Make copyright notices consistent.
Remind unit tests / tests (push) Successful in 37s
|
2024-12-24 20:02:08 -05:00 |
|
Dianne Skoll
|
34c513ba3b
|
Add $CalType system variable.
|
2024-12-24 14:45:57 -05:00 |
|
Dianne Skoll
|
800a4b15b2
|
Add support for weekly PDF calendars with "-p+n" Remind option.
|
2024-12-24 13:07:45 -05:00 |
|
Dianne Skoll
|
078dba1e98
|
Prepare for 05.02.01 release.
Remind unit tests / tests (push) Successful in 28s
|
2024-12-16 19:37:31 -05:00 |
|
Dianne Skoll
|
5a2914f6c7
|
Start hash tables with 7 buckets instead of 17; print more detailed hash stats with -ds; consistently use ErrFp instead of stderr
Remind unit tests / tests (push) Successful in 32s
|
2024-12-14 11:52:16 -05:00 |
|
Dianne Skoll
|
b8c4786b33
|
Allow INCLUDE/DO/SYSINCLUDE to take a QuotedString argument. This allows for filenames with spaces in them.
|
2024-12-13 10:38:34 -05:00 |
|
Dianne Skoll
|
5e333f6162
|
Add the SYSINCLUDE directive.
|
2024-12-13 08:18:22 -05:00 |
|
Dianne Skoll
|
3362c7226c
|
Add regression test for commit 356b562d75
Remind unit tests / tests (push) Successful in 31s
|
2024-12-12 12:17:15 -05:00 |
|
Dianne Skoll
|
5a80d63060
|
Add localization tests.
|
2024-12-12 11:55:07 -05:00 |
|
Dianne Skoll
|
bc7c57e53b
|
Add another translation-propagation test.
Remind unit tests / tests (push) Successful in 27s
|
2024-12-11 20:10:11 -05:00 |
|
Dianne Skoll
|
a894076bfc
|
Verify two-way correspondence between translation table and system variables.
|
2024-12-11 19:48:19 -05:00 |
|
Dianne Skoll
|
92a6115a5c
|
Send the translation table to back-ends.
|
2024-12-11 15:24:37 -05:00 |
|
Dianne Skoll
|
929af71a10
|
Fix test.
|
2024-12-10 18:21:24 -05:00 |
|
Dianne Skoll
|
d3e6c81a3a
|
Synthesize mixed-case translations.
|
2024-12-10 17:02:41 -05:00 |
|
Dianne Skoll
|
a622d4fad4
|
Add LANGID translations to all language packs.
|
2024-12-10 15:27:41 -05:00 |
|
Dianne Skoll
|
6c0e7b4ff5
|
Add a second torture test to test hash-table resizing.
Remind unit tests / tests (push) Successful in 31s
|
2024-12-10 15:12:24 -05:00 |
|
Dianne Skoll
|
6b412062c2
|
Dump translation table in a way that it can be re-ingested.
|
2024-12-09 20:53:44 -05:00 |
|
Dianne Skoll
|
480216db9e
|
Update test file
|
2024-12-09 20:08:46 -05:00 |
|
Dianne Skoll
|
d9796e72e5
|
Allow error messages to be localized.
|
2024-12-09 19:55:23 -05:00 |
|
Dianne Skoll
|
e50d583659
|
Use case-sensitive hashing for dedup and translation hash tables.
|
2024-12-09 18:36:53 -05:00 |
|
Dianne Skoll
|
00dca8b70f
|
Bump version to 05.02.00.
|
2024-12-09 17:59:40 -05:00 |
|
Dianne Skoll
|
1446ac0552
|
Make the output of "make test" considerably less verbose.
Remind unit tests / tests (push) Successful in 33s
|
2024-12-09 14:33:02 -05:00 |
|
Dianne Skoll
|
1443282859
|
Add a whack more torture tests.
|
2024-12-09 14:09:40 -05:00 |
|
Dianne Skoll
|
4a2d707654
|
Properly handle deleting everything out of a hash table.
|
2024-12-09 13:59:41 -05:00 |
|
Dianne Skoll
|
a05d9eefc9
|
Make "SET $foo" also add a translation table entry if $foo is a dynamic translation variable.
|
2024-12-09 13:29:05 -05:00 |
|
Dianne Skoll
|
973019c4c7
|
Implement TRANSLATE keyword.
|
2024-12-09 12:56:40 -05:00 |
|
Dianne Skoll
|
cb712ad7e7
|
Replace the individual hash table implementations with a unified one.
|
2024-12-09 11:54:52 -05:00 |
|
Dianne Skoll
|
d161a8ff1a
|
Actually allow up to 9 levels of INCLUDE nesting.
Remind unit tests / tests (push) Successful in 42s
|
2024-11-30 23:03:09 -05:00 |
|
Dianne Skoll
|
e8c779c785
|
Update to 05.01.01.
|
2024-11-18 10:44:08 -05:00 |
|
Dianne Skoll
|
553899127a
|
Diagnose redefinition of built-in functions by checking newname before oldname
Remind unit tests / tests (push) Failing after 30s
|
2024-11-14 22:27:54 -05:00 |
|
Dianne Skoll
|
0c1954bdf4
|
Bump version to 05.01.00
Remind unit tests / tests (push) Failing after 44s
|
2024-11-14 10:36:45 -05:00 |
|
Dianne Skoll
|
46e1b7386e
|
Don't allow FRENAME to attempt to rename a built-in function.
|
2024-11-14 10:17:33 -05:00 |
|
Dianne Skoll
|
d7f5582a45
|
Add a test for the msgsuffix char(8) hack.
|
2024-11-13 21:59:23 -05:00 |
|
Dianne Skoll
|
f1591140d4
|
- Add $DefaultDelta system variable.
- Make FRENAME delete definition of newname if oldname is not defined.
- Document FRENAME, $DefaultDelta and the char(8) hack.
|
2024-11-13 21:45:54 -05:00 |
|
Dianne Skoll
|
ad5dff1de7
|
Add tests for FRENAME
|
2024-11-13 17:49:31 -05:00 |
|
Dianne Skoll
|
e48d025f5d
|
Add FRENAME to token list.
|
2024-11-13 17:30:15 -05:00 |
|
Dianne Skoll
|
ae39eb1d6e
|
Suppress LRM in tests for ease of 'diff'ing output.
Remind unit tests / tests (push) Failing after 30s
|
2024-11-12 23:31:25 -05:00 |
|
Dianne Skoll
|
342c229a57
|
Get dedup hash table stats; reduce slots to 32.
|
2024-11-12 21:56:27 -05:00 |
|
Dianne Skoll
|
e0fde98410
|
Add $DedupeReminders global variable.
|
2024-11-12 09:26:31 -05:00 |
|
Dianne Skoll
|
e2435c34a9
|
Bump version to 05.00.08
|
2024-11-08 12:43:30 -05:00 |
|
Dianne Skoll
|
d5e38ee3b4
|
Fix typo in test.rem.
Remind unit tests / tests (push) Successful in 28s
|
2024-10-18 11:26:41 -04:00 |
|
Dianne Skoll
|
eac07d212c
|
Bump version to 05.00.07
Remind unit tests / tests (push) Successful in 29s
|
2024-10-15 11:55:40 -04:00 |
|