Timeline
Not logged in

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

22 check-ins using file generic/tclIOUtil.c version b26189724f

2003-05-11
00:31
* win/tclWinSerial.c (SerialCloseProc): correct mem leak on closing a Windows serial port [Bug #71... check-in: 4fa0111043 user: hobbs tags: core-8-4-branch
2003-05-10
23:55
* generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeat crash when overflow sizes were give... check-in: 2e6f8b3c4f user: hobbs tags: core-8-4-branch
08:20
fix for [Bugs 733156, 733221] check-in: 4d397fda02 user: mistachkin tags: core-8-4-branch
07:43
fix for [Bug 733221] check-in: b955aab26d user: mistachkin tags: core-8-4-branch
05:00
fix for [Bugs 733221, 733156] check-in: 26d90ac91c user: mistachkin tags: core-8-4-branch
04:57
fix bad cvs lf conversion check-in: 39dc7f33bd user: mistachkin tags: core-8-4-branch
00:09
fix for [Bug 731754] check-in: dd0b47aef7 user: mistachkin tags: core-8-4-branch
2003-05-05
16:59
* library/tcltest/tcltest.tcl: The -returnCodes option to [test] failed to recognize... check-in: 10c79cd627 user: dgp tags: core-8-4-branch
16:52
Corrected error message for grammar and spelling. check-in: 3c425980ed user: dkf tags: core-8-4-branch
2003-04-29
11:45
glob and square brackets fix check-in: 3e58d4d110 user: vincentdarley tags: core-8-4-branch
2003-04-25
21:21
* generic/tclBasic.c: Tcl_EvalObjv() failed to honor the TCL_EVAL_GLOBAL flag when ... check-in: 33fd4a036b user: dgp tags: core-8-4-branch
20:02
* win/tclWinThrd.c: Applied SF patch #727271. This patch changes the code to catch any errors r... check-in: 4ac2f9b848 user: andreas_kupries tags: core-8-4-branch
2003-04-21
20:41
* library/tcltest/tcltest.tcl: When the return code of a test does not meet expecta... check-in: fe7e8e2c55 user: dgp tags: core-8-4-branch
2003-04-18
21:54
Corrected bogus comments check-in: 9fa20f7ed7 user: dgp tags: core-8-4-branch
20:06
* generic/tclExecute.c (ExprCallMathFunc): remove incorrect extraneous cast from Tcl_WideAsDouble.... check-in: f4804129d6 user: hobbs tags: core-8-4-branch
00:32
Moved serial line options to their creator, open.n, from the generic page fconfigure.n which was nev... check-in: 5963e6478f user: dkf tags: core-8-4-branch
2003-04-16
23:31
* generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType * generic/tcl... check-in: 4657eb7ea0 user: dgp tags: core-8-4-branch
23:08
If you deal with network sockets, you should care about encodings. Tcl cannot guess it for you. Up... check-in: 09bd2adfb4 user: dkf tags: core-8-4-branch
22:26
Math funcs might have to deal with wide ints; document this. [Bug 709720] check-in: ef18c20b1e user: dkf tags: core-8-4-branch
2003-04-15
21:06
Corrected use of types to make compilation compatible with VC++5. check-in: c8df52dce8 user: kennykb tags: core-8-4-branch
2003-04-14
22:55
Added conditionals to make tclWinFile.c compile on VC++6, which was broken by recent changes. check-in: ed66ac39b5 user: kennykb tags: core-8-4-branch
15:45
filesystem fixes backported check-in: 7dd244b532 user: vincentdarley tags: core-8-4-branch