Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
5 check-ins using file src/utf8.c version 09de06b4d6
|
2014-01-23
| ||
| 21:18 | merge branch-1.28, a few other cherry-picks from trunk check-in: 303e7af7c3 user: jan.nijtmans tags: win32-longpath | |
|
2013-12-30
| ||
| 20:57 | merge trunk check-in: 02a0e8890e user: jan.nijtmans tags: win32-longpath | |
|
2013-12-20
| ||
| 12:12 | The same, but then with modified SQLite (minimal patch to function winFullPathname this time). This way, applications wanting to use the "win32-longpath" VFS don't have to do tricky extended-path modifications any more. check-in: 8e8e3a11bc user: jan.nijtmans tags: win32-longpath | |
| 12:04 | Merge trunk. Some more comments. check-in: 4e3f4d26d8 user: jan.nijtmans tags: win32-longpath | |
|
2013-12-18
| ||
| 08:11 | Merge trunk. Valid extended paths must have >6 chars, e.g. "\\?\C:\" (+1 for closing '\0'), this way make sure that wUnicode always points to allocated memory. check-in: 1db9134d6b user: jan.nijtmans tags: win32-longpath | |