Changes On Branch sqlite-min-to-3.7.17
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch sqlite-min-to-3.7.17 Excluding Merge-Ins

This is equivalent to a diff from 6f1b5d6047 to f52089d95e

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
10:16
Merge changes from the broken-build branch into trunk (after fixing the build). check-in: de86ef41b2 user: drh tags: trunk
09:03
Make sure that shell.o and sqlite3.o are rebuilt whenever compilation options change. This should prevent problems like Problem with compilation under MINGW once and for all. check-in: 1ab2728820 user: jan.nijtmans tags: broken-build
08:25
merge trunk Closed-Leaf check-in: f52089d95e user: jan.nijtmans tags: sqlite-min-to-3.7.17
04:21
Implement runtime check for a minimum required version of SQLite. check-in: d0476bd958 user: mistachkin tags: sqliteRuntimeCheck
03:58
There's already an nFullName in FileTreeNode, so use that. Remove other pointless redundancy, too. check-in: 6f1b5d6047 user: joel tags: trunk
03:39
Move nFullName declaration to proper location check-in: 98b297a35b 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

Deleted Makefile.Cygwin.in.

Changes to auto.def.

Changes to src/browse.c.

Changes to src/cgi.c.

Changes to src/db.c.

Changes to src/diffcmd.c.

Changes to src/glob.c.

Changes to src/login.c.

Changes to src/main.c.

Changes to src/main.mk.

Changes to src/makemake.tcl.

Changes to src/style.c.

Changes to src/vfile.c.

Changes to src/xfer.c.

Changes to win/Makefile.PellesCGMake.

Changes to win/Makefile.dmc.

Changes to win/Makefile.mingw.

Changes to win/Makefile.mingw.mistachkin.

Changes to win/Makefile.msc.