Felix Förtsch felixfoertsch
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-25 04:01:48 +01:00
77080ff600 Make copyright notices consistent.
c4aa21ff51 Remove unused functions.
34c513ba3b Add $CalType system variable.
Compare 3 commits »
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-24 19:51:47 +01:00
35c16a060a Fix typo again.
69dedc577f Fix typo
a7d8f3c887 Support --verbose in weekly calendars
800a4b15b2 Add support for weekly PDF calendars with "-p+n" Remind option.
Compare 4 commits »
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-19 17:24:05 +01:00
3e981fd8be Convert README file to Markdown. That is what all the cool kids use.
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-19 01:04:05 +01:00
7c530d3068 Remove unnecesary .gitignore entry
58f9cf641b Remove some truly ancient docs.
Compare 2 commits »
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-18 00:38:09 +01:00
53906035fe Warn if a POP-OMIT-CONTEXT matches a PUSH-OMIT-CONTEXT in a different file.
4804325863 Merge branch 'fix_typo' into 'master'
5f5e7054f4 Fix typo
Compare 3 commits »
felixfoertsch synced commits to refs/tags/05.02.01 at felixfoertsch/remind from mirror 2024-12-17 08:18:10 +01:00
felixfoertsch synced new reference refs/tags/05.02.01 to felixfoertsch/remind from mirror 2024-12-17 08:18:10 +01:00
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-17 08:18:09 +01:00
078dba1e98 Prepare for 05.02.01 release.
8ebec9584c Fix incorrect comparison code.
Compare 2 commits »
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-17 00:08:08 +01:00
2504b39be2 Remove const qualifier.
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-16 15:58:10 +01:00
e394f402f8 Set release date.
felixfoertsch synced commits to refs/tags/05.02.00 at felixfoertsch/remind from mirror 2024-12-16 15:58:10 +01:00
felixfoertsch synced new reference refs/tags/05.02.00 to felixfoertsch/remind from mirror 2024-12-16 15:58:10 +01:00
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-14 23:11:04 +01:00
5a2914f6c7 Start hash tables with 7 buckets instead of 17; print more detailed hash stats with -ds; consistently use ErrFp instead of stderr
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-13 22:41:05 +01:00
a19b009f7c Fix man page typo and cppcheck warnings.
6373ae8ca5 Update release notes.
b8c4786b33 Allow INCLUDE/DO/SYSINCLUDE to take a QuotedString argument. This allows for filenames with spaces in them.
Compare 3 commits »
felixfoertsch synced commits to refs/tags/05.02.00-BETA-3 at felixfoertsch/remind from mirror 2024-12-13 22:41:05 +01:00
felixfoertsch synced new reference refs/tags/05.02.00-BETA-3 to felixfoertsch/remind from mirror 2024-12-13 22:41:05 +01:00
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-13 14:31:04 +01:00
4e7cfc20ce Make use of SYSINCLUDE.
0c9a35a584 Add SYSINCLUDE to release notes.
5e333f6162 Add the SYSINCLUDE directive.
Compare 3 commits »
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-13 06:21:05 +01:00
af8b4e6df1 Add const qualifier on Sysvar.value.
3fa798523a Document the difference between %(foo) and [_("foo")]
53001f9fbc Update WHATSNEW
9cd76eae84 Fix typo
c8295b6251 Convert files we ship to use %(foo) in place of [_("foo")]
Compare 6 commits »
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-12 22:11:05 +01:00
3362c7226c Add regression test for commit 356b562d75
356b562d75 Fix logic error in resetting IF flags and Popfile interaction.
6eebcdc39d Handle error return from GetSysVar.
5a80d63060 Add localization tests.
c7ca1b4baa Get rid of the DyamicFoo hacks and make most translatable variables live in the translation table.
Compare 9 commits »
felixfoertsch synced commits to master at felixfoertsch/remind from mirror 2024-12-12 05:51:05 +01:00
bc7c57e53b Add another translation-propagation test.
88aacb3905 Get two-way propagation working properly.
a894076bfc Verify two-way correspondence between translation table and system variables.
82e068fcca Refactor SetSysVar.
a119d97539 Make mapping between translatable system variables and TRANSLATE table table-driven.
Compare 7 commits »