Felix Förtsch felixfoertsch
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-11 21:44:34 +01:00
ba4d44664f Clarify docs.
d76c5499b5 Document how translation table is passed to back-ends.
84e8244e48 Use localized names for "Full Moon", etc.
92a6115a5c Send the translation table to back-ends.
b98e336e9e Tweak release notes.
Compare 11 commits »
felixfoertsch synced commits to refs/tags/05.02.00-BETA-2 at felixfoertsch/remind from mirror 2024-12-11 21:44:34 +01:00
felixfoertsch synced new reference refs/tags/05.02.00-BETA-2 to felixfoertsch/remind from mirror 2024-12-11 21:44:34 +01:00
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-11 05:24:35 +01:00
dcfa6d8ef8 Add translation for No reminders.
52dd5332f4 Fix banner for Dutch translation.
7b5fafe1ab Document how _() looks for translations.
929af71a10 Fix test.
abf7c74ff2 When dumping translation table NOT to JSON, always start with LANGID
Compare 11 commits »
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-10 21:14:35 +01:00
6c0e7b4ff5 Add a second torture test to test hash-table resizing.
28e0599380 Get new translations if inotify says something has changed.
87445f639c Don't print the "" error message for translators.
af6e159eaa Refresh translations if they seem to have changed. :)
bffa28e258 Implement the "TRANSLATE" command to translate just one string;
Compare 18 commits »
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-10 13:04:33 +01:00
cc3c0040e9 Fix comment.
b33a1ee98b Better error message if we hit EOLN after TRANSLATE.
99706741bb Translate error messages in pl.rem
Compare 3 commits »
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-10 04:54:34 +01:00
df73a74503 Better colors (for me, at any rate...)
c747ebebb4 Don't escape high chars. :)
6b412062c2 Dump translation table in a way that it can be re-ingested.
27b688f82c Highlight strings first.
4c314ff81c Add --print-errs and localize error messages in lang/fr.rem.
Compare 18 commits »
felixfoertsch synced commits to refs/tags/05.02.00-BETA-1 at felixfoertsch/remind from mirror 2024-12-10 04:54:34 +01:00
felixfoertsch synced new reference refs/tags/05.02.00-BETA-1 to felixfoertsch/remind from mirror 2024-12-10 04:54:34 +01:00
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-09 20:44:36 +01:00
1446ac0552 Make the output of "make test" considerably less verbose.
26ded447ab Fix some translations.
a4ccb0738e Make Chinese New Year file translatable.
27a1b449bd Add new keywords and built-in function.
1443282859 Add a whack more torture tests.
Compare 12 commits »
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-07 03:31:37 +01:00
a933c8bc69 Document that we don't read subdirectories when expanding *.rem.
087fbfd8e6 If a path returned by glob is a directory, ignore it.
ff641d7990 Refuse to open directories.
Compare 3 commits »
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-05 02:31:37 +01:00
54e788b765 Make the sun functions return E_SWERR if BASE != 1990.
4283feff31 Change #error to #warning so cppcheck can analyze funcs.c
Compare 2 commits »
felixfoertsch synced and deleted reference refs/tags/refs/merge-requests/7/head at felixfoertsch/remind from mirror 2024-12-02 17:21:38 +01:00
felixfoertsch synced and deleted reference refs/tags/refs/merge-requests/7/merge at felixfoertsch/remind from mirror 2024-12-02 17:21:38 +01:00
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-02 17:21:38 +01:00
062a84b758 Simplify HAS_DATE and HAS_TIME macros by making type values into bitmasks.
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-01 08:51:05 +01:00
d161a8ff1a Actually allow up to 9 levels of INCLUDE nesting.
0df4a79531 Use memcpy to copy omit contexts.
Compare 2 commits »
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-11-25 05:54:14 +01:00
1b26e39e2f Update holidays as per recent commits to the Python library.
c63c4cf07e Make token name const.
586b3565f0 Sort token types.
877aaed1a1 Fix spelling error in comment.
Compare 4 commits »
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-11-18 18:54:10 +01:00
57fa1a6099 Make it clearer what went wrong if we use "remind" rather than "../src/remind"
6cdb12b5a8 Instead of searching test-rem for "remind" without "../src/remind", simply alias remind to false.
c73e1b6f97 Make test-rem test itself to ensure it always invokes remind as ../src/remind.
e8c779c785 Update to 05.01.01.
96e076a13f Prep for release.
Compare 7 commits »
felixfoertsch synced commits to refs/tags/05.01.01 at felixfoertsch/remind from mirror 2024-11-18 18:54:10 +01:00
felixfoertsch synced new reference refs/tags/05.01.01 to felixfoertsch/remind from mirror 2024-11-18 18:54:10 +01:00