Tcl Source Code

Timeline
Login

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

180 check-ins using file changes version 69d071e2ff

2013-04-02
10:57
Prevent inlining of StackGrowsDown(), in case of cross-compiling Closed-Leaf check-in: e0c216c183 user: jan.nijtmans tags: prevent-inline
2013-03-28
14:48
Undo [6a9ee3273c]. Last commit in Tk's core-8-5-branch makes this change no longer necessary. check-in: 12f98a9528 user: jan.nijtmans tags: core-8-5-branch
2013-03-27
14:06
Add dummy (undocumented) TclCanceled function in stub table (not exported as symbol or macro), which... check-in: 6a9ee3273c user: jan.nijtmans tags: core-8-5-branch
10:48
remove unneccessary duplication check-in: 1d94413d32 user: jan.nijtmans tags: core-8-5-branch
2013-03-22
23:05
Update to tzdata2013b check-in: 15d1b83223 user: venkat tags: core-8-5-branch
2013-03-21
19:09
Release branch for Tcl 8.5.14. check-in: bc1ba19e60 user: dgp tags: core-8-5-14rc
14:56
Tcl 8.5 doesn't have [try] check-in: 1ea74eff23 user: jan.nijtmans tags: core-8-5-branch
14:39
test suite hygiene check-in: 61271524e1 user: dgp tags: core-8-5-branch
14:32
Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test case fCmd-30.3 were backp... check-in: 541abadf3e user: jan.nijtmans tags: core-8-5-branch
14:30
Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test case fCmd-30.3 were backp... check-in: 7985dfa8d7 user: jan.nijtmans tags: core-8-5-branch
14:28
2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin. check-in: 7a2254a607 user: dgp tags: core-8-5-branch
2013-03-20
15:26
dup test names check-in: 024ec31117 user: dgp tags: core-8-5-branch
13:39
Slightly more correct: If FindFirstFile() fails, the error should be "no such file or directory" (EN... check-in: 5ed5ec73c0 user: jan.nijtmans tags: core-8-5-branch
2013-03-19
14:57
Handle the (unlikely) case that the file is deleted in between. Suggested by Harald Oehlmann (Thanks... check-in: 2314a4bd26 user: jan.nijtmans tags: core-8-5-branch
14:31
3597000 Consistent [file copy] result. check-in: 629ee9f78d user: dgp tags: core-8-5-branch
13:48
[Bug 2893771]: file stat fails on locked files on win32. check-in: f5ff2ff965 user: jan.nijtmans tags: core-8-5-branch
13:11
Test independence in fCmd.test. check-in: a9c03bc5f2 user: dgp tags: core-8-5-branch
10:16
[Bug 3606390]: Fix isolation of test string-6.37. check-in: 0d203d42ce user: dkf tags: core-8-5-branch
10:06
[Bug 3606387]: Fix isolation of test scan-7.4. check-in: cf4f9480ee user: dkf tags: core-8-5-branch
2013-03-18
18:35
Test independence in fileSystem.test check-in: bebb15f295 user: dgp tags: core-8-5-branch
17:59
Test independence in unixFCmd.test. check-in: 459474d587 user: dgp tags: core-8-5-branch
14:25
[Bug 3608360]: Test to make sure we never let [file exists] do globbing. check-in: 28f6af0a75 user: dkf tags: core-8-5-branch
2013-03-12
08:45
Patch by Andrew Shadura, providing better support for three architectures they have in Debian. check-in: 2544c55254 user: jan.nijtmans tags: core-8-5-branch
2013-03-11
19:05
3606391 trace.test test independence check-in: b94141ae1d user: dgp tags: core-8-5-branch
17:37
Greater protection against double TclFreeObj() calls in TCL_MEM_DEBUG mode. check-in: 3474bcc2db user: dgp tags: core-8-5-branch
2013-03-06
21:54
Cleaner error handling in fixempties(). check-in: 8577d952c4 user: dgp tags: core-8-5-branch
20:28
3604074,3606683 Rewrite of the fixempties() routine (and supporting routines) to completely eliminat... check-in: 71a42e2a9c user: dgp tags: core-8-5-branch
19:56
merge 8.5 Closed-Leaf check-in: 5ea1084e1e user: dgp tags: bug-3606683-85
19:53
Rework into Tcl 8.5+ coding style. check-in: 6fd3ededf1 user: dgp tags: bug-3606683-85
18:01
Indent reduction in fixempties() check-in: cc4f0aada0 user: dgp tags: bug-3606683-85
17:30
Use flag argument to combine copy(nonempty)* routines into copy* routines. check-in: ee5fff61d9 user: dgp tags: bug-3606683-85
16:26
New routine hasnonemptyout() for minor improvement to new fixempties(). check-in: 3c35d0842a user: dgp tags: bug-3606683-85
12:22
Add Eclipse .project too check-in: 7da71b436d user: jan.nijtmans tags: core-8-5-branch
12:19
Tell fossil and Eclipse that the default eol-convention is LF. Tell fossil which files are binary a... check-in: c1c1f6e24d user: jan.nijtmans tags: core-8-5-branch
2013-03-05
20:16
Remove from tclCompile.h declarations used in only one source file. check-in: df46919393 user: dgp tags: core-8-5-branch
19:44
Remove TclInitCompilation() declaration with no definition. check-in: 5e46caaf72 user: dgp tags: core-8-5-branch
14:04
Contributed regexp engine patch from Tom Lane. Backports clean from trunk. check-in: f3d549dc4e user: dgp tags: bug-3606683-85
2013-03-04
15:40
merge mark check-in: 86a398db8f user: dgp tags: core-8-5-branch
2013-03-01
18:30
[Bug 3606542]: Add missing constraint to test. check-in: 13d4bdb8dd user: dkf tags: core-8-5-branch
2013-02-27
15:18
Somewhat tidier, less daunting test. check-in: 4459688518 user: dgp tags: core-8-5-branch
13:23
Wrap test-case over multiple lines check-in: 61a68a853a user: jan.nijtmans tags: core-8-5-branch
08:12
[Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom Lane for providing the ... check-in: 859928772a user: jan.nijtmans tags: core-8-5-branch
2013-02-26
17:37
structs *ChannelHandler* GetsState CopyState used only locally. Remove from tclIO.h. check-in: cee6202b4c user: dgp tags: core-8-5-branch
10:15
Don't panic if Tcl_ConvertToType is called for a type that doesn't have a setFromAnyProc, create a p... check-in: 40f7c0065c user: jan.nijtmans tags: core-8-5-branch
2013-02-25
18:15
Repair linked list management in Tcl_DeleteCloseHandler(). CloseCallback struct used only locally. ... check-in: 0998e957ef user: dgp tags: core-8-5-branch
16:35
LimitHandler struct used only locally. Remove from tclInt.h. check-in: c0c7c36496 user: dgp tags: core-8-5-branch
15:57
Remove unused struct InterpList. check-in: 163559dc25 user: dgp tags: core-8-5-branch
15:37
ArraySearch struct used only locally. Remove from tclInt.h. check-in: 5983dbd3a0 user: dgp tags: core-8-5-branch
14:54
3605719,3605720 Test independence. Thanks Rolf Ade for patches. check-in: c11ede57a1 user: dgp tags: core-8-5-branch
2013-02-22
18:54
Restore the ReleaseCmdWordData cleanup routine from 8.4, to plug very rare memory leak. check-in: a616d4b120 user: dgp tags: core-8-5-branch
18:26
Shift more burden of smart cleanup onto the TclFreeCompileEnv() routine. Stop crashes when the hookP... check-in: 06abbd6e02 user: dgp tags: core-8-5-branch
2013-02-21
03:16
3605447 Make sure the -clear option to [namespace export] always clears, whether or not new export p... check-in: a238b854d7 user: dgp tags: core-8-5-branch
2013-02-19
10:53
revert mangling with "code" variable. This caused unrelated var.test failures. check-in: f909ea084e user: jan.nijtmans tags: core-8-5-branch
10:34
Fix bug #2438181: Incorrect error reporting in traces. Test-case and fix provided by Poor Yorick. check-in: db3dff4fb2 user: jan.nijtmans tags: core-8-5-branch
2013-02-15
15:27
3604074 Fix regexp optimization to stop hanging on the expression ((((((((a)*)*)*)*)*)*)*)* . Thank... check-in: d0cc63091a user: dgp tags: core-8-5-branch
2013-02-14
13:23
ChangeLog corrected: msgcat issue must not be XP specific check-in: 2942ffcba5 user: oehhar tags: core-8-5-branch
12:09
[Bug 3604576]: msgcat-1.5.0.tm error on windows XP check-in: cae0f1fb41 user: jan.nijtmans tags: core-8-5-branch
11:09
Finer granulated catch Closed-Leaf check-in: 0c58bdf592 user: oehhar tags: bug-3604576
09:38
Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, inclusive bump to version 1.5.1... check-in: a5b035f3f2 user: jan.nijtmans tags: bug-3604576
08:26
Improve some comments and quoting, no change in functionality check-in: 996d4a85b5 user: jan.nijtmans tags: core-8-5-branch
2013-02-12
23:21
merge-mark check-in: d64bd8ab03 user: jan.nijtmans tags: core-8-5-branch
2013-02-10
13:12
Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>. check-in: 7725ffcfef user: jan.nijtmans tags: core-8-5-branch
2013-02-07
13:53
Tcl_InvalidateStringRep -> TclInvalidateStringRep check-in: c7fb5aa3b9 user: jan.nijtmans tags: core-8-5-branch
2013-02-05
16:55
[Bug 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" to be normalized, even when n... check-in: 111464a29c user: dgp tags: core-8-5-branch
13:26
fix broken lset tests, now all test-cases pass! Closed-Leaf check-in: fd6c05968f user: jan.nijtmans tags: no-shimmer-string-length
12:37
Enable "list" optimize, fix cmdIL-1.29 test case check-in: 31e1aab3cd user: jan.nijtmans tags: no-shimmer-string-length
10:35
Merge core-8-5-branch. If the string representation is invalidated, the Unicode intRep must be inval... check-in: e24015d79a user: jan.nijtmans tags: no-shimmer-string-length
09:17
[Bug 3433012]: Added dummy version of TclpLoadMemory to use in the event that a platform thinks it c... check-in: f8694d903a user: dkf tags: core-8-5-branch
2013-02-04
18:51
Fix for Bug 3602706. check-in: 1e3399e347 user: dgp tags: core-8-5-branch
18:38
Cherrypick again. Add test. Closed-Leaf check-in: 19aee948a2 user: dgp tags: bug-3602706
18:14
undo mistaken bits Closed-Leaf check-in: 7aed734c2c user: dgp tags: mig-review
17:13
Cherrypick the refcount fixes and comments from mig-review.

I also find the revised "createPart2" v... check-in: 1c7e20e653 user: dgp tags: bug-3602706

16:51
Corrections to refcount housekeeping analysis. check-in: bbd77bec11 user: dgp tags: mig-review
2013-02-03
11:37
merge core-8-5-branch check-in: 70f410f71f user: jan.nijtmans tags: no-shimmer-string-length
11:31
re-apply [8aca9a8e96], while backporting [d91c86d0da] from trunk. This fixes bugs #3601260 and #3602... check-in: 8e90418421 user: jan.nijtmans tags: core-8-5-branch
2013-02-01
08:15
Real bug-fix! Closed-Leaf check-in: aa0c2910c0 user: jan.nijtmans tags: bug-3602706
2013-01-31
15:04
cherry-pick [0f098031c3] check-in: 3a2f83fa6f user: jan.nijtmans tags: bug-3602706
14:57
Branch for fixing 3602706 check-in: 895132af47 user: dgp tags: bug-3602706
13:52
Bug [3598282]: Stop using installData.tcl to install the timezone files. check-in: 0f098031c3 user: stwo tags: core-8-5-branch
11:41
Merge core-8-5-branch. Optimize tclCmdNameType the same way. check-in: b4cdb58176 user: jan.nijtmans tags: no-shimmer-string-length
09:49
Fix bug #3601260 and #3602706 by reverting [8aca9a8e96]. This gives time to investigate the issue wi... check-in: 703a29ceb2 user: jan.nijtmans tags: core-8-5-branch
09:42
Use twoPtrValue.ptr1 in stead of otherValuePtr everywhere. This is exactly the same field, but it al... check-in: 17354de1e8 user: jan.nijtmans tags: core-8-5-branch
07:56
Merge trunk Handle caching of string intRep in more internal objTypes check-in: c5f0ac6cc3 user: jan.nijtmans tags: no-shimmer-string-length
04:29
For embedding support, select modernizations from Patrick Fradin check-in: ee70052c43 user: dgp tags: core-8-5-branch
2013-01-30
21:34
For traces, select modernizations from Patrick Fradlin. check-in: 8062ae03bd user: dgp tags: core-8-5-branch
20:49
For msgcat, select modernizations from Patrick Fradin + -debug fix. check-in: 927b8c4de9 user: dgp tags: core-8-5-branch
20:42
For Parse/eval, select modernizations from Patrick Fradin. check-in: 529efda549 user: dgp tags: core-8-5-branch
19:18
(::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extracting the version to avoid issues w... check-in: e70b932ea4 user: andreask tags: core-8-5-branch
18:58
For [package] etc., select modernizations from Patrick Fradin. check-in: e7ef315c2f user: dgp tags: core-8-5-branch
17:46
In the script library, selected modernizations from Patrick Fradin. check-in: df3aac7d79 user: dgp tags: core-8-5-branch
17:15
More improvements found browsing tcltest. check-in: 38058afdf7 user: dgp tags: core-8-5-branch
16:51
Fradin improvements in test suite too. check-in: 43a0a934b5 user: dgp tags: core-8-5-branch
16:27
For tcltest, selected modernizations and style improvements from Patrick Fradin. check-in: 1209ebb68f user: dgp tags: core-8-5-branch
2013-01-29
11:53
Prevent shimmering of "byte length" for ByteArray, Dict and List objs, by keeping the string interna... check-in: 621e03a369 user: jan.nijtmans tags: no-shimmer-string-length
10:46
Change core to use repr->twoPtrValue.ptr1 in stead of repr->otherValuePtr (which is exactly the same... check-in: 4918a10d3d user: jan.nijtmans tags: no-shimmer-string-length
2013-01-26
16:53
[Bug 3601804]: platformCPUID segmentation fault on Darwin check-in: 2be066838a user: jan.nijtmans tags: core-8-5-branch
2013-01-24
22:01
new version of cpuid, which doesn't use the edi register any more. Hopefully that works better on so... check-in: 8750be345c user: jan.nijtmans tags: core-8-5-branch
21:29
revert [f3509c3d35]: it doesn't work on i386 check-in: 5aa72128a9 user: jan.nijtmans tags: core-8-5-branch
20:25
Bug 3599789: Proposed fix by Serg G. Brester Closed-Leaf check-in: dc427c5f49 user: jan.nijtmans tags: bug-3599789
19:09
Silence come compiler warnings. check-in: 846d6d7575 user: dgp tags: core-8-5-branch
14:56
merge core-8-5-branch Closed-Leaf check-in: ae2e423023 user: jan.nijtmans tags: bug-3601260
08:05
Simplify STRING_AT macro. Protect Tcl_GetIndexFromObjStruct from invalid "offset" values, like 0 or ... check-in: 8d90ad34d1 user: jan.nijtmans tags: core-8-5-branch
2013-01-23
09:03
Fix [2911139]: connect asynchronously, but without unnecessary internal waits. check-in: 5562d8bc15 user: dkf tags: core-8-5-branch
2013-01-22
22:53
Now really fix test-case http-4.14 Closed-Leaf check-in: 1bbf0da818 user: jan.nijtmans tags: bug-2911139
21:57
Bug [3601804]: platformCPUID segmentation fault on Darwin check-in: f3509c3d35 user: jan.nijtmans tags: core-8-5-branch
08:16
Fix test-case http-4.14 check-in: a34d23182d user: jan.nijtmans tags: bug-2911139
2013-01-19
22:25
merge main 8.5 branch check-in: b1d119dd70 user: dkf tags: bug-2911139
17:48
fix Bug 3598300 on MacOSX too check-in: db771d0a61 user: jan.nijtmans tags: core-8-5-branch
2013-01-18
15:07
Proposed solution for Bug 3598300 on MacOSX Closed-Leaf check-in: 51d35815e9 user: jan.nijtmans tags: bug-3598300
14:30
... and fix cygwin build check-in: 6ad2f4f258 user: jan.nijtmans tags: core-8-5-branch
13:58
[Bug 3598300]: unix: tcl.h does not include sys/stat.h. (with an exception for OSX, for now) check-in: 85097cd14e user: jan.nijtmans tags: core-8-5-branch
2013-01-17
14:56
Bug 3601260: Reverting [8aca9a8e96] fixes it. check-in: 10b2640e48 user: jan.nijtmans tags: bug-3601260
13:29
Proposed fix, by kakaroto, for Bug 2911139: http::geturl abuses vwait on async call check-in: c2dabc4396 user: jan.nijtmans tags: bug-2911139
08:28
revert [8abba84224], and make sure that every source file that uses Tcl_StatBuf has an "#include <sy... check-in: 38228c7569 user: jan.nijtmans tags: core-8-5-branch
2013-01-16
09:17
Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by default. Define Tcl_EvalO... check-in: acce59a015 user: jan.nijtmans tags: core-8-5-branch
2013-01-15
17:32
[Bug 3598300]: unix: tcl.h does not include sys/stat.h check-in: 8abba84224 user: jan.nijtmans tags: core-8-5-branch
2013-01-14
20:13
More flexible search for win32 tclConfig.sh, backported from TEA (not actually used in Tcl, only for... check-in: 1f2c54d30c user: jan.nijtmans tags: core-8-5-branch
19:56
merge trunk remove some EXTERN and CONST usages in tclUnixPort.h Closed-Leaf check-in: d05def2132 user: jan.nijtmans tags: bug-3598300
2013-01-13
23:15
Various bits of cleanup, efficiencies, and comment documentation in tclVar.c (from mig-review) check-in: 8aca9a8e96 user: mig tags: core-8-5-branch
09:04
If TCL_NO_DEPRECATED is defined, make sure that TIP #139 functions all are taken from the public stu... check-in: 4c2509336a user: jan.nijtmans tags: core-8-5-branch
2013-01-09
21:31
merge-mark check-in: b1b0a1174f user: jan.nijtmans tags: core-8-5-branch
14:00
[Bug 3599395]: http assumes status line is a proper tcl list. Bump http package to 2.7.11. check-in: 3de56e8ad0 user: jan.nijtmans tags: core-8-5-branch
2013-01-08
10:17
[Bug 3092089]: [file normalize] can remove path components. [Bug 3587096] win vista/7: "can't find i... check-in: 55b5e89e13 user: jan.nijtmans tags: core-8-5-branch
08:44
new attempt for better fix Closed-Leaf check-in: 4fad40532f user: jan.nijtmans tags: bug-3092089
2013-01-07
11:16
Extend the public stub table with dummy NULL entries, up to the size of the Tcl 8.6 stub tables. Th... check-in: 8f90660f49 user: jan.nijtmans tags: core-8-5-branch
2013-01-05
00:33
adjust stub library version number check-in: 84e3fcb1ea user: jan.nijtmans tags: core-8-5-branch
2013-01-03
14:00
speling ficks check-in: 0087436727 user: dgp tags: core-8-5-branch
11:40
suggested fix for Bug 3092089: [file normalize] can remove path component, and for Bug 3587096: sta... check-in: c74b286bfa user: jan.nijtmans tags: bug-3092089
09:29
test case for bug-3598580: Tcl_ListObjReplace may release deleted elements too early check-in: 93213f3e6d user: jan.nijtmans tags: core-8-5-branch
2013-01-02
19:27
remove stray calls to Tcl_Alloc and friends: the core should only use ckalloc to allow MEM_DEBUG to ... check-in: eac08e625f user: mig tags: core-8-5-branch
14:30
test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. Marked some string sub... check-in: 06271b0e07 user: jan.nijtmans tags: core-8-5-branch
2012-12-29
09:16
restore refcounts as they were before the Tcl_ListObjReplace call, in the error situation. In Tcl9, ... check-in: b7ca02496d user: jan.nijtmans tags: core-8-5-branch
00:06
For Tcl9, do a real Tcl_DecrRefCount Closed-Leaf check-in: 450c192395 user: jan.nijtmans tags: bug-3598580
2012-12-27
20:54
restore old refcounts in TCL_ERROR case. check-in: d5147fc677 user: jan.nijtmans tags: bug-3598580
14:57
[Bug 3598580]: Tcl_ListObjReplace may release deleted elements too early check-in: 6d560f6812 user: jan.nijtmans tags: core-8-5-branch
2012-12-26
10:07
proposed fix for Bug 3598300 check-in: dcbf22ad99 user: jan.nijtmans tags: bug-3598300
09:55
eliminate dependancy of compat/*.h on tcl.h check-in: 5e21e8284c user: jan.nijtmans tags: core-8-5-branch
2012-12-25
12:09
proposed fix for Bug 3598300 Closed-Leaf check-in: 02a51cbb69 user: jan.nijtmans tags: bug-3598300
2012-12-21
08:36
Make pkgb.so loadable in Tcl 8.4 as well. Eliminate unnessarcy static HasStubSupport() and isDigit(... check-in: 4355f3d4c8 user: jan.nijtmans tags: core-8-5-branch
2012-12-14
17:47
Various bits of cleanup, efficiencies, and comment documentation in tclVar.c check-in: bf3373269c user: dgp tags: mig-review
2012-12-13
16:16
Restore clarity to macro test. check-in: 66b3be3b10 user: dgp tags: core-8-5-branch
15:59
3595576 Tests/fix for mem corruption: [catch] fails to store options in a var. check-in: 747bcd52c1 user: dgp tags: core-8-5-branch
12:09
Changelog entry, and change macro variable to not conflict with possible outside variable names check-in: 398f13f7ab user: jan.nijtmans tags: core-8-5-branch
11:00
Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice. check-in: 4658460021 user: jan.nijtmans tags: core-8-5-branch
2012-12-12
16:25
merge 8.5 Leaf check-in: 50ac3ee7c3 user: dgp tags: griffin-numlevels
2012-12-10
14:15
Restore the initialization of tclStubsPtr from the "Tcl" package clientData so that we don't close o... check-in: 7c62a0d57c user: dgp tags: core-8-5-branch
2012-12-09
23:41
Create new branch named "je-tty-cleanup" Closed-Leaf check-in: 2f4ee7f8a2 user: joe tags: je-tty-cleanup
2012-12-07
21:30
only set tclStubsPtr when all version checks pass check-in: abc5f976ff user: jan.nijtmans tags: core-8-5-branch
18:07
3593703 Don't crash on bad input to Tcl_PkgRequire*(). check-in: b9b41a3719 user: dgp tags: core-8-5-branch
12:37
merge core-8-5-branch. eliminate more deprecated calls Closed-Leaf check-in: dd65aee247 user: jan.nijtmans tags: better-deprecation-85
09:53
Turn pkgb.so into a Tcl9 interoperability test library: Whatever Tcl9 looks like, loading pkgb.so in... check-in: d3a1afc2a4 user: jan.nijtmans tags: core-8-5-branch
2012-12-06
21:03
Tcl_InitStubs("8.5",1) would succeed in an "8.50" interp. Fixed. check-in: a3ba72e837 user: dgp tags: core-8-5-branch
15:44
merge trunk check-in: 307f1ec368 user: jan.nijtmans tags: better-deprecation-85
15:43
Use Tcl_EvalEx in pkgb.dll. Same functionality. More deprecated function replacements check-in: 6f8010216f user: jan.nijtmans tags: better-deprecation-85
2012-12-04
15:12
more eliminations of 'deprecated' calls check-in: c3a8114dc1 user: jan.nijtmans tags: better-deprecation-85
2012-12-03
19:19
Disable the legacy configuration setting from $::argv only when a setting call to [configure] is mad... check-in: d456675973 user: dgp tags: core-8-5-branch
14:33
Post-header reform (long long ago now) Tcl headers take care of their own protection from EXTERN def... check-in: c0335ac55d user: dgp tags: core-8-5-branch
08:11
merge core-8-5-branch eliminate more usage of to-be-deprecated functions check-in: 976aeca8c6 user: jan.nijtmans tags: better-deprecation-85
2012-11-29
14:50
3588687 When detecting incompatibility during stubs initialization, the error message has always ass... check-in: 8f79454347 user: dgp tags: core-8-5-branch
2012-11-26
18:08
Submitted patch on interactive use of the rc file. Needs resolution of the failing tests in the test... Leaf check-in: ec3bfb08c2 user: dgp tags: rfe-3432962
16:59
merge 8.5 check-in: 45a2eb8ff0 user: dgp tags: griffin-numlevels
2012-11-22
08:47
Fix bug reported by Brian Griffin:

http://code.activestate.com/lists/tcl-core/12524/

check-in: 6509c9b571 user: jan.nijtmans tags: core-8-5-branch
2012-11-20
11:26
Change Tcl_VarTraceInfo into a macro, just as Tcl_EvalObj/Tcl_GlobalEvalObj check-in: 7e3503676e user: jan.nijtmans tags: better-deprecation-85
2012-11-18
17:04
On hold at Don Porter's request hange stub library to detect - and generate a nice error-mes... Closed-Leaf check-in: 9c960be0cb user: jan.nijtmans tags: on-hold-85
2012-11-16
16:11
3587651 Fix Tcl_ListMathFuncs() by turning it into a call to [info functions] check-in: 970cfc1041 user: dgp tags: core-8-5-branch
15:35
3587651 fix [info functions] (Re-implementation in Tcl) check-in: ea330a961c user: dgp tags: core-8-5-branch
10:21
Doc fix in TCL_MEM_DEBUG.3 check-in: f8609137ca user: jan.nijtmans tags: core-8-5-branch
2012-11-15
15:02
Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-specific entries, no secti... check-in: 468cd154a3 user: jan.nijtmans tags: core-8-5-branch
10:40
merge-mark check-in: 36dcc8c210 user: jan.nijtmans tags: core-8-5-branch
09:10
merge-mark check-in: fb7744fb69 user: jan.nijtmans tags: core-8-5-branch
2012-11-14
14:33
* unix/tclUnixPipe.c (DefaultTempDir): [Bug 2933003]: Allow overriding of the back-stop default te...
check-in: 4fb4ed1471 user: dkf tags: core-8-5-branch
09:11
Workaround for mingw versions which don't provide _fpcontrol in float.h check-in: f93feee5b5 user: jan.nijtmans tags: core-8-5-branch
2012-11-13
21:22
360894 Threads inherit floating point config from their creator thread. check-in: 5e4a7a9ee2 user: dgp tags: core-8-5-branch
19:59
also search for the library directory (init.tcl, encodings, etc) relative to the build directory ass... check-in: be9a7049d7 user: mistachkin tags: core-8-5-branch
2012-11-12
23:22
merge release to 8.5 check-in: a07da4ee35 user: dgp tags: core-8-5-branch
2012-11-09
15:12
ChangeLog release mark Closed-Leaf check-in: b336545c4f user: dgp tags: core-8-5-13, core-8-5-13-rc
13:53
merge mark check-in: 5468c99748 user: dgp tags: core-8-5-13-rc
2012-11-08
13:31
Revert msgcat requirement bump in the "clock" module. Should be no need for it. check-in: 2806445514 user: dgp tags: core-8-5-13-rc
09:15
changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, library/clock.tcl, win/mak... check-in: a0f5aefcc4 user: oehhar tags: core-8-5-13-rc
2012-11-07
20:56
tzdata update check-in: 42c4fb738c user: dgp tags: core-8-5-13-rc