Fossil

Timeline
Login

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

35 check-ins using file src/db.c version 6800150013

2016-05-19
14:19
Update SQLite to 3.13.0 Closed-Leaf check-in: 256b950a7b user: jan.nijtmans tags: branch-1.34
2016-05-03
21:30
Update referenced OpenSSL version. check-in: a47ce4d979 user: jan.nijtmans tags: branch-1.34
2016-04-08
19:09
Update SQLite to 3.12.1 check-in: f676ace45c user: jan.nijtmans tags: branch-1.34
2016-03-29
11:43
Update SQLite to 3.12.0. Fedora 22 -> 23 check-in: 15471bc70f user: jan.nijtmans tags: branch-1.34
2016-03-01
17:32
Update referenced OpenSSL version check-in: 60a0deb293 user: jan.nijtmans tags: branch-1.34
11:54
Update SQLite to version 3.11.0 check-in: dd22f57082 user: jan.nijtmans tags: branch-1.34
2015-11-06
08:45
Cherry-pick part of [http://www.sqlite.org/src/info/138783b553602a05|138783b5] from SQLite trunk. Reported by Don Porter here: [http://cyqlite.sourceforge.net/cgi-bin/sqlite/tktview?name=d4593fcd90] (If SQLite 3.9.3 is ever released, I hope this harmless warning is fixed in it) check-in: ac3771966a user: jan.nijtmans tags: branch-1.34
2015-11-05
05:27
Add new environment variables to the set that is displayed on the /test_env page. check-in: ffe4149e18 user: mistachkin tags: branch-1.34
2015-11-04
23:42
Include the release version number in the footer of all the built-in skins. check-in: c39315375f user: mistachkin tags: branch-1.34
23:42
Make the --with-tcl configure option able to cope with systems where using '-lieee' from TCL_LIB_SPEC appears to cause issues. check-in: 7a0d543a78 user: mistachkin tags: branch-1.34
23:41
Fix over-length source code lines and memory leaks in the 'clean' command. check-in: 98e694422a user: mistachkin tags: branch-1.34
23:41
Permit compilation without Tcl private stubs using Tcl 8.5. check-in: e0773f3d83 user: mistachkin tags: branch-1.34
23:41
Indicate that OpenBSD builds are 5.x not 4.x. check-in: de8438cdcd user: mistachkin tags: branch-1.34
23:40
Document the --quiet option to 'fossil rebuild'. check-in: c685c46daf user: mistachkin tags: branch-1.34
12:02
Update the built-in SQLite to version 3.9.2 check-in: ac3889f03b user: jan.nijtmans tags: branch-1.34
2015-11-03
13:49
Updates to the "fossil clean" command: Added the -i/--prompt option. Always report if unable to delete a file. Fixed memory leaks and over-length source code lines. check-in: c985d905c6 user: drh tags: trunk
04:47
merge trunk check-in: 23024b4a6c user: jan.nijtmans tags: cleanX
03:47
Simplify and enhance changes from the previous check-in. check-in: 653b6b9240 user: mistachkin tags: trunk
03:36
Make the --with-tcl configure option able to cope with systems where using '-lieee' from TCL_LIB_SPEC appears to cause issues. check-in: cbe4af9ea8 user: mistachkin tags: trunk
01:20
Always print a warning if "fossil clean" is unable to remove a file, even if the --verbose option is omitted. Closed-Leaf check-in: 6c2a2087d2 user: drh tags: clean-cmd-cleanup
01:07
Add the -i or --prompt option to the "fossil clean" command. check-in: 1c9da04a39 user: drh tags: clean-cmd-cleanup
00:46
Fix over-length source code lines and memory leaks in the “clean” command. check-in: 4c8b1e819c user: drh tags: clean-cmd-cleanup
2015-11-02
23:05
Permit compilation without Tcl private stubs using Tcl 8.5. check-in: b500f89c38 user: mistachkin tags: trunk
20:13
Indicate that OpenBSD builds are 5.x not 4.x. check-in: ca3ed9d49c user: drh tags: trunk
18:51
Document the --quiet option to "fossil rebuild" check-in: a25702b019 user: drh tags: trunk
17:35
Version 1.34 check-in: 62dcb00e68 user: drh tags: trunk, release, version-1.34
2015-11-01
18:14
Change all references to the tcl.tk domain into tcl-lang.org. check-in: 808cda318d user: drh tags: trunk
2015-10-30
23:04
Update the "fossil bisect chart" display so that no check-in is shown more than once. CURRENT is marked on the right if it overlaps with a GOOD or BAD check-in. check-in: 4da2f01266 user: drh tags: trunk
12:19
Add the missing image file from the previous check-in. check-in: f188505daf user: drh tags: trunk
12:16
Add the [http://xkcd.com/1597/] cartoon to the set of quotes about Git. check-in: 227b837a6c user: drh tags: trunk
2015-10-27
23:59
Correct typo in change log. check-in: 37f7b0fb00 user: mistachkin tags: trunk
18:21
Change the mimetype for .n and .man files to text/plain. check-in: addf43c0dd user: drh tags: trunk
18:19
Updates to the change log. Trying to get the next release out... check-in: 39982e6bf5 user: drh tags: trunk
01:21
Add the 'exec-rel-paths' setting and its machinery to permit relative paths to be used when calling external diffing tools. check-in: 825d78b6f7 user: mistachkin tags: trunk
2015-10-22
11:30
Merge trunk. Almost forgot about this one. Please review. Closed-Leaf check-in: af7de966ff user: jan.nijtmans tags: exec-rel-paths