Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 check-ins using file src/file.c version b1fe4ab376
|
2011-05-13
| ||
| 14:20 | Pull the latest changes in trunk over into the windows-i18n branch. check-in: 70743ebae5 user: drh tags: windows-i18n | |
|
2011-05-12
| ||
| 12:14 | Pull the latest changes from trunk into windows-i18n. check-in: f25b6c00c8 user: drh tags: windows-i18n | |
| 12:13 | Back out the [ab934c6b09fd1d5] change. Do not change the console output mode using SetConsoleOutputCP(). Go back to converting UTF8 into MBCS upon output. check-in: b33032ae40 user: drh tags: windows-i18n | |
|
2011-05-10
| ||
| 13:38 | Translate check-in comments received from console input from MBCS into UTF8. check-in: 2278ef0ffa user: drh tags: windows-i18n | |
| 13:29 | Always write UTF8 to the console. Change the console output mode on windows to UTF8 at startup. check-in: ab934c6b09 user: drh tags: windows-i18n | |
|
2011-05-09
| ||
| 15:50 | Pull the latest trunk changes over into the windows-i18n branch. check-in: bbba160840 user: drh tags: windows-i18n | |
|
2011-05-07
| ||
| 11:42 | Convert the fopen() in blob_write_to_file() into fossil_fopen(). check-in: 4373976553 user: drh tags: windows-i18n | |
|
2011-05-06
| ||
| 16:55 | Merge the latest trunk changes into windows-i18n branch. check-in: 59ddd3c8ae user: drh tags: windows-i18n | |
|
2011-05-04
| ||
| 11:16 | Merge the latest changes from trunk. check-in: 503a0ef555 user: drh tags: windows-i18n | |
| 11:13 | Add a wrapper around all calls to access() that translates UTF8 to MBCS. check-in: 850d3df44e user: drh tags: windows-i18n | |