Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 53ccb752fa179262.

2006-07-30
16:18
Fix typo [Bug 1496886] check-in: 0bc42fa7c8 user: jenglish tags: trunk
16:18
Fix typo [Bug 1496886] check-in: c1201f2398 user: jenglish tags: core-8-4-branch
2006-07-28
10:38
fix errors from 'make html' check-in: 6381bece46 user: das tags: trunk
2006-07-26
21:56
* generic/tclExecute.c: Corrected flawed overflow detection in * tests/expr.test: ...
check-in: dc337b42a1 user: dgp tags: trunk
2006-07-24
13:43
* win/tclWinSock.c: Correct un-initialized Tcl_DString. Thanks to afredd. [Bug ...
check-in: 7a410e481f user: dgp tags: trunk
2006-07-21
14:56
undo mistaken commit check-in: 4e1c9e6425 user: dgp tags: trunk
10:47
* generic/tclExecute.c: * tests/execute.test (execute-9.1): dgp's fix for [Bug 1522803].
check-in: 76e3738cf2 user: msofer tags: trunk
06:02
typos check-in: cee0827271 user: das tags: core-8-4-branch
06:02
typos check-in: eace2ae02f user: das tags: trunk
2006-07-20
07:39
cleanup quoting and whitespace check-in: 92c414d8d1 user: das tags: core-8-4-branch
07:39
cleanup quoting and whitespace check-in: af1d21a5e1 user: das tags: trunk
06:21
* macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create notifier thread lazily upo...
check-in: fc99321d66 user: das tags: core-8-4-branch
06:18
* macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create notifier thread lazily upo...
check-in: 95ec292536 user: das tags: trunk
06:17
* generic/regc_locale.c (cclass): * generic/tclExecute.c (TclExecuteByteCode): * generic/tclIOCmd...
check-in: 25ff7e8b0a user: das tags: trunk
2006-07-14
16:28
* unix/tclUnixPort.h: Added the inclusion of <AvailabilityMacros.h>. The missing header caused ... check-in: e172aac034 user: andreas_kupries tags: trunk
16:20
* unix/tclUnixPort.h: Added the inclusion of <AvailabilityMacros.h>. The missing header caused ... check-in: 35daae8037 user: andreas_kupries tags: core-8-4-branch
2006-07-13
00:23
Fix blunder check-in: 955b22c283 user: dkf tags: tip-257-implementation-branch
2006-07-12
15:32
First go at doing procedure-like method dispatch. Probably somewhat wrong. :-) check-in: ea6c474c9f user: dkf tags: tip-257-implementation-branch
00:21
Added implementation of the [next] command check-in: 67d1fe8b7c user: dkf tags: tip-257-implementation-branch
2006-07-11
14:29
Made Tcl_AsyncDelete() more tolerant when called after all thread TSD has been garbage-collected. check-in: d4201e4c4e user: vasiljevic tags: trunk
13:18
Made Tcl_AsyncDelete() more tolerant when called after all thread TSD has been garbage-collected. check-in: 9cd2581375 user: vasiljevic tags: core-8-4-branch
10:00
Fix line endings :-( check-in: 8341f10f3f user: dkf tags: tip-257-implementation-branch
2006-07-10
23:24
Split out the (likely to get rather large) support for the oo::define command Update all relevant ma... check-in: ce2a3efdc6 user: dkf tags: tip-257-implementation-branch
23:01
* generic/tclIO.c (Tcl_CreateChannel): allow Tcl std channel inheritance to be #defined out (defau...
check-in: 51333eb85f user: hobbs tags: core-8-4-branch
01:17
Created branch tip-257-implementation-branch-root-synthetic Closed-Leaf check-in: 0d609a1995 user: cvs2fossil tags: tip-257-implementation-branch-root, tip-257-implementation-branch-root-synthetic
01:17
Dispatch is mostly working now; just got to get dispatch to "procedure-like" methods done now; trick... check-in: 53ccb752fa user: dkf tags: tip-257-implementation-branch
2006-07-06
13:34
memory allocation bug check-in: c68e8d28c3 user: dgp tags: dgp-refactor
2006-07-05
21:29
merge updates from HEAD check-in: 2d02d24f27 user: dgp tags: dgp-refactor
20:42
Improvements to error context messages check-in: 3e3cf8d323 user: dgp tags: trunk
05:34
* generic/tclParseExpr.c: Completely new expression parser that builds a parse...
check-in: 27c7cf27cb user: dgp tags: trunk
2006-06-21
20:44
fix warnings check-in: 8ee445667e user: das tags: trunk
03:10
* generic/tclIOUtil.c: Changed default configuration to * generic/tclInt.decls: #un...
check-in: 0bde9c44bb user: dgp tags: trunk
2006-06-20
15:00
One stray CONST that escaped the CONST->const conversion. check-in: a10709e1ae user: dgp tags: trunk
13:22
* generic/tclCmdAH.c: Removed dead code that was old implementation of [format].
check-in: d896ffc8bd user: dgp tags: trunk
2006-06-16
18:35
typo check-in: c30a92e536 user: dgp tags: trunk
2006-06-15
22:33
add ref to darwin fix check-in: 940eec91b5 user: das tags: core-8-4-branch
18:11
typo check-in: bc219feaf9 user: dgp tags: core-8-4-branch
18:09
* changes: changes to start prep for an 8.4.14 release.
check-in: 2ae478f836 user: dgp tags: core-8-4-branch
2006-06-14
21:12
* unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWED define from AvailabilityMa...
check-in: 381c24f84c user: das tags: core-8-4-branch
21:11
* unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWED define from AvailabilityMa...
check-in: a4aa374b9b user: das tags: trunk
15:24
Remove test chunk check-in: 0f6b42c174 user: patthoyts tags: core-8-4-branch
15:21
Enable building Tcl with Microsoft's latest compiler offering (VS2005). We have to handle a number ... check-in: f0865d186b user: patthoyts tags: core-8-4-branch
14:59
Added examples after prompting on the Tcler's chat. check-in: f24478aad6 user: dkf tags: trunk
2006-06-13
22:54
Workaround for silly compiler bug. [Bug 1503729] check-in: 145ea285f8 user: dkf tags: core-8-4-branch
22:10
Workaround for silly compiler bug. [Bug 1503729] check-in: a946650648 user: dkf tags: trunk
2006-06-06
20:07
* doc/GetStdChan.3: Added recommendation that each call to Tcl_SetStdChannel() b...
check-in: d79ba117f3 user: dgp tags: core-8-4-branch
20:06
* doc/GetStdChan.3: Added recommendation that each call to Tcl_SetStdChannel() b...
check-in: 97f256fe07 user: dgp tags: trunk
17:10
merge updates from HEAD check-in: 6d4ff70d4d user: dgp tags: dgp-refactor
2006-06-05
10:04
Documentation improvements (including Tcl_Realloc(NULL,x) behaviour) check-in: 580ec2c125 user: dkf tags: trunk
08:34
Minor formatting fixes check-in: a69480e0f4 user: dkf tags: trunk