| Commit | Date | |
|---|---|---|
| 2020-02-17 01:37:53 | Tree | |
|
[r5115]
by
david_costanzo
Make it so that position=0 is still the beginning of the file, even if a BOM exists. |
2020-02-09 20:53:45 | Tree |
| 2020-02-07 00:17:23 | Tree | |
| 2020-02-07 00:01:33 | Tree | |
| 2020-02-06 23:52:18 | Tree | |
| 2020-02-03 04:32:45 | Tree | |
|
[r5110]
by
david_costanzo
Go back to using \xHHHH instead of \uHHHH to escape non-ASCII characters. To work around the problem that originally made me switch from \x to \u, mklocale.pl now splits the string literal wherever a new \x escape sequence "absorb" subsequent characters that happened to be hexadecimal digits. This results in uglier header files, but the real source code is the .txt files. |
2020-02-03 02:10:52 | Tree |
| 2020-02-02 22:15:48 | Tree | |
| 2020-02-02 21:02:43 | Tree | |
| 2020-02-02 20:59:40 | Tree |