Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins related to "tclStubsV2"
2012-10-02
| ||
23:01 | Enable building with the TCL stubs library and then loading the main TCL library at run-time, and only if needed. check-in: 25f7fa1157 user: drh tags: trunk | |
2012-09-29
| ||
07:40 | For custom makefile, build with Tcl stubs support by default. Closed-Leaf check-in: 2d63ffdd4f user: mistachkin tags: tclStubsV2 | |
07:29 | Skip calling Tcl_InitStubs when not compiled to use the Tcl stubs mechanism. check-in: 1f4cfd5776 user: mistachkin tags: tclStubsV2 | |
07:20 | Merge updates from trunk. check-in: fbd3c2a597 user: mistachkin tags: tclStubsV2 | |
07:16 | Some fine-tuning for autosetup to support the Tcl stubs mechanism. check-in: 01de4c53b1 user: mistachkin tags: tclStubsV2 | |
06:56 | Build system changes to support the Tcl stubs mechanism. check-in: 9d0a4a89d7 user: mistachkin tags: tclStubsV2 | |
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 | |