Changes On Branch sqlite3-compat
Not logged in

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

Changes In Branch sqlite3-compat Excluding Merge-Ins

This is equivalent to a diff from 3c9dc14831 to 4bf7e4ef56

2017-03-07
11:11
Remove RFC documentation from zlib redistribution. Motivation: bundled zlib documentation is under a potentially non-free license check-in: eea86cee3a user: jan.nijtmans tags: trunk
2017-03-06
19:51
Merge in the Fossil 2.0 and 2.1 enhancements. check-in: 0dc479305f user: drh tags: optimize-pragma
15:32
Merge trunk Closed-Leaf check-in: 4bf7e4ef56 user: jan.nijtmans tags: sqlite3-compat
12:52
Use "auto" hash-policy for new Docker repositories check-in: 3c9dc14831 user: jan.nijtmans tags: trunk
12:48
For new Docker-generated repositories, use "auto" hash-policy as default: They might be synced with "sha1"-type repositories, this would render those repositories useless. check-in: 9a6256cf08 user: jan.nijtmans tags: trunk
2016-05-02
16:21
Not all headers know about SQLITE_CONFIG_EXPLAIN_COMMENTS check-in: 4ba01a3758 user: jan.nijtmans tags: sqlite3-compat

Changes to src/db.c.

Changes to src/main.c.

Changes to src/shell.c.