Fossil

Timeline
Login

Timeline

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: 7829abd8 user: jan.nijtmans tags: trunk)
2014-01-07
08:25
merge trunk ... (Closed-Leaf check-in: f52089d9 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: 6f1b5d60 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: 4f1b3101 user: jan.nijtmans tags: sqlite-min-to-3.7.17)
10:36
Merge trunk ... (check-in: 99af4d2a user: jan.nijtmans tags: sqlite-min-to-3.7.17)
09:16
Cleanup tree-view CSS comments. No changes to code. ... (check-in: 4ee58093 user: joel tags: trunk)
2014-01-05
11:03
styling ... (check-in: 0c1a1167 user: jan.nijtmans tags: sqlite-min-to-3.7.17)
10:55
fix comment ... (check-in: 1de0faec 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: bde92b38 user: jan.nijtmans tags: sqlite-min-to-3.7.17)
10:49
Remove some dead/unneeded code ... (check-in: abf1b425 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: 70a374d9 user: jan.nijtmans tags: sqlite-min-to-3.7.17)
21:14
Remove dead/unneeded code ... (check-in: 107b959b 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: c8c56468 user: jan.nijtmans tags: sqlite-min-to-3.7.17)
16:17
Use the latest SQLite 3.8.3 alpha from upstream. ... (check-in: da90bbe5 user: drh tags: trunk)