Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
28 check-ins using file www/permutedindex.html version c5063c1da5
|
2017-05-22
| ||
| 15:10 | (cherry-pick): Update the built-in SQLite to 3.19.0 Closed-Leaf check-in: 70af6acdaa user: jan.nijtmans tags: branch-2.2 | |
|
2017-05-12
| ||
| 18:22 | (cherry-pick): Fix an XSS issue with the /help webpage. Change a few %s format letters into %h check-in: f1a7360e62 user: jan.nijtmans tags: branch-2.2 | |
|
2017-05-02
| ||
| 20:18 | (cherry-pick): Enhancements to the password prompt logic for Windows so that it works better in non-standard shells. check-in: cd24cf19dc user: jan.nijtmans tags: branch-2.2 | |
| 19:18 | Update the built-in SQLite to the latest 3.19.0 alpha for testing. check-in: b8f3b549aa user: drh tags: trunk | |
| 19:13 | Enhancements to the password prompt logic for Windows so that it works better in non-standard shells. check-in: 513dd003a5 user: drh tags: trunk | |
|
2017-04-26
| ||
| 15:27 | No need for the /version page to distinguish between verbose=2 and verbose=1, just presence (or not) of "verbose" is enough. check-in: 0ec7120570 user: jan.nijtmans tags: trunk | |
|
2017-04-23
| ||
| 14:50 | Suppress "database locked" warnings on the "PRAGMA optimize" that occurs as the process is shutting down. check-in: c7d85ffb2a user: jan.nijtmans tags: branch-2.2 | |
| 13:50 | gzip.c:70:13: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] aHdr[9] = 255; ~ ^~~ check-in: fe1332ca2c user: jan.nijtmans tags: trunk | |
| 13:08 | merge trunk. Use new Win10 flag: SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE. See: https://blogs.windows.com/buildingapps/2016/12/02/symlinks-windows-10/#Y9sMOye6Y8vVYmDx.97 for why this might make this branch work better. Closed-Leaf check-in: 2999c7dc8a user: jan.nijtmans tags: winsymlink | |
|
2017-04-19
| ||
| 07:08 | Add image/bmp and image/vnd.microsoft.icon (ico) to the mime-type table check-in: 613fe1b1fb user: jan.nijtmans tags: trunk | |
| 06:58 | some end-of-line spacing check-in: 7f4b50b23d user: jan.nijtmans tags: trunk | |
|
2017-04-18
| ||
| 18:40 | Index xmark(trid), otherwise writing the mark file can take hours. check-in: 48d466ab73 user: joerg tags: trunk | |
|
2017-04-13
| ||
| 20:42 | Correct reparent usage information check-in: 07783301bd user: andygoth tags: trunk | |
|
2017-04-12
| ||
| 18:40 | Fix a typo on the aboutdownload.wiki documentation page. check-in: f2e9eeb1c0 user: drh tags: trunk | |
| 11:39 | Minor gcc compiler warnings check-in: a9d1d46f65 user: jan.nijtmans tags: trunk | |
| 11:26 | Suppress "database locked" warnings on the "PRAGMA optimize" that occurs as the process is shutting down. check-in: 41956e7000 user: drh tags: trunk | |
|
2017-04-11
| ||
| 21:37 | Added verbiage to --ignore options of add and addremove to state that they apply to unmanaged files only. check-in: 4d2c34b0d7 user: sdr tags: trunk | |
| 20:54 | Version 2.2 check-in: 81d7d3f43e user: drh tags: trunk, release, version-2.2 | |
| 15:04 | Update change-log check-in: 909f2ef4c6 user: jan.nijtmans tags: trunk | |
|
2017-04-03
| ||
| 11:40 | Add support for GIT comment tags, as suggested here. Implementation by Roy Marples, but modified to use the (existing) 'T' card in stead of the 'C' card. check-in: 3bba2a6e82 user: jan.nijtmans tags: trunk | |
|
2017-03-31
| ||
| 00:11 | Fixed bug in test files generated in commit-warning tests that caused some UCS-2 (aka UTF-16) files to have an odd byte length and be seen as binary instead of Unicode. check-in: 4bbd5c3e47 user: rberteig tags: trunk | |
|
2017-03-30
| ||
| 18:58 | Cherry-pick Solaris build fix from SQLite trunk http://www.sqlite.org/src/info/c8000e94cca59dab check-in: 54cf4397f4 user: jan.nijtmans tags: trunk | |
| 18:01 | Add a hyperlink to PRAGMA optimize in the change log for 2.2. check-in: 84c2682f4f user: drh tags: trunk | |
| 15:25 | Update the built-in SQLite to 3.18.0 check-in: 32b0065c58 user: jan.nijtmans tags: trunk | |
| 07:23 | merge-mark (no change, because the removal of unused code from local.tcl was already done in trunk) Closed-Leaf check-in: 327dc56377 user: jan.nijtmans tags: autosetup | |
|
2017-03-29
| ||
| 23:07 |
Update autosetup to v0.6.6
Includes minor update to local.tcl for new option handling, and also remove some unused code from local.tcl check-in: 2af33c9771 user: steveb tags: autosetup | |
|
2017-03-28
| ||
| 11:10 | Remove superflouous part of autosetup/local.tcl, suggested by Steve Bennett check-in: 7198a7dc16 user: jan.nijtmans tags: trunk | |
|
2017-03-25
| ||
| 02:20 | Fix minor typos and add helpful hyperlinks in some of the documentation. check-in: a0ce33c90b user: drh tags: trunk | |