Tcl Source Code

Timeline
Login

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

34 check-ins using file changes version 5cd0264b20

2013-01-02
18:06
Merge the [subst] compile improvements with accommodations to parser changes. check-in: 55db16ea6d user: dgp tags: dgp-refactor
17:38
Merge trunk through conflict-free, failure-free checkins. check-in: d66d19493d user: dgp tags: dgp-refactor
2012-12-20
10:04
Merging in changes from trunk check-in: 040936a1c7 user: seandeelywoods tags: hypnotoad-vexpr
09:56
Merging with trunk check-in: bd253c91c6 user: seandeelywoods tags: hypnotoad-prefer-native-8.6
2012-12-19
11:43
merge main dev branch check-in: a6aefff3f5 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main
11:42
merge main dev branch check-in: ec9d7394f3 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main
11:15
merge trunk re-use interp->result and interp->freeProc check-in: c5d467fb05 user: jan.nijtmans tags: novem-unversioned-stub
2012-12-18
14:02
Improved the sequence of instructions issued for [subst] when dealing with simple variable reference... check-in: 879b78fc5c user: dkf tags: trunk
13:47
Remove all VA functions Tcl_AppendResultVA, Tcl_AppendStringsToObjVA, Tcl_SetErrorCodeVA, Tcl_PanicV... check-in: 38e0d974dc user: jan.nijtmans tags: novem-remove-va
10:21
Better version that can handle simple composite array keys as well. As long as they are free of comm... check-in: bc557e607b user: dkf tags: dkf-bytecode-8.6-main
09:37
Generate better code for the common case of subst-ed variables where the variable is a simple scalar... check-in: 2a40713424 user: dkf tags: dkf-bytecode-8.6-main
09:02
merge trunk check-in: 7e88f46d94 user: dkf tags: dkf-bytecode-8.6-main
2012-12-17
14:40
Simpler code to do installation of [info class] and [info object].

We know this is a safe thing to ... check-in: e3336029df user: dkf tags: trunk

14:27
Slim down the code a bit more; we can make more safe assumptions. Closed-Leaf check-in: db490510ed user: dkf tags: dkf-review
12:45
remove deprecated functions Tcl_VarEval and Tcl_VarEvalVA check-in: 9d10212623 user: jan.nijtmans tags: novem
2012-12-14
13:21
undo TCL_STUB_MAGIC change: It was not a good idea to change it at all. check-in: cdd454262b user: jan.nijtmans tags: novem-reduced-symbol-export
13:14
merge novem check-in: 2cfbe81281 user: jan.nijtmans tags: novem-reduced-symbol-export
12:45
re-add some things lost in [d70f8a19e4] check-in: 20ee37718a user: jan.nijtmans tags: novem-unversioned-stub
12:13
Merge novem. Remove interp->result completely (experiment, seems to work fine). check-in: 5023b5c133 user: jan.nijtmans tags: novem-unversioned-stub
10:24
Use the Tcl memory allocator in the stub library. unused variable "minor" check-in: 91df28f375 user: jan.nijtmans tags: novem-unversioned-stub
09:58
merge trunk. Don't specify which Tcl 8.x version Tcl_InitStubs is used with: we simply don't know, ... check-in: d70f8a19e4 user: jan.nijtmans tags: novem-unversioned-stub
09:40
Merge trunk. Add more clarity why refCount should be decremented AFTER checking for <2. Protect 8.... check-in: e427f41e18 user: jan.nijtmans tags: novem
2012-12-13
20:20
TIP 400 suffered from the same segfaulting flaw as 3595576. Segfaulting test and fix committed. check-in: 8ca83061d7 user: dgp tags: trunk
19:43
Simplify the [info object] and [info class] additions. check-in: 3184e01afd user: dgp tags: dkf-review
16:17
Restore clarity to macro test. check-in: 64542aaa92 user: dgp tags: trunk
16:08
Merge 3595576 tests from 8.5. check-in: 48775c28b4 user: dgp tags: trunk
15:31
merge novem check-in: 431733cccd user: jan.nijtmans tags: novem-unversioned-stub
13:37
Fix for [Bug 3595576], found by andrewsh check-in: 5e873e324a user: mig tags: trunk
13:01
merge trunk check-in: d64cd8436c user: jan.nijtmans tags: novem
12:14
Changelog entry, and change macro variable to not conflict with possible outside variable names check-in: 25064e0f65 user: jan.nijtmans tags: trunk
11:02
Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice. check-in: fb66668b16 user: jan.nijtmans tags: trunk
2012-12-12
20:16
Prefer to extract package data from the *contents* not the directory name. check-in: da0cd63997 user: dgp tags: core-8-6-0-rc
2012-12-11
21:31
Tag 8.6.0 for release check-in: a8713b3963 user: dgp tags: core-8-6-0-rc
21:19
update changes check-in: 764d85a7ee user: dgp tags: trunk