Timeline
Not logged in

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

26 check-ins using file generic/tclProc.c version 8646137eec

2009-08-24
00:27
* macosx/tclMacOSXNotify.c: fix multiple issues with nested event loops when CoreFoundation notifi... check-in: 3c8d3403f3 user: das tags: core-8-5-branch
2009-08-21
19:03
* generic/tclFileName.c: Correct regression in [Bug 2837800] fix. * tests/fileName.t... check-in: 06b3699815 user: dgp tags: core-8-5-branch
18:31
regression tests check-in: 2ca1d82694 user: dgp tags: core-8-5-branch
2009-08-20
22:08
* generic/tclFileName.c: Correct result from [glob */test] when * matches something ... check-in: 2dded56920 user: dgp tags: core-8-5-branch
14:59
* generic/tclPathObj.c: [Bug 2806250] Prevent the storage of strings starting with ~... check-in: 93b3686378 user: dgp tags: core-8-5-branch
14:29
Backport of memory leak plug. check-in: c3b11be0dc user: dkf tags: core-8-5-branch
2009-08-19
17:29
another test check-in: f9d24d4bde user: dgp tags: core-8-5-branch
2009-08-18
17:42
test for 2806250 check-in: fef7f8b5ca user: dgp tags: core-8-5-branch
16:27
nicer test failure mode check-in: 6859061cba user: dgp tags: core-8-5-branch
14:43
* generic/tclPathObj.c: Added NULL check to prevent crashes during * tests/fileName.... check-in: 6b2ad80bbe user: dgp tags: core-8-5-branch
2009-08-06
22:28
* doc/refchan.n [Bug 2827000]: Extended the implementation of * generic/tclIORChan.c: reflective ... check-in: 018a2f428f user: andreas_kupries tags: core-8-5-branch
2009-08-02
12:15
Stop calling endpwent() and endgrent(); unneeded. [Bug 1942222] check-in: f405ee1956 user: dkf tags: core-8-5-branch
2009-07-31
16:56
* generic/tclStringObj.c: Corrected failure to grow buffer * tests/format.test... check-in: 462283219e user: dgp tags: core-8-5-branch
2009-07-24
16:51
* generic/tclIO.c (Tcl_GetChannelHandle): [Bug 2826248]: Do not crash * generic/tclPipe.c (FileFo... check-in: 62c8e5320a user: andreas_kupries tags: core-8-5-branch
2009-07-23
15:23
fix SunCC warning check-in: 61e383a4cf user: das tags: core-8-5-branch
10:17
Fix for [Bug 2820349] check-in: 4b7c178d54 user: mistachkin tags: core-8-5-branch
2009-07-21
21:20
2009-07-21 Kevin B. Kenny <kennykb@acm.org> * library/tzdata/Asia/Dhaka: * library/tzdata/India... check-in: 1e447f3123 user: kennykb tags: core-8-5-branch
2009-07-20
09:26
Performance boost for [string is]. check-in: 6fb871d204 user: dkf tags: core-8-5-branch
2009-07-16
20:50
* generic/tclCmdIL.c: Removed unused variables. * generic/tclCompile.c: * ... check-in: 936f6911bd user: dgp tags: core-8-5-branch
2009-07-15
22:27
fix 64bit int <-> ptr cast warnings check-in: e30aeb4cb6 user: das tags: core-8-5-branch
2009-07-14
16:33
* generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter, TclArgumentBCRelease, TclArgumentGet):... check-in: 7022410d0d user: andreas_kupries tags: core-8-5-branch
2009-07-01
15:29
Cast wide integer to int conversion and some signed/unsigned conversions. (silence msvc6 warnings) check-in: a36d676c25 user: patthoyts tags: core-8-5-branch
14:05
Handle the GetUserName API call appropriately for wide/narrow versions. [Bug 2806622] check-in: 2d7deaad2f user: patthoyts tags: core-8-5-branch
2009-06-15
18:52
* generic/tclStringObj.c: sprintf() -> Tcl_ObjPrintf() conversion. check-in: 76ca69989e user: dgp tags: core-8-5-branch
2009-06-13
14:27
test name conflict check-in: 46f440d1ff user: dgp tags: core-8-5-branch
14:25
* generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr * generic/tclProc... check-in: 00a700e694 user: dgp tags: core-8-5-branch