Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
21 check-ins using file src/th.h version 3e4928dfc5
|
2014-04-22
| ||
| 10:01 | Make sure SQLITE_TESTCTRL_BYTEORDER is defined. ... (Closed-Leaf check-in: 4778b1d07a user: jan.nijtmans tags: branch-1.28) | |
| 09:43 | [a138dc97fc]: Fix a potential segfault when the SSH_CONNECTION environment variable is defined. [http://www.sqlite.org/src/info/9d2ae6342c|9d2ae6342c]: In the command-line shell, run set writable_schema before running the ".clone" command. ... (check-in: d7889a2e83 user: jan.nijtmans tags: branch-1.28) | |
|
2014-04-10
| ||
| 15:16 | Cherry-pick [f2ebd7e52d16891bdbf2eb423891ad007e744f61|f2ebd7e52d]: Make use of a recursive query capability (if available) to replace the compute_ancestors() function with a single query. ... (check-in: 52d8026045 user: jan.nijtmans tags: branch-1.28) | |
|
2014-04-09
| ||
| 21:55 | Cherry-pick [c5b86115de]: Update version of OpenSSL that is referred to in the makefiles. Cherry-pick [565ba734d2]: Fix "fossil extras" when a "extra" entry matches partly with current directory name (reported by j. van den hoff). ... (check-in: c779b68904 user: jan.nijtmans tags: branch-1.28) | |
|
2014-04-04
| ||
| 12:18 | Cherry-pick [ee1aa460a4]: Fix using the unary bitwise NOT operator in TH1. Update to SQLite 3.8.4.3 ... (check-in: 97608a6b57 user: jan.nijtmans tags: branch-1.28) | |
|
2014-03-28
| ||
| 07:12 | Update to SQLite 3.8.4.2. No need for "win32-longpath" any more for Cygwin. ... (check-in: 2ae080c1a3 user: jan.nijtmans tags: branch-1.28) | |
|
2014-03-23
| ||
| 09:52 | update changes.wiki for the branch-1.28 branch ... (check-in: 0e40f659ab user: jan.nijtmans tags: branch-1.28) | |
| 09:46 | Cherry-pick [684eb478e7] Fix the SCGI processing so that it works with Nginx ... (check-in: 26eb153988 user: jan.nijtmans tags: branch-1.28) | |
| 09:45 | cherry-pick [bfdabaecc8]: Fix the EXPLAIN indenter in the command-line shell to correctly handle NextIfOpen and PrevIfOpen opcodes ... (check-in: 67f148537f user: jan.nijtmans tags: branch-1.28) | |
|
2014-03-11
| ||
| 22:26 | update changes.wiki ... (check-in: 927257ea56 user: jan.nijtmans tags: branch-1.28) | |
| 22:07 | Update to SQLite 3.8.4.1 ... (check-in: 8dcb40d880 user: jan.nijtmans tags: branch-1.28) | |
|
2014-03-10
| ||
| 21:51 | Update internal SQLite to version 3.8.4 ... (check-in: 92f31e01d4 user: jan.nijtmans tags: branch-1.28) | |
|
2014-02-28
| ||
| 08:10 | Fix compilation with Makefile.msc. Thanks to Ryan Noll for reporting this. ... (check-in: eccc229270 user: jan.nijtmans tags: branch-1.28) | |
|
2014-02-27
| ||
| 08:19 | Cherry-pick [d5d7e640d0]: When on a Fossil web-page without being logged-in, pressing "Login" and doing a successful login will bring you back to the same web-page again. ... (check-in: 63462826b3 user: jan.nijtmans tags: branch-1.28) | |
|
2014-02-25
| ||
| 14:37 | Cherry-pick [fc6bb93689]: Add the "httpize" TH1 command, which does the same as Javascript's encodeURIComponent() function. ... (check-in: 8abc941f74 user: jan.nijtmans tags: branch-1.28) | |
| 11:06 | Cherrypick [3fbdaa243d]: Speedup "fossil extras" and other commands which traverse the local filesystem. See: [http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg14697.html]. Thanks to Samuel Debionne for the suggestion. ... (check-in: 5255b49318 user: jan.nijtmans tags: branch-1.28) | |
|
2014-02-24
| ||
| 09:41 | [d752140c7a]: The reconstruct op appears to have been importing raw directory entries into the blob table. ... (check-in: 503ae213ca user: jan.nijtmans tags: branch-1.28) | |
| 09:26 | [202edc2c1c]: Make 'th1-setup' a textarea in settings UI. ... (check-in: cec85224c1 user: jan.nijtmans tags: branch-1.28) | |
|
2014-02-20
| ||
| 10:03 | Cherrypick [1c39f113d1], Fix [a56db55924]: Crash on STASH DIFF command ... (check-in: cba5a0b988 user: jan.nijtmans tags: branch-1.28) | |
|
2014-02-16
| ||
| 21:30 | Cherrypick [b4dffdac5e]: Avoid unnecessary no-op write transactions on the server during a pull. Adapt changes.wiki with all candidate cherry-picks so far. ... (check-in: ebac09bcf7 user: jan.nijtmans tags: branch-1.28) | |
|
2014-02-14
| ||
| 13:37 | Cherrypick [252aff3e62] and related clean-ups: Use built-in Tcl for "diff --tk" implementation if possible. Fallback is to spawn an external "tclsh" as before. This makes "fossil diff --tk" work with ActiveState Tcl on Win32 out-of-the-box. ... (check-in: f325b2343e user: jan.nijtmans tags: branch-1.28) | |