Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 2009-12-21.

2009-12-29
01:43
Handle completely invalid input to the decode methods [Bug 2922555] check-in: 7cac795579 user: patthoyts tags: trunk
2009-12-28
14:15
[FRQ 1083288]: Added targets to allow easier tracing of shell/test invokations check-in: 221192a523 user: dkf tags: trunk
13:55
regen with autconf 2.61 check-in: 03062c4fa2 user: dkf tags: core-8-5-branch
13:53
[Bug 942170]: Detect the st_blocks field of 'struct stat' correctly. check-in: 29ecdb9e47 user: dkf tags: core-8-5-branch
13:48
Correct failing test check-in: f3ee066c3b user: dkf tags: core-8-5-branch
12:58
regen with autconf 2.61 check-in: 02500afadc user: dkf tags: trunk
12:55
[Bug 942170]: Detect the st_blocks field of 'struct stat' correctly. check-in: ce4adf55c7 user: dkf tags: trunk
12:50
Correct failing test check-in: b19b199761 user: dkf tags: trunk
10:05
[Bug 2891362]: Make time limits work better with the event loop. check-in: ad043aa96c user: dkf tags: core-8-5-branch
10:01
Slight improvement of test so it shouldn't block forever if it fails check-in: f43124e2e9 user: dkf tags: trunk
09:58
[Bug 2891362]: Make time limits work better with the event loop. check-in: 0bdf5e931a user: dkf tags: trunk
09:53
Minor formatting issues check-in: 5c4d0c6d70 user: dkf tags: trunk
2009-12-27
22:09
[Bug 2921538]: Updated example to not be quite so ancient. check-in: da04079ef3 user: dkf tags: core-8-5-branch
22:06
[Bug 2921538]: Updated example to not be quite so ancient. check-in: e79f388bdd user: dkf tags: trunk
2009-12-25
22:45
CONST -> const check-in: 26cee50b52 user: nijtmans tags: trunk
2009-12-24
06:58
Tweak exclusions check-in: 6ad10e1733 user: dkf tags: trunk
06:55
Move declarations to the top of the file, add boilerplate comments to some functions check-in: 07da01e054 user: dkf tags: trunk
2009-12-23
20:12
Fix up a few stray spaces. check-in: fa2452348c user: dkf tags: trunk
11:17
[Bug 2913625]: Stop information about paths from leaking through [info script] and [info nameofexecu... check-in: 41ff8cabc7 user: dkf tags: trunk
11:13
[Bug 2913625]: Stop information about paths from leaking through [info script] and [info nameofexecu... check-in: 75352cd289 user: dkf tags: core-8-5-branch
07:10
Cygwin: Install libtcl8.6.dll in bin directory check-in: 157c10506a user: nijtmans tags: trunk
2009-12-22
19:49
[Bug 2918962]: Stop crash when -index and -stride are used together in [lsort]. check-in: b246bea842 user: dkf tags: trunk
04:42
merge updates from HEAD check-in: 9fdc8d03f3 user: dgp tags: dgp-refactor
2009-12-21
23:25
Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still not enabled yet, but at... check-in: dca4a9980e user: nijtmans tags: trunk
20:40
merge updates from HEAD check-in: 370fe59d8f user: dgp tags: dgp-refactor
2009-12-19
14:21
* generic/tclBasic.c: Fix for bad cmd resolution by coroutines * tests/coroutine.test: [Bug #29176...
check-in: 28c837c3c8 user: msofer tags: trunk
05:44
merge updates from HEAD check-in: 057b2cc41b user: dgp tags: dgp-refactor
2009-12-17
16:30
bump to msgcat 1.4.3 to account for commits check-in: 222dc4ed0f user: dgp tags: core-8-5-branch
16:28
bump to msgcat 1.4.3 to account for commits check-in: 6d48bf9c9d user: dgp tags: trunk
15:17
merge updates from HEAD check-in: ad209c88d2 user: dgp tags: dgp-refactor
00:06
Fix gcc warning: ignoring return value of ‘write’, declared with attribute warn_unused_result check-in: 295ac3225d user: nijtmans tags: trunk
2009-12-16
23:44
Upgrade to Safe Base's handling of [glob] to be more permissive with the feature set supported, but ... check-in: 1fb17d6662 user: dkf tags: trunk
23:31
Upgrade to Safe Base's handling of [glob] to be more permissive with the feature set supported, but ... check-in: b350c509d7 user: dkf tags: core-8-5-branch
23:25
Fix gcc warning: ignoring return value of ‘write’, declared with attribute warn_unused_result CO... check-in: e52afe7fa4 user: nijtmans tags: trunk
14:04
[Bug 1911342]: Rewrite formatting to avoid bogus link from tm.n to list.n in the HTML documentation.... check-in: e1ae666a88 user: dkf tags: core-8-5-branch
14:01
[Bug 1911342]: Rewrite formatting to avoid bogus link from tm.n to list.n in the HTML documentation.... check-in: 4a6caccf13 user: dkf tags: trunk
13:53
Force this file to be interpreted as a Tcl script by Emacs check-in: 73f8d9eb42 user: dkf tags: trunk
09:31
[Bug 2913616]: Make msgcat package work in safe interpreters. check-in: 6f7f5feb1e user: dkf tags: core-8-5-branch
09:27
Silence a bunch of unimportant messages from cvs check-in: 7a4a1ee758 user: dkf tags: core-8-5-branch
09:26
[Bug 2913616]: Make msgcat package work in safe interpreters. check-in: 327dfaa07c user: dkf tags: trunk
2009-12-14
13:56
merge updates from HEAD check-in: 1622bb6303 user: dgp tags: dgp-refactor
10:03
Document that [file tempfile] always works on the native filesystem by design. [Bug 2388866] check-in: 9c9592b53e user: dkf tags: trunk
2009-12-13
17:54
fix comment check-in: c07dfe3d13 user: msofer tags: trunk
17:27
remove accidentally committed c++ style temp comments check-in: 3960ba39cf user: msofer tags: trunk
17:11
* generic/tclBasic.c: Release TclPopCallFrame() from its * generic/tclExecute.c: tailcall-manage...
check-in: 20752ce195 user: msofer tags: trunk
16:41
* generic/tclBasic.c: Moving TclBCArgumentRelease call * generic/tclExecute.c: from TclNRTailcal...
check-in: d4a353ca17 user: msofer tags: trunk
2009-12-12
19:57
Plug testing memleak. [Bug 2895367] check-in: d1d07b5a23 user: dkf tags: trunk
19:46
Plug testing memleak. [Bug 2895367] check-in: f1b36a4349 user: dkf tags: core-8-5-branch
03:06
merge updates from HEAD check-in: 99d692085a user: dgp tags: dgp-refactor
2009-12-11
23:42
Fix gcc warning: signed and unsigned type in conditional expression check-in: 81f2a75d2f user: nijtmans tags: trunk