Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
33 check-ins using file auto.def version 2c4c74df82
|
2016-01-19
| ||
| 01:37 | Update the built-in SQLite to a newer version that fixes C89-isms in FTS5. check-in: 0d120a6102 user: drh tags: trunk | |
|
2016-01-18
| ||
| 23:46 | Fix to the test-content-erase command so that it correctly undeltafies. check-in: d0cabcb617 user: drh tags: trunk | |
| 23:25 | Run PRAGMA integrity_check on the database at the end of the "test-integrity" command. check-in: 00bfa66e6c user: drh tags: trunk | |
| 23:19 | Improved "help" for the "fossil whatis" command. check-in: 0f9d0f0ba1 user: drh tags: trunk | |
| 23:13 | Add the test-erase-content command. check-in: e709bf16e7 user: drh tags: trunk | |
| 22:34 | Improved error message when a received artifact has an incorrect hash. check-in: 4c8e6d91d2 user: drh tags: trunk | |
| 17:48 | Improve some comments. check-in: dda5d11d98 user: mistachkin tags: trunk | |
| 17:41 | Add the 'array exists' and 'array names' sub-commands to TH1. Add tcl_platform(engine) and tcl_platform(platform) to TH1. check-in: ea7813da56 user: mistachkin tags: trunk | |
| 03:07 | Fix the test-content-undelta command. check-in: 786017890d user: drh tags: trunk | |
| 03:05 | Update change log. Closed-Leaf check-in: 042dac535a user: mistachkin tags: tclPlatform | |
| 02:22 | Fix comment. check-in: 1a3f326b3a user: mistachkin tags: tclPlatform | |
| 02:21 | Add the 'array exists' and 'array names' sub-commands to TH1. check-in: fd4ada4a11 user: mistachkin tags: tclPlatform | |
| 01:43 | Merge trunk. check-in: 58466e7f60 user: mistachkin tags: tclPlatform | |
| 01:42 | Update TH1 docs. check-in: 2427250b01 user: mistachkin tags: trunk | |
| 01:42 | Update TH1 docs. check-in: d4bdaeab30 user: mistachkin tags: tclPlatform | |
|
2016-01-17
| ||
| 23:00 | Minor naming tweak. check-in: 07324777f2 user: mistachkin tags: tclPlatform | |
| 22:17 | Add support for the tcl_platform(platform) and tcl_platform(engine) array elements to TH1. check-in: 663b722e27 user: mistachkin tags: tclPlatform | |
| 22:12 | Better runtime settings detection by the 'th1' test file. check-in: d8d2222b91 user: mistachkin tags: trunk | |
|
2016-01-14
| ||
| 22:33 | In the 'merge5' test, use the configured Fossil executable instead of relying on the PATH. check-in: acbee54e8b user: mistachkin tags: trunk | |
| 20:40 | Fix typo that prevented the --no-repository option from working. Correction: It actually worked before and the issue was due to an incorrect assumption by the 'merge5' test, namely that the Fossil executable was present in the PATH. check-in: 0a2eaa5ac2 user: mistachkin tags: trunk | |
| 20:38 | Pick up recent autosetup changes from upstream. check-in: b2e6a234c4 user: mistachkin tags: trunk | |
| 15:35 | Use the editor setting in amend test for interactive edits because it has precedence over both VISUAL and EDITOR. check-in: cc265caba7 user: andybradford tags: trunk | |
| 14:20 | Update the built-in SQLite to the latest 3.11.0 alpha version. check-in: c9fad621f7 user: drh tags: trunk | |
| 05:34 | Add the '--no-repository' option to the 'fossil sqlite3' command and make use of it for the merge5 test. check-in: 2e1ccc6a36 user: mistachkin tags: trunk | |
|
2016-01-13
| ||
| 11:53 | Add the ".vfslist" command to "fossil sqlite" check-in: 42c4d8f2d5 user: jan.nijtmans tags: trunk | |
| 06:19 | Simplify the previous check-in. Closed-Leaf check-in: 384482a87c user: mistachkin tags: sqlCmdNoRepo | |
| 01:31 | Add the '--no-repository' option to the 'fossil sqlite3' command and make use of it for the merge5 test. check-in: 56f74a120d user: mistachkin tags: sqlCmdNoRepo | |
| 00:38 | The test file directory saved by the test suite infrastructure should be normalized. check-in: be81a2fd3c user: mistachkin tags: trunk | |
|
2016-01-12
| ||
| 22:44 | Fix a typo in a comment in cache.c. check-in: ca1e4ed3d6 user: drh tags: trunk | |
| 18:55 | In the MinGW makefile, move included LIBs after the object files. check-in: c7117ab458 user: mistachkin tags: trunk | |
| 03:14 | More improvements to the 'th1' test file. check-in: fc14f14312 user: mistachkin tags: trunk | |
|
2016-01-11
| ||
| 22:47 | By default, use the automatic zlib detection. When --with-zlib=tree is used, use zlib from the source tree. check-in: 8435adc471 user: mistachkin tags: trunk | |
| 22:27 | By default, use the automatic zlib detection. When --with-zlib=tree is used, use zlib from the source tree. Closed-Leaf check-in: 260266c1ec user: mistachkin tags: useTreeZlib | |