Age | Commit message (Expand) | Author |
2006-12-22 | (svn r7540) -Codechange: Print a summary of the number of errors/warnings of ... | Darkvater |
2006-11-17 | (svn r7185) -Codechange: Make strgen validate strings for UTF-8 well-formed-n... | peter1138 |
2006-11-16 | (svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/U... | peter1138 |
2006-10-22 | (svn r6898) -Fix: lowercase Error/Warning/Fatal for strgen and remove static ... | Darkvater |
2006-10-18 | (svn r6817) -Fix: set svn:eol-style for vs80 files | glx |
2006-08-30 | (svn r6247) -Fix(r6244): invalid arguments caused infinite loop | glx |
2006-08-30 | (svn r6244) -Fix: allow any order for strgen parameters | glx |
2006-08-29 | (svn r6225) -Codechange: change the warning/error format of strgen to show up | Darkvater |
2006-08-28 | (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {... | rubidium |
2006-08-25 | (svn r6117) -Fix r6097: on mingw it is normal that both / as \ are accepted a... | truelight |
2006-08-25 | (svn r6107) -Fix r6089: add STRGEN preprocessor flag and string.c to strgen v... | belugas |
2006-08-24 | (svn r6105) -Fix r6089: add STRGEN preprocessor flag and string.c to strgen p... | Darkvater |
2006-08-24 | (svn r6098) -Fix 6097: stupid me.... CHARS! Not strings, for strrchr :( | truelight |
2006-08-24 | (svn r6097) -Fix: mingw and cygwin get / from Makefile, where \ is expected. ... | truelight |
2006-08-24 | (svn r6096) -Fix: silence a warning on mingw (tnx Frostregen) | truelight |
2006-08-24 | (svn r6089) -Backport r6088: added -s (source) and -d (destination) to strgen... | truelight |
2006-08-23 | (svn r6073) -We have removed MSVC6 support, so remove strgen and langs projec... | Darkvater |
2006-08-22 | (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit... | rubidium |
2006-06-27 | (svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular | tron |
2006-06-16 | (svn r5286) - Clean up VS2005 project files by making them identical to the V... | Darkvater |
2006-05-27 | (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su... | KUDr |
2006-05-02 | (svn r4689) - Codechange: correct parameter order or calloc, and use the size... | peter1138 |
2006-04-09 | (svn r4340) Add force {FORCE} to the units system. This is currently unused. | peter1138 |
2006-03-31 | (svn r4204) - Get trunk compiling again on OS/2 | orudge |
2006-03-26 | (svn r4126) - Feature: A new multi-lingual multi-measuring-unit system: | peter1138 |
2006-02-12 | (svn r3595) Several small cleanups, the only notable are some additional symb... | tron |
2006-02-01 | (svn r3511) More whitespace ([FS#46] by Rubidium) | tron |
2006-01-28 | (svn r3459) - CodeChange: add help-output to strgen and also verbose variants... | Darkvater |
2005-12-17 | (svn r3310) Fix a couple of warnings: Initialise all struct members, disambig... | tron |
2005-11-02 | (svn r3123) eh, don't press enter after typing text, previous patch wasn't fi... | Darkvater |
2005-11-02 | (svn r3122) - Fix (regression): recent change to strgen which 'fixed' all str... | Darkvater |
2005-10-30 | (svn r3103) - Fix: [ 1339000 ] Fix: strgen and plural forms fatal error for u... | Darkvater |
2005-10-02 | (svn r3008) [ 1247535 ] Native Support for Win64 (compile&run only) (michi_cc) | Darkvater |
2005-09-25 | (svn r2985) Print warnings and errors in the canonical file:line: form to mak... | tron |
2005-09-11 | (svn r2944) Add Revision keyword to the file for --version/-v | Darkvater |
2005-09-11 | (svn r2943) Fix compilation of openttd in release mode. Don't use any precomp... | Darkvater |
2005-09-10 | (svn r2937) Add sprites for {, |, } and ~ | tron |
2005-09-10 | (svn r2936) Move string commands to a non-printable range and remove stale co... | tron |
2005-09-10 | (svn r2933) Implement the non-breaking space | tron |
2005-08-28 | (svn r2900) Fix a bug, which incremented the counter of a loop twice and ther... | tron |
2005-08-20 | (svn r2879) Major step twoards ISO-8859-15 | tron |
2005-08-01 | (svn r2776) Remove removed file from the MSVC project file (: | tron |
2005-07-31 | (svn r2765) - Update MSVC6 and Watcom projects with strgen/stdafx.c removal | orudge |
2005-07-30 | (svn r2759) Remove unused #includes and files | tron |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-17 | (svn r2617) - Fix: fix some warnings, and reenable vs.net2003 signed/unsigned... | Darkvater |
2005-07-17 | (svn r2597) Feature: [string system] Support cases. | ludde |
2005-07-16 | (svn r2594) Fix: [strgen] Misc updates to the string system. | ludde |
2005-07-16 | (svn r2592) Feature: [strgen] New way to specify plural forms. | ludde |
2005-07-15 | (svn r2579) Change some strgen errors into warnings to prevent build from sto... | ludde |