Timeline
Not logged in

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

202 check-ins using file generic/tcl.decls version 902b9f4dad

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
2008-09-10
13:17
Fix efficiency bug detected by Kieran Elby. check-in: 3487dba2a4 user: dkf tags: core-8-5-branch
2008-09-07
14:00
* doc/namespace.n: fix [Bug 2098441] check-in: 57d884253e user: msofer tags: core-8-5-branch
2008-08-28
16:08
* generic/tcl.h: Bump version number to 8.5.5b1 to distinguish * library/init... check-in: 7d41d713d4 user: dgp tags: core-8-5-branch
2008-08-27
20:29
typo check-in: 3af0f46a9e user: dgp tags: core-8-5-branch
2008-08-22
18:00
* generic/tclUtil.c (TclReToGlob): Added missing set of the *exactPtr value to ... check-in: 1c6b67a996 user: dgp tags: core-8-5-branch
17:20
* generic/tclUtil.c (TclReToGlob): Added missing set of the *exactPtr value to ... check-in: 78969ab775 user: dgp tags: core-8-5-branch
2008-08-21
23:42
really fix translation to escape glob-sensitive chars check-in: cedd903aec user: hobbs tags: core-8-5-branch
23:19
* tests/regexp.test, tests/regexpComp.test: correct re2glob ***= * generic/tclUtil.c (TclReToGlob)... check-in: fc9a8bdb44 user: hobbs tags: core-8-5-branch
2008-08-20
11:45
* generic/tclTest.c (TestconcatobjCmd): fix use of internal-only TclInvalidateStringRep macro... check-in: 9034e25f9f user: das tags: core-8-5-branch
2008-08-17
14:12
* generic/tclTest.c (TestconcatobjCmd): * generic/tclUtil.c (Tcl_ConcatObj): * tests/util.test (u... check-in: 01147b1a84 user: msofer tags: core-8-5-branch
2008-08-14
17:20
move tag check-in: b495297d14 user: dgp tags: core-8-5-4, core-8-5-branch
13:08
* tests/fileName.test: Revise new tests for portability to case insensitive filesys... check-in: efe5ced468 user: dgp tags: core-8-5-branch
02:22
typo check-in: f0a92dbffd user: das tags: core-8-5-branch
02:12
* generic/tclCompile.h: add support for debug logging of DTrace * generic/tclBasic.c: 'proc', 'c... check-in: 6bfd1752b4 user: das tags: core-8-5-branch
02:09
* generic/tclCmdIL.c (TclInfoFrame): check fPtr->line before dereferencing as line info may ... check-in: fc22f806f1 user: das tags: core-8-5-branch
00:11
* tests/msgcat.test: fix for ::tcl::mac::locale with @modifier (HEAD backport 2008-06-01). check-in: 80edfde26c user: das tags: core-8-5-branch
00:08
* tests/fCmd.test (fCmd-6.23): made result matching robust when test workdir and /tmp are not ... check-in: 6528fff0f4 user: das tags: core-8-5-branch
2008-08-13
23:13
autoconf-2.59 check-in: abc6b2ff43 user: das tags: core-8-5-branch
23:07
* unix/Makefile.in: ensure Makefile shell is /bin/bash for * unix/configure.in (SunOS): DTrace-en... check-in: 0379cc4b17 user: das tags: core-8-5-branch
23:04
* unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to libX11.so et al. check-in: 785bcf8b5c user: das tags: core-8-5-branch
18:12
* generic/tclFileName.c: Fix for errors handling -types {} * tests/fileName.t... check-in: 2e92ce0921 user: dgp tags: core-8-5-branch
2008-08-12
14:43
* changes: Update for 8.5.4 release. check-in: f05b8a83fa user: dgp tags: core-8-5-branch
2008-08-11
21:57
* library/http/http.tcl: Remove 8.5 requirement. * library/http/pkgIndex.tcl: ... check-in: 79d0e712f5 user: dgp tags: core-8-5-branch
21:31
Remove the 8.5+ requirement to avoid problems with shipping http as a tcl module. check-in: 4bb451ccf0 user: patthoyts tags: core-8-5-branch
21:03
* library/tm.tcl: Added a 'package provide' command to the generated ifneeded scripts of Tcl Modu... check-in: f64e5d3389 user: andreas_kupries tags: core-8-5-branch
19:01
* generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggered * tests/proc.test: by procbody:... check-in: 7746b0d872 user: andreas_kupries tags: core-8-5-branch
17:32
&#(*& typo! check-in: 6424b909fc user: dgp tags: core-8-5-branch
15:49
* library/http/http.tcl: Bump http version to 2.7.1 to account * library/http... check-in: e654fbe098 user: dgp tags: core-8-5-branch
14:36
crc field from zlib data should be treated as unsigned for 64bit support [Bug 2046846] check-in: d2eb4f1092 user: patthoyts tags: core-8-5-branch
2008-08-08
20:42
typos check-in: 6687b3f02e user: dgp tags: core-8-5-branch
18:30
8.5.4 tag check-in: 53d4825d3d user: dgp tags: core-8-5-branch
15:53
reorder check-in: d74271354b user: dgp tags: core-8-5-branch
15:42
Olson's tzdata2008e check-in: 78048f8bdb user: kennykb tags: core-8-5-branch
15:41
Olson's tzdata2008e check-in: 84d3f04e72 user: kennykb tags: core-8-5-branch
15:22
* generic/tcl.h: Bump to 8.5.4 for release. * library/init.tcl: * too... check-in: d61c4fe923 user: dgp tags: core-8-5-branch
15:12
* changes: Update for 8.5.4 release. check-in: 1573f8a19e user: dgp tags: core-8-5-branch
2008-08-07
01:44
* generic/tclVar.c (TclLookupSimpleVar): Retrieve the number of locals in the local... check-in: f3fa95bc62 user: dgp tags: core-8-5-branch
2008-08-04
04:48
* generic/tclExecute.c: Stopped faulty double-logging of errors to * tests/execute.t... check-in: 8963606b64 user: dgp tags: core-8-5-branch
2008-07-30
20:59
* generic/tclBasic.c: Corrected the timing of when the flag TCL_ALLOW_EXCEPTIONS i... check-in: 49eb26a8a2 user: dgp tags: core-8-5-branch
2008-07-29
13:51
* generic/tclExecute.c: fix [Bug 2030670] that cause TclStackRealloc to panic on rare corner case... check-in: c547a0a022 user: msofer tags: core-8-5-branch
2008-07-28
20:45
* generic/tclBasic.c: Added missing ref count when creating an empty string as path (TclEvalEx). ... check-in: bb92304711 user: andreas_kupries tags: core-8-5-branch
14:44
backport casting fix from HEAD check-in: 51a0104215 user: dgp tags: core-8-5-branch
2008-07-25
21:24
* tests/info.test (info-37.0): Add !singleTestInterp constraint; (info-22.8, info-23.0): switch to... check-in: c9bb25ad3b user: das tags: core-8-5-branch
20:30
* tests/info.test: Tests 38.* added, exactly testing the tracking of location for uplevel scripts... check-in: 8102aefa68 user: andreas_kupries tags: core-8-5-branch
2008-07-23
21:42
* tests/info.test: Reordered the tests to have monotonously increasing numbers. check-in: fb6b0a22ee user: andreas_kupries tags: core-8-5-branch
21:07
Rename new test to avoid duplicate test name. check-in: 428e649b75 user: andreas_kupries tags: core-8-5-branch
20:47
* generic/tclBasic.c: Modified TclArgumentGet to reject pure lists * generic/tclCmdIL.c: immediat... check-in: 222f1067e0 user: andreas_kupries tags: core-8-5-branch
2008-07-22
22:46
* generic/tclBasic.c: Added missing function comments. check-in: 3a081f6fc1 user: andreas_kupries tags: core-8-5-branch
22:26
* generic/tclCompile.c: Made the new TclEnterCmdWordIndex * generic/tclCompile.h: static, and ans... check-in: 306ccd50a1 user: andreas_kupries tags: core-8-5-branch
21:41
* generic/tclBasic.c: Reworked the handling of bytecode literals * generic/tclCompile.c: for #280... check-in: a214d452fc user: andreas_kupries tags: core-8-5-branch
20:49
define DLLEXPORT as __attribute__ ((visibility("default"))) for gcc >= 4.0. This allows extensions t... check-in: 3614b8fd64 user: nijtmans tags: core-8-5-branch
03:34
* tests/encoding.test: Make failing tests pass again. [Bug 1972867] check-in: 16a7c21ef0 user: dgp tags: core-8-5-branch
2008-07-21
19:44
Undo local changes which did not belong in the last commit. check-in: 118be23b5a user: andreas_kupries tags: core-8-5-branch
19:38
* generic/tclBasic.c: Extended the existing TIP #280 system (info * generic/tclCmdAH.c: frame), a... check-in: 40f723e2c0 user: andreas_kupries tags: core-8-5-branch
14:56
Backported fix for bug #2015723 check-in: 295579a555 user: patthoyts tags: core-8-5-branch
2008-07-20
22:02
Fix [Bug 2008248] and make dict->list->dict round trip efficient to boot. check-in: 256c78f19e user: dkf tags: core-8-5-branch
2008-07-15
13:01
Fix error in example. [Bug 2016740] check-in: e7de769231 user: dkf tags: core-8-5-branch
2008-07-08
17:53
* generic/tclGet.c: Corrected out of date comments. check-in: e4ee9a0659 user: dgp tags: core-8-5-branch
2008-07-07
21:39
* generic/tclCmdIL.c (InfoFrameCmd): Fixed unsafe idiom of setting the interp result found by Don... check-in: cc05a96e76 user: andreas_kupries tags: core-8-5-branch
08:36
Correct examples. [Bug 1982642] check-in: dd20cf4add user: dkf tags: core-8-5-branch
2008-07-04
19:22
UtfToUtfProc: Avoid unwanted sign extension when converting incomplete UTF-8 sequences. See [Bug 190... check-in: e9e8be6fe0 user: jenglish tags: core-8-5-branch
2008-07-03
17:38
* generic/tclIORChan.c (InvokeTclMethod): Fixed the memory leak reported in [Bug 1987821]. Than... check-in: 3455b4671c user: andreas_kupries tags: core-8-5-branch
17:22
* library/package.tcl: Removed [file readable] testing from [tclPkgUnknown] and fri... check-in: 1ac299248c user: dgp tags: core-8-5-branch
2008-06-30
15:58
Created branch core-stabilizer-merge-synthetic Closed-Leaf check-in: fa8130bb59 user: cvs2fossil tags: core-stabilizer-merge-synthetic
15:58
typo check-in: 927d3b1474 user: dgp tags: core-8-5-branch
03:18
* generic/tcl.h: Bump to 8.5.3 for release. * library/init.tcl: * too... check-in: cea2851afb user: dgp tags: core-8-5-3, core-8-5-branch
02:34
* doc/ObjectType.3: Updated documentation of the Tcl_ObjType struct to match exp... check-in: 0d7de5aa18 user: dgp tags: core-8-5-branch
2008-06-29
19:08
* generic/tclPathObj.c: Plug memory leak in [Bug 1999176] fix. Thanks Rolf Ade for... check-in: d6b206b3e6 user: dgp tags: core-8-5-branch
2008-06-28
04:22
* generic/tclPathObj.c: Plug memory leak in [Bug 1972879] fix. Thanks Rolf Ade for... check-in: b905ddb5c2 user: dgp tags: core-8-5-branch
2008-06-27
21:44
Tcl defines more than 7 Tcl_ObjTypes now, and we don't want to maintain this claim in the docs. Als... check-in: c9a0be897b user: dgp tags: core-8-5-branch
19:55
typos check-in: 5159aee85d user: dgp tags: core-8-5-branch
2008-06-26
22:10
* unix/Makefile.in: Followup to my change of 2008-06-25, make code generated by the Makefile and ... check-in: 70ac26f232 user: andreas_kupries tags: core-8-5-branch
2008-06-25
18:16
remove stray .RE check-in: 66dc64f9cf user: dgp tags: core-8-5-branch
17:16
Add test suite changes for 1999119 bug fix commit. check-in: a7c4f42610 user: dgp tags: core-8-5-branch
16:42
* library/tm.tcl: Modified the handling of Tcl Modules and of the * library/safe.tcl: Safe Base t... check-in: 7f54ff3bbe user: andreas_kupries tags: core-8-5-branch
16:05
* changes: Update for 8.5.3 release. check-in: 9a61367faa user: dgp tags: core-8-5-branch
10:57
Backported fix for dde/registry versions and the staticpkg build option check-in: 902642081c user: patthoyts tags: core-8-5-branch
2008-06-24
20:05
* generic/tclPathObj.c: Fixed some internals management in the "path" Tcl_ObjType fo... check-in: 7caf3c5fd2 user: dgp tags: core-8-5-branch
2008-06-23
15:48
* generic/tclPathObj.c: Fixed bug in Tcl_GetTranslatedPath() when operating on the "... check-in: c8958d4e9e user: dgp tags: core-8-5-branch
2008-06-20
19:27
another update for 8.5.3 check-in: 30ef03aa5c user: dgp tags: core-8-5-branch
19:23
* generic/tclInterp.c: Fixed completely boneheaded mistake that * tests/interp.test... check-in: c979776fb2 user: dgp tags: core-8-5-branch
13:57
Solaris changes for 8.5.3 check-in: 5245cc0fd3 user: das tags: core-8-5-branch
2008-06-19
19:29
* changes: Updates for 8.5.3 release. check-in: c4bffa1975 user: dgp tags: core-8-5-branch
2008-06-17
17:21
* generic/tclClock.c (ClockConvertlocaltoutcObjCmd): Removed left over debug output. check-in: 50a1e45eca user: andreas_kupries tags: core-8-5-branch
16:45
* doc/tm.n: Followup to changelog entry 2008-03-18 regarding ::tcl::tm::Defaults. Updated the doc... check-in: 6e54b86bb3 user: andreas_kupries tags: core-8-5-branch
02:22
2006-06-17 Kevin Kenny <kennykb@acm.org> * generic/tclClock.c (ConvertLocalToUTC): * tests/cloc... check-in: 73e4856277 user: kennykb tags: core-8-5-branch
2008-06-16
20:44
* generic/tclCmdIL.c (TclInfoFrame): Backport of fix made on the * tests/info.test: head branch :... check-in: c0fbf6b417 user: andreas_kupries tags: core-8-5-branch
2008-06-12
20:09
* unix/Makefile.in: add complete deps on tclDTrace.h. check-in: 1bc4fbf46d user: das tags: core-8-5-branch
06:49
s/target/config/ check-in: 6c34233665 user: das tags: core-8-5-branch
06:34
* unix/Makefile.in: clean generated tclDTrace.h file. check-in: bd22afd873 user: das tags: core-8-5-branch
06:34
* unix/configure: autoconf-2.59 check-in: 7d4a20fa44 user: das tags: core-8-5-branch
06:33
* unix/configure.in: fix static DTrace-enabled build on Solaris. check-in: 8b60fb4143 user: das tags: core-8-5-branch
06:33
* unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. check-in: 0c8ef155f9 user: das tags: core-8-5-branch
06:33
* macosx/Tcl.xcodeproj/project.pbxproj: add debug configs with gcov, and with corefoundation disab... check-in: dbc92079cc user: das tags: core-8-5-branch
2008-05-26
18:27
(io-53.9): need to close chan before removing file check-in: 4cc770d79f user: hobbs tags: core-8-5-branch
2008-05-23
21:10
* win/tclWinChan.c (FileWideSeekProc): Accepted a patch by Alexandre Ferrieux <ferrieux@users.sou... check-in: ade419178b user: andreas_kupries tags: core-8-5-branch
2008-05-22
15:25
* generic/tclNamesp.c (Tcl_LogCommandInfo): Restored ability to handle the argum... check-in: 02b0ef8de2 user: dgp tags: core-8-5-branch
2008-05-21
20:38
* generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace() * tests/pars... check-in: 07e1b8c1f9 user: dgp tags: core-8-5-branch
13:26
Backport of fixes to Tcl_SetNamespaceUnknownHandler check-in: 15a8ca3a6c user: dkf tags: core-8-5-branch
2008-05-16
14:27
* generic/tclCompile.c: fix crash with tcl_traceExec. Found and fixed by Alexander Pasadyn [Bug 19... check-in: fa11d81b14 user: msofer tags: core-8-5-branch
2008-05-07
10:39
Fix off-by-one error that caused crashes. Backport from HEAD. check-in: 1e0b442be5 user: dkf tags: core-8-5-branch
2008-05-06
16:33
fix Makefile dependency check-in: a687f2e844 user: das tags: core-8-5-branch
2008-05-03
21:06
fix warning check-in: 81216d74f3 user: das tags: core-8-5-branch
19:31
use Tcl_Panic() instead of panic() check-in: 2d576d5da2 user: das tags: core-8-5-branch
2008-04-27
08:26
Also, panic early if we find out the wrong thread attempting to delete the async handler (common tra... check-in: c26ff3625b user: vasiljevic tags: core-8-5-branch
08:05
generic/tclAsync.c: Tcl_AsyncDelete(): panic if attempt to locate handler token fails. Happens when ... check-in: 1734fc35da user: vasiljevic tags: core-8-5-branch
2008-04-24
18:50
* tests/ioCmd.test: Extended testsuite for reflected channel implementation. Added test cases abo... check-in: 31abe8b470 user: andreas_kupries tags: core-8-5-branch
2008-04-18
14:30
Fix typo spotted by Steve Havelka check-in: 2ae623354c user: dkf tags: core-8-5-branch
2008-04-15
18:32
* generic/tclIO.c (CopyData): Applied another patch by Alexandre * io.test (io-53.8a): Ferrieux <... check-in: 25f469ce77 user: andreas_kupries tags: core-8-5-branch
10:55
sync with Tcl.xcodeproj check-in: 260dad3fa0 user: das tags: core-8-5-branch
2008-04-14
18:04
* tests/clock.test (clock-33.5, clock-33.5a, clock-33.8, clock-33.8a): Added comments to the test th... check-in: 5286f0f684 user: kennykb tags: core-8-5-branch
17:49
* unix/tclUnixTime.c (NativeGetTime): Removed obsolete use of 'struct timezone' in the call to 'gett... check-in: ec37817fc4 user: kennykb tags: core-8-5-branch
2008-04-11
18:12
* generic/tcl.h: Bump version number to 8.5.3b1 to distinguish * library/init.... check-in: 0d53d81632 user: dgp tags: core-8-5-branch
2008-04-10
20:55
* generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative values, changed to not be an e... check-in: c5a22ce66b user: andreas_kupries tags: core-8-5-branch
2008-04-09
19:51
* tests/chanio.test (chan-io-52.5): Removed '-size -1' from test, * tests/io.test (io-52.5): does... check-in: 2a4a1d8b0c user: andreas_kupries tags: core-8-5-branch
18:36
* generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -size * tests/ioCmd.test (iocmd-15.{13,... check-in: bd84e3f99e user: andreas_kupries tags: core-8-5-branch
2008-04-08
23:41
* tests/io.test (io-53.8): Fixed ordering of vwait and after cancel. cancel has to be done after ... check-in: 14bef5d39a user: andreas_kupries tags: core-8-5-branch
23:16
* tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting for * tests/io.test (io-53.8,53.... check-in: e3c4378ec5 user: das tags: core-8-5-branch
16:12
backport enhanced comments check-in: 5f8288240f user: dgp tags: core-8-5-branch
2008-04-07
22:49
Corrected test name. check-in: e31cd02247 user: andreas_kupries tags: core-8-5-branch
22:33
* tests/io.test (io-53.10): Testcase for bi-directionaly fcopy. * tests/chanio.test: * generic/t... check-in: a9e6f2b7cb user: andreas_kupries tags: core-8-5-branch
19:53
Added forgotten reference to [Bug 1350564] in last entry. check-in: 34e610ab8c user: andreas_kupries tags: core-8-5-branch
19:41
* generic/tclIO.c (BUSY_STATE, CheckChannelErrors, TclCopyChannel): New macro, and the places u... check-in: 27fdbe7ec3 user: andreas_kupries tags: core-8-5-branch
16:06
* generic/tclStringObj.c (Tcl_AppendFormatToObj): Fix [format {% d}] so that it beha... check-in: ba04dc8f19 user: dgp tags: core-8-5-branch
2008-04-06
00:52
* tests/chanio.test (chan-io-53.9): * tests/io.test (io-53.9): Made test cleanup robust against the ... check-in: 8d5cc700eb user: kennykb tags: core-8-5-branch
2008-04-05
23:22
* win/tclWinFile.c: (WinSymLinkDirectory): Fixed a problem that Tcl was creating an NTFS junction po... check-in: 1b5290fc67 user: kennykb tags: core-8-5-branch
2008-04-04
20:13
* tests/io.test (io-53.9): Added testcase for [Bug 780533], based * tests/chanio.test: on Alexand... check-in: 6eeb845ac9 user: andreas_kupries tags: core-8-5-branch
17:19
* generic/tclIORChan.c (ReflectOutput): Allow zero return from write when input was zero-length... check-in: 70314cc1b4 user: andreas_kupries tags: core-8-5-branch
16:45
* generic/tclIORChan.c (ReflectClose): Added missing removal of the now closed channel from the... check-in: 8886154e04 user: andreas_kupries tags: core-8-5-branch
2008-04-03
18:06
* generic/tclIO.c (CopyData): Applied patch [Bug 1932639] to * tests/io.test: prevent fcopy from ... check-in: b9d8285147 user: andreas_kupries tags: core-8-5-branch
2008-04-02
20:27
* generic/tclIO.c (CopyData): Applied patch for the fcopy problem [Bug 780533], with many thank... check-in: 89bcb90b51 user: andreas_kupries tags: core-8-5-branch
20:26
* generic/tclIO.c (CopyData): Applied patch for the fcopy problem [Bug 780533], with many thank... check-in: d2651aebcd user: andreas_kupries tags: trunk
04:27
* generic/tclBasic.c: Revised stubs-generation tool and interp * tools/genStubs.tc... check-in: b4acdce3bf user: dgp tags: trunk
04:25
* generic/tclBasic.c: Revised stubs-generation tool and interp * tools/genStubs.tc... check-in: e97605fc97 user: dgp tags: trunk
03:37
* generic/tclStubLib.c: Removed needless #ifdef complexity. check-in: cce2a421a7 user: dgp tags: trunk
2008-04-01
21:42
autoheader-2.59 check-in: f0adc8281a user: das tags: core-8-5-branch
21:41
autoheader-2.59 check-in: af7f44435b user: das tags: trunk
21:41
autoconf-2.59 check-in: f89a58bf82 user: das tags: core-8-5-branch
21:41
autoconf-2.59 check-in: e25f05e141 user: das tags: trunk
21:40
(SunOS-5.1x): quote CC var to allow make-time override sync with tk/unix/tcl.m4 changes check-in: 3e590e79b6 user: das tags: core-8-5-branch
21:40
(SunOS-5.1x): quote CC var to allow make-time override sync with tcl/unix/tcl.m4 changes check-in: 06b8bf1781 user: das tags: trunk
20:12
Regen'd check-in: d3c8c4f63f user: andreas_kupries tags: trunk
20:11
* generic/tclStrToD.c: Applied patch for [Bug 1839067] (fp * unix/tcl.m4: rounding setup on solar... check-in: 8e0d9c1c66 user: andreas_kupries tags: core-8-5-branch
20:08
* generic/tclStrToD.c: Applied patch for [Bug 1839067] (fp * unix/tcl.m4: rounding setup on solar... check-in: 8f2f6765e3 user: andreas_kupries tags: trunk
19:31
* generic/tclStubLib.c (Tcl_InitStubs): Added missing error message. * generic/tclPk... check-in: 114062b0f3 user: dgp tags: core-8-5-branch
19:26
* generic/tclStubLib.c (Tcl_InitStubs): Added missing error message. * generic/tclPk... check-in: 80180a983e user: dgp tags: trunk
19:22
* generic/tclStubLib.c (Tcl_InitStubs): Added missing error message. check-in: ef849b1eed user: dgp tags: trunk
19:20
* generic/tclStubLib.c (Tcl_InitStubs): Added missing error message. check-in: 23fac7f09b user: dgp tags: core-8-5-branch
16:23
* README: Bump version number to 8.6a0 * generic/tcl.h: * libr... check-in: b76be03521 user: dgp tags: trunk
2008-03-31
17:21
merge updates from HEAD check-in: aaab5d4d67 user: dgp tags: core-8-5-branch
2008-03-30
08:36
autoheader-2.59 check-in: d2a6de8cdc user: das tags: trunk
08:36
autoconf-2.59 check-in: 4d3266225c user: das tags: trunk
04:36
* generic/tclObj.c: Added missing #include <math.h> needed to locate isnan() after the above c... check-in: e7ea210fb9 user: kennykb tags: trunk
04:26
* generic/tclInt.h (TclIsNaN): * unix/configure.in: Added code to the configurator to check for ... check-in: 1c8454d937 user: kennykb tags: trunk
03:23
* tests/mathop.test (mathop-25.9, mathop-25.14): Modified tests to deal with (slightly buggy) math l... check-in: 0d24faa3ce user: kennykb tags: trunk
2008-03-28
17:31
* generic/tcl.h: Bump to 8.5.2 for release. * library/init.tcl: * too... check-in: 514a7e674e user: dgp tags: trunk, core-8-5-2
16:45
* changes: Updated for 8.5.2 release. check-in: 459673efba user: dgp tags: trunk
14:35
disable codesign on tests target check-in: 0871ba27bd user: das tags: trunk
11:18
Rewrite to use tcltest2 better while getting rid of bugs/misfeatures. check-in: 9fbc08b2f6 user: dkf tags: trunk
2008-03-27
20:36
Changes up to and including Olson's tzdata2008b check-in: 79c4daab88 user: kennykb tags: trunk
13:40
* unix/configure: autoconf-2.59 check-in: 902dff7f0e user: das tags: trunk
13:39
* unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166] check-in: 322be13390 user: das tags: trunk
2008-03-26
19:35
formatting check-in: 93f6ccd040 user: dgp tags: trunk
16:28
* changes: Updated for 8.5.2 release. check-in: 7605509334 user: dgp tags: trunk
14:51
Minor improvements/fixes check-in: a13f7f626c user: dkf tags: trunk
09:59
Minor fixes to copyright declarations (spelling, consistency) check-in: c7641a4ced user: dkf tags: trunk
2008-03-24
03:10
Removed duplicated tests check-in: 492afc7d35 user: patthoyts tags: trunk
03:10
improved fix keeping short-circuit check-in: b0d0fbefe0 user: patthoyts tags: trunk
02:50
bug #1923966 - crash in binary format. Added tests for the above crash condition. check-in: 7774371e84 user: patthoyts tags: trunk
2008-03-21
19:22
Clarified docs. [Bug 1899962] check-in: 579ac005a8 user: dkf tags: trunk
19:09
Added more tests of regexp-mode compilation of the [switch] command. [Bug 1854435] check-in: bc1b844f2b user: dkf tags: trunk
2008-03-20
09:53
Oops, typo. check-in: 1fcfaf731d user: dkf tags: trunk
09:49
Final clean up of the Tcl_GetMemoryInfo mess. check-in: f3b6299f91 user: dkf tags: trunk
2008-03-19
16:56
fix typos check-in: 409d3ae206 user: das tags: trunk