Dianne Skoll
|
57fa1a6099
|
Make it clearer what went wrong if we use "remind" rather than "../src/remind"
Remind unit tests / tests (push) Successful in 1m44s
05.01.01
|
2024-11-18 11:05:21 -05:00 |
|
Dianne Skoll
|
6cdb12b5a8
|
Instead of searching test-rem for "remind" without "../src/remind", simply alias remind to false.
Trick suggested by Jochen Sprickerhof.
|
2024-11-18 11:00:10 -05:00 |
|
Dianne Skoll
|
c73e1b6f97
|
Make test-rem test itself to ensure it always invokes remind as ../src/remind.
|
2024-11-18 10:50:43 -05:00 |
|
Dianne Skoll
|
e8c779c785
|
Update to 05.01.01.
|
2024-11-18 10:44:08 -05:00 |
|
Dianne Skoll
|
96e076a13f
|
Prep for release.
|
2024-11-18 10:31:56 -05:00 |
|
Dianne Skoll
|
80d258621a
|
Merge branch 'fix_test' into 'master'
Fix `remind` call in test
See merge request dskoll/remind!7
|
2024-11-18 15:31:27 +00:00 |
|
Jochen Sprickerhof
|
ed6d35e418
|
Fix remind call in test
|
2024-11-18 16:28:18 +01:00 |
|
Dianne Skoll
|
9dca1840a1
|
Fix typo
Remind unit tests / tests (push) Failing after 30s
|
2024-11-16 20:54:40 -05:00 |
|
Dianne Skoll
|
f4ec23df90
|
Make uk a symlink to gb
Remind unit tests / tests (push) Failing after 28s
|
2024-11-16 09:17:02 -05:00 |
|
Dianne Skoll
|
a0536a8141
|
Fix paths to files in comments. Noted by Martin Ziemer.
Remind unit tests / tests (push) Failing after 29s
|
2024-11-15 09:19:17 -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
|
73519889c7
|
Add UK Remembrance Day
Remind unit tests / tests (push) Failing after 29s
|
2024-11-14 11:21:57 -05:00 |
|
Dianne Skoll
|
54ac99abcc
|
Update WHATSNEW.
05.01.00-BETA-1
|
2024-11-14 10:42:44 -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
|
cdf480112a
|
Clarify that the CHAR(8) hack strips out the backspace.
|
2024-11-14 10:07:33 -05:00 |
|
Dianne Skoll
|
ed38feee83
|
Add $DefaultDelta system variable.
Remind unit tests / tests (push) Failing after 27s
|
2024-11-13 22:00:42 -05:00 |
|
Dianne Skoll
|
d7f5582a45
|
Add a test for the msgsuffix char(8) hack.
|
2024-11-13 21:59:23 -05:00 |
|
Dianne Skoll
|
d042263d3d
|
Add note about advance warning for holiday files.
|
2024-11-13 21:56:34 -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
|
1b41367163
|
Start work on supporting a $DefaultDelta special variable.
|
2024-11-13 18:54:42 -05:00 |
|
Dianne Skoll
|
6bdee7ef89
|
Fix typo.
Remind unit tests / tests (push) Failing after 31s
|
2024-11-13 18:02:21 -05:00 |
|
Dianne Skoll
|
d50b464314
|
Add hack: If msgsuffix() function value starts with '\b', put it BEFORE the newline in the substitution buffer.
|
2024-11-13 18:00:20 -05:00 |
|
Dianne Skoll
|
ad5dff1de7
|
Add tests for FRENAME
|
2024-11-13 17:49:31 -05:00 |
|
Dianne Skoll
|
ac9f32f044
|
Remove %"%" and deltas.
|
2024-11-13 17:32:10 -05:00 |
|
Dianne Skoll
|
e48d025f5d
|
Add FRENAME to token list.
|
2024-11-13 17:30:15 -05:00 |
|
Dianne Skoll
|
0f5de395ff
|
Add FRENAME command.
|
2024-11-13 17:29:32 -05:00 |
|
Dianne Skoll
|
406629144f
|
Make dedup hash table a prime number.
|
2024-11-13 14:09:58 -05:00 |
|
Dianne Skoll
|
36e4f52828
|
Update README.
|
2024-11-13 14:08: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
|
52fc89ddc7
|
Fix typo
Remind unit tests / tests (push) Failing after 30s
|
2024-11-12 16:02:50 -05:00 |
|
Dianne Skoll
|
821e7a64c8
|
More dedupe documentation.
|
2024-11-12 16:00:01 -05:00 |
|
Dianne Skoll
|
8c3f7e092c
|
Clear dedupe table when queueing.
|
2024-11-12 10:35:25 -05:00 |
|
Dianne Skoll
|
6161214226
|
Add $DedupeReminders to emacs syntax highlighting.
|
2024-11-12 10:32:03 -05:00 |
|
Dianne Skoll
|
5b892eba8e
|
Clearify how $DedupeReminders works.
Remind unit tests / tests (push) Failing after 28s
|
2024-11-12 09:32:11 -05:00 |
|
Dianne Skoll
|
e0fde98410
|
Add $DedupeReminders global variable.
|
2024-11-12 09:26:31 -05:00 |
|
Dianne Skoll
|
aec17b3243
|
Add caveat note to ALL .rem files.
Remind unit tests / tests (push) Failing after 28s
|
2024-11-11 17:17:07 -05:00 |
|
Dianne Skoll
|
83009e765d
|
Direct people to read the README.
|
2024-11-11 17:12:40 -05:00 |
|
Dianne Skoll
|
42dc81132f
|
Add a README; move discordian.rem and pagan.rem to top-level
|
2024-11-11 17:10:33 -05:00 |
|
Dianne Skoll
|
51d8b7be39
|
Use datepart to strip time from soleq
|
2024-11-11 12:23:51 -05:00 |
|
Dianne Skoll
|
04cc3fd8dd
|
Add missing VN holiday.
|
2024-11-11 12:18:13 -05:00 |
|
Dianne Skoll
|
bd429d1450
|
Add Washington's Birthday for GA, IN
|
2024-11-11 12:11:49 -05:00 |
|
Dianne Skoll
|
57fa0bfb2e
|
Add missing Midsommardagen to se.rem
|
2024-11-11 11:59:08 -05:00 |
|
Dianne Skoll
|
bc7f92e3c0
|
Add missing SA holidays.
|
2024-11-11 11:53:26 -05:00 |
|
Dianne Skoll
|
67ab911d43
|
Add missing Phillipines holidays.
|
2024-11-11 11:51:34 -05:00 |
|
Dianne Skoll
|
43191fc6a3
|
Add missing Paraguay holidays.
|
2024-11-11 10:39:39 -05:00 |
|
Dianne Skoll
|
da1cc9137c
|
Add New Zealand subdivision files.
|
2024-11-11 10:27:46 -05:00 |
|
Dianne Skoll
|
1306195045
|
Add missing Mother's Day holiday for Madagascar.
|
2024-11-11 10:15:30 -05:00 |
|
Dianne Skoll
|
edb73548d6
|
Fix Laos bank holiday
|
2024-11-11 10:10:07 -05:00 |
|