Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 81996420e6753dce.

2011-10-13
21:04
Ugh; Tcl_DStringInit in wrong place... check-in: a6843c662e user: dkf tags: bug-1224888
19:18
merge trunk check-in: 610f5b391c user: dgp tags: remove-pathappend-intrep
18:19
Correct botch. check-in: f0486f9bbd user: dgp tags: trunk
18:10
3423059 silence compiler warning check-in: d287fac6bb user: dgp tags: trunk
18:02
3423069 silence compiler warnings. check-in: d6b80e8cf1 user: dgp tags: trunk
12:34
Getting better; now possibly with autoconf magic! Comments too. check-in: fbc6fd24c0 user: dkf tags: bug-1224888
12:16
A little more resilience. check-in: 9856078e30 user: dkf tags: bug-1224888
12:10
Lash-up to try to deal with [Bug 1224888]. check-in: 47248c347c user: dkf tags: bug-1224888
08:02
revert test-case change for [Bug 2935503] check-in: fb6eac342d user: jan.nijtmans tags: trunk
08:01
revert test-case from [Bug 2935503] check-in: 8588701fdf user: jan.nijtmans tags: core-8-5-branch
07:56
revert test-case change from [Bug 2935503] check-in: 80c27dee1f user: jan.nijtmans tags: core-8-4-branch
2011-10-11
13:39
[Bug 2935503] Incorrect mode field returned by file stat command check-in: c07f32716f user: jan.nijtmans tags: trunk
13:29
[Bug 2935503] Incorrect mode field returned by file stat command check-in: c865669b6f user: jan.nijtmans tags: core-8-5-branch
13:19
[Bug 2935503] Incorrect mode field returned by file stat command check-in: 77f44a0961 user: jan.nijtmans tags: core-8-4-branch
2011-10-09
14:41
* generic/tclCompCmds.c (TclCompileDictWithCmd): Corrected handling of qualified names, and added ...
check-in: acdee8149c user: dkf tags: trunk
2011-10-07
21:21
Fix env.test, when running under wine 1.3 check-in: 78d77f044f user: jan.nijtmans tags: trunk
21:16
Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6) check-in: 1c15b03dcd user: jan.nijtmans tags: core-8-5-branch
20:54
Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6) check-in: 951880c457 user: jan.nijtmans tags: core-8-4-branch
14:49
merge trunk check-in: 3dcfeb9b27 user: dkf tags: dkf-utf16-branch
14:48
merge trunk check-in: efd220a1ac user: dkf tags: dkf-notifier-poll
12:16
Merge updates from trunk check-in: 59daece720 user: ferrieux tags: ferrieux-nacl
12:01
Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1) check-in: 91a0a93dad user: jan.nijtmans tags: trunk
12:00
Fix gcc warning (discovered with latest mingw, based on gcc 4.6.1) check-in: 7c93b4fe12 user: jan.nijtmans tags: core-8-5-branch
11:58
Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1) check-in: 72e8ccc7aa user: jan.nijtmans tags: core-8-4-branch
2011-10-06
21:19
Reintegrate the compilation of [dict with], which is now usually much faster (but only inside contex... check-in: 81996420e6 user: dkf tags: trunk
19:57
Handle empty tail case to stop test failures. check-in: b14befee57 user: dgp tags: remove-pathappend-intrep
19:26
Disabled more large blocks of code not needed in the absence of the TCLPATH_APPEND intrep. check-in: 3ea6aab6df user: dgp tags: remove-pathappend-intrep
19:15
Add the other instructions to the assembler's nous. Closed-Leaf check-in: 5b83ff4cd5 user: dkf tags: dkf-dict-with-compiled
2011-10-05
19:01
Add special handling required for ~foo filesystem paths. check-in: a09a9e64c0 user: dgp tags: remove-pathappend-intrep
18:11
Radical experiment of completely disabling the TCLPATH_APPENDED intrep of the "path" Tcl_ObjType tha... check-in: 15d9677358 user: dgp tags: remove-pathappend-intrep
14:23
Merge to feature branch check-in: 2b23686155 user: jan.nijtmans tags: tip-389-impl
14:21
merge trunk check-in: 055aae0b17 user: dkf tags: dkf-dict-with-compiled
14:19
Added some tests. check-in: 55b7d7fafb user: dkf tags: dkf-dict-with-compiled
14:05
wrong copy/paste in ChangeLog check-in: fed81b9937 user: jan.nijtmans tags: trunk
13:58
Remove tclWinProcs, as it is no longer being used check-in: 3bc90017b9 user: jan.nijtmans tags: trunk
2011-10-04
08:44
merge trunk check-in: 7d5b912b37 user: dkf tags: dkf-dict-with-compiled
05:11
Update to Olson's tzdata2011k check-in: 078177c87f user: venkat tags: trunk
05:00
Update to Olson's tzdata2011k check-in: 26419277e5 user: venkat tags: core-8-5-branch
2011-10-03
10:45
Added support for having the dict var itself referenced by LVT index. check-in: 0b8e874e2c user: dkf tags: dkf-dict-with-compiled
07:51
Add assembler support for the new INST that I think has a stable interface. check-in: 13d6ce4ce6 user: dkf tags: dkf-dict-with-compiled
2011-10-02
16:29
Experimental compilation of the [dict with] subcommand. No tests yet, and not yet certain that the a... check-in: 3e46935f68 user: dkf tags: dkf-dict-with-compiled
2011-09-29
14:58
More polishing of Tcl's HTML doc converter. check-in: fe2f12390f user: dkf tags: trunk
10:56
[Bug 3414769]: Updated list of default-hidden commands for safe interps. check-in: ff6cb3f219 user: dkf tags: trunk
2011-09-28
08:32
[RFE 3010352]: make all TclOO API functions MODULE_SCOPE check-in: d952be86c1 user: jan.nijtmans tags: trunk
01:39
merge trunk check-in: 0f1d9f3a48 user: mig tags: mig-no280
01:39
merge trunk check-in: 12126498b2 user: mig tags: mig-alloc-reform
2011-09-27
09:57
Release unused memory... check-in: 538047ebb7 user: dkf tags: trunk
09:49
* generic/tclIndexObj.c (Tcl_ParseArgsObjv): [Bug 3413857]: Corrected the memory management for th...
check-in: 06c0436f04 user: dkf tags: trunk
09:45
Test harness for Tcl_ParseArgsObjv Closed-Leaf check-in: ffc52b181f user: dkf tags: bug-3413857
09:44
Unbreak TCL_ARGV_AUTO_REST macro, found during testing. check-in: e670fd9be2 user: dkf tags: bug-3413857