Tcl Source Code

Timeline
Login

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

200 most recent check-ins using file doc/Tcl.n version 53b2daaa54

2012-11-26
16:44
Submitted patch claiming to fix errors in nested eval counting. check-in: 31204c61f8 user: dgp tags: griffin-numlevels
2009-11-27
14:53
[Patch 2903921]: Many small spelling fixes from Larry Virden. check-in: d5a9d37f2b user: dkf tags: core-8-5-branch
2009-11-25
14:31
[Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and use AC_CHECK_MEMBERS([struct stat.st_blksize... check-in: 4a1666f4ce user: stwo tags: core-8-5-branch
2009-11-16
12:14
Fix [Bug 2891556] and improve test to detect similar manifestations in the future. check-in: 68033c16fa user: ferrieux tags: core-8-5-branch
2009-11-12
17:34
retag check-in: 8c5e95aa66 user: dgp tags: core-8-5-8, core-8-5-branch
17:03
* generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity which used the number of _written_ ... check-in: baab8a7a17 user: andreas_kupries tags: core-8-5-branch
16:55
* changes: Update for 8.5.8 release.
check-in: 42d15ddc0a user: dgp tags: core-8-5-branch
16:31
* generic/tclClock.c (TclClockInit): Do not create [clock] support commands in sa...
check-in: 3d9d716a03 user: dgp tags: core-8-5-branch
15:47
* tests/io.test: New test io-53.11 to test for [Bug 2895565].
check-in: c7e003efd4 user: dgp tags: core-8-5-branch
2009-11-11
23:46
Fixed a number of test issues for Vista and Win7. These test failures are due to the more restrictiv... check-in: 01efc55dbd user: patthoyts tags: core-8-5-branch
16:14
* library/http/http.tcl: Update the URL syntax check to RFC 3986 compliance o...
check-in: c135514043 user: dgp tags: core-8-5-branch
00:04
Backported fix for [Bug 2888099] (close discards ENOSPC error) by saving the errno from the first of... check-in: ee83aeb170 user: ferrieux tags: core-8-5-branch
2009-11-10
20:19
* generic/tclBasic.c: Plug another leak in TCL_EVAL_DIRECT evaluation.
check-in: 6b6e463f6b user: dgp tags: core-8-5-branch
16:46
* generic/tclObj.c: Plus memory leak in TclContinuationsEnter(). [Bug 2895323]
check-in: d250faf92f user: dgp tags: core-8-5-branch
2009-11-09
23:38
Removed outdated Msys + Mingw info, fix for [Bug 2459744]. check-in: 32ac0f142d user: stwo tags: core-8-5-branch
22:36
* generic/tclBasic.c (TclEvalObjEx): Plug memory leak in TCL_EVAL_DIRECT evaluati...
check-in: 3e4ff11855 user: dgp tags: core-8-5-branch
2009-11-04
04:47
2009-11-03 Andreas Kupries <[email protected]>
* library/safe.tcl (::safe::InterpS...
check-in: e2c5600f10 user: dgp tags: core-8-5-branch
00:39
* library/tzdata/Asia/Novokuznetsk: New tzdata locale for Kemerovo oblast', which now keeps Novosibi... check-in: 4a164f5a0b user: kennykb tags: core-8-5-branch
2009-11-03
23:20
Backported permissions fix for Windows 7 to cleanup test directory. check-in: d655795c20 user: patthoyts tags: core-8-5-branch
19:22
*** 8.5.8 TAGGED FOR RELEASE ***
check-in: 33559eaf2e user: dgp tags: core-8-5-branch
19:21
* generic/tcl.h: Bump to 8.5.8 for release. * library/init.tcl: * too...
check-in: 75775311ab user: dgp tags: core-8-5-branch
19:16
* changes: Update for 8.5.8 release.
check-in: ebbfc19434 user: dgp tags: core-8-5-branch
2009-10-31
20:25
[Bug 2889593]: Make [expr round()] give the right error. check-in: ba802af1b7 user: dkf tags: core-8-5-branch
2009-10-29
18:34
* generic/tcl.h: Changed the typedef for the mp_digit type from: ...
check-in: 554b1b107c user: dgp tags: core-8-5-branch, potential incompatibility
17:21
Test hygiene for the ::tmp variable check-in: eced552367 user: dgp tags: core-8-5-branch
01:17
* library/clock.tcl (LocalizeFormat): * tests/clock.test (clock-67.1): Corrected a problem where '%%... check-in: 6494be37d1 user: kennykb tags: core-8-5-branch
2009-10-28
21:10
* generic/tclLiteral.c: Backport fix for [Bug 2888044].
check-in: c853fcb266 user: dgp tags: core-8-5-branch
16:45
* tests/fileName.test (fileName-20.[78]): Corrected poor test hygiene (failure to save and restore t... check-in: ec33223598 user: kennykb tags: core-8-5-branch
2009-10-27
20:30
* generic/tclPathObj.c: Missing refcount on cached normalized path caused crashes. ...
check-in: a60df8980e user: dgp tags: core-8-5-branch
03:35
* library/tzdata/America/Argentina/Buenos_Aires: * library/tzdata/America/Argentina/Cordoba: * libra... check-in: 0eed3557a4 user: kennykb tags: core-8-5-branch
03:24
* library/clock.tcl (ParseClockScanFormat): Corrected a problem where [clock scan] didn't load the t... check-in: 8748693449 user: kennykb tags: core-8-5-branch
2009-10-24
22:20
* library/clock.tcl (ProcessPosixTimeZone): Corrected a regression in the fix to [Bug 2207436] tha...
check-in: 87e633db8e user: kennykb tags: core-8-5-branch
2009-10-23
19:09
* generic/tclIO.c (FlushChannel): Skip OutputProc for low-level 0-length writes. When closing pip... check-in: a63650e781 user: andreas_kupries tags: core-8-5-branch
2009-10-21
13:54
Fix [Bug 2882561]. check-in: dcf1be2659 user: dkf tags: core-8-5-branch
2009-10-20
21:45
describe backported fixes check-in: cb2104a015 user: ferrieux tags: core-8-5-branch
2009-10-19
21:59
* generic/tclIO.c: Revised ReadChars and FilterInputBytes routines to permit re...
check-in: cdf0022092 user: dgp tags: core-8-5-branch
2009-10-18
11:21
Fix for [Bug 988703, 1565466] check-in: 3a43f003a8 user: mistachkin tags: core-8-5-branch
2009-10-17
22:35
Fix [Bug 2629338]: Stop evil unset traces from accessing freed memory. check-in: 3164b694cd user: dkf tags: core-8-5-branch
2009-10-08
14:42
[Bug 2874678]: Don't leak bignums in [dict incr]... check-in: cdd77ebec4 user: dkf tags: core-8-5-branch
2009-10-07
23:10
* generic/tclObj.c: [Bug 2871908]: Plug memory leaks of the objThreadMap and lineCLPtr hashtables... check-in: 3407f29edf user: andreas_kupries tags: core-8-5-branch
17:11
* generic/tclIORChan.c (ErrnoReturn): Replace the hardwired constant 11 with the proper errno d... check-in: 11147c4905 user: andreas_kupries tags: core-8-5-branch
2009-10-06
16:30
* generic/tclTomMathInt.h (new): Public header tclTomMath.h had * generic/tclTomMath...
check-in: 6e9ea43f97 user: dgp tags: core-8-5-branch
2009-10-05
15:20
* changes: Update for 8.5.8 release.
check-in: d0be4425c2 user: dgp tags: core-8-5-branch
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
2009-04-14
20:43
Removed -Wno-implicit-int from CFLAGS_WARNING. Regen unix/configure. check-in: bf3c8c5560 user: stwo tags: core-8-5-branch
20:01
* library/tzdata/Asia/Karachi: Updated rules for Pakistan Summer Time (Olson's tzdata2009f... check-in: d751f50776 user: kennykb tags: core-8-5-branch
00:55
update Apple copyright notice for 2009-04-10 changes check-in: 957877ba48 user: das tags: core-8-5-branch
2009-04-13
16:20
typos check-in: 33c5aab61c user: dgp tags: core-8-5-branch
2009-04-11
00:22
D'oh check-in: 73f615d3ff user: das tags: core-8-5-branch
2009-04-10
22:53
fix warning check-in: e42f84ee0c user: das tags: core-8-5-branch
22:14
silence warning preventing symbols build with msvc6 (signed/unsigned comparison) check-in: 3352598241 user: patthoyts tags: core-8-5-branch
21:31
*** 8.5.7 TAGGED FOR RELEASE ***
check-in: bb5e36d20b user: dgp tags: core-8-5-branch
21:27
* generic/tclStringObj.c (UpdateStringOfString): Fix bug detected by compiler warni...
check-in: 3ed35b9bbb user: dgp tags: core-8-5-branch
21:22
Darwin additions check-in: 7d0546ca00 user: das tags: core-8-5-branch
20:46
* unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macros * macosx/tclMacOSXNotify.c: to manipu...
check-in: e496f9ef50 user: das tags: core-8-5-branch
20:33
typos check-in: fb20e43a05 user: dgp tags: core-8-5-branch
18:10
* unix/tclLoadDyld.c: use RTLD_GLOBAL instead of RTLD_LOCAL. [Bug 1961211]
check-in: edb8ccb8b2 user: das tags: core-8-5-branch
18:04
typo check-in: eaa11b5ac5 user: das tags: core-8-5-branch
18:02
* macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allow * unix/tclUnixChan.c: embeddi...
check-in: 7a6749806a user: das tags: core-8-5-branch
18:01
* unix/configure.in (Darwin): use Darwin SUSv3 extensions if available; remove /Network locati...
check-in: 03bf436bb5 user: das tags: core-8-5-branch
17:40
* changes: Update for 8.5.7 release.
check-in: 70f3c2e7e5 user: dgp tags: core-8-5-branch
16:59
* macosx/tclMacOSXBundle.c: on Mac OS X 10.4 and later, replace deprecated NSModule API by dlfcn A...
check-in: 7a25e2c08d user: das tags: core-8-5-branch
16:54
* generic/tcl.h: Bump to 8.5.7 for release. * library/init.tcl: * too...
check-in: ca1b890ff6 user: dgp tags: core-8-5-branch
13:15
* tests/httpd: Backport new tests for http 2.7.3. * tests/http.tcl:
check-in: 1ea016c0bd user: dgp tags: core-8-5-branch
2009-04-09
20:11
Fix tzdata line terminators check-in: 4b5a1c7124 user: kennykb tags: core-8-5-branch
19:55
Olson's tzdata2009e check-in: 7d54191ff1 user: kennykb tags: core-8-5-branch
17:05
* library/http/http.tcl: Backport http 2.7.3 from HEAD for * library/http/pkg...
check-in: 3e5776d3dd user: dgp tags: core-8-5-branch
2009-04-08
19:11
* library/platform/platform.tcl: Extended the darwin sections to * library/platform/pkgIndex.tcl:... check-in: e18670efde user: andreas_kupries tags: core-8-5-branch
16:04
* library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) to * library/tcltes...
check-in: 96648562c3 user: dgp tags: core-8-5-branch
2009-04-07
18:37
* generic/tclStringObj.c: Completed backports of fixes for [Bug 2494093] and [...
check-in: b72d2c661c user: dgp tags: core-8-5-branch
2009-03-30
18:48
* doc/Alloc.3: Size argument is "unsigned int". [Bug 2556263]
check-in: ef3ce5cbff user: dgp tags: core-8-5-branch
17:47
* generic/tclStringObj.c: Added protections from invalid memory * generic/tclT...
check-in: f0785bb73d user: dgp tags: core-8-5-branch
2009-03-27
19:16
* generic/tclPathObj.c (TclPathPart): TclPathPart() was computing * tests/fileName...
check-in: 6f05a3d648 user: dgp tags: core-8-5-branch
2009-03-26
19:58
typo check-in: 4639b76c8b user: dgp tags: core-8-5-branch
2009-03-21
02:54
* generic/tclStringObj.c: Test stringObj-6.9 checks that * tests/stringObj.tes...
check-in: 2ad13d8bb6 user: dgp tags: core-8-5-branch
2009-03-20
14:35
* generic/tclExecute.c (INST_CONCAT1): Panic when appends overflow the max length o...
check-in: 0344586f37 user: dgp tags: core-8-5-branch
2009-03-18
17:13
* win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak. Thanks to Jo...
check-in: de4d16a450 user: dgp tags: core-8-5-branch
2009-03-15
15:38
Added support for SIGINFO. [Patch 1513655] check-in: b60628dc1d user: dkf tags: core-8-5-branch
2009-02-20
18:19
* generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType() * tests/fileName....
check-in: 703b79a976 user: dgp tags: core-8-5-branch
2009-02-17
18:06
* win/tcl.m4, win/configure: Check if cl groks _WIN64 already to avoid CC manipulation that can sc...
check-in: 3bcaf7209e user: hobbs tags: core-8-5-branch
2009-02-05
13:59
* generic/tclStringObj.c: Added overflow protections to the AppendUtfToUtfRep routin...
check-in: 9d19b12984 user: dgp tags: core-8-5-branch
2009-02-04
21:43
comment typo check-in: f22e328814 user: dgp tags: core-8-5-branch
20:21
* generic/tclStringObj.c (SetUnicodeObj): Corrected failure of Tcl_SetUnicodeO...
check-in: d7975f5bcd user: dgp tags: core-8-5-branch
18:57
* generic/tclCmdMZ.c: Prevent crashes due to int overflow of the length of the res...
check-in: dd591b8fbb user: dgp tags: core-8-5-branch
2009-01-29
16:08
Backport fix for [Bug 2519474] check-in: a14bcc8666 user: dkf tags: core-8-5-branch
2009-01-22
05:06
typo check-in: dbcb28419b user: dgp tags: core-8-5-branch
02:16
* unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}). * unix/configure: Au... check-in: 8f5e46e66c user: kennykb tags: core-8-5-branch
00:05
* generic/tclIORChan.c (ReflectClose): Fix for [Bug 2458202]. Closing a channel may supply NULL f... check-in: 68c5f6b579 user: andreas_kupries tags: core-8-5-branch
2009-01-20
03:54
Backport of Patch 907924 check-in: 678a111c20 user: kennykb tags: core-8-5-branch
2009-01-14
14:13
typo check-in: d2c1426979 user: dgp tags: core-8-5-branch
2009-01-09
15:12
* generic/tclStringObj.c (STRING_SIZE): Corrected failure to limit memory allocation...
check-in: 5d56bba354 user: dgp tags: core-8-5-branch
2009-01-08
17:55
* generic/tclStringObj.c (STRING_UALLOC): Added missing parens required to get corr...
check-in: 026b245cf3 user: dgp tags: core-8-5-branch
2009-01-06
16:07
Corrected twiddling in internals of dictionaries so that literals can't get destroyed. check-in: 1dbc152ce3 user: dkf tags: core-8-5-branch
15:23
Fix [Bug 2006879] check-in: 4009a11fc2 user: dkf tags: core-8-5-branch
15:12
Backport fix for [Bug 2006884] check-in: ba5e364c89 user: dkf tags: core-8-5-branch
2009-01-03
04:36
* library/clock.tcl (tcl::clock::add): Fixed error message formatting in the case where [clock add] ... check-in: 0be5ec88b7 user: kennykb tags: core-8-5-branch
2008-12-21
20:59
* generic/tcl.h: Bump to 8.5.6 for release. * library/init.tcl: * too...
check-in: 1c19753e16 user: dgp tags: core-8-5-6, core-8-5-branch
20:22
advance tag check-in: 8c0e8c6a97 user: dgp tags: core-8-5-branch
20:13
* changes: Update for 8.5.6 release.
* library/tclIndex: Removed reference to ...
check-in: b37bbeae84 user: dgp tags: core-8-5-branch
2008-12-16
22:04
Backport re-fix of [2431847] check-in: 93b6cd83b3 user: ferrieux tags: core-8-5-branch
2008-12-15
23:26
Fix [Bug 2431847] check-in: d54c5ed1a6 user: dkf tags: core-8-5-branch
15:43
optional argument format correction check-in: e1b3253334 user: dgp tags: core-8-5-branch
2008-12-12
17:46
Fix time change in Eastern Europe (not 3:00 but 4:00 local time) [Bug 2207436] check-in: 148de9595c user: nijtmans tags: core-8-5-branch
2008-12-11
17:27
* generic/tclIO.c (SetChannelFromAny and related): Modified the * tests/io.test: internal represe... check-in: cfad9b09d7 user: andreas_kupries tags: core-8-5-branch
14:05
Fallback to European time zone DST rules, when the timezone is between 0 and -12 [Bug 2207436]. check-in: 51c9709271 user: nijtmans tags: core-8-5-branch
01:20
[Bug 1929403] specify the translation mode when counting bytes check-in: e718b6bacb user: patthoyts tags: core-8-5-branch
2008-12-10
19:03
library/tzdata/*: Update from Olson's tzdata2008i. check-in: e23bcfbd54 user: kennykb tags: core-8-5-branch
2008-12-07
16:39
Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logic check-in: aeae3e7517 user: das tags: core-8-5-branch
2008-12-04
17:45
* generic/tclPathObj.c (Tcl_FSGetNormalizedPath): Added another flag value TC...
check-in: 1b223784cd user: dgp tags: core-8-5-branch
2008-12-03
07:03
* generic/tclFileName.c (DoGlob): One of the Tcl_FSMatchInDirectory() calls did n...
check-in: 12a697308f user: dgp tags: core-8-5-branch
2008-12-02
18:23
* generic/tclIO.c (TclFinalizeIOSubsystem): Replaced Alexandre Ferrieux's first patch for [Bug 22... check-in: 485f324427 user: andreas_kupries tags: core-8-5-branch
2008-12-01
22:39
* generic/tclParse.c: Backport fix for [Bug 2251175].
check-in: 0fe1dac073 user: dgp tags: core-8-5-branch
2008-11-30
19:25
* library/clock.tcl (format, ParseClockScanFormat): Added a [string map] to get rid of namespace del... check-in: 544e7d8b85 user: kennykb tags: core-8-5-branch
2008-11-25
22:16
* generic/tclIO.c (TclFinalizeIOSubsystem): Applied Alexandre Ferrieux's patch for [Bug 2270477... check-in: 5b28ad3f61 user: andreas_kupries tags: core-8-5-branch
2008-11-23
19:29
* generic/tclIO.c: Backport of fix for [Bug 2333466]. check-in: 845be4dce9 user: andreas_kupries tags: core-8-5-branch
2008-11-18
07:02
fix [Bug 2308236] signature of Tcl_HashStats() wrong check-in: bf29d13c08 user: nijtmans tags: core-8-5-branch
2008-11-14
00:22
Fixed [Bug 2269431]: load of shared objects leaves emporary files on windows check-in: c651428b00 user: nijtmans tags: core-8-5-branch
2008-11-10
17:57
* doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrich * library/platform/pkgIndex.tcl: ... check-in: 3fa0548ccc user: andreas_kupries tags: core-8-5-branch
2008-11-04
23:56
* generic/tclPort.h: remove the ../win/ header dir as the build system already has it, and it conf...
check-in: 096a632f45 user: hobbs tags: core-8-5-branch
2008-11-01
15:03
fix typo: s/ZoneinfoFile/LoadZoneinfoFile/ check-in: adb2964c4d user: das tags: core-8-5-branch
2008-10-24
00:46
Removed a rogue ^M from the end of a line check-in: f442984efd user: patthoyts tags: core-8-5-branch
2008-10-23
23:34
Backported a fix for reading HTTP-like protocols that used to work and were broken with http 2.7. No... check-in: 317d88eb76 user: patthoyts tags: core-8-5-branch
16:27
* generic/tcl.h: Bump version number to 8.5.6b1 to distinguish * library/init...
check-in: ec374ebf84 user: dgp tags: core-8-5-branch
12:19
only create test.dat file on windows, it is never used on unix and creation may fail due to insuffic... check-in: 072035086a user: das tags: core-8-5-branch
2008-10-19
19:54
* generic/tclProc.c: Reset -level and -code values to defaults after they are use...
check-in: c2b0a6b40d user: dgp tags: core-8-5-branch
2008-10-16
16:58
silence Alex check-in: c36d69e47d user: dgp tags: core-8-5-branch
16:07
* library/init.tcl: Revised [unknown] so that it carefully preserves the state o...
check-in: 90e78c239a user: dgp tags: core-8-5-branch
2008-10-14
18:16
backport more reliable tests check-in: ccf31d9892 user: dgp tags: core-8-5-5, core-8-5-branch
15:55
missing constraint check-in: 32df37b2b1 user: dgp tags: core-8-5-branch
2008-10-10
19:51
Fix version typo check-in: 945cc496f7 user: mistachkin tags: core-8-5-branch
19:29
tag 8.5.5 check-in: 1523499c33 user: dgp tags: core-8-5-branch
19:11
* changes: Update for 8.5.5 release.
check-in: 25aac84715 user: dgp tags: core-8-5-branch
18:16
* generic/tcl.h: Bump to 8.5.5 for release. * library/init.tcl: * too...
check-in: 755ea2c849 user: dgp tags: core-8-5-branch
2008-10-08
14:52
* generic/tclTrace.c: Corrected handling of errors returned by variable traces so ...
check-in: 8560e0542f user: dgp tags: core-8-5-branch
2008-10-07
20:51
* tclWinTest.c: Fix compiler warning when compiling this file with mingw gcc: tclWinTest.c:706:...
check-in: 7c664fa363 user: nijtmans tags: core-8-5-branch
2008-10-06
18:42
Fix for [Bug 1934200] check-in: 54c9e2ed21 user: mistachkin tags: core-8-5-branch
2008-10-05
21:25
* libtommath/bn_mp_sqrt.c (bn_mp_sqrt): Handle the case where * tests/expr.test (expr-47.13): ... check-in: ae1bd61335 user: kennykb tags: core-8-5-branch
2008-10-02
18:56
Fixes for [Bug 1934200, 1934272] check-in: eb83b75b02 user: mistachkin tags: core-8-5-branch
2008-09-27
14:20
Missed a (minor) change. check-in: fcfd1ea4e6 user: dkf tags: core-8-5-branch
14:19
Fix [Bug 2130992]. check-in: 518c0f94c9 user: dkf tags: core-8-5-branch
2008-09-25
19:20
* doc/global.n: Correct false claim about [info locals].
check-in: 4fac33221d user: dgp tags: core-8-5-branch
2008-09-18
15:00
remove outdated commentary check-in: 7d2320780e user: dgp tags: core-8-5-branch
2008-09-17
18:14
* generic/tclInt.h: Correct the TclGetLongFromObj, TclGetIntFromObj, and TclGetI...
check-in: a217a0d239 user: dgp tags: core-8-5-branch
12:37
* library/init.tcl: export min and max commands from the mathfunc namespace [Bug 2116053]
check-in: edd3d89e69 user: msofer tags: core-8-5-branch