Fossil

Changes On Branch ben-testing
Login

Changes On Branch ben-testing

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

Changes In Branch ben-testing Excluding Merge-Ins

This is equivalent to a diff from 073725ae to 47b5bf7d

2011-08-14
23:14
Merge the ben-testing branch into trunk. check-in: 9a0c9958 user: drh tags: trunk
23:12
Fix the file_relative_name() function so that it works on windows. Closed-Leaf check-in: 47b5bf7d user: drh tags: ben-testing
17:54
Remove the seperate versionable version of db_get(), which now uses ctrlSettings to determine whether a setting is versionable or not. check-in: 3113f7b1 user: ben tags: ben-testing
07:21
Merge trunk into ben-testing, adjusting for versionable settings. check-in: 246ac307 user: ben tags: ben-testing
2011-08-12
12:13
Fix harmless compiler warnings in tar.c. check-in: 073725ae user: drh tags: trunk
11:54
When forcing a rollback following an error, reset all SQL statement first so that the rollback can be successful. check-in: 9515143d user: drh tags: trunk

Changes to src/checkin.c.

Changes to src/checkout.c.

Changes to src/clone.c.

Changes to src/configure.c.

Changes to src/db.c.

Changes to src/file.c.

Changes to src/glob.c.

Changes to src/http_ssl.c.

Changes to src/main.c.

Changes to src/setup.c.

Changes to src/update.c.

Changes to www/changes.wiki.

Changes to www/index.wiki.

Changes to www/mkindex.tcl.

Changes to www/permutedindex.wiki.

Changes to www/server.wiki.

Added www/settings.wiki.

Added www/ssl.wiki.