Dianne Skoll
|
c2dbf32dd6
|
Use orthodoxeaster() rather than easterdate() for countries
that observe Easter on that date.
|
2024-11-10 21:31:10 -05:00 |
|
Dianne Skoll
|
a0e32c715b
|
Add holidays courtesy of Michael DeBusk
|
2024-11-10 20:54:37 -05:00 |
|
Dianne Skoll
|
356e0044c4
|
Add missing Netherlands holidays.
|
2024-11-10 14:34:50 -05:00 |
|
Dianne Skoll
|
eea90b1aaa
|
Always put ADDOMIT before SCANFROM for consistency.
Remind unit tests / tests (push) Failing after 31s
|
2024-11-10 14:29:07 -05:00 |
|
Dianne Skoll
|
b2c5575849
|
Add missing Finnish holiday.
|
2024-11-10 14:26:04 -05:00 |
|
Dianne Skoll
|
7064d64b22
|
Add missing Ethiopian holidays.
|
2024-11-10 14:23:41 -05:00 |
|
Dianne Skoll
|
5783430fdd
|
Update Curacao holidays.
|
2024-11-10 14:16:49 -05:00 |
|
Dianne Skoll
|
3e8c40990d
|
Make sure all *.rem files under include/ have no errors.
|
2024-11-10 13:05:01 -05:00 |
|
Dianne Skoll
|
cbdc124355
|
Add spaces in CamelCase country names.
|
2024-11-10 11:41:40 -05:00 |
|
Dianne Skoll
|
40e60dd627
|
Add "# Optional holidays" comment before optional holiday blocks.
|
2024-11-10 11:23:10 -05:00 |
|
Dianne Skoll
|
e508bee0ed
|
Correct implementation of _move_holiday.
|
2024-11-10 11:04:16 -05:00 |
|
Dianne Skoll
|
0200be82ba
|
Sort cl.rem better.
|
2024-11-10 10:52:17 -05:00 |
|
Dianne Skoll
|
4c8b6e74d2
|
Fix the back-scanning logic for soleq
|
2024-11-10 10:47:29 -05:00 |
|
Dianne Skoll
|
bbdcf44102
|
Add Día Nacional de los Pueblos Indígenas
|
2024-11-10 10:45:04 -05:00 |
|
Dianne Skoll
|
02007a32fe
|
Don't add "substitute day" label.
|
2024-11-10 10:40:02 -05:00 |
|
Dianne Skoll
|
fd7c79b6b4
|
Fix typos.
|
2024-11-10 10:21:12 -05:00 |
|
Dianne Skoll
|
c8c2d5d32e
|
A few corrections from an updated conversion script from the Python library.
|
2024-11-10 10:18:43 -05:00 |
|
Dianne Skoll
|
4eafaaefeb
|
Add missing Cambodian holidays.
Remind unit tests / tests (push) Successful in 44s
|
2024-11-09 11:24:43 -05:00 |
|
Dianne Skoll
|
de6e387969
|
Add missing holidays.
|
2024-11-09 11:08:52 -05:00 |
|
Dianne Skoll
|
f8d1439fc8
|
Add some missing holidays.
|
2024-11-09 11:06:18 -05:00 |
|
Dianne Skoll
|
fd7079d7f8
|
Add missing Aruba holidays.
|
2024-11-09 10:55:29 -05:00 |
|
Dianne Skoll
|
1ccf1d236d
|
Add missing NL holidays.
|
2024-11-09 10:49:41 -05:00 |
|
Dianne Skoll
|
7041e2cad8
|
Avoid warnings.
Remind unit tests / tests (push) Successful in 25s
|
2024-11-08 20:46:19 -05:00 |
|
Dianne Skoll
|
b1b21e21b3
|
Untabify language files.
|
2024-11-08 20:42:00 -05:00 |
|
Dianne Skoll
|
533718b0a0
|
Massive whitespace cleanups: Untabify everything.
|
2024-11-08 20:30:13 -05:00 |
|
Dianne Skoll
|
4e75d1574c
|
Don't need MAYBE-UNCOMPUTABLE after all.
Remind unit tests / tests (push) Successful in 34s
|
2024-11-08 13:48:37 -05:00 |
|
Dianne Skoll
|
c94137e0b3
|
Change movable holiday logic.
|
2024-11-08 13:46:07 -05:00 |
|
Dianne Skoll
|
e49251cfb0
|
Yet more boxing day logic to fix.
|
2024-11-08 13:11:41 -05:00 |
|
Dianne Skoll
|
e3627e8ea3
|
Fix boxing day rules.
|
2024-11-08 13:08:34 -05:00 |
|
Dianne Skoll
|
2c1f44c9b9
|
Fix some offset-from-easter reminders.
|
2024-11-08 12:59:19 -05:00 |
|
Dianne Skoll
|
cce24634ae
|
Fix up the OMIT SAT SUN BEFORE... logic.
|
2024-11-08 12:51:22 -05:00 |
|
Dianne Skoll
|
e2435c34a9
|
Bump version to 05.00.08
|
2024-11-08 12:43:30 -05:00 |
|
Dianne Skoll
|
a70ba8d42c
|
Handle movable holidays to next/prior workday correctly.
|
2024-11-08 12:40:23 -05:00 |
|
Dianne Skoll
|
dea14be2d5
|
Add a whole whack of holiday files derived from the Python holidays project.
That project's repo is at https://github.com/vacanza/holidays
|
2024-11-08 12:06:49 -05:00 |
|
Dianne Skoll
|
6750a393f1
|
Add comment.
Remind unit tests / tests (push) Successful in 3m33s
|
2024-11-06 11:54:30 -05:00 |
|
Dianne Skoll
|
e18cd72791
|
Add Japanese holidays courtesy of Brandon Wilson.
|
2024-11-06 11:49:57 -05:00 |
|
Dianne Skoll
|
6e1dc7dcd7
|
Don't SET any variables in holiday files.
Remind unit tests / tests (push) Successful in 31s
|
2024-11-03 13:19:11 -05:00 |
|
Dianne Skoll
|
bf193250cc
|
Don't SET any variables in a holiday file.
|
2024-11-03 13:18:16 -05:00 |
|
Dianne Skoll
|
2c5eeb02f6
|
Merge branch 'holidays_de' into 'master'
Add German holidays
See merge request dskoll/remind!6
|
2024-11-03 17:54:47 +00:00 |
|
Jochen Sprickerhof
|
5cd343c27c
|
Add German holidays
|
2024-11-03 18:42:08 +01:00 |
|
Dianne Skoll
|
81b48b70c4
|
Change include policy so regional files do not include the country file.
|
2024-11-03 11:28:31 -05:00 |
|
Dianne Skoll
|
5e738020a7
|
Make a note about include ca.rem directly
Remind unit tests / tests (push) Successful in 32s
|
2024-11-02 18:03:18 -04:00 |
|
Dianne Skoll
|
7949341037
|
Split Canadian holidays by province.
|
2024-11-02 16:59:20 -04:00 |
|
Dianne Skoll
|
f4d8331456
|
Clarify invocation commandlines.
Remind unit tests / tests (push) Successful in 30s
|
2024-11-02 10:45:05 -04:00 |
|
Dianne Skoll
|
17beef5ce6
|
Use a much shorter static size for dynamic buffers.
Remind unit tests / tests (push) Successful in 32s
Most strings are pretty short.
|
2024-11-01 16:40:44 -04:00 |
|
Dianne Skoll
|
aaae80d02b
|
Update manual to reflect that iif() and choose() only evaluate arguments needed for the final result.
Remind unit tests / tests (push) Successful in 25s
|
2024-10-21 23:35:41 -04:00 |
|
Dianne Skoll
|
e97de16203
|
Clarify that arg of OMITFUNC must be a user-defined function.
Remind unit tests / tests (push) Successful in 27s
|
2024-10-21 08:58:36 -04: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
|
11594aee2d
|
Rename configure.in to configure.ac to avoid autoreconf warning.
|
2024-10-18 11:21:41 -04:00 |
|
Dianne Skoll
|
711f0b6c69
|
Rename contrib/ical2rem-0.7.1 to contrib/ical2rem-0.8
Remind unit tests / tests (push) Successful in 29s
|
2024-10-17 15:29:15 -04:00 |
|