12
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prepare for 05.02.01 release. More... 6 months ago
Fix incorrect comparison code. More... 6 months ago
Remove const qualifier. More... 6 months ago
Set release date. More... 6 months ago
Start hash tables with 7 buckets instead of 17; print more detailed hash stats with -ds; consistently use ErrFp instead of stderr More... 6 months ago
Fix man page typo and cppcheck warnings. More... 6 months ago
Update release notes. More... 6 months ago
Allow INCLUDE/DO/SYSINCLUDE to take a QuotedString argument. This allows for filenames with spaces in them. More... 6 months ago
Make use of SYSINCLUDE. More... 6 months ago
Add SYSINCLUDE to release notes. More... 6 months ago
Add the SYSINCLUDE directive. More... 6 months ago
Add const qualifier on Sysvar.value. More... 6 months ago
Document the difference between %(foo) and [_("foo")] More... 6 months ago
Update WHATSNEW More... 6 months ago
Fix typo More... 6 months ago
Convert files we ship to use %(foo) in place of [_("foo")] More... 6 months ago
In the substitution filter, make %(foo) equivalent to [_("foo")] More... 6 months ago
Add regression test for commit 356b562d75852dafb2ffc6b1122500a98fa7d9d0 More... 6 months ago
Fix logic error in resetting IF flags and Popfile interaction. More... 6 months ago
Handle error return from GetSysVar. More... 6 months ago
Add localization tests. More... 6 months ago
Get rid of the DyamicFoo hacks and make most translatable variables live in the translation table. More... 6 months ago
Eliminate unnecessary test. More... 6 months ago
Add missing three Chinese New Year animals. More... 6 months ago
Merge branch 'translation_de' into 'master' More... 6 months ago
Add German translations More... 6 months ago
Add another translation-propagation test. More... 6 months ago
Get two-way propagation working properly. More... 6 months ago
Verify two-way correspondence between translation table and system variables. More... 6 months ago
Refactor SetSysVar. More... 6 months ago