Tcl Source Code

Timeline
Login

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

57 check-ins using file changes version 967ecd746b

2009-10-05
02:41
* macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in * unix/tclUnixInit.c: Mac OS X ...
check-in: 3e06f9c8e8 user: das tags: core-8-5-branch
2009-10-02
17:54
* library/tzdata/Africa/Cairo: * library/tzdata/Asia/Gaza: * library/tzdata/Asia/Karachi: * libr...
check-in: cd363609df user: kennykb tags: core-8-5-branch
2009-09-29
04:43
* generic/tclAlloc.c: Cleaned up various routines in the * generic/tclCkal...
check-in: e6b0f11e96 user: dgp tags: core-8-5-branch
04:29
http bump fix check-in: ae0e27059b user: dgp tags: core-8-5-branch
2009-09-11
15:08
* library/http/http.tcl: Bump to http 2.7.4 to account for * library/http/pkg...
check-in: 96087f0be7 user: dgp tags: core-8-5-branch
2009-09-10
21:31
Correct handling of quoted charset names. [Bug 2849860] check-in: 933d031f42 user: dkf tags: core-8-5-branch
2009-09-01
14:13
* library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revision * library/tclte...
check-in: 3528e2f04c user: dgp tags: core-8-5-branch
2009-08-30
19:18
add "error:" to -verbose line test failure output to satisfy stricter log parsers like Xcode 3.2 check-in: 40361f2a32 user: das tags: core-8-5-branch
2009-08-27
19:33
* generic/tclStringObj.c: A few more string overflow cases in [format]. [Bug ...
check-in: 7a7b843587 user: dgp tags: core-8-5-branch
2009-08-26
02:26
silence compiler warnings check-in: d7d129a6b6 user: dgp tags: core-8-5-branch
2009-08-25
21:01
* generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, EvalTokensStandard, Tcl_EvalEx, E... check-in: c838caae31 user: andreas_kupries tags: core-8-5-branch
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 <[email protected]>
* 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
2009-06-10
21:38
* generic/tclStringObj.c: Revised [format] to not overflow the integer calcula...
check-in: 7bd82b7393 user: dgp tags: core-8-5-branch
2009-06-09
13:52
* generic/tclGetDate.y: Fixed a thread safety bug in the generated * library/clock.tcl: Bison par... check-in: 7ad94faea7 user: kennykb tags: core-8-5-branch
2009-06-08
16:37
New DST rule for Bangladesh (Olson's tzdata2009i) check-in: e15ae49aa2 user: kennykb tags: core-8-5-branch
2009-06-02
19:10
* generic/tclExecute.c: Replace dynamically-initialized table with a table of static...
check-in: 4c0cff3a38 user: dgp tags: core-8-5-branch
17:55
* generic/tclExecute.c: Corrected implementations and selection logic of the INST_EX...
check-in: ed6b2d69c8 user: dgp tags: core-8-5-branch
2009-06-01
21:32
* tests/expr.test: Added many tests demonstrating the broken cases of [Bug 2798...
check-in: e5c0e52520 user: dgp tags: core-8-5-branch
2009-05-30
03:51
Applied Olson's tzdata2009h check-in: 470a900f71 user: kennykb tags: core-8-5-branch
2009-05-29
16:28
* library/platform/platform.tcl: Fixed handling of cpu ia64, * library/platform/pkgIndex.tcl: tak... check-in: 02ed733d89 user: andreas_kupries tags: core-8-5-branch
2009-05-08
02:23
* generic/tclObj.c (Tcl_GetCommandFromObj): fix for bug [2785893], insure that a command in a dele...
check-in: 45a890d2e3 user: msofer tags: core-8-5-branch
2009-05-06
20:16
* generic/tclCmdMZ.c: Improve overflow error message from [string repeat]. [Bug 2...
check-in: 9c4fb8f94e user: dgp tags: core-8-5-branch
2009-04-29
15:47
Revert last commit which fails to build with msvc2005 and msvc6 check-in: 6507675fdb user: patthoyts tags: core-8-5-branch
14:59
Fix [Bug 2651823]. check-in: a44c3f403b user: dkf tags: core-8-5-branch
2009-04-28
16:46
comment with last tcl.m4 change check-in: e1132fd656 user: hobbs tags: core-8-5-branch
16:44
* unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check to add _r to CC on AIX with thr...
check-in: c28d009df6 user: hobbs tags: core-8-5-branch
2009-04-27
21:45
Backport fix for [Bug 1028264]: WSACleanup() too early. The fix introduces "late exit handlers" for... check-in: d28ef3bfc1 user: ferrieux tags: core-8-5-branch
21:36
Backport fix for [Bug 2446662]: resync Win behavior on RST with that of unix (EOF). check-in: efa00a3dcf user: ferrieux tags: core-8-5-branch
12:35
Fix examples. [Bug 2780680] check-in: 9fe6e5d675 user: dkf tags: core-8-5-branch
2009-04-24
15:15
Don't chmod/exec installManPage. [Patch 2769530] check-in: 18ed5a745a user: stwo tags: core-8-5-branch
2009-04-15
19:07
* generic/tclStringObj.c: AppendUnicodeToUnicodeRep failed to set stringPtr->a...
check-in: 48925f56c8 user: dgp tags: core-8-5-7, core-8-5-branch
13:42
* changes: Update for 8.5.7 release.
check-in: cb0d65dd5f user: dgp tags: core-8-5-branch