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 |
|
Dianne Skoll
|
87a8b9811d
|
Update to upstream 0.8.
|
2024-10-17 15:28:42 -04:00 |
|
Dianne Skoll
|
689b1d0e13
|
Rebuild src/config.h.in with autoreconf
Remind unit tests / tests (push) Successful in 30s
|
2024-10-17 13:19:53 -04:00 |
|
Dianne Skoll
|
a8650e888f
|
Add comment to AC_DEFINE_UNQUOTED
|
2024-10-17 13:17:44 -04:00 |
|
Dianne Skoll
|
dea2aed628
|
Update release notes.
Remind unit tests / tests (push) Successful in 32s
05.00.07
|
2024-10-16 13:23:04 -04:00 |
|
Dianne Skoll
|
5618b928e0
|
Add National Day for Truth and Reconciliation
|
2024-10-16 13:13:01 -04:00 |
|
Dianne Skoll
|
91187c4c60
|
Include Remind version in Options dialog.
|
2024-10-16 10:00:04 -04:00 |
|
Dianne Skoll
|
636ae8f21a
|
Include TkRemind version in title bar.
Remind unit tests / tests (push) Successful in 30s
|
2024-10-15 14:59:09 -04:00 |
|
Dianne Skoll
|
405398b226
|
Use % instead of @ for substitution to avoid possible autoconf conflicts.
|
2024-10-15 14:56:25 -04:00 |
|
Dianne Skoll
|
0df3a903b1
|
Remove useless comment.
|
2024-10-15 14:54:25 -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 |
|
Dianne Skoll
|
96da3a6596
|
Add note about safety of eval remind --print-config-cmd
|
2024-10-15 11:22:42 -04:00 |
|
Dianne Skoll
|
94ef20d702
|
Make sure string is well-formed C
|
2024-10-15 11:18:16 -04:00 |
|
Dianne Skoll
|
c9c309e436
|
Document how to use --print-config-cmd
|
2024-10-15 10:36:55 -04:00 |
|
Dianne Skoll
|
52c973509b
|
Add --print-config-cmd long option.
|
2024-10-15 10:32:01 -04:00 |
|
Dianne Skoll
|
c192c580da
|
Fix permissions.
Remind unit tests / tests (push) Successful in 27s
|
2024-10-14 08:41:00 -04:00 |
|
Dianne Skoll
|
235e5ec1c7
|
Make ./configure generate tkremind from tkremind.in.
|
2024-10-14 08:40:05 -04:00 |
|