Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins related to "sqlite-min-to-3.7.17"
2014-01-21
| ||
21:42 | Make sure that sqlite3_strglob() is available and use it: Less code duplication check-in: 7829abd893 user: jan.nijtmans tags: trunk | |
2014-01-07
| ||
08:25 | merge trunk Closed-Leaf check-in: f52089d95e user: jan.nijtmans tags: sqlite-min-to-3.7.17 | |
03:58 | There's already an nFullName in FileTreeNode, so use that. Remove other pointless redundancy, too. check-in: 6f1b5d6047 user: joel tags: trunk | |
2014-01-06
| ||
10:50 | If fossil on Cygwin is compiled with --disable-internal-sqlite, those Cygwin specific fossil modifications are no longer necessary. check-in: 4f1b310142 user: jan.nijtmans tags: sqlite-min-to-3.7.17 | |
10:36 | Merge trunk check-in: 99af4d2a12 user: jan.nijtmans tags: sqlite-min-to-3.7.17 | |
09:16 | Cleanup tree-view CSS comments. No changes to code. check-in: 4ee58093dd user: joel tags: trunk | |
2014-01-05
| ||
11:03 | styling check-in: 0c1a116791 user: jan.nijtmans tags: sqlite-min-to-3.7.17 | |
10:55 | fix comment check-in: 1de0faecff user: jan.nijtmans tags: sqlite-min-to-3.7.17 | |
10:51 | Increase minimum SQLite requirement to 3.7.17, and make efficient use of the function sqlite3_strglob. This eliminates unnecessary strglob function in fossil check-in: bde92b38c7 user: jan.nijtmans tags: sqlite-min-to-3.7.17 | |
10:49 | Remove some dead/unneeded code check-in: abf1b425fb user: jan.nijtmans tags: sqlite-min-to-3.7.17 | |
2014-01-04
| ||
23:00 | Fix use of sqlite3_strglob: 0 means there is a match check-in: 70a374d9a3 user: jan.nijtmans tags: sqlite-min-to-3.7.17 | |
21:14 | Remove dead/unneeded code check-in: 107b959b22 user: jan.nijtmans tags: sqlite-min-to-3.7.17 | |
20:51 | Increase minimum SQLite requirement to 3.7.17, and make efficient use of the function sqlite3_strglob. This eliminates unnecessand sqlite check-in: c8c5646879 user: jan.nijtmans tags: sqlite-min-to-3.7.17 | |
16:17 | Use the latest SQLite 3.8.3 alpha from upstream. check-in: da90bbe591 user: drh tags: trunk | |