Timeline
Not logged in

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

392 check-ins using file win/tclWinDde.c version 5ade86a6d9

2010-12-05
22:27
[Bug 3127687] Triggers FORTIFY_SOURCE buffer overflow detection check-in: 51b2974fd9 user: nijtmans tags: core-8-4-branch
2010-11-08
21:26
Fix missing comma in last commit check-in: 5541622ab4 user: andreas_kupries tags: core-8-4-branch
2010-11-03
22:10
Backported from 8.6 (see 2010-08-04). * win/tclWin32Dll.c (asciiProcs, unicodeProcs): * win/tclW... check-in: 296bc1241d user: andreas_kupries tags: core-8-4-branch
2010-10-31
21:25
Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the number of deprecation ... check-in: 1a48135d12 user: nijtmans tags: core-8-4-branch
2010-10-23
21:42
Update for VS10 check-in: 7f921df8f4 user: nijtmans tags: core-8-4-branch
21:11
.cvsignore check-in: c3fa441e1f user: nijtmans tags: core-8-4-branch
14:41
[Bug 3085863]: tclUniData 9 years old Upgrade everything to Unicode 6.0, except non-BMP characters ... check-in: fc0a947b55 user: nijtmans tags: core-8-4-branch
2010-09-24
17:53
* tclWinsock.c: [Bug 3056775]: Fixed race condition between thread and internal co-thread access ... check-in: 2c943927aa user: andreas_kupries tags: core-8-4-branch
2010-09-01
20:36
* generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to * generic/tclVar.c: make the beha... check-in: 21b6b23f79 user: andreas_kupries tags: core-8-4-branch
2010-07-25
10:15
[Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: revert tclInt.h to what it was before, a... check-in: 541d313d64 user: nijtmans tags: core-8-4-branch
2010-07-18
21:39
[Bug 3031278] fixed merge problem in previous commit. check-in: 9324460703 user: nijtmans tags: core-8-4-branch
2010-07-17
07:43
[Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6 check-in: 0e1b8d12cc user: nijtmans tags: core-8-4-branch
2010-07-16
21:18
(Backport) take over definitions of _WIN32, DLLIMPORT, DLLEXPORT and TCL_LL_MODIFIER macros from Tcl... check-in: 34a12cbacc user: nijtmans tags: core-8-4-branch
2010-06-28
08:23
[Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: b11a4bffc2 user: nijtmans tags: core-8-4-branch
2010-06-09
20:11
* library/platform/platform.tcl: Added OSX Intel 64bit * library/platform/pkgIndex.tcl: Package u... check-in: 5d5286eaba user: andreas_kupries tags: core-8-4-branch
2010-05-19
03:39
backport darwin vfork fix check-in: 101fc71ec7 user: das tags: core-8-4-branch
2010-05-07
20:16
* library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. * library/platform/pkgInde... check-in: 9b09c1c9c4 user: andreas_kupries tags: core-8-4-branch
2010-04-29
21:24
Typo check-in: 5fc038d932 user: andreas_kupries tags: core-8-4-branch
21:20
* library/platform/platform.tcl: Another stab at getting the /lib, * library/platform/pkgIndex.tc... check-in: 67d34dec64 user: andreas_kupries tags: core-8-4-branch
2010-04-18
21:34
* doc/unset.n: [Bug 2988940]: Fix typo. check-in: ae81e3e2c0 user: dkf tags: core-8-4-branch
2010-04-14
22:58
Fixed missing update of platform package index. check-in: f156ec4678 user: andreas_kupries tags: core-8-4-branch
19:42
* library/platform/platform.tcl: Linux platform identification: Check /lib64 for existence of fil... check-in: 861dd89a57 user: andreas_kupries tags: core-8-4-branch
2010-04-06
07:45
Fixed object leak check-in: c602c11ee7 user: vasiljevic tags: core-8-4-branch
2010-04-02
14:36
* generic/tclStringObj.c: (SetStringFromAny): avoid trampling over the tclEmptyStringRep->bytes as i... check-in: 8ccd1a96da user: vasiljevic tags: core-8-4-branch
2010-03-01
15:22
[backported] Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 when calling [fconfigure ... check-in: 92d6c8235b user: ferrieux tags: core-8-4-branch
2010-02-22
23:19
Fix [Bug 2954959] expr abs(-0.0) is -0.0 Added some test cases, adapted and backported from 8.5 check-in: e53bf599fa user: nijtmans tags: core-8-4-branch
2010-02-11
19:51
* generic/tclCompile.c: [Bug 2949302]: Fixed leak of support structures for [info frame] which oc... check-in: b8c0cb7e13 user: andreas_kupries tags: core-8-4-branch
2010-02-07
22:13
Fix buggy date in tclIO.c history. check-in: 3cb4bd9a9e user: ferrieux tags: core-8-4-branch
2010-02-01
11:19
[Bug 2942697]: Rework the RE engine so that certain pathological patterns are matched much more rapi... check-in: 6037a8b6cf user: dkf tags: core-8-4-branch
2010-01-05
18:59
Backport test to prove Tcl 8.4 is not buggy (2918610). check-in: 61f547c32c user: dgp tags: core-8-4-branch
2009-11-16
17:03
(Backport) Fix [Bug 2891556] and improve test to detect similar manifestations in the future. check-in: c3e579d8e4 user: ferrieux tags: core-8-4-branch
2009-11-12
17:41
* generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity * tests/io.test: which used the num... check-in: dd31314594 user: andreas_kupries tags: core-8-4-branch
2009-11-10
22:32
Fixed a number of test issues for Vista and Win7. These test failures are due to the more restrictiv... check-in: c0ec601ae4 user: patthoyts tags: core-8-4-branch
21:14
Removed outdated Msys + Mingw info, fix for [Bug 2459744]. check-in: a718702891 user: stwo tags: core-8-4-branch
17:58
* generic/tclObj.c: Plus memory leak in TclContinuationsEnter(). [Bug 2895323]. Backport from Tcl... check-in: dbd2dcc263 user: andreas_kupries tags: core-8-4-branch
2009-11-09
22:58
* tests/info.test: Resolve ambiguous resolution of variable "res". Backport from 8.5 check-in: c5422fd931 user: andreas_kupries tags: core-8-4-branch
22:35
* generic/tclBasic.c (TclEvalObjEx): Moved the #280 decrement of refCount for the file path out o... check-in: a719f5eddf user: andreas_kupries tags: core-8-4-branch
2009-11-02
05:14
compiler warning build break fix check-in: 96246092dd user: mistachkin tags: core-8-4-branch
2009-10-23
19:29
* generic/tclCompCmds.c: [Bug 2881263] (TclCompileForeachCmd, TclCompileLindexCmd): Fixed. Moved ... check-in: c7cc372e3f user: andreas_kupries tags: core-8-4-branch
19:22
* library/platform/pkgIndex.tcl: Backported the platform packages * library/platform/platform.tcl... check-in: 1d80d14e92 user: andreas_kupries tags: core-8-4-branch
19:08
* generic/tclIO.c (FlushChannel): Skip OutputProc for low-level 0-length writes. When closing pip... check-in: c8af1f5edb user: andreas_kupries tags: core-8-4-branch
2009-10-21
13:58
Fix [Bug 2882561]. check-in: 16a2810e25 user: dkf tags: core-8-4-branch
2009-10-18
11:15
Fix for [Bug 1565466] check-in: e8a77e9582 user: mistachkin tags: core-8-4-branch
2009-10-05
02:41
* macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in * unix/tclUnixInit.c: Mac OS X ... check-in: 036e6c5321 user: das tags: core-8-4-branch
02:39
fix typos check-in: 5a07102509 user: das tags: core-8-4-branch
2009-09-28
21:20
* generic/tclAlloc.c: Cleaned up various routines in the * generic/tclCkal... check-in: b61f883a53 user: dgp tags: core-8-4-branch
2009-09-18
21:13
* generic/tclCmdMZ.c (Tcl_SubstObj): Pass 'length' values to recursive parsing ca... check-in: 405dec26fa user: dgp tags: core-8-4-branch
2009-08-26
02:25
silence compiler warnings check-in: 063cb302a6 user: dgp tags: core-8-4-branch
2009-08-25
20:59
* generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, EvalTokensStandard, Tcl_EvalEx, E... check-in: 9fa7a1ee78 user: andreas_kupries tags: core-8-4-branch
2009-08-21
18:31
regression tests check-in: 9b056d05e4 user: dgp tags: core-8-4-branch
2009-08-19
17:27
another test check-in: 9ef00af0db user: dgp tags: core-8-4-branch
2009-08-18
17:41
test for 2806250 check-in: 71061128ad user: dgp tags: core-8-4-branch
16:27
nicer test failure mode check-in: b3cb67cb75 user: dgp tags: core-8-4-branch
2009-08-17
20:00
* generic/tclFileName.c: Correct result from [glob */test] when * * tests/fileName.t... check-in: 5433dba4a6 user: dgp tags: core-8-4-branch
2009-07-23
15:23
fix SunCC warning check-in: b6464bebc5 user: das tags: core-8-4-branch
10:19
Fix for [Bug 2820349] check-in: a061d31ed4 user: mistachkin tags: core-8-4-branch
2009-07-14
16:31
* generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter, TclArgumentBCRelease, TclArgumentGet):... check-in: fabfd40ca1 user: andreas_kupries tags: core-8-4-branch
2009-06-13
14:38
* generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr * generic/tclProc... check-in: 2c7022a845 user: dgp tags: core-8-4-branch
2009-04-28
16:42
* unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check to add _r to CC on AIX with thr... check-in: 37b40b2e2e user: hobbs tags: core-8-4-branch
2009-04-27
22:10
Backport fix for [Bug 1028264]: WSACleanup() too early. The fix introduces "late exit handlers" for ... check-in: 19cb09b3ec user: ferrieux tags: core-8-4-branch
21:25
Backport fix for [Bug 2446662]: resync Win behavior on RST with that of unix (EOF). check-in: 9fa32bd70a user: ferrieux tags: core-8-4-branch
2009-04-22
17:21
* generic/tclStringObj.c (UpdateStringOfString): Added cast to fix signed/unsigned mismatch bre... check-in: 425b383f6f user: andreas_kupries tags: core-8-4-branch
2009-04-15
19:22
UpdateStringOfString: matchup with core-8-5-branch changes check-in: 23808a5bdf user: das tags: core-8-4-branch
19:11
* generic/tclStringObj.c: AppendUnicodeToUnicodeRep failed to set stringPtr->a... check-in: 9fe72d4216 user: dgp tags: core-8-4-branch
2009-04-14
19:25
Regen unix/configure check-in: 771e1857a0 user: stwo tags: core-8-4-branch
18:50
Removed -Wno-implicit-int from CFLAGS_WARNING. check-in: e8a3bd8a34 user: stwo tags: core-8-4-branch
2009-04-08
16:02
* library/tcltest/tcltest.tcl: Fixed unsafe [eval]s in the tcltest * library/tcltes... check-in: 1cd91a22d2 user: dgp tags: core-8-4-branch
2009-04-07
18:37
* generic/tclStringObj.c: Completed backports of fixes for [Bug 2494093] and [B... check-in: 25da06730d user: dgp tags: core-8-4-branch
2009-03-30
18:47
* doc/Alloc.3: Size argument is "unsigned int". [Bug 2556263] check-in: a77712ae2f user: dgp tags: core-8-4-branch
17:47
* generic/tclStringObj.c: Added protections from invalid memory * generic/tclT... check-in: e85458edfc user: dgp tags: core-8-4-branch
2009-03-27
19:14
* tests/fileName.test: Tests for [Bug 2710920] to guard against its appearance. check-in: f3c53916ba user: dgp tags: core-8-4-branch
2009-03-21
02:53
* generic/tclStringObj.c: Test stringObj-6.9 checks that * tests/stringObj.tes... check-in: 6c175deb9d user: dgp tags: core-8-4-branch
2009-03-20
14:22
* generic/tclExecute.c (INST_CONCAT1): Panic when appends overflow the max length o... check-in: 7931b6b149 user: dgp tags: core-8-4-branch
2009-03-18
17:18
* win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak. Thanks to Jo... check-in: 50e16b069f user: dgp tags: core-8-4-branch
2009-02-20
18:24
* generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType() * tests/fileName.... check-in: f8a85ea635 user: dgp tags: core-8-4-branch
2009-02-06
08:14
* generic/tcl.h (Darwin): workaround conflict between deprecated tcl panic macro and panic() funct... check-in: 71ce90ecae user: das tags: core-8-4-branch
2009-02-05
14:10
* generic/tclStringObj.c: Added overflow protections to the AppendUtfToUtfRep routin... check-in: 1287624315 user: dgp tags: core-8-4-branch
2009-02-04
22:39
* generic/tclStringObj.c (SetUnicodeObj): Corrected failure of Tcl_SetUnicodeO... check-in: 3b1d7afdbe user: dgp tags: core-8-4-branch
2009-01-14
14:12
typo check-in: 4f7d2e761f user: dgp tags: core-8-4-branch
2009-01-09
15:15
* generic/tclStringObj.c (STRING_SIZE): Corrected failure to limit memory allocation... check-in: ec34b68502 user: dgp tags: core-8-4-branch
2009-01-08
17:57
* generic/tclStringObj.c (STRING_UALLOC): Added missing parens required to get corr... check-in: de416fc6a1 user: dgp tags: core-8-4-branch
2008-12-07
16:39
Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logic check-in: 8ad201e255 user: das tags: core-8-4-branch
2008-12-04
17:43
* generic/tclIOUtil.c (Tcl_FSGetNormalizedPath): Added another flag value TCL... check-in: 5a77c1fe14 user: dgp tags: core-8-4-branch
2008-12-03
06:36
* generic/tclFileName.c (TclDoGlob): One of the Tcl_FSMatchInDirectory() calls di... check-in: e3869039df user: dgp tags: core-8-4-branch
2008-12-01
21:48
* generic/tclIO.c (TclFinalizeIOSubsystem): Revised latest commit to something that ... check-in: f0ac8ebbfa user: dgp tags: core-8-4-branch
2008-11-25
22:18
* generic/tclIO.c (TclFinalizeIOSubsystem): Applied backport of Alexandre Ferrieux's patch for ... check-in: 57ca0f31d3 user: andreas_kupries tags: core-8-4-branch
2008-11-23
19:26
* generic/tclIO.c: Backport of fix for [Bug 2333466]. check-in: ba4fa202be user: andreas_kupries tags: core-8-4-branch
2008-11-04
23:54
* generic/tclPort.h: remove the ../{win,unix}/ header dirs as the build system already has it, and... check-in: 8eb504dbf1 user: hobbs tags: core-8-4-branch
2008-09-25
19:18
* doc/global.n: Correct false claim about [info locals]. check-in: 5e584be1dd user: dgp tags: core-8-4-branch
2008-08-14
13:07
* tests/fileName.test: Revise new tests for portability to case insensitive filesys... check-in: d3aa436987 user: dgp tags: core-8-4-branch
02:12
* generic/tclCompile.h: add support for debug logging of DTrace * generic/tclBasic.c: 'proc', 'c... check-in: d8d2f9aa9c user: das tags: core-8-4-branch
2008-08-13
23:13
autoconf-2.13 check-in: ea133d5fc7 user: das tags: core-8-4-branch
23:07
* unix/Makefile.in: ensure Makefile shell is /bin/bash for * unix/configure.in (SunOS): DTrace-en... check-in: ab6c4bcc72 user: das tags: core-8-4-branch
23:04
* unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to libX11.so et al. check-in: 569e25f4ca user: das tags: core-8-4-branch
17:59
* generic/tclFileName.c: Fix for errors handling -types {} * tests/fileName.t... check-in: cc8e0dda9a user: dgp tags: core-8-4-branch
2008-08-11
20:13
* generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggered * tests/proc.test: by procbody:... check-in: 9722d89856 user: andreas_kupries tags: core-8-4-branch
2008-07-28
20:00
* generic/tclBasic.c: Added missing release of extended command word index when deleting an inter... check-in: fe5f8b0525 user: andreas_kupries tags: core-8-4-branch
2008-07-25
21:24
* tests/info.test: Add !singleTestInterp constraint to various tests; (info-22.8, info-23.0): swit... check-in: af6f309ba5 user: das tags: core-8-4-branch
2008-07-24
21:05
* tests/info.test: Tests 38.* added, exactly testing the tracking of location for uplevel scripts... check-in: fcfdad0b11 user: andreas_kupries tags: core-8-4-branch
2008-07-23
20:55
Contrain the new test to run only when tip280 is active. check-in: 5cf6b4510d user: andreas_kupries tags: core-8-4-branch
20:45
* generic/tclBasic.c: Modified TclArgumentGet to reject pure lists * generic/tclCmdIL.c: immediat... check-in: 4ad027ecef user: andreas_kupries tags: core-8-4-branch
04:08
Fixed the failure to link in the default (non-TCL_TIP280) build. check-in: 0e0f2fb669 user: dgp tags: core-8-4-branch
2008-07-22
22:46
* generic/tclBasic.c: Added missing function comments. check-in: ba9277c800 user: andreas_kupries tags: core-8-4-branch
22:30
* generic/tclCompile.c: Made the new TclEnterCmdWordIndex * generic/tclCompile.h: static. check-in: ed0a8850b2 user: andreas_kupries tags: core-8-4-branch
21:40
* generic/tclBasic.c: Reworked the handling of bytecode literals * generic/tclCompile.c: for #280... check-in: bb509fe952 user: andreas_kupries tags: core-8-4-branch
2008-07-21
19:37
* generic/tclBasic.c: Extended the existing TIP #280 system (info * generic/tclCmdAH.c: frame), a... check-in: 87a9c9155a user: andreas_kupries tags: core-8-4-branch
2008-07-07
21:39
* generic/tclCmdIL.c (InfoFrameCmd): Fixed unsafe idiom of setting the interp result found by Don... check-in: 771ed27a85 user: andreas_kupries tags: core-8-4-branch
2008-07-04
19:21
UtfToUtfProc: Avoid unwanted sign extension when converting incomplete UTF-8 sequences. See [Bug 190... check-in: f232842392 user: jenglish tags: core-8-4-branch
2008-07-03
17:15
* library/package.tcl: Removed [file readable] testing from [tclPkgUnknown] and fri... check-in: ac7d8719cb user: dgp tags: core-8-4-branch
2008-06-28
04:19
* generic/tclIOUtil.c: Plug memory leak in latest commit. Thanks Rolf Ade for dete... check-in: 1fa14d8fac user: dgp tags: core-8-4-branch
2008-06-23
15:45
formatting check-in: 3e2a4160b8 user: dgp tags: core-8-4-branch
15:43
* generic/tclIOUtil.c: Fixed bug in Tcl_GetTranslatedPath() when operating on the "S... check-in: 8e0864e631 user: dgp tags: core-8-4-branch
2008-06-20
16:49
* tests/binary.test: Corrected flawed tests revealed by a -debug 1 * tests/io.tes... check-in: 1c5bbd80e2 user: dgp tags: core-8-4-branch
2008-06-18
21:18
* generic/tclParseExpr.c: Disabled attempts to support [expr] functions named ... check-in: 86394183cd user: dgp tags: core-8-4-branch
2008-06-16
20:46
* generic/tclCmdIL.c (InfoFrameCmd): Backport of fix made on the * tests/info.test: head branch :... check-in: 728e7c99cf user: andreas_kupries tags: core-8-4-branch
2008-06-12
20:19
* generic/tclCmdIL.c (InfoFrameCmd): TIP #280 conditional feature. Added checks to validate Has... check-in: 529759c4a7 user: andreas_kupries tags: core-8-4-branch
20:09
* unix/Makefile.in: add complete deps on tclDTrace.h. check-in: 817d08f8bb user: das tags: core-8-4-branch
19:33
autoconf-2.13 check-in: 68e41a32b8 user: das tags: core-8-4-branch
19:33
duh, fix missing 'fi', thanks aku! check-in: 3b3bd591fb user: das tags: core-8-4-branch
06:38
* unix/Makefile.in: clean generated tclDTrace.h file. check-in: 6855bb6d56 user: das tags: core-8-4-branch
06:37
* unix/configure: autoconf-2.13 check-in: d802f5b313 user: das tags: core-8-4-branch
06:37
* unix/configure.in: fix static DTrace-enabled build on Solaris. check-in: bd41e6006e user: das tags: core-8-4-branch
06:36
* unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. check-in: 633c4f4a56 user: das tags: core-8-4-branch
2008-05-26
21:46
reduce reg-33.14 space used to prevent stack segfault check-in: 0efd5fcb82 user: hobbs tags: core-8-4-branch
18:26
* tests/io.test (io-53.9): need to close chan before removing file. check-in: 500a27459f user: hobbs tags: core-8-4-branch
2008-05-23
21:12
* win/tclWinChan.c (FileWideSeekProc): Accepted a patch by Alexandre Ferrieux <ferrieux@users.s... check-in: 6f5350cff4 user: andreas_kupries tags: core-8-4-branch
2008-04-27
08:18
Also, panic early if we find out the wrong thread attempting to delete the async handler (common tra... check-in: a060a75b1e user: vasiljevic tags: core-8-4-branch
2008-04-26
11:50
Oooops... wrong year in the log timestamp? check-in: 657adebba0 user: vasiljevic tags: core-8-4-branch
11:37
generic/tclAsync.c: Tcl_AsyncDelete(): panic if attempt to locate handler token fails. Happens when ... check-in: fe045a6e86 user: vasiljevic tags: core-8-4-branch
2008-04-17
20:19
bump release tag check-in: be90960124 user: dgp tags: core-8-4-19, core-8-4-branch
19:47
style revisions to latest commit check-in: d5019304e8 user: dgp tags: core-8-4-branch
19:14
* generic/tclCompExpr.c (CompileMathFuncCall): Added * tests/compile.test (compile-16.0): Tcl_Res... check-in: 5ea42286b6 user: andreas_kupries tags: core-8-4-branch
2008-04-15
19:20
bump release tag check-in: dc0d7dd117 user: dgp tags: core-8-4-branch
18:31
* generic/tclIO.c (CopyData): Applied another patch by Alexandre * io.test (io-53.8a): Ferrieux <... check-in: ca26b071d8 user: andreas_kupries tags: core-8-4-branch
2008-04-14
20:19
bump release tag check-in: 2f0af37eef user: dgp tags: core-8-4-branch
17:34
* unix/tclUnixTime.c (TclpGetClicks, Tcl_GetTime): Removed obsolete use of 'struct timezone' in the ... check-in: 306c35f2c3 user: kennykb tags: core-8-4-branch
16:25
* generic/tclExecute.c: Plug memory leak introduced in the 2008-03-07 commit. [Bug ... check-in: 0d252e2b11 user: dgp tags: core-8-4-branch
2008-04-11
16:57
* README: Bump version number to 8.4.19 * generic/tcl.h: * too... check-in: 93fa2d0a65 user: dgp tags: core-8-4-branch
2008-04-10
20:53
* generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative values, changed to not be an e... check-in: 383454627c user: andreas_kupries tags: core-8-4-branch
2008-04-09
19:52
* tests/io.test (io-52.5): Removed '-size -1' from test, does not seem to have any bearing, and w... check-in: 43454b74eb user: andreas_kupries tags: core-8-4-branch
18:35
* generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -size * tests/ioCmd.test (iocmd-15.{13,... check-in: 7b56d24c8a user: andreas_kupries tags: core-8-4-branch
2008-04-08
23:37
* tests/io.test (io-53.8,53.9,53.10): Backported das' fix of typo and quoting for spaces in bui... check-in: 1cc7a35531 user: andreas_kupries tags: core-8-4-branch
2008-04-07
22:17
* tests/io.test (io-53.10): Testcase for bi-directionaly fcopy. * generic/tclIO.c: Additional cha... check-in: 804943284a user: andreas_kupries tags: core-8-4-branch
19:53
Added forgotten reference to [Bug 1350564] in last entry. check-in: 6222635d52 user: andreas_kupries tags: core-8-4-branch
19:40
* generic/tclIO.c (BUSY_STATE, CheckChannelErrors, TclCopyChannel): New macro, and the places u... check-in: 7e674627c1 user: andreas_kupries tags: core-8-4-branch
2008-04-04
20:00
* tests/io.test (io-53.9): Added testcase for [Bug 780533], based on Alexandre's test script. A... check-in: c22464c9bd user: andreas_kupries tags: core-8-4-branch
2008-04-03
18:06
* generic/tclIO.c (CopyData): Applied patch [Bug 1932639] to * tests/io.test: prevent fcopy from ... check-in: cdd0c6626a user: andreas_kupries tags: core-8-4-branch
2008-04-02
20:27
* generic/tclIO.c (CopyData): Applied patch for the fcopy problem [Bug 780533], with many thank... check-in: 854fdab305 user: andreas_kupries tags: core-8-4-branch
2008-03-27
13:42
* unix/configure: autoconf-2.13 check-in: 7ded508560 user: das tags: core-8-4-branch
13:41
* unix/dltest/Makefile.in: support use of LDFLAGS in SHLIB_LD. check-in: 930c4924d9 user: das tags: core-8-4-branch
13:40
* unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166] check-in: b5ecbe8396 user: das tags: core-8-4-branch
2008-03-24
03:05
Backported fix for #1923966 check-in: 9b5466e5bc user: patthoyts tags: core-8-4-branch
2008-03-11
23:52
* macosx/tclMacOSXNotify.c: avoid using CoreFoundation after fork() on Darwin 9 even when TclpCrea... check-in: f96de31eec user: das tags: core-8-4-branch
2008-03-10
14:34
typo check-in: 8d2d6c37d4 user: dgp tags: core-8-4-branch
2008-03-07
21:10
* generic/tclExecute.c (Tcl_ExprObj): Revised expression bytecode compiling so tha... check-in: 5a44973126 user: dgp tags: core-8-4-branch
20:26
* generic/tclTest.c: Backport the [testexprlongobj] testing command. check-in: a7270a4413 user: dgp tags: core-8-4-branch
19:10
* tests/execute.test (execute-6.8): Added tests checking that bytecode is invali... check-in: d3ffbd3f2d user: dgp tags: core-8-4-branch
2008-03-03
15:01
Fix mark and space parity on Linux check-in: 2f900087e1 user: rmax tags: core-8-4-branch
2008-02-27
23:58
Backport http 2.5.5 changes from HEAD check-in: 3de3306edb user: patthoyts tags: core-8-4-branch
22:45
fix dltest dependency for parallel make check-in: a3bc3b578f user: das tags: core-8-4-branch
2008-02-26
22:30
* generic/tclIOCmd.c (Tcl_GetsObjCmd): do not reuse resultObj as it may be shared (crash condition... check-in: 8ed7fe130d user: hobbs tags: core-8-4-branch
2008-02-22
11:36
Fix for #1815865 - always check the existence of the state array when checking http::status check-in: c2c28887dd user: patthoyts tags: core-8-4-branch
2008-02-06
15:25
*** 8.4.18 TAGGED FOR RELEASE *** * README: Bump version number to 8.... check-in: d1d1bc7aa8 user: dgp tags: core-8-4-18, core-8-4-branch
2008-02-02
23:59
* unix/configure.in (Darwin): correct Info.plist year substitution in non-framework builds. ... check-in: 32a94d9650 user: das tags: core-8-4-branch
2008-01-30
10:46
* generic/tclInterp.c (Tcl_GetAlias): fix for [Bug 1882373] check-in: d2bbb11d0b user: msofer tags: core-8-4-branch
2008-01-14
00:11
* win/tclWinSerial.c (SerialCloseProc, TclWinOpenSerialChannel): use critical section for read & w... check-in: 245965c4db user: hobbs tags: core-8-4-branch
2007-12-31
17:56
* doc/filename.n: Typo check-in: 1bf6a6cd51 user: dgp tags: core-8-4-17, core-8-4-branch
16:57
* changes: updates for 8.4.17 release. check-in: 22fdc2581e user: dgp tags: core-8-4-branch
2007-12-18
11:23
Fixes for problems created when processing regular expressions that generate very large automata. An... check-in: 6badb872f2 user: dkf tags: core-8-4-branch
2007-12-14
21:02
remove note about gcc compiler warnings check-in: dbc70b3aed user: hobbs tags: core-8-4-branch
20:55
updated notes check-in: b54ac6f986 user: hobbs tags: core-8-4-branch
12:52
Appled the change to tclUnixcompat.c already stated in ChangeLog but not present. check-in: 374615cef4 user: vasiljevic tags: core-8-4-branch
12:45
TclpGetHostByName: The six-argument form of getaddressbyname_r() uses the fifth argument to indicate... check-in: 019184a9db user: vasiljevic tags: core-8-4-branch
02:29
* generic/tclIOUtil.c (TclGetOpenMode): Only set the O_APPEND flag * tests/ioUtil.test (ioUtil-4.1... check-in: cbd24bea38 user: hobbs tags: core-8-4-branch
2007-12-05
14:54
Prevent shimmering crash in [lsearch] when -exact and -integer/-real are mixed. [Bug 1844789] check-in: 3aed17da85 user: dkf tags: core-8-4-branch
2007-11-29
00:31
* win/tclWinSock.c (Tcl_GetHostName): update to previous fix to set hostname length appropriately,... check-in: 71a89b7f03 user: hobbs tags: core-8-4-branch
2007-11-27
20:30
* win/tclWinSock.c: Add missing encoding conversion of the [info hostname] value... check-in: bb0956047b user: dgp tags: core-8-4-branch
2007-11-26
14:05
* generic/tclThread.c: Back-port locking changes from Tcl8.5 in Tcl_Mutex/ConditionFinlize. Now we... check-in: 4b995f756b user: vasiljevic tags: core-8-4-branch
2007-11-15
22:01
* generic/regc_nfa.c: Fixed infinite loop in the regexp compiler * generic/regcomp... check-in: e7f1a28fb5 user: dgp tags: core-8-4-branch
2007-11-13
14:39
The six-argument form of getaddressbyname_r() uses the fifth argument to indicate whether the lookup... check-in: 6118a19940 user: dkf tags: core-8-4-branch
2007-11-09
06:19
autoconf-2.13 check-in: 0dbbdc3786 user: das tags: core-8-4-branch
2007-11-05
17:34
typo fixes check-in: e45dcbf409 user: dgp tags: core-8-4-branch
2007-10-30
10:27
Backport of fix for first part of [Bug 1810264] check-in: 6062122390 user: dkf tags: core-8-4-branch
2007-10-15
13:29
* generic/tclParse.c (Tcl_ParseBraces): fix for possible read after the end of buffer, [Bug 181352... check-in: 64f8f8b306 user: msofer tags: core-8-4-branch
2007-10-03
12:53
* generic/tclObj.c (Tcl_FindCommandFromObj): fix finding a deleted command; cannot trigger this fr... check-in: 6161ef3e0f user: msofer tags: core-8-4-branch
2007-10-02
21:53
* generic/tcl.h (Tcl_DecrRefCount): Update change from 2006-05-29 to make macro more warning-robus... check-in: b319cb3ca5 user: hobbs tags: core-8-4-branch
17:46
* README: Bump version number to 8.4.17 * generic/tcl.h: * too... check-in: 166374329a user: dgp tags: core-8-4-branch
2007-09-22
15:46
s/amount/amt/ [Bug 1800153] check-in: a31f109272 user: das tags: core-8-4-branch
2007-09-20
17:55
document --enable-dtrace configure option check-in: 780ab807ba user: das tags: core-8-4-16, core-8-4-branch
16:24
* doc/load.n: Backport corrected example. check-in: a60ff8b20d user: dgp tags: core-8-4-branch
2007-09-19
16:08
* unix/Makefile.in: Update `make dist` so that tclDTrace.d is included in the so... check-in: 6ab7aab08c user: dgp tags: core-8-4-branch
09:24
typo check-in: b3d06c911e user: dgp tags: core-8-4-branch
09:23
* generic/tclPkg.c: Backport fix for [1573844] to the * tests/pkg.test: TC... check-in: 69225f179a user: dgp tags: core-8-4-branch
2007-09-18
19:37
Darwin changes for 8.4.16 check-in: 047d1d2082 user: das tags: core-8-4-branch
17:22
*** 8.4.16 TAGGED FOR RELEASE *** * changes: updates for 8.4.16 release. check-in: b6f23acaf8 user: dgp tags: core-8-4-branch
2007-09-15
06:01
* unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld' in SHLIB_LD by 'cc' compil... check-in: 377daf85c0 user: das tags: core-8-4-branch
2007-09-14
02:31
typo check-in: 92198d041e user: das tags: core-8-4-branch
2007-09-13
16:13
whitespace check-in: 5aab07238c user: das tags: core-8-4-branch
15:28
* generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows * generic/tclCompile.h: t... check-in: 9eb5b5b76c user: das tags: core-8-4-branch
2007-09-11
21:18
* library/tcltest/tcltest.tcl: Accept underscores and colons in * library/tcltest/p... check-in: c59a1baa4e user: dgp tags: core-8-4-branch
00:10
Fix for AMD64 target symbols builds. check-in: e8643e72a0 user: patthoyts tags: core-8-4-branch
2007-09-10
23:06
* generic/tclLink.c (Tcl_UpdateLinkedVar): guard against var being unlinked. [Bug 1740631] (maros)... check-in: 1ae99dbfd2 user: hobbs tags: core-8-4-branch
2007-09-06
20:16
Fixed obvious stupid error. [Bug 1786647] check-in: ec5ad54498 user: dkf tags: core-8-4-branch
2007-09-05
01:38
fix building on Panther check-in: 13b33e9000 user: das tags: core-8-4-branch
2007-08-25
17:12
* generic/tclClock.c (FormatClock): Claimed additional space for the %c format code to avoid a buffe... check-in: 975081e0e1 user: kennykb tags: core-8-4-branch
2007-08-24
11:22
* generic/tclCompile.c: replaced copy loop that tripped some compilers with memmove [Bug 1780870] check-in: abcd910d18 user: msofer tags: core-8-4-branch
2007-08-23
00:27
ensure WORDS_BIGENDIAN redefinition is consistent with autoconf definition check-in: 6b0d11412b user: das tags: core-8-4-branch
2007-08-14
15:15
* tests/trace.test: Backport some tests. check-in: fd5a34a404 user: dgp tags: core-8-4-branch
06:34
* unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fix issues with loading from memor... check-in: 51745de0b8 user: das tags: core-8-4-branch
2007-08-11
03:12
fix missing preprocessor \ line continuation check-in: 68b7dad5ed user: das tags: core-8-4-branch
2007-08-07
05:06
* unix/Makefile.in: add support for compile flags specific to object files linked directly into... check-in: 3002cbfa50 user: das tags: core-8-4-branch
05:04
* generic/tclEnv.c: improve environ handling on Mac OS X (adapted * unix/tclUnixPort.h: from Apple... check-in: a9a78987d9 user: das tags: core-8-4-branch
2007-07-19
13:43
* generic/tclParse.c: In contexts where interp and parsePtr->interp might be diffe... check-in: 01fbe5d14a user: dgp tags: core-8-4-branch
2007-07-05
18:03
* library/init.tcl (unknown): Corrected inconsistent error message in interactive ... check-in: 3cd6244054 user: dgp tags: core-8-4-branch
2007-06-30
13:56
De-fang an instance of the shared-result anti-pattern. [Bug 1716704] check-in: 409b92bba6 user: dkf tags: core-8-4-branch
09:58
Prevent RemeberSyncObj() from growing the sync object lists by reusing already free'd slots, if poss... check-in: 5018ee60c0 user: vasiljevic tags: core-8-4-branch
2007-06-29
03:17
* generic/tclAlloc.c: on Darwin, ensure memory allocated by * generic/tclThreadAlloc.c: the custo... check-in: f80bb890e9 user: das tags: core-8-4-branch
2007-06-27
17:30
formatting check-in: 85f6f23a62 user: dgp tags: core-8-4-branch
17:29
* generic/tclCmdMZ.c: Corrected broken trace reversal logic in * generic/tclTest.c... check-in: a32f24e76c user: dgp tags: core-8-4-branch
2007-06-23
00:23
* macosx/tclMacOSXNotify.c (AtForkChild): don't call CoreFoundation APIs after fork() on systems w... check-in: 2e4ef48ddd user: das tags: core-8-4-branch
2007-06-10
21:11
* README: updated links. [Bug 1715081] check-in: 6ddf3a1aec user: hobbs tags: core-8-4-branch
2007-06-06
09:54
* unix/configure.in (Darwin): add plist for tclsh; link the * unix/Makefile.in (Darwin): Tcl an... check-in: 79f92d79b1 user: das tags: core-8-4-branch
2007-06-05
17:54
* tests/result.test (result-6.2): Add test for Bug 1649062 so that 8.4 and 8.5... check-in: 0c1b05bd40 user: dgp tags: core-8-4-branch
2007-05-30
14:05
* README: Bump version number to 8.4.16 * generic/tcl.h: * too... check-in: f1616f051e user: dgp tags: core-8-4-branch
2007-05-29
23:35
* unix/tclUnixThrd.c (Tcl_JoinThread): fix for 64-bit handling of pthread_join exit return code st... check-in: 8010f24374 user: hobbs tags: core-8-4-branch
2007-05-24
19:52
typo check-in: bd0f0dbe22 user: dgp tags: core-8-4-15, core-8-4-branch
19:31
* generic/tclIO.c: Backport memleak fix in TclFinalizeIOSubsystem. check-in: bb3dfd4fa3 user: dgp tags: core-8-4-branch
2007-05-17
14:18
* tests/fCmd.test: Backport the notNetworkFilesystem constraint. check-in: 2cbe0dc46f user: dgp tags: core-8-4-branch
2007-05-16
22:13
sync with HEAD tcl/changes check-in: be0275636b user: das tags: core-8-4-branch
15:59
Mark tag for 8.4.15 (RC1) release check-in: 71a2acff1a user: dgp tags: core-8-4-branch
2007-05-15
18:32
* generic/tclNamesp.c: Plugged memory leak related to [namespace delete ::]. [Bug 1... check-in: 13bfe38822 user: dgp tags: core-8-4-branch
16:08
* changes: updates for 8.4.15 release. * win/tclWinReg.c: Bump to regi... check-in: e7c3622b34 user: dgp tags: core-8-4-branch
2007-05-10
21:32
* generic/tclInt.h: TclFinalizeThreadAlloc() is always defined, so make sure it ... check-in: cd054b4cdf user: dgp tags: core-8-4-branch
18:23
[Tcl Bug 1706140] * generic/tclCmdMZ.c (Trace*Proc): Update Tcl_VarTraceProcs s... check-in: e09d290d78 user: dgp tags: core-8-4-branch
2007-04-30
22:58
* unix/Makefile.in: add 'tclsh' dependency to install targets that rely on tclsh, fixes parallel '... check-in: 4463be0ba6 user: das tags: core-8-4-branch
2007-04-29
02:21
* macosx/tclMacOSXNotify.c: fix warnings. * macosx/README: sync whitespace/formatting with HEAD.... check-in: e6df3a40f5 user: das tags: core-8-4-branch
02:20
* unix/Makefile.in (dist): copy license.terms to dist macosx dir. * unix/configure.in: install lic... check-in: 440757d134 user: das tags: core-8-4-branch
02:20
* unix/tclLoadDyld.c (TclpLoadMemory): fix (void*) arithmetic. check-in: 4f1bff7d34 user: das tags: core-8-4-branch
02:19
* unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open() * unix/tclUnixInit.c: without ... check-in: 5d6c204a0c user: das tags: core-8-4-branch
2007-04-21
22:42
Restored Cygwin buildability [Bug 1387154] check-in: 336c551ccc user: kennykb tags: core-8-4-branch
19:52
* generic/tclInt.decls: Yet another round of attempting * generic/tclInt.h: to get the... check-in: c109ead7b6 user: kennykb tags: core-8-4-branch
2007-03-24
09:31
Thread exit handler marks the current thread as un-initialized. This allows exit handlers that are r... check-in: 76f247737e user: vasiljevic tags: core-8-4-branch
2007-03-19
17:06
* generic/tclEvent.c (Tcl_CreateThread): Replaced some calls to * generic/tcl... check-in: 801b5dc41c user: dgp tags: core-8-4-branch
2007-03-17
22:41
* win/tclWinReg.c (GetKeyNames): Size the buffer for enumerating key names correctly, so that Unico... check-in: 600cfe22d9 user: kennykb tags: core-8-4-branch
2007-03-13
16:26
* generic/tclExecute.c (INST_FOREACH_STEP4): Re-fetch pointers for * tests/foreach... check-in: 336d9f35da user: dgp tags: core-8-4-branch
15:59
* generic/tclVar.c (TclArraySet): Re-fetch pointers for the list * tests/var.t... check-in: d5a61fe6c1 user: dgp tags: core-8-4-branch
2007-03-10
14:57
Fix [Bug 1675116] in a way suitable for 8.4. check-in: 6b2b4fef7a user: dkf tags: core-8-4-branch
2007-03-07
23:44
* macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks. * unix/tcl.m4 (Darwin): s/C... check-in: fbb83f13b9 user: das tags: core-8-4-branch
2007-03-01
16:06
D'oh! Used an 8.5-ism... check-in: 5d3f8bc4a9 user: dkf tags: core-8-4-branch
10:16
Fix [Bug 1671138] check-in: ef06e2aa1d user: dkf tags: core-8-4-branch
2007-02-22
20:25
Typo, more. check-in: d1b9704e71 user: andreas_kupries tags: core-8-4-branch
20:11
Typo check-in: ae80ee6a28 user: andreas_kupries tags: core-8-4-branch
19:49
* tests/pkg.test: Added tests for the case of an alpha package satisfying a require for the reg... check-in: c93c8a8358 user: andreas_kupries tags: core-8-4-branch
2007-02-20
17:53
* doc/tcltest.n: Typo fix. [Bug 1663539] check-in: aad1d38e1e user: dgp tags: core-8-4-branch
2007-02-19
23:49
* unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. * unix/configure: autoconf-2.13 check-in: bf48f35b4d user: hobbs tags: core-8-4-branch
23:49
(Tcl_FSEvalFile): safe incr of objPtr ref check-in: ba27b6b0d8 user: hobbs tags: core-8-4-branch
2007-02-12
19:25
* generic/tclEncoding.c (EscapeFromUtfProc): Applied patch supplied by Mo DeJong to fix [Bug 15... check-in: e60b642838 user: andreas_kupries tags: core-8-4-branch
2007-02-04
02:51
* unix/configure.in: add caching to -pipe check. * unix/configure: autoconf-2.13 check-in: c378ec3817 user: das tags: core-8-4-branch
2007-01-30
23:21
* win/Makefile.in (install-private-headers): added target check-in: 8f82eed3fb user: hobbs tags: core-8-4-branch
2007-01-29
16:50
* doc/fcopy.n: Typo fix. [Bug 1630627] check-in: ac61105d8a user: dgp tags: core-8-4-branch
2007-01-26
02:48
renamed SC_COMMANDS_PRE to SC_CONFIG_COMMANDS_PRE for parity with AC 2.5x check-in: 0f9be7c4ad user: das tags: core-8-4-branch
2007-01-25
05:20
previous commit omitted some changes from the HEAD check-in: bbc46461de user: das tags: core-8-4-branch
05:12
*** empty log message *** check-in: 6a19c61d46 user: das tags: core-8-4-branch
02:06
* unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible * unix/configure.in: and m... check-in: dee12fbe42 user: das tags: core-8-4-branch
2007-01-22
23:27
* compat/memcmp.c (memcmp): Fixed the VOID / CONST typo introduced by the last checki... check-in: ba274c8987 user: andreas_kupries tags: core-8-4-branch
09:56
Fix [Bug 1631017] check-in: 43fa0fcf12 user: dkf tags: core-8-4-branch
2007-01-19
01:05
* macosx/tclMacOSXNotify.c: accommodate changes to prototypes of OSSpinLock(Un)Lock API. * tests... check-in: b9b6ddc349 user: das tags: core-8-4-branch
2006-12-19
04:35
* unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. check-in: 0c2541e057 user: das tags: core-8-4-branch
04:34
* unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. check-in: 7f3db43666 user: das tags: core-8-4-branch
04:14
* unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. check-in: e50d563595 user: das tags: core-8-4-branch
01:19
* unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch flag succeeds before enabl... check-in: 77a5587d55 user: das tags: core-8-4-branch
2006-12-14
14:24
Fix example. [Bug 1615277] check-in: d5ed65cf82 user: dkf tags: core-8-4-branch
2006-12-08
03:38
typo check-in: dea19c5ae5 user: das tags: core-8-4-branch
2006-12-05
17:44
Backport to 8.4 (Don Porter's work). When no requirements are supplied to a [package require $pkg]... check-in: fb9873f457 user: andreas_kupries tags: core-8-4-branch
2006-12-04
09:11
Fix [Bug 1606454] check-in: c1e3f441f9 user: dkf tags: core-8-4-branch
2006-11-28
22:19
* generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL_TIP280. * generic/tc... check-in: a88d79cbf8 user: andreas_kupries tags: core-8-4-branch
16:29
* unix/tclUnixChan.c (TclUnixWaitForFile): * tests/event.test (event-14.*): Corrected a bug where Tc... check-in: 8d6749159f user: kennykb tags: core-8-4-branch
2006-11-26
06:05
* tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] * configure: autoconf-2.1... check-in: 13f4724dd4 user: das tags: core-8-4-branch
2006-11-07
17:29
* unix/tclUnixFCmd.c (CopyFile): [SF Tcl Bug 1586470]. Added code to fall back to a hardwired d... check-in: cee148a220 user: andreas_kupries tags: core-8-4-branch
2006-11-04
01:37
* generic/tclBasic.c (TEOVI): fix por possible leak of a Command in the presence of execution trac... check-in: 87f0d6eba6 user: msofer tags: core-8-4-branch
2006-10-31
22:25
* generic/tclEnv.c (Darwin): mark _environ symbol as unexported. check-in: b57dd06aba user: das tags: core-8-4-branch
15:17
Fix bug #1582769 build with VC2003 and correct i386 arch. check-in: e624e425c0 user: patthoyts tags: core-8-4-branch
2006-10-23
17:53
* README: Bump version number to 8.4.15 * generic/tcl.h: * too... check-in: 02f32d5d72 user: dgp tags: core-8-4-branch
2006-10-18
14:29
advance 8.4.14 tag check-in: 55fa9c8ce7 user: dgp tags: core-8-4-14, core-8-4-branch
08:49
Ensure builds with VC6 without Platform SDK and Pickup MACHINE from environment to make life easier ... check-in: d37251d255 user: patthoyts tags: core-8-4-branch
2006-10-17
04:36
* generic/tclIOUtil.c: Cleaned up some code flagged by a * generic/tclInt.h: `m... check-in: 2eadc777e9 user: dgp tags: core-8-4-branch
2006-10-16
18:52
Set release date check-in: 458ee7eb84 user: dgp tags: core-8-4-branch
17:34
* macosx/Makefile: don't redo prebinding of non-prebound binaires. check-in: a3a8fdfe20 user: das tags: core-8-4-branch
15:34
* changes: updates for 8.4.14 release. check-in: 513198b71b user: das tags: core-8-4-branch
2006-10-11
21:32
* generic/tclPkg.c (Tcl_PkgRequireEx): Corrected crash when argument version==NULL passed in. B... check-in: 52ce4a8c3a user: andreas_kupries tags: core-8-4-branch
2006-10-10
19:10
* changes: changes updated for 8.4.14 release. check-in: 9fe31cf933 user: dgp tags: core-8-4-branch
18:16
dup test name check-in: df804607e6 user: dgp tags: core-8-4-branch
2006-10-06
19:00
update tests to handle strictness change check-in: 3acaec4997 user: hobbs tags: core-8-4-branch
14:04
Remove RTCc flag check-in: 0c53056fcd user: patthoyts tags: core-8-4-branch
05:57
note default "false" for http::strict for 8.4 check-in: 85b022a953 user: hobbs tags: core-8-4-branch
05:56
* library/http/http.tcl (http::geturl): only do geturl url rfc 3986 validity checking if $::http::... check-in: 133b7d6e9c user: hobbs tags: core-8-4-branch
04:55
(UnicodeToUtfProc): dst must be set to (ch & 0xFF) to work on big endian systems check-in: 1114fb6791 user: hobbs tags: core-8-4-branch
2006-10-05
21:24
* generic/tcl.h: note limitation on changing Tcl_UniChar size * generic/tclEncoding.c (UtfToUnicod... check-in: b800442074 user: hobbs tags: core-8-4-branch
11:44
* generic/tclVar.c (Tcl_LappendObjCmd): * tests/append.test(4.21-22): fix for longstanding [Bug 15... check-in: 6631da8060 user: msofer tags: core-8-4-branch
2006-10-04
17:59
Bug 1400572 will remain knownBug for 8.4.14 check-in: e0307b95c5 user: dgp tags: core-8-4-branch
2006-10-03
18:20
Attempt to correct regression filename-16.6 due to 2006-05-13 commit. check-in: 9f44abdef2 user: dgp tags: core-8-4-branch
2006-10-02
18:30
* generic/tclFileName.c (TclGlob): Prevent doubling of directory separators by ... check-in: dfeb6ada5a user: dgp tags: core-8-4-branch
2006-10-01
21:51
Handle possible missing define check-in: c8c5ac42cf user: patthoyts tags: core-8-4-branch
13:17
Backported fix for bug #1420432 (cannot set mtime for directories on windows). check-in: 83a4c18e17 user: patthoyts tags: core-8-4-branch
2006-09-30
19:20
2006-09-30 Miguel Sofer <msofer@users.sf.net> * generic/tclUtil.c (Tcl_SplitList): optimisation,... check-in: 3151fcb2e1 user: msofer tags: core-8-4-branch
2006-09-26
21:40
* win/makefile.vc: Updated MSVC build to properly deal with * win/nmakehlp.c: MSVC8 and AMD64 tar... check-in: 962a33862b user: patthoyts tags: core-8-4-branch
14:06
* generic/tcl.h: As 2006-09-22 commit from Donal K. Fellows demonstrates, "#d... check-in: 62873cf9a9 user: dgp tags: core-8-4-branch
2006-09-25
21:55
* generic/tclIO.c (Tcl_StackChannel): Fixed [SF Tcl Bug 1564642], aka coverity #51. Extended lo... check-in: 82a33de162 user: andreas_kupries tags: core-8-4-branch
17:27
* generic/tclBasic.c: Reverted exposure of patchlevel in registered core version when TIP#268 f... check-in: 034d427410 user: andreas_kupries tags: core-8-4-branch
2006-09-24
21:15
* generic/tclParse.c (Tcl_ParseCommand): also return an error if start==NULL and numBytes<0. This ... check-in: cbbabd2395 user: msofer tags: core-8-4-branch
2006-09-22
22:31
* generic/tclInt.h: Moved TIP#268's field 'packagePrefer' to the end of the structure, for bett... check-in: ce1746af45 user: andreas_kupries tags: core-8-4-branch
18:31
* generic/tclPkg.c (Tcl_PkgRequireEx): Changes handling of the return information from 'Tcl_Pkg... check-in: 1f5d22e008 user: andreas_kupries tags: core-8-4-branch
14:48
Fix [Bug 1562528] check-in: 1f72f1dc04 user: dkf tags: core-8-4-branch
01:26
* generic/tcl.decls: Implemented TIP #268, conditionally. * generic/tclBasic.c: Define TCL_TIP26... check-in: 78a272c42a user: andreas_kupries tags: core-8-4-branch
2006-09-15
19:53
* library/http/http.tcl: Change " " -> "+" url encoding mapping * library/http/pkgIndex.tcl: ... check-in: b2c79c9080 user: hobbs tags: core-8-4-branch
2006-09-12
22:52
* unix/configure.in (HAVE_MTSAFE_GETHOST*): Modified to recognize HP-UX 11.00 and beyond as hav... check-in: 12badc9300 user: andreas_kupries tags: core-8-4-branch
22:05
* unix/tclUnixCompat.c (PadBuffer): Fixed bug in calculation of the increment needed to align t... check-in: 2b856a9c1f user: andreas_kupries tags: core-8-4-branch
2006-09-11
16:15
* tests/msgcat.test: Bumped version in auxiliary files as well. * doc/msgcat.n: check-in: f2526797ed user: andreas_kupries tags: core-8-4-branch
16:07
* unix/tclUnixCompat.c: make compatLock static and only declare it when it will actually be used; ... check-in: 86b2c903a4 user: das tags: core-8-4-branch
2006-09-10
18:23
* library/msgcat/msgcat.tcl: Bump to version msgcat 1.3.4 to account * library/ms... check-in: bd475a5f48 user: dgp tags: core-8-4-branch
17:04
* library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of * tests/msgcat.test: ... check-in: 6d22c64949 user: das tags: core-8-4-branch
2006-09-08
20:37
Fixed compilation for Darwin so the compiler does not bark about defined but unused functions. check-in: 72fbfa5dee user: vasiljevic tags: core-8-4-branch
19:25
* unix/tclUnixCompat.c: Fixed conditions for CopyArray/CopyString, and CopyHostent. Also fixed ... check-in: 6744e99597 user: andreas_kupries tags: core-8-4-branch
11:15
For Darwin, assume gethostbyname() and gethostbyaddr() are MT-safe starting with Dariwn 6 (Mac OSX 1... check-in: 4281d89b4a user: vasiljevic tags: core-8-4-branch
2006-09-07
18:49
* unix/tclUnixFCmd.c: Removed some false tests added (and left by mistake) by fixing the Tcl Bug: 99... check-in: 271fd16511 user: vasiljevic tags: core-8-4-branch
16:29
* unix/configure: Regenerated using autoconf 2.13. check-in: c5b799b804 user: andreas_kupries tags: core-8-4-branch
09:08
Fixed typos in some wrapers check-in: e464350dcb user: vasiljevic tags: core-8-4-branch
09:01
Removed unused variables check-in: f1d53c9089 user: vasiljevic tags: core-8-4-branch
08:55
Fixed wrong structure usage in some wrappers check-in: c82db97da9 user: vasiljevic tags: core-8-4-branch
08:50
Rewritten MT-safe wrappers to return ptrs to TSD storage check-in: 7f765b1a0f user: vasiljevic tags: core-8-4-branch
2006-09-06
13:24
Added for fixing the Tcl Bug 999544 check-in: a41e08dfe4 user: vasiljevic tags: core-8-4-branch
13:08
Added MT-safe implementation of some library calls. See Tcl Bug 999544 for more information. check-in: fa1da032d7 user: vasiljevic tags: core-8-4-branch
2006-09-05
16:10
typo check-in: d790a5958a user: dgp tags: core-8-4-branch
2006-09-04
21:36
* tests/main.text (Tcl_Main-4.4): Test corrected to not be timing sensitive to... check-in: 421d53064c user: dgp tags: core-8-4-branch
19:35
correct package example check-in: 7d94c968f0 user: hobbs tags: core-8-4-branch
2006-08-30
17:53
see changes check-in: 0834d1d010 user: hobbs tags: core-8-4-branch
17:53
* win/tclWinChan.c: [Bug 819667] Improve logic for identifying COM ports. check-in: 0da377899f user: hobbs tags: core-8-4-branch
17:48
* win/tclWinFCmd.c: [Bug 1548263] Added test for NULL return * generic/tclIOUtil.c: from Tcl_FS... check-in: bf32b6a16f user: hobbs tags: core-8-4-branch
17:35
* generic/tclFileName.c (TclDoGlob): match incr with existing decr. check-in: a8648325b1 user: hobbs tags: core-8-4-branch
17:24
* unix/Makefile.in: add valgrindshell target and update default VALGRINDARGS. User can override, ... check-in: c946b3fca3 user: hobbs tags: core-8-4-branch
17:24
* generic/tclBasic.c (Tcl_CreateInterp): init iPtr->threadId check-in: 592c2c9126 user: hobbs tags: core-8-4-branch
17:24
* generic/tclIOGT.c (ExecuteCallback): * generic/tclPkg.c (Tcl_PkgRequireEx): replace Tcl_GlobalEv... check-in: 0ac1070d51 user: hobbs tags: core-8-4-branch
2006-08-22
17:45
* unix/tclUnixNotfy.c (Tcl_WaitForEvent): Fixed broken if syntax committed 2006-08-21 by Daniel... check-in: 0671965d0f user: andreas_kupries tags: core-8-4-branch
2006-08-21
14:56
* generic/tclIOUtil.c: Revisions to complete the thread finalization of the cwdPath... check-in: 4557a5daa4 user: dgp tags: core-8-4-branch
06:10
typo: s/Xcode 2.3/Xcode 2.4/ check-in: 9b29f159d0 user: das tags: core-8-4-branch
05:37
* unix/tclUnixPort.h (Darwin): override potentially faulty configure detection of termios availabi... check-in: d6432e6705 user: das tags: core-8-4-branch
03:50
add support for building without -fconstant-cfstrings, e.g. when MACOSX_DEPLOYMENT_TARGET unset. [Bu... check-in: 7ebbaebd22 user: das tags: core-8-4-branch
02:36
update with recent Darwin changes check-in: f5465f2316 user: das tags: core-8-4-branch
01:08
* macosx/tclMacOSXNotify.c (Tcl_WaitForEvent): if the run loop is already running (e.g. if Tcl_Wai... check-in: 346bc651f3 user: das tags: core-8-4-branch
2006-08-18
11:23
* unix/tclUnixChan.c (TclUnixWaitForFile): with timeout < 0, if select() returns early (e.g. due t... check-in: 625eafea5d user: das tags: core-8-4-branch
07:45
* unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for universal builds including x... check-in: a341c3758d user: das tags: core-8-4-branch
2006-08-09
18:12
* generic/tclEncoding.c: Replace buffer copy in for loop with call to memcpy(... check-in: 7d1d864453 user: dgp tags: core-8-4-branch
2006-08-02
20:04
* unix/tclUnixPipe.c (TclpCreateProcess): for USE_VFORK: ensure standard channels are initia... check-in: 4a43cef377 user: das tags: core-8-4-branch
2006-07-30
17:05
Bug 1513489 check-in: 5e3e15d33a user: kennykb tags: core-8-4-branch
16:18
Fix typo [Bug 1496886] check-in: c1201f2398 user: jenglish tags: core-8-4-branch
2006-07-21
06:02
typos check-in: cee0827271 user: das tags: core-8-4-branch
2006-07-20
07:39
cleanup quoting and whitespace check-in: 92c414d8d1 user: das tags: core-8-4-branch
06:21
* macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create notifier thread lazily upo... check-in: fc99321d66 user: das tags: core-8-4-branch
2006-07-14
16:20
* unix/tclUnixPort.h: Added the inclusion of <AvailabilityMacros.h>. The missing header caused ... check-in: 35daae8037 user: andreas_kupries tags: core-8-4-branch
2006-07-11
13:18
Made Tcl_AsyncDelete() more tolerant when called after all thread TSD has been garbage-collected. check-in: 9cd2581375 user: vasiljevic tags: core-8-4-branch
2006-07-10
23:01
* generic/tclIO.c (Tcl_CreateChannel): allow Tcl std channel inheritance to be #defined out (defau... check-in: 51333eb85f user: hobbs tags: core-8-4-branch
2006-06-15
22:33
add ref to darwin fix check-in: 940eec91b5 user: das tags: core-8-4-branch
18:11
typo check-in: bc219feaf9 user: dgp tags: core-8-4-branch
18:09
* changes: changes to start prep for an 8.4.14 release. check-in: 2ae478f836 user: dgp tags: core-8-4-branch
2006-06-14
21:12
* unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWED define from AvailabilityMa... check-in: 381c24f84c user: das tags: core-8-4-branch
15:24
Remove test chunk check-in: 0f6b42c174 user: patthoyts tags: core-8-4-branch
15:21
Enable building Tcl with Microsoft's latest compiler offering (VS2005). We have to handle a number ... check-in: f0865d186b user: patthoyts tags: core-8-4-branch
2006-06-13
22:54
Workaround for silly compiler bug. [Bug 1503729] check-in: 145ea285f8 user: dkf tags: core-8-4-branch
2006-06-06
20:07
* doc/GetStdChan.3: Added recommendation that each call to Tcl_SetStdChannel() b... check-in: d79ba117f3 user: dgp tags: core-8-4-branch
2006-05-31
23:29
* generic/tclNamesp.c (NamespaceInscopeCmd): revert [Bug 1400572] fix of 2006-01-09 for [namespace... check-in: a5ddb548a6 user: hobbs tags: core-8-4-branch
2006-05-30
00:29
* generic/tcl.h (Tcl_DecrRefCount): use if/else construct to allow placement in unbraced outer if/... check-in: 4bef433d45 user: hobbs tags: core-8-4-branch
2006-05-27
05:23
* macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler that * unix/tcl.m4 (Darwin): ... check-in: 48693e32e0 user: das tags: core-8-4-branch
2006-05-26
19:20
autoconf-2.13 check-in: 7d8984760d user: das tags: core-8-4-branch
19:19
sync 2006-05-24 change to tcl HEAD check-in: 0981367f4e user: das tags: core-8-4-branch
2006-05-15
16:07
Silence compiler warning. check-in: 3e5d0df294 user: dgp tags: core-8-4-branch
2006-05-13
23:21
* generic/tclFileName.c (TclDoGlob): Disabled the partial normalization done by t... check-in: 641fe5b72d user: dgp tags: core-8-4-branch
17:17
* generic/tclProc.c (ProcCompileProc): When a bump of the compile epoch forces the ... check-in: 463e0bb43d user: dgp tags: core-8-4-branch
2006-05-05
18:08
* generic/tclMain.c (Tcl_Main): Corrected flaw that required * tests/main.te... check-in: f4e4abd17f user: dgp tags: core-8-4-branch
2006-05-04
13:09
* README: Bump version number to 8.4.14 * generic/tcl.h: * too... check-in: 318c584699 user: dgp tags: core-8-4-branch
12:34
* generic/tclExecute.c (ExprSrandFunc): Restore acceptance of wide * tests/expr-old.... check-in: bab9abe548 user: dgp tags: core-8-4-branch
2006-04-13
21:16
typo check-in: a1179c72ba user: dgp tags: core-8-4-13, core-8-4-branch
2006-04-12
15:20
* changes: updates for another RC. check-in: a6400b1367 user: dgp tags: core-8-4-branch
02:20
silence re_syntax.n warning check-in: 04ff27ffd6 user: das tags: core-8-4-branch
02:19
fix make-html error check-in: 1c670861fc user: das tags: core-8-4-branch
00:58
cosmetic fix to 'install' targets check-in: 463ee2fee4 user: das tags: core-8-4-branch
2006-04-11
15:21
typos check-in: c75e65ec55 user: das tags: core-8-4-branch
14:37
* generic/tclCmdMZ.c: Stop some interference between enter traces * tests/trace.te... check-in: f97f588d8c user: dgp tags: core-8-4-branch
2006-04-10
17:34
*** 8.4.13 TAGGED FOR RELEASE *** * changes: updates for another RC. check-in: 79e21577ff user: dgp tags: core-8-4-branch
2006-04-07
01:14
* generic/tclRegexp.c (FinalizeRegexp): full reset data to indicate that readiness for reinitializ... check-in: 39f93093cc user: hobbs tags: core-8-4-branch
2006-04-06
18:57
* generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): It seems * tests/indexObj.te... check-in: aac13e1a46 user: dgp tags: core-8-4-branch
09:26
* unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING define on Darwin. [Bug 1457515... check-in: dc20ceeca6 user: das tags: core-8-4-branch
2006-04-05
20:50
Revert attempted backport of dde 1.3 to the core-8-4-branch. check-in: 444ef3366e user: dgp tags: core-8-4-branch