Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file src/db.c version 5fd27f14b1
|
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 | |
| 03:26 | If the checkbox is selected, select the input text as well similar to how the custom color works. Closed-Leaf check-in: 3cb6651424 user: andybradford tags: hidden-tag | |
| 03:01 | Using javascript to disappear current text in input field might need additional feedback before implementing. check-in: 2bf8f863c6 user: andybradford tags: hidden-tag | |
| 00:18 | Remove superfluous comment line in makemake.tcl. check-in: e977f86dfd user: mistachkin tags: win32-longpath | |
| 00:17 | Merge updates from trunk. check-in: ef9f707be1 user: mistachkin tags: win32-longpath | |
|
2013-12-17
| ||
| 14:49 | Eliminate use of "goto". Fix UNC -> Extended UNC translation when path>260 chars. check-in: 83087c8df3 user: jan.nijtmans tags: win32-longpath | |
| 12:03 | It appears that in [4f0413381d], Makefile.msc was edited without corresponding change in makemake.tcl. Correct that, so this change will not be accidently reverted again (as I did in the previous commit) check-in: c6f255607b user: jan.nijtmans tags: win32-longpath | |
| 11:56 | Align recommended SQLite compilation options with actual options used when compiling SQLite. (I don't think SQLITE_ENABLE_EXPLAIN_COMMENTS should be one of them, it never was in earlier releases) check-in: d0814e59e2 user: jan.nijtmans tags: win32-longpath | |
| 11:39 | eliminate isempty() javascript function. Use trim() in stead. check-in: 029c7c01e1 user: jan.nijtmans tags: hidden-tag | |
| 10:56 | merge trunk check-in: 6a8ddc43fc user: jan.nijtmans tags: hidden-tag | |
| 10:51 | If 'newbranch' field only contains spaces, consider it empty. check-in: 5ceef9bcdd user: jan.nijtmans tags: win32-longpath | |
| 10:20 | Break the 260 character path barrier on Win32. Add test-case "win32-longpath" for proving that it works. check-in: 4b49bb9cc3 user: jan.nijtmans tags: win32-longpath | |
| 10:14 | Move special path handling from SQLite to fossil. check-in: 1dd5a50941 user: jan.nijtmans tags: win32-longpath | |