Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch stubbed-tcl Excluding Merge-Ins
This is equivalent to a diff from a0da8b3873 to ba91fe5f9e
2012-09-28
| ||
20:15 | Refinements to the Tcl stubs integration. check-in: a0b3507d6c user: mistachkin tags: tclStubsV2 | |
10:18 | Update to the latest SQLite amalgamation, for the purpose of testing recent changes in SQLite. check-in: c0f245de25 user: drh tags: trunk | |
07:26 | load Tcl dynamically using the Stubs mechanism in stead of linking in the library statically. Closed-Leaf check-in: ba91fe5f9e user: jan.nijtmans tags: stubbed-tcl | |
2012-09-27
| ||
21:16 | Merge the partialCommitPerms branch which fixes an issue with permission bit changes of non-specified files being picked up by a partial commit. check-in: a0da8b3873 user: drh tags: trunk | |
17:29 | Update the pre-checkin checklist to talk about the new --tk option to the diff command. check-in: 394177917c user: drh tags: trunk | |
2012-09-25
| ||
11:48 | Candidate fix for maintaining existing permission bits for partial check-ins. Closed-Leaf check-in: 33ffb32cb8 user: mistachkin tags: partialCommitPerms | |
Changes to src/makemake.tcl.
Changes to src/th_tcl.c.
Changes to win/Makefile.mingw.
Changes to win/Makefile.mingw.mistachkin.