Timeline
Not logged in

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

32 check-ins using file win/tclWinThrd.c version 2e9663189d

2003-05-13
08:40
* generic/tcl.decls: * macosx/tclMacOSXBundle.c: added extended version of the Tcl_MacOSXOpenBund... check-in: 5f2cee527b user: das tags: trunk
2003-05-12
22:51
Cleaned up cmdAH.test to use test constraints properly. check-in: 5f8796865f user: dkf tags: trunk
22:44
* generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words * tests/inter... check-in: 5e4caa0517 user: dgp tags: trunk
20:15
* generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is no longer set to NULL ... check-in: 22965bb0b0 user: dgp tags: trunk
19:32
* generic/tclObj.c (tclCmdNameType): Corrected variable use of the otherValuePtr or... check-in: ab3960e7fe user: dgp tags: trunk
17:44
* doc/Eval.3: Corrected prototype for Tcl_GlobalEvalObj [Bug 727622]. check-in: b99faa7b12 user: dgp tags: trunk
17:20
* generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix, disabling usage of tclNsVarNameT... check-in: f82a981058 user: msofer tags: trunk
08:43
Corrected Tcl bug #723502 check-in: b371423eef user: vasiljevic tags: trunk
2003-05-11
00:30
* win/tclWinSerial.c (SerialCloseProc): correct mem leak on closing a Windows serial port [Bug #71... check-in: 4242e35710 user: hobbs tags: trunk
2003-05-10
23:54
* generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeat crash when overflow sizes were give... check-in: ce02dd71c7 user: hobbs tags: trunk
08:17
fix for [Bugs 733156, 733221] check-in: 555377d523 user: mistachkin tags: trunk
07:42
fix for [Bug 733221] check-in: d95fa584b3 user: mistachkin tags: trunk
04:25
fix bad cvs lf conversion check-in: 4bc19ebde0 user: mistachkin tags: trunk
02:52
fix for [Bugs 733221, 733156] check-in: f41a1c5443 user: mistachkin tags: trunk
2003-05-09
23:33
fix for [Bug 731754] check-in: eaa3c15fd6 user: mistachkin tags: trunk
13:53
fixing previous patch check-in: a89f2bc7b1 user: msofer tags: trunk
13:42
fix for [Bug 735055] check-in: c421db8aa6 user: msofer tags: trunk
13:08
The array of strings passed to Tcl_GetIndexFromObj must be NULL terminated. check-in: 5a52489bb8 user: dkf tags: trunk
2003-05-08
00:44
stop compiler warnings about unused variables check-in: 6eb1e04ca2 user: dgp tags: trunk
2003-05-07
21:30
Fixed very strange language in the documentation for 'trace add execution'. check-in: 592091ea5c user: dkf tags: trunk
21:15
Made error message for [trace info] more consistent with documentation. check-in: 326ae2366f user: dkf tags: trunk
15:26
Fixed memory leak caused by confusion about string ownership. [Bug 731706] check-in: 602667d8c7 user: dkf tags: trunk
2003-05-05
20:54
* generic/tclBasic.c: Implementation of TIP 90, which * generic/tclCmdAH.c... check-in: d2aab88bfd user: dgp tags: trunk
16:48
Corrected error message for grammar and spelling. check-in: 238c25b34c user: dkf tags: trunk
2003-05-01
19:57
corrected comment about the default matching mode for [switch]. check-in: 0749f5b37b user: dgp tags: trunk
2003-04-30
09:23
Use the boolean $(DEBUG) instead of a string comparison on $(DBGX). check-in: bc0a8a54a3 user: davygrvy tags: trunk
2003-04-29
20:23
suppress compiler warning about uninitialized variables. check-in: 02d248649e user: dgp tags: trunk
08:13
Stopped warning about uninitialised variables in DictIncrCmd Thanks to Andreas Kupries for reporting... check-in: 06a717e260 user: dkf tags: trunk
2003-04-28
12:34
Made [incr] able to accept and work with wide increments [Bug 728838] check-in: 32ebb362ae user: dkf tags: trunk
10:05
Default mode of operation of [switch] is exact matching. [Bug 727563] check-in: 06beada3ba user: dkf tags: trunk
2003-04-25
21:23
* generic/tclBasic.c: Tcl_EvalObjv() failed to honor the TCL_EVAL_GLOBAL flag when ... check-in: 2fe6e15d1e user: dgp tags: trunk
20:03
* win/tclWinThrd.c: Applied SF patch #727271. This patch changes the code to catch any errors r... check-in: 563b5bea31 user: andreas_kupries tags: trunk