Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 06345d5b5485ad3a.

2012-11-14
09:58
merge trunk Closed-Leaf check-in: 7e567b9e05 user: jan.nijtmans tags: frq-3579001
09:12
Workaround for mingw versions which don't provide _fpcontrol in float.h check-in: 73042d17c8 user: jan.nijtmans tags: trunk
09:11
Workaround for mingw versions which don't provide _fpcontrol in float.h check-in: f93feee5b5 user: jan.nijtmans tags: core-8-5-branch
09:07
Workaround for mingw versions which don't provide _fpcontrol in float.h check-in: 4a2030278d user: jan.nijtmans tags: core-8-4-branch
00:28
Release branch for Tcl 8.4.20. check-in: 32948f74ee user: dgp tags: core-8-4-20-rc
2012-11-13
21:31
merge trunk check-in: 21954dc8a9 user: dgp tags: core-8-6-0-rc
21:23
360894 Threads inherit floating point config from their creator thread check-in: 3574448bf4 user: dgp tags: trunk
21:22
360894 Threads inherit floating point config from their creator thread. check-in: 5e4a7a9ee2 user: dgp tags: core-8-5-branch
21:16
360894 Threads inherit floating point config from their creator thread check-in: 2a5f53e797 user: dgp tags: core-8-4-branch
21:03
merge 8.4 Closed-Leaf check-in: fbae294921 user: dgp tags: bug-3567063
20:03
also search for the library directory (init.tcl, encodings, etc) relative to the build directory ass... check-in: e54043c366 user: mistachkin tags: trunk
19:59
also search for the library directory (init.tcl, encodings, etc) relative to the build directory ass... check-in: be9a7049d7 user: mistachkin tags: core-8-5-branch
18:02
merge trunk check-in: 9d434752ed user: dkf tags: dkf-http-cookies
2012-11-12
23:33
merge mark check-in: addeb1588f user: dgp tags: trunk
23:22
merge release to 8.5 check-in: a07da4ee35 user: dgp tags: core-8-5-branch
10:25
Check for USE_TCL_STUBS as well Closed-Leaf check-in: 5339e19ee5 user: jan.nijtmans tags: bug-3562640
10:03
merge trunk check-in: af3e5de5a0 user: jan.nijtmans tags: bug-3562640
08:01
merge trunk.

doc fix

check-in: 50ce5a659d user: jan.nijtmans tags: frq-3579001
07:53
style fix check-in: 5fbbfc2a80 user: jan.nijtmans tags: trunk
07:44
merge trunk check-in: b3da51d3fb user: jan.nijtmans tags: frq-3579001
2012-11-10
19:24
added forgotten Changelog entry check-in: d5f32ab609 user: mig tags: trunk
17:08
re-enable bcc-tailcall, after fixing an infinite loop in the TCL_COMPILE_DEBUG mode check-in: 4ea681879b user: mig tags: trunk
2012-11-09
20:11
merge trunk check-in: 0808bcc7b6 user: jan.nijtmans tags: frq-3579001
15:12
ChangeLog release mark Closed-Leaf check-in: b336545c4f user: dgp tags: core-8-5-13, core-8-5-13-rc
13:53
merge mark check-in: 5468c99748 user: dgp tags: core-8-5-13-rc
12:11
Flag USE_TCLOO_STUBS is not necessary any more for extensions: Stubs are the only way to access TclO... check-in: 06345d5b54 user: jan.nijtmans tags: trunk
2012-11-08
21:46
merge trunk; resolve conflicts check-in: b9106ac438 user: dgp tags: dgp-refactor
16:22
dup test name check-in: dd63631c29 user: dgp tags: trunk
15:44
merge trunk check-in: 80ae3ec193 user: dgp tags: core-8-6-0-rc
15:43
Declare TclOO portion of the Tcl API to be stable -> TclOO 1.0 check-in: 1f7c7e8b4e user: dgp tags: core-8-6-0-rc
15:25
Create Tcl 8.6.0 release branch check-in: 1cb8443cf3 user: dgp tags: core-8-6-0-rc
15:21
Updated the language of the documentation so that "object" refers to an OO concept throughout, and a... check-in: d664748a86 user: dkf tags: trunk
13:50
Missing bits of the msgcat 1.4 -> 1.5 bump. check-in: fc792635e1 user: dgp tags: trunk
13:33
Pull msgcat fixes over the main dev branch check-in: 1ba576d019 user: dgp tags: core-8-5-branch
13:31
Revert msgcat requirement bump in the "clock" module. Should be no need for it. check-in: 2806445514 user: dgp tags: core-8-5-13-rc
13:06
Remove another reference to tcl.wse.in check-in: 5c25c5c93b user: jan.nijtmans tags: trunk
10:16
merge updates to make HTML generation better check-in: 069f682541 user: dkf tags: trunk
10:14
Added tooltip generation to contents and keywords pages. Closed-Leaf check-in: 833d91a67d user: dkf tags: off-trunk
09:15
changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, library/clock.tcl, win/mak... check-in: a0f5aefcc4 user: oehhar tags: core-8-5-13-rc
08:22
Make HTML generator more resilient against problems when generating docs for older versions of Tcl/T... check-in: d61b5fb209 user: dkf tags: off-trunk
2012-11-07
20:56
tzdata update check-in: 42c4fb738c user: dgp tags: core-8-5-13-rc
20:53
Import tzdata2012i check-in: 4d62db0c92 user: kbk tags: trunk
20:49
Import tzdata2012i check-in: d3f74cece8 user: kbk tags: core-8-5-branch
20:41
Remove files and references for long outdated Wise Installer. check-in: bbb8a76120 user: dgp tags: trunk
19:11
update changes check-in: 4477bffb9d user: dgp tags: core-8-5-13-rc
17:36
merge 8.5 check-in: 833ad6022e user: dgp tags: core-8-5-13-rc
17:30
merge mark check-in: bbfde6b0fc user: dgp tags: trunk
17:26
3574493 Avoid hanging on exit due to use of synchronization calls in routines called by DllMain(). check-in: ff93640153 user: dgp tags: core-8-5-branch
17:24
3574493 Avoid hanging on exit due to use of synchronization calls in routines called by DllMain(). check-in: 42933eb98a user: dgp tags: core-8-4-branch
15:29
merge-mark check-in: e9a3d02458 user: jan.nijtmans tags: core-8-5-branch