Timeline
Not logged in

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

2805 check-ins using file mac/tclMacMath.h version b133c280ea

2011-01-25
19:02
Created branch dgp-refactor-merge-synthetic Closed-Leaf check-in: d2193dd943 user: cvs2fossil tags: dgp-refactor-merge, dgp-refactor-merge-synthetic
15:57
[Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2, backported strcpy->memcpy chang... check-in: b9cc8fd4f1 user: nijtmans tags: core-8-4-branch
2011-01-14
16:03
Fix gcc-4.5.2 error: lvalue required as ... (backported from 8.5/8.6) check-in: 2f6d569fbe user: nijtmans tags: core-8-4-branch
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
16:49
* library/dde/pkgIndex.tcl: Backport dde 1.3.2 from HEAD. * win/tclWinDde.c: ... check-in: 44144aaeff user: dgp tags: core-8-4-branch
16:21
* library/reg/pkgIndex.tcl: Long overlooked bump to registry package * win/tclWin... check-in: 469591bcaf user: dgp tags: core-8-4-branch
16:10
* library/dde/pkgIndex.tcl: Long overlooked bump to dde package * win/tclWinDde.... check-in: 6720b258de user: dgp tags: core-8-4-branch
15:16
* generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow empty strings to be match... check-in: 50a49e4b26 user: dgp tags: core-8-4-branch
13:20
Fix [Bug 1646039] check-in: 352ca7cab3 user: dkf tags: core-8-4-branch
01:42
* generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 * tests/pkg.test: ... check-in: a240de590c user: dgp tags: core-8-4-branch
01:20
* generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 to be even more forg... check-in: a37aac53e5 user: dgp tags: core-8-4-branch
00:05
* generic/tclIO.c (ReadChars): Added check and panic and commentary to a piece of code which re... check-in: 6dddbc1976 user: andreas_kupries tags: core-8-4-branch
2006-03-28
21:16
* win/configure, win/tcl.m4: define MACHINE for gcc builds as well. Needed by Tk for manifest gene... check-in: 67db0a4f16 user: hobbs tags: core-8-4-branch
21:02
* win/tclWinConsole.c: revert 2005-11-03 [Patch 1256872] change to add win32 unicode console suppo... check-in: 41fa2043e4 user: hobbs tags: core-8-4-branch
10:52
* generic/tclIOUtil.c: fix to nativeFilesystemRecord comparisons (lesser part of [Bug 1064247]) check-in: bfa4344c2c user: das tags: core-8-4-branch
10:47
* unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwin realpath() converting relative ... check-in: c7dec5959f user: das tags: core-8-4-branch
10:44
typo in comment check-in: f86f38b75c user: das tags: core-8-4-branch
2006-03-27
23:30
Removed C++ comment check-in: 993253332b user: patthoyts tags: core-8-4-branch
23:14
Fixes for bug #1456373 and general warning silencing for gcc build. check-in: b656184569 user: patthoyts tags: core-8-4-branch
2006-03-23
16:40
* tests/expr.test: Nan self-inquality test silenced. [Bug 761471] check-in: 5b85b9707d user: dgp tags: core-8-4-branch
2006-03-22
14:12
tag move check-in: aab782b3c1 user: dgp tags: core-8-4-branch
14:12
* changes: updates for another RC. check-in: f8ef2fd131 user: dgp tags: core-8-4-branch
2006-03-21
09:45
fix to permissions setting check-in: 7f5123f5a6 user: vincentdarley tags: core-8-4-branch
2006-03-19
22:47
backport of file writable fixes check-in: 8d880bc7eb user: vincentdarley tags: core-8-4-branch
22:34
ensure test suite works on non-English systems check-in: d2d9aad22c user: vincentdarley tags: core-8-4-branch
2006-03-16
21:11
* doc/open.n: Documented the changed behaviour of 'a'ppend mode. check-in: e904939e37 user: andreas_kupries tags: core-8-4-branch
19:12
* tests/io.test (io-43.1 io-44.[1234]): Rewritten to be self-contained with regard to setup and... check-in: 250a651332 user: andreas_kupries tags: core-8-4-branch
18:23
* generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND to the list of POSIX modes used... check-in: 619938a2cd user: andreas_kupries tags: core-8-4-branch
09:15
typo in TclpLoadMemory() error msg check-in: 3cfd2d4fd5 user: das tags: core-8-4-branch
00:35
* tests/socket.test: Extended the timeout in socket-11.11 from 10 to 40 seconds to allow for re... check-in: 47d7a23bdf user: andreas_kupries tags: core-8-4-branch
2006-03-14
22:51
* doc/fconfigure.n: Clarified that -translation is binary is reported as lf when queried, becau... check-in: bf933e9c44 user: andreas_kupries tags: core-8-4-branch
20:36
* win/tclWinPipe.c (Tcl_WaitPid): Backport of fix made to the head by David Gravereaux in 2004.... check-in: cbb0d5b2fa user: andreas_kupries tags: core-8-4-branch
2006-03-13
20:57
* generic/tclEncoding.c: Report error when an escape encoding is missing one ... check-in: 6fa2fa8b3b user: dgp tags: core-8-4-branch
20:41
* unix/configure.in: Revert change from 2005-07-26 that sometimes * unix/configur... check-in: a877325ca7 user: dgp tags: core-8-4-branch
2006-03-10
16:26
typo check-in: 81588b05a6 user: dgp tags: core-8-4-branch
14:33
Added notes about fixing Bug #1437595. check-in: 6fd0dd742c user: vasiljevic tags: core-8-4-branch
14:27
Finalization of the sockets is now solely done in TclpFinalizeSockets() and not over the thread-exit... check-in: f79750f1ba user: vasiljevic tags: core-8-4-branch
14:23
Added no-op TclpFinalizeSockets() check-in: 04a0899f8d user: vasiljevic tags: core-8-4-branch
14:18
Finalization of the pipes are now solely done in TclpFinalizePipes and not over the thread-exit hand... check-in: 5277644bc7 user: vasiljevic tags: core-8-4-branch
14:12
Invokes TclpFinalizeSockets() as part of the TclFinalizeIOSubsystem() call. check-in: ab02be49ed user: vasiljevic tags: core-8-4-branch
14:09
Added TclpFinalizeSockets() (Tcl Bug #1437595) check-in: 020fa1e6fd user: vasiljevic tags: core-8-4-branch
14:04
Cosmetic touches and identation check-in: e1aed0bb7c user: vasiljevic tags: core-8-4-branch
10:35
backport of some file readable/writable fixes from HEAD check-in: 5e3421a173 user: vincentdarley tags: core-8-4-branch
2006-03-09
23:11
Undo latest commit. Controversy arose, and we're about to release. Save arguments about it for anot... check-in: 060761d42a user: dgp tags: core-8-4-branch
22:26
* generic/tclPanic.c (Tcl_PanicVA): added an unconditional abort at the end, to insure that a pani... check-in: 75dceba12d user: msofer tags: core-8-4-branch
2006-03-07
20:35
typo check-in: 066e18a1fe user: dgp tags: core-8-4-branch
19:18
oops! got out of sync; reverting... check-in: e493c70ba1 user: dgp tags: core-8-4-branch
19:01
* library/http/http.tcl: Bump to version 2.5.3 to cover bug fix * library/http/pkgIn... check-in: 2dee438a9e user: dgp tags: core-8-4-branch
18:59
*** 8.4.13 TAGGED FOR RELEASE *** * library/http/http.tcl: Bump to version 2... check-in: f6cbcb9b19 user: dgp tags: core-8-4-branch
05:30
* README: Bump version number to 8.4.13 and update * changes: ... check-in: dad787b73d user: dgp tags: core-8-4-branch
2006-03-06
21:56
* generic/tclBasic.c: Revised handling of TCL_EVAL_* flags to * tests/parse.test: ... check-in: 4fb7249191 user: dgp tags: core-8-4-branch
2006-03-02
22:33
see changes check-in: 6df0ec1d2e user: hobbs tags: core-8-4-branch
21:07
* win/Makefile.in: convert _NATIVE paths to use / to avoid ".\" path-as-escape issue. check-in: 9798790ad9 user: hobbs tags: core-8-4-branch
21:06
[]-quote ac_defun functions check-in: 3f497ca2d8 user: hobbs tags: core-8-4-branch
01:08
* unix/tcl.m4: Fix for tk bug #1334613 to sort out shared library * unix/configure: issues on N... check-in: a09f4828c5 user: patthoyts tags: core-8-4-branch
2006-02-28
15:44
* generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBAL * tests/parse.te... check-in: 284938f57d user: dgp tags: core-8-4-branch
2006-02-16
20:24
typo check-in: 2069a0f119 user: dgp tags: core-8-4-branch
20:21
* generic/tclIndexObj.c: Disallow the "ambiguous" error message * generic/ind... check-in: 2a70498b7f user: dgp tags: core-8-4-branch
2006-02-15
16:04
* generic/tclIO.c: Made several routines tolerant of * generic/tclIOUtil.c: in... check-in: edfdd84186 user: dgp tags: core-8-4-branch
2006-02-09
15:23
* tests/main.test (Tcl_Main-6.7): Improved robustness of command auto-completi... check-in: e5155bf41c user: dgp tags: core-8-4-branch
2006-01-25
23:06
Backport of part of FreeBSD port check-in: 93b6183da8 user: dkf tags: core-8-4-branch
2006-01-23
12:11
replaced new test string-12.21 with dkf's version from HEAD check-in: 2391c775c7 user: msofer tags: core-8-4-branch
11:48
added test for [Bug 1410553] check-in: 40999a2f50 user: msofer tags: core-8-4-branch
11:24
* generic/tclStringObj.c: fixed incorrect handling of internal rep in Tcl_GetRange [Bug 1410553]. ... check-in: b23e99e48d user: msofer tags: core-8-4-branch
2006-01-16
19:31
* generic/tclPipe.c (FileForRedirect): Prevent nameString from being freed without having been initi... check-in: a4209dcf0b user: rmax tags: core-8-4-branch
2006-01-12
18:03
Fixed potential overwriting of already freed memory which caused all kinds of (rare but reproducible... check-in: 13baeaa9d9 user: vasiljevic tags: core-8-4-branch
2006-01-11
17:29
increment tcltest version requirement check-in: 15aabdba60 user: dgp tags: core-8-4-branch
17:15
* tests/error.test (error-7.0): Test the timing of write traces on ::errorInfo [Bug ... check-in: a9a2e63faf user: dgp tags: core-8-4-branch
2006-01-10
05:37
* unix/configure: add caching, use AC_CACHE_CHECK instead of * unix/configure.in: AC_CACHE_VAL ... check-in: 759eddee0c user: das tags: core-8-4-branch
2006-01-09
18:34
* generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope] * tests/namespac... check-in: 7a2466007a user: dgp tags: core-8-4-branch
2005-12-20
22:16
Use %ld instead of %d in Tcl_GetMemoryInfo check-in: b40514b67e user: dkf tags: core-8-4-branch
2005-12-19
10:09
Clarify specification of variable substitution check-in: b5203840e3 user: dkf tags: core-8-4-branch
2005-12-15
04:08
* generic/tclIOUtil.c: workaround gcc warning "comparison is always * generic/tclTest.c: false d... check-in: d3f02d4f62 user: das tags: core-8-4-branch
2005-12-14
02:10
* unix/configure.in: run check for fts API on all platforms, since Linux glibc2 and *BSDs also hav... check-in: bf5af5a4c2 user: das tags: core-8-4-branch
2005-12-12
20:53
* unix/tcl.m4, unix/configure: Fix sh quoting error reported in bash-3.1+ [Bug 1377619] (schafer) check-in: 37c33cae97 user: hobbs tags: core-8-4-branch
11:28
* generic/tclExecute.c (ExprAbsFunc): fixed the abs(MIN_INT) case so that it doesn't break on compil... check-in: fee8d56e87 user: rmax tags: core-8-4-branch
2005-12-09
14:39
Fix [Bug 1374778] check-in: 2b115bd998 user: dkf tags: core-8-4-branch
2005-12-06
15:54
advance core-8-4-12 tag check-in: a5dc422c3b user: dgp tags: core-8-4-12, core-8-4-branch
09:01
* unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure overrides that were origina... check-in: 82ce47b71a user: das tags: core-8-4-branch
08:21
* unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure overrides that were origina... check-in: 1523874037 user: das tags: core-8-4-branch
2005-12-05
15:10
2005-12-05 Don Porter <dgp@users.sourceforge.net> *** 8.4.12 TAGGED FOR RELEASE *** ... check-in: f0cf61f967 user: dgp tags: core-8-4-branch
2005-12-04
00:50
* README: refer to macosx/README instead of mac/README. * mac/README: add note that mac classic po... check-in: c38172cd35 user: das tags: core-8-4-branch
2005-12-03
21:55
correct 2 README urls check-in: 0fde70cb31 user: hobbs tags: core-8-4-branch
00:35
documented macosx-only configure options. check-in: 2f67ae7188 user: das tags: core-8-4-branch
2005-12-02
21:13
update README files check-in: 8b9005bdbc user: dgp tags: core-8-4-branch
17:17
eliminate test name duplication check-in: d155f2eb6a user: dgp tags: core-8-4-branch
2005-12-01
18:29
2005-12-01 Don Porter <dgp@users.sourceforge.net> *** 8.4.12 TAGGED FOR RELEASE *** ... check-in: 766ff57d8b user: dgp tags: core-8-4-branch
02:14
* unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. * unix/configure: regen. check-in: 321bc1bb2d user: das tags: core-8-4-branch
2005-11-30
00:15
* win/tcl.m4: Add build support for Windows-x64 builds. * win/configure: --enable-64bit now... check-in: dd30458e32 user: hobbs tags: core-8-4-branch
2005-11-29
14:02
Fix [Bug 1310081]. check-in: 0df05536cb user: dkf tags: core-8-4-branch
10:32
Fix [Bug 1366683] check-in: 0b0bbfb2d4 user: dkf tags: core-8-4-branch
2005-11-28
09:49
Apply [Patch 1353853] to prevent UMR randomness. check-in: eab767dcf0 user: dkf tags: core-8-4-branch
2005-11-27
06:09
add #include <libkern/OSByteOrder.h> for OSX 10.2 check-in: 37988e65d7 user: das tags: core-8-4-branch
02:34
* unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), add CFLAGS to SHLIB_LD to s... check-in: c6e668d19d user: das tags: core-8-4-branch
2005-11-21
18:31
update changes check-in: 3480aeec26 user: dgp tags: core-8-4-branch
2005-11-20
18:23
Don't set tclStubsPtr to 0 when Tcl_PkgRequireEx() fails [Fix for #1091431 "Tcl_InitStubs failure cr... check-in: e9675e462c user: jenglish tags: core-8-4-branch
2005-11-18
23:44
* tests/trace.test (trace-34.5): [Bug 1047286], added a second test illustrating the role of "ns i... check-in: 7b82e0cf5b user: msofer tags: core-8-4-branch
23:07
* generic/tclBasic.c (Tcl_DeleteCommandFromToken): * generic/tclCmdMZ.c (TraceCommandProc): * gen... check-in: 56a462e45c user: msofer tags: core-8-4-branch
19:38
* generic/tclIO.c (TclFinalizeIOSubsystem): preserve statePtr until we netrieve next statePtr from... check-in: 420af74d34 user: hobbs tags: core-8-4-branch
19:27
* generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 * tests/pkg.test: ... check-in: 833824de40 user: dgp tags: core-8-4-branch
17:14
* generic/tclIO.c (TclFinalizeIOSubsystem): Applied Pat Thoyts' patch for [SF Tcl Bug 1359094].... check-in: e8ea129e06 user: andreas_kupries tags: core-8-4-branch
15:49
update changes check-in: ba0476547b user: dgp tags: core-8-4-branch
15:20
Backport of improved URL parsing. [Bug 1358369] check-in: 112e07f1c5 user: dkf tags: core-8-4-branch
2005-11-16
22:05
* README: Bump version number to 8.4.12 * generic/tcl.h: * too... check-in: f6f6b9611b user: dgp tags: core-8-4-branch
2005-11-15
23:41
* changes: Update changes for 8.4.12 release check-in: 7caaec2d9b user: dgp tags: core-8-4-branch
22:58
Bump to http 2.5.2 to cover changing rules in [http::mapReply] [1182373] check-in: 20ae8f3e06 user: dgp tags: core-8-4-branch
16:41
Bugs 926106 and 1353840 check-in: 0c15d365be user: kennykb tags: core-8-4-branch
2005-11-09
21:46
Bug 1350293 check-in: 94cf472e1a user: kennykb tags: core-8-4-branch
21:26
doc changes with 1162286 fix check-in: 147e10f6e6 user: dgp tags: core-8-4-branch
00:53
* unix/tclUnixFCmd.c (MAX_READDIR_UNLINK_THRESHOLD): reduce to 130 based on errors seen on OS X 10... check-in: 1b1316d0bb user: hobbs tags: core-8-4-branch
2005-11-08
20:21
* tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368] check-in: 024787a346 user: dgp tags: core-8-4-branch
18:28
* generic/tclPkg.c: Corrected inconsistencies in the value returned * tests/pkg.... check-in: dfc0636509 user: dgp tags: core-8-4-branch
14:53
Fix [Bug 1348775] using Miguel's patch check-in: 23f9e4bd60 user: dkf tags: core-8-4-branch
2005-11-07
10:28
missed Changelog entry check-in: a0e1a811e3 user: msofer tags: core-8-4-branch
10:28
* tests/trace.test (trace-13.2-4): added tests to detect leak, see [Bug 1348775]. check-in: cbd1fa5e16 user: msofer tags: core-8-4-branch
2005-11-04
21:40
* unix/tcl.m4: Added code to enable [load] on LynxOS. Thanks to heidibr@users.sf.ne... check-in: 5e50e72970 user: dgp tags: core-8-4-branch
20:15
Bug 1298737 check-in: 419fc365f4 user: kennykb tags: core-8-4-branch
18:33
* win/tclWinPipe.c: Applied patch #1267871 by Matt Newman which * win/tclWinPort.h: provides exten... check-in: 2c4d55e5e0 user: patthoyts tags: core-8-4-branch
18:18
Bug 1317477 check-in: d64beb6fe2 user: kennykb tags: core-8-4-branch
01:15
* generic/tclInt.h: * generic/tclNamesp.c: * generic/tclVar.c: fix for [Bugs 1338280/1337229]. Th... check-in: 3d6cada5c0 user: msofer tags: core-8-4-branch
2005-11-03
16:16
* generic/tclUnixInit.c (TclpSetInitialEncodings): Modified so that multiple ca... check-in: 0e75d9e50e user: dgp tags: core-8-4-branch
11:53
* win/tclWin32Dll.c: Backported Anton Kovalenko's patch #1256872 * win/tclWinConso... check-in: 9944c4de74 user: patthoyts tags: core-8-4-branch
2005-11-01
20:19
* generic/tclCmdMZ.c (TclCheckExecutionTraces): Corrected mistaken assumption that a... check-in: 2a6bcd3750 user: dgp tags: core-8-4-branch
16:18
* tests/expr-old.test (expr-32.52): Use int(.) to restrict result of left shift ... check-in: 1917596a2e user: dgp tags: core-8-4-branch
2005-10-29
19:58
* tests/expr.test: Fix problems in new round() tests that lead to correct result only on 32 bit l... check-in: a724bb58a6 user: mdejong tags: core-8-4-branch
19:14
fix Changelog entry date check-in: 7aeb026666 user: msofer tags: core-8-4-branch
18:44
fix new test trace-18.4 [Bug 1338280] check-in: e8722e1ee2 user: msofer tags: core-8-4-branch
17:45
* generic/tclCmdMZ.c (TraceVarProc): [Bug 1337229], partial fix. Insure that a second call with TC... check-in: 8e9ed63a05 user: msofer tags: core-8-4-branch
2005-10-28
03:26
* generic/tclExecute.c (ExprRoundFunc): Fix typo where number before rounding is compared with sm... check-in: fb8cf7da36 user: mdejong tags: core-8-4-branch
2005-10-23
22:01
* generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: * generic/tclCmdIL.c: * gene... check-in: 8761ab798f user: msofer tags: core-8-4-branch
2005-10-22
03:07
* generic/tclExecute.c (INST_CONCAT): disable the optimisation for wide integers, [Bug 1251791]. check-in: c86eadfafe user: msofer tags: core-8-4-branch
2005-10-14
17:13
See file. check-in: f56332e3c7 user: vasiljevic tags: core-8-4-branch
17:12
Backed off change from 2005-10-04 (see ChangeLog and Tcl Bug# 1323992 for more info. check-in: 88a6e2c1cc user: vasiljevic tags: core-8-4-branch
2005-10-13
21:45
Fix [Bug 1284178] and tweak tests to accommodate. check-in: b41705eb6e user: dkf tags: core-8-4-branch
21:01
Added some more clarifying comments in Tcl_ClearChannelHandlers() check-in: 7910c8fdd8 user: vasiljevic tags: core-8-4-branch
20:40
Temporary ifdef TCL_THREADS changes done to de-activate pending event processing when channel is bei... check-in: 0c54954fc0 user: vasiljevic tags: core-8-4-branch
2005-10-10
21:33
ensure MODULE_SCOPE decl check-in: 0355d49ef7 user: hobbs tags: core-8-4-branch
2005-10-07
22:35
* unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change to * tests/fCmd.test (fCmd-20.2)... check-in: dc751fed91 user: hobbs tags: core-8-4-branch
2005-10-05
22:09
* generic/tclPipe.c (TclCreatePipeline): Fixed [SF Tcl Bug 1109294]. Applied the patch provided... check-in: 150775a1c5 user: andreas_kupries tags: core-8-4-branch
20:35
* doc/CrtChannel.3: Fixed [SF Tcl Bug 1104682], by application of David Welton's patch for it, ... check-in: 14d10f2213 user: andreas_kupries tags: core-8-4-branch
08:03
test to fix for 979640 check-in: e04a92f8e7 user: hobbs tags: core-8-4-branch
08:02
* win/tclWinPort.h: define USE_PUTENV_FOR_UNSET 1 * generic/tclEnv.c (TclSetEnv, TclUnsetEnv): add... check-in: bb8bbfd313 user: hobbs tags: core-8-4-branch
06:33
win/tclWinSerial.c (SerialSetOptionProc): free argv [Bug 1067708] check-in: fa6ea77a80 user: hobbs tags: core-8-4-branch
05:01
* tests/http.test: do not URI encode -._~ according * library/http/http.tcl (init): t... check-in: fb1a06961a user: hobbs tags: core-8-4-branch
04:27
* generic/tclIOUtil.c (TclFSNormalizeAbsolutePath): make static * generic/tclEncoding.c (TclFindEn... check-in: b4a6dcda6b user: hobbs tags: core-8-4-branch
04:23
* unix/tclLoadShl.c (TclpDlopen): use DYNAMIC_PATH on second shl_load only. [Bug 1204237] check-in: 6a93f5abfa user: hobbs tags: core-8-4-branch
2005-10-04
18:16
See file. check-in: 80a9933edf user: vasiljevic tags: core-8-4-branch
18:15
Tcl_ClearChannelHandlers(): now deletes any outstanding timer for the channel. Also, prevents events... check-in: 2c5a4e4496 user: vasiljevic tags: core-8-4-branch
18:14
Tcl_ClearChannelHandlers(): bail out early if passed NULL argument check-in: c5a8af47a7 user: vasiljevic tags: core-8-4-branch
2005-09-30
19:28
* generic/tclMain.c: Separate encoding conversion of command line arguments from ... check-in: 365b1366e3 user: dgp tags: core-8-4-branch
2005-09-27
15:44
Fix [Bug 1116542] check-in: 08a775ad24 user: dkf tags: core-8-4-branch
2005-09-15
23:21
* doc/ParseCmd.3: copy/paste fix [Bug 1292427] check-in: 6e3d5cce85 user: msofer tags: core-8-4-branch
16:29
autoconf-2.13 check-in: ca52262c8f user: dgp tags: core-8-4-branch
15:25
Added yet another corner-case hack, this time for RHEL3. [Bug 1287638] check-in: 3ca7f7f35d user: dkf tags: core-8-4-branch
2005-09-07
14:35
* generic/tclUtf.c (Tcl_UniCharToUtf): Corrected handling of negative * tests/utf.t... check-in: 8d8a47a587 user: dgp tags: core-8-4-branch
2005-08-29
17:56
renumber expr-39.* to expr-46.* check-in: f291388d76 user: kennykb tags: core-8-4-branch
16:38
fix test case numbering check-in: ff06a0c77b user: kennykb tags: core-8-4-branch
16:37
Bug 1275043 check-in: b9f7d2aeda user: kennykb tags: core-8-4-branch
2005-08-25
22:27
Backport of fix for [Bug 1267380] check-in: 2389f54864 user: dkf tags: core-8-4-branch
2005-08-17
17:46
* generic/tclFCmd.c (TclFileMakeDirsCmd): fix to race condition in file mkdir (backport from head ... check-in: 0078c07abe user: hobbs tags: core-8-4-branch
2005-08-16
15:23
backport of 2005-08-10 fix to tclEvent.c check-in: dd9d7470f5 user: kennykb tags: core-8-4-branch
2005-08-05
20:48
Solaris mis-names the cp1251 encoding. check-in: b06e325973 user: dkf tags: core-8-4-branch
19:19
fix abs(MIN_INT) [Bug 1241572] check-in: da72873254 user: kennykb tags: core-8-4-branch
2005-08-04
19:54
silence compiler warning check-in: 863065efb4 user: dgp tags: core-8-4-branch
15:55
* generic/tclObj.c: Simplified routines that manage the typeTable. check-in: 9b0394290c user: dgp tags: core-8-4-branch
2005-08-03
22:23
* generic/tclCompExpr.c: Untangled some dependencies in the * generic/tclEven... check-in: bdbb22fe12 user: dgp tags: core-8-4-branch
2005-07-30
07:58
* unix/configure, unix/tcl.m4: revert 2005-07-28 change. * unix/tclLoadDyld.c (TclpDlopen, TclpLo... check-in: aab38a9d96 user: das tags: core-8-4-branch
2005-07-29
14:57
Take care with globals that have an entry in the var table but "don't exist" check-in: e0c44afdc5 user: dkf tags: core-8-4-branch
03:50
* win/README: Update link to msys_mingw8.zip. Remove old Cygwin + Mingw info, people should just ... check-in: 73b0175c51 user: mdejong tags: core-8-4-branch
2005-07-28
18:39
* unix/configure, unix/tcl.m4: defined TCL_LOAD_FROM_MEMORY on Darwin only for SHARED_BUILD check-in: 0ed358ea9d user: hobbs tags: core-8-4-branch
15:27
Backport of fix for [Bug 1245953] check-in: d4beef2f2f user: dkf tags: core-8-4-branch
2005-07-26
21:39
* doc/tclvars.n: Improved $errorCode documentation. [RFE 776921] check-in: 296a35434b user: dgp tags: core-8-4-branch
20:26
* unix/configure: Regen. * unix/configure.in: Check for a $prefix/share directory and add it the ... check-in: 4a097ea047 user: mdejong tags: core-8-4-branch
17:05
* generic/tclBasic.c (Tcl_CallWhenDeleted): Converted to use per-thread counter,... check-in: 461ce25bd8 user: dgp tags: core-8-4-branch
16:23
typo check-in: d1f1e8a69a user: dgp tags: core-8-4-branch
16:20
* generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so that * tests/trace.te... check-in: 98ddae5f7c user: dgp tags: core-8-4-branch
2005-07-25
01:17
* unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): * win/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): Spli... check-in: 9ed6cc87ea user: mdejong tags: core-8-4-branch
2005-07-23
03:31
correction to reversed logic check-in: 2a2953ce33 user: dgp tags: core-8-4-branch
2005-07-22
21:59
* library/auto.tcl: Updates to the Tcl script library to make * library/history.... check-in: 755e2a7f25 user: dgp tags: core-8-4-branch
2005-07-08
01:06
* unix/tcl.m4, unix/configure: Backported [Bug 1095909], removing * unix/tclUnixPort.h: a... check-in: 75375ce555 user: hobbs tags: core-8-4-branch
2005-07-05
21:18
* generic/tclCmdAH.c New "encoding" Tcl_ObjType (not registered) * generic/tclEnc... check-in: 9e0bc07fda user: dgp tags: core-8-4-branch
17:27
* generic/tclNamesp.c: Allow for [namespace import] of a command * tests/namespace.... check-in: 18818ddf02 user: dgp tags: core-8-4-branch
2005-07-01
10:57
Protect against spurious wake-ups while waiting on the condition variable when tearing down the noti... check-in: ae91d8ec01 user: vasiljevic tags: core-8-4-branch
2005-06-27
20:06
formatting check-in: d0ad85eb9f user: dgp tags: core-8-4-11, core-8-4-branch
20:00
typo in date check-in: e4eb7a5314 user: dgp tags: core-8-4-branch
18:19
* library/auto.tcl: Reverted to Revision 1.12.2.3 (Tcl 8.4.9). Restores the (bug... check-in: 9c7df0f603 user: dgp tags: core-8-4-branch
2005-06-24
23:13
* library/auto.tcl: Make file safe to re-[source] without destroying registered ... check-in: c7c57fd3ce user: dgp tags: core-8-4-branch
19:36
release tag/spelling check-in: 2db99ffe24 user: dgp tags: core-8-4-branch
18:21
finalize Tcl_Preserve after exit handlers check-in: 7dafabb1d2 user: kennykb tags: core-8-4-branch
15:02
* library/auto.tcl: Make file safe to re-[source] without destroying registered ... check-in: 9d256cea6d user: dgp tags: core-8-4-branch
2005-06-23
20:25
new 8.4.11 release date: June 28 check-in: c46c8e2d1a user: dgp tags: core-8-4-branch
17:01
* tools/tcltk-man2html.tcl: fixed useversion glob pattern to accept multi-digit patchlevels. check-in: 9aa4d239a6 user: das tags: core-8-4-branch
15:45
release tag / changes updates check-in: 7bffa24ec0 user: dgp tags: core-8-4-branch
15:05
bug #1225957 check-in: edf9a121ee user: kennykb tags: core-8-4-branch
05:59
* unix/Makefile.in (install-private-headers): rewrite tclPort.h when installing private headers to... check-in: ce4b5c969a user: das tags: core-8-4-branch
2005-06-22
21:44
update changes for 8.4.11 check-in: fb14091a89 user: dgp tags: core-8-4-branch
21:30
bug 1225044 check-in: 5a9b823ad8 user: kennykb tags: core-8-4-branch
21:23
* win/tclWinFile.c: Potential buffer overflow. [Bug 1225571] Thanks to Pat Thoy... check-in: a00ac6013b user: dgp tags: core-8-4-branch
20:26
update for 8.4.11 check-in: 025d0d7534 user: dgp tags: core-8-4-branch
20:19
release tag check-in: 4253194837 user: dgp tags: core-8-4-branch
19:35
bug 1225727 check-in: ab109e436a user: kennykb tags: core-8-4-branch
16:49
* generic/tclInt.h: Followup to change made on 2005-06-18 by Daniel Steffen. There are compiler... check-in: 8943140362 user: andreas_kupries tags: core-8-4-branch
16:02
* tests/safe.test: Backport performance improvement from reduced $::auto_path. check-in: c728e339cc user: dgp tags: core-8-4-branch
2005-06-21
22:59
* tests/winDde.test: Added some waits to the dde server script to let event processing run after w... check-in: 241e4d0ec1 user: patthoyts tags: core-8-4-branch
19:38
update changes and release tag check-in: 8691b485e9 user: dgp tags: core-8-4-branch
19:07
bugs 1194458 and 1225044 check-in: 74c4fb693b user: kennykb tags: core-8-4-branch
17:19
* generic/tclBasic.c: Made the walk of the active trace list aware * generic/tclCm... check-in: f5039da571 user: dgp tags: core-8-4-branch
14:47
formatting check-in: 6f8ba9eb4c user: dgp tags: core-8-4-branch
14:44
* generic/tclBasic.c (Tcl_DeleteTrace): Added missing walk of the * tests/trace.test... check-in: f48e2dd7c2 user: dgp tags: core-8-4-branch
2005-06-20
17:12
date fix check-in: 16ba8ae5af user: dgp tags: core-8-4-branch
16:57
* doc/FileSystem.3: added missing Tcl_GlobTypeData documentation [Bug 935853] check-in: 4441d3574e user: dgp tags: core-8-4-branch
2005-06-19
21:51
update release tag check-in: 753573fb3d user: dgp tags: core-8-4-branch
2005-06-18
21:46
*** 8.4.11 TAGGED FOR RELEASE *** * generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly... check-in: c197218ee4 user: das tags: core-8-4-branch
20:19
release tag check-in: a851e123bc user: dgp tags: core-8-4-branch
19:52
* changes: Update changes for 8.4.11 release check-in: 7030368141 user: dgp tags: core-8-4-branch
19:24
* README: Bump version number to 8.4.11 * generic/tcl.h: * too... check-in: 433f7421e2 user: dgp tags: core-8-4-branch
2005-06-17
23:26
Fix bug in [format %hx] handling on selected platforms. [Bug 1154163] check-in: 7e05cf3e68 user: dkf tags: core-8-4-branch
2005-06-07
10:26
Backport unix threading fix check-in: 70cf3ac902 user: dkf tags: core-8-4-branch
2005-06-06
21:04
Correct crash in stack.test on gcc/win32 check-in: be4c5ca620 user: kennykb tags: core-8-4-branch
13:04
typo check-in: 8fba048e18 user: das tags: core-8-4-branch
2005-06-04
07:05
* unix/tclLoadDyld.c: fixed header confilict when building this file with USE_TCL_STUBS. check-in: 4459296c01 user: das tags: core-8-4-10, core-8-4-branch
2005-06-03
08:53
* macosx/Makefile: fixed 'embedded' target. check-in: eceaf84eed user: das tags: core-8-4-branch
2005-06-02
23:14
note 8.4.10 tag date check-in: 76f045029e user: hobbs tags: core-8-4-branch
22:52
* unix/Makefile.in (html): add BUILD_HTML_FLAGS optional var * tools/tcltk-man2html.tcl: add a --u... check-in: dc75d1f5ed user: hobbs tags: core-8-4-branch
22:52
minor corrections for 8.4.10 release check-in: 5262509288 user: hobbs tags: core-8-4-branch
16:54
updated changes for 8.4.10 release check-in: 8097495773 user: dgp tags: core-8-4-branch
2005-05-31
08:29
Cosmetic change (fixed identation in Tcl_FinalizeNotifier) check-in: 50492b52cd user: vasiljevic tags: core-8-4-branch
08:25
See file. check-in: 1aee72e12a user: vasiljevic tags: core-8-4-branch
08:18
Notifier thread is created as joinable. Attempt to solve the Tcl Bug #1082283. check-in: 9ba1d28bca user: vasiljevic tags: core-8-4-branch
2005-05-30
18:31
update to patchlevel 8.4.10 check-in: 72ec170d6b user: hobbs tags: core-8-4-branch
01:36
* win/tclWinThrd.c (TclpFinalizeThreadData): move tlsKey defn to top of file and clarify name (was... check-in: df1e9f6aac user: hobbs tags: core-8-4-branch
2005-05-27
18:51
* README: Bumped patchlevel to 8.4.10 * generic/tcl.h: * tools/tcl.wse.in: * unix/tcl.... check-in: 752a5d0521 user: hobbs tags: core-8-4-branch
2005-05-26
11:19
* macosx/Makefile: moved & corrected EMBEDDED_BUILD check. * unix/configure.in: corrected framewo... check-in: 45619dd7d5 user: das tags: core-8-4-branch
2005-05-25
19:25
* generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary cast check-in: 176b2864bd user: hobbs tags: core-8-4-branch
18:49
* unix/configure, unix/configure.in: ensure false Tcl.framework is only created with --enable-fram... check-in: e0e2451d61 user: hobbs tags: core-8-4-branch
2005-05-24
04:44
* tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env vars that need to be ... check-in: 499598d874 user: das tags: core-8-4-branch
04:20
* macosx/Makefile: * macosx/README: * macosx/Tcl-Info.plist.in (new file): * unix/Makefile.in: ... check-in: c065af454b user: das tags: core-8-4-branch
04:19
* generic/tclIOUtil.c (TclLoadFile): * generic/tclInt.h: * unix/tcl.m4: * unix/tclLoadDyld.c: ad... check-in: 5c82b72b0a user: das tags: core-8-4-branch
04:18
* generic/tclCmdMZ.c (Tcl_TimeObjCmd): change [time] called with a count > 1 to return a string wi... check-in: f5fb72c5f9 user: das tags: core-8-4-branch
2005-05-20
17:19
Removed unreferenced stack variable check-in: 4233bfd935 user: vasiljevic tags: core-8-4-branch
15:28
* generic/tclParseExpr.c: Corrected parser to recognize all boolean literals a... check-in: eb0b85b5d7 user: dgp tags: core-8-4-branch
02:50
* macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In... check-in: f2036a6572 user: das tags: core-8-4-branch
2005-05-19
13:28
* macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In... check-in: af276e30b1 user: das tags: core-8-4-branch
2005-05-14
20:52
* macosx/tclMacOSXBundle.c: * unix/tclUnixInit.c: * unix/tcl.m4 (Darwin): made use of CoreFoundat... check-in: c4f7ce27bf user: das tags: core-8-4-branch
2005-05-12
16:23
Corrected example that confused [namespace which] and [namespace origin] check-in: 4747c60a4f user: dgp tags: core-8-4-branch
2005-05-11
00:47
* tests/string.test: string-10.[21-30] * generic/tclCmdMZ.c (Tcl_StringObjCmd): add extra checks t... check-in: 8a6c6f6b7d user: hobbs tags: core-8-4-branch
2005-05-07
00:00
* unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and add support for x86_64 Solaris ... check-in: 5a2808481b user: hobbs tags: core-8-4-branch
2005-05-03
17:53
documentation improvements. check-in: c73c6b9be6 user: dgp tags: core-8-4-branch
2005-04-29
14:09
Backported doc fix check-in: 83eaf12085 user: dkf tags: core-8-4-branch
2005-04-28
05:34
* library/init.tcl: Corrected flaw in interactive command * tests/main.test: ... check-in: d43f85a9a8 user: dgp tags: core-8-4-branch
2005-04-27
21:07
* tests/unixInit.test (7.1): Alternative fix for the 2005-04-22 commit. check-in: 4104828d14 user: dgp tags: core-8-4-branch
2005-04-26
00:46
* compat/string.h: fixed memchr() protoype for __APPLE__ so that we build on Mac OS X 10.1 again. ... check-in: 74b7355f70 user: das tags: core-8-4-branch
2005-04-22
16:29
* generic/tclCmdMZ.c: Corrected intrep-dependence of * tests/string.test: [stri... check-in: 8c298ec89c user: dgp tags: core-8-4-branch
2005-04-21
23:42
* tests/unixInit.test (7.1): fixed failure when running tests with -tmpdir arg not set to working ... check-in: f5a7d654ed user: das tags: core-8-4-branch
2005-04-20
16:06
* generic/tclGet.c (Tcl_GetInt): Corrected error that did not * generic/tclOb... check-in: 3d004086cf user: dgp tags: core-8-4-branch
00:14
* tests/winPipe.test (winpipe-6.2): remove -blocking 1 as this one can truly block. check-in: f53ee322c3 user: hobbs tags: core-8-4-branch
2005-04-19
16:31
no message check-in: 2920872277 user: davygrvy tags: core-8-4-branch
16:28
* win/tclWinPipe.c: The pipe channel driver now respects the -blocking option when closing. The wi... check-in: 435e6257fb user: davygrvy tags: core-8-4-branch
2005-04-14
07:09
* generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit * tests/io.test: changed from ten b... check-in: 74c27f43eb user: davygrvy tags: core-8-4-branch
2005-04-12
18:28
added definition of NULL to strstr.c for Bug 1175161 check-in: ccf59bad26 user: kennykb tags: core-8-4-branch
2005-04-09
15:39
* macosx/README: updated requirements for OS & developer tool versions + other small fixes/cleanup... check-in: 7342dfd9e9 user: das tags: core-8-4-branch
10:16
* unix/tcl.m4 (Darwin): added -single_module linker flag to TCL_SHLIB_LD_EXTRAS and TK_SHLIB_LD_EX... check-in: 482141dca9 user: das tags: core-8-4-branch
2005-04-07
11:33
See file. check-in: 7769d08b2a user: vasiljevic tags: core-8-4-branch
11:29
Renamed TclWinFreeAllocCache to TclpFreeAllocCache and fixed to recognize when being called with NUL... check-in: f770d9b761 user: vasiljevic tags: core-8-4-branch
11:28
Fixed TclpFreeAllocCache() to recognize when being called with NULL argument. This is a signal for i... check-in: 9e2b7b1539 user: vasiljevic tags: core-8-4-branch
11:27
Modified TclFinalizeThreadAlloc() to explicitly call TclpFreeAllocCache with the NULL-ptr as argumen... check-in: 67acf03916 user: vasiljevic tags: core-8-4-branch
11:24
Added prototypes for TclpFreeAllocCache() and TclFreeAllocCache(). Part of fixing the Tcl Bug #11784... check-in: 4281da6f73 user: vasiljevic tags: core-8-4-branch
2005-04-05
16:39
* generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the * generic/tclUt... check-in: 65c0e11b9e user: dgp tags: core-8-4-branch
2005-03-30
06:17
* win/tcl.m4, win/configure: do not require cygpath in macros to allow msys alone as an alternativ... check-in: 56dd117e68 user: hobbs tags: core-8-4-branch
05:30
* win/tclWinTime.c (TclpGetDate): use time_t for 'time' check-in: 210fcf1532 user: hobbs tags: core-8-4-branch
2005-03-23
21:58
purge outdated comment check-in: e79a41b835 user: dgp tags: core-8-4-branch
2005-03-18
16:33
date typo check-in: 6d93b043d7 user: dgp tags: core-8-4-branch
16:33
* generic/tclBasic.c (Tcl_EvalEx,TclEvalTokensStandard): * generic/tclCmdMZ.c (Tcl_S... check-in: e64996b96b user: dgp tags: core-8-4-branch
15:32
* generic/tclCompCmds.c (TclCompileIncrCmd): Corrected checks for immediate opera... check-in: 81b2571603 user: dgp tags: core-8-4-branch
2005-03-15
22:10
more tests and a fix to bug 1158199 check-in: a716de25ea user: vincentdarley tags: core-8-4-branch
18:41
fix to file norm, file pathtype on windows reserved filenames - ensure build ok on unix check-in: d18606faab user: vincentdarley tags: core-8-4-branch
18:08
fix to file norm, file pathtype on windows reserved filenames check-in: 6ad619ecdd user: vincentdarley tags: core-8-4-branch
16:29
replaced 'long' times with wides, to cope with Win64 check-in: d41af48065 user: kennykb tags: core-8-4-branch
00:15
Make it all work on OpenBSD. Imported patch from ports tree. check-in: 5a7a92a163 user: patthoyts tags: core-8-4-branch
2005-03-10
20:22
* generic/tclCmdMZ.c (TclCheckInterpTraces): Corrected mistaken cast of ClientDat... check-in: 5e6df95dbf user: dgp tags: core-8-4-branch
2005-03-08
21:50
* win/makefile.vc: clarify necessary defined vars that can come from MSVC or the Platform SDK. check-in: fe1380a971 user: hobbs tags: core-8-4-branch
2005-02-25
22:37
backport tcltest test improvements check-in: 400a6cb8c6 user: dgp tags: core-8-4-branch
2005-02-24
18:03
* library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid * tests/tcltest... check-in: 94beca8470 user: dgp tags: core-8-4-branch
2005-02-23
10:27
Formatting typo fix. [Bug 1149605] check-in: 46ddcbd972 user: dkf tags: core-8-4-branch
2005-02-17
18:31
* win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, not Tcl_UniCharLen. check-in: 492d51196c user: hobbs tags: core-8-4-branch
2005-02-16
18:52
* /doc/variable.n: fix for [Bug 1124160], variables are detected by [info vars] but not by [info l... check-in: 75f5651679 user: msofer tags: core-8-4-branch
2005-02-10
23:41
correct ChangeLog notes check-in: b1a2080787 user: hobbs tags: core-8-4-branch
23:40
* unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined * unix/tcl.m4: into SHLIB_LD... check-in: abcbb0a278 user: hobbs tags: core-8-4-branch
19:03
added comments check-in: 2d6f460f4f user: msofer tags: core-8-4-branch
18:58
* generic/tclBasic.c (Tcl_EvalObjEx): * tests/basic.test (basic-26.2): preserve the arguments pass... check-in: de2187d047 user: msofer tags: core-8-4-branch
10:28
More consistency. [Bug 1117017] check-in: 48135ca6b1 user: dkf tags: core-8-4-branch
2005-02-01
17:26
* generic/tclExecute.c (TclCompEvalObj): Removed stray statement left behind in prio... check-in: 0cf23b16e1 user: dgp tags: core-8-4-branch
2005-01-29
02:18
correct autoconf generation for sol64-gcc support check-in: 33585e82df user: hobbs tags: core-8-4-branch
2005-01-28
20:53
* unix/configure, unix/tcl.m4: add solaris 64-bit gcc build support. [Bug 1021871] check-in: 384d5ba7b5 user: hobbs tags: core-8-4-branch
01:50
* generic/tclBasic.c (Tcl_ExprBoolean, Tcl_ExprDouble) (Tcl_ExprLong): Fix to recognize Tcl_WideIn... check-in: 7b989119b5 user: hobbs tags: core-8-4-branch
2005-01-27
22:53
TIP#218 IMPLEMENTATION * generic/tclDecls.h: Regenerated from tcl.decls. * generic/tclStubInit.... check-in: 1621430b8b user: andreas_kupries tags: core-8-4-branch
22:26
typo check-in: 4d230815e4 user: dgp tags: core-8-4-branch
2005-01-25
17:58
* library/auto.tcl: Updated [auto_reset] to clear auto-loaded procs in namespace... check-in: c52b5bb372 user: dgp tags: core-8-4-branch
06:54
* unix/tcl.m4 (Darwin): fixed bug with static build linking to dynamic library in /usr/lib etc ins... check-in: 78fab13e56 user: das tags: core-8-4-branch
2005-01-19
22:09
* win/tclWinChan.c (FileCloseProc): Invoke TclpCutFileChannel() to remove a FileInfo from the thr... check-in: 1000e16145 user: mdejong tags: core-8-4-branch
2005-01-17
13:04
fix to drive-sensitivity of test check-in: 25bdad12b2 user: vincentdarley tags: core-8-4-branch
2005-01-10
11:21
Convert u_int to unsigned to make clashes with types in standard C headers less of a problem. [Bug 1... check-in: fa03a58482 user: dkf tags: core-8-4-branch
2005-01-06
15:16
Horrible hack to keep the old error message. check-in: d17150d2c3 user: dkf tags: core-8-4-branch
11:34
Fix performance nasty in http::mapReply [1020491] and clean up version numbers. check-in: 45ad0f150c user: dkf tags: core-8-4-branch
2005-01-05
22:14
Add more locale mapping info for Chinese. [1084595] check-in: da29515179 user: dkf tags: core-8-4-branch
21:53
Change emacs mode comment style to stop problems with older man. [1085127] check-in: 505a89aac4 user: dkf tags: core-8-4-branch
2004-12-30
01:49
* win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove -Gs (included in -O2) and -GD (... check-in: e4308a3958 user: hobbs tags: core-8-4-branch
2004-12-13
15:56
Add note to clock.n disclaiming full ISO8601 support check-in: ada9b50a3f user: kennykb tags: core-8-4-branch
15:52
Add note to clock.n disclaiming full ISO8601 support check-in: 35222a7ed5 user: kennykb tags: core-8-4-branch
2004-12-09
09:24
Minor doc fixes check-in: d2b3f026a6 user: dkf tags: core-8-4-branch
2004-12-07
00:07
* unix/tclUnixNotfy.c (NotifierThreadProc): init numFdBits [Bug 1079286] check-in: 5af173439a user: hobbs tags: core-8-4-9, core-8-4-branch
2004-12-03
00:37
removed extra .TP macro check-in: 25a56ea140 user: hobbs tags: core-8-4-branch
00:34
updated for 8.4.9 release check-in: 664faf1007 user: hobbs tags: core-8-4-branch
2004-12-02
18:48
filesystem, glob, tilde fix check-in: 612cef4642 user: vincentdarley tags: core-8-4-branch
2004-12-01
22:07
* library/auto.tcl (tcl_findLibrary): Disabled use of [file normalize] that caused ... check-in: 32e7a37cde user: dgp tags: core-8-4-branch
2004-11-27
05:43
* tests/reg.test (reg-32.*): Added missing testregexp constraints. check-in: 12bd71f2ba user: dgp tags: core-8-4-branch
2004-11-26
19:42
* library/auto.tcl (tcl_findLibrary): Made sure the uniquifying operations on the ... check-in: 6bc286dbd4 user: dgp tags: core-8-4-branch
09:37
Assorted dde fixes as requested by Andreas Kupries. check-in: 9c433c4207 user: dkf tags: core-8-4-branch
2004-11-25
15:53
See file check-in: a472d13420 user: vasiljevic tags: core-8-4-branch
15:48
Added hint to TCL_DECLARE_MUTEX macro usage. check-in: cf849ef569 user: vasiljevic tags: core-8-4-branch
15:31
Fixed argument of mutexPtr wrongly saying that it is a Tcl_Condition. (Tcl Bug #1068077) check-in: 151e659188 user: vasiljevic tags: core-8-4-branch
15:28
Fixed the Tcl_ThreadAlert() call declaration (Tcl Bug #1068077) check-in: b3e17c2026 user: vasiljevic tags: core-8-4-branch
11:31
* tests/tcltest.test: The order in which [glob] returns the file names * tests/fCmd.test: is unde... check-in: a5f11d5ec9 user: rmax tags: core-8-4-branch
01:31
* unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine the number of... check-in: 6c8167568c user: dgp tags: core-8-4-branch
00:19
bumped patchlevel to 8.4.9 check-in: 86cc05cbbe user: hobbs tags: core-8-4-branch
2004-11-24
20:19
took out redundant memcpy from tclUnixNotfy.c check-in: f0e5a5da8d user: kennykb tags: core-8-4-branch
19:49
* unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check for 3-argument readdir_r [Bug 1001325]. * uni... check-in: 8e08d8ca27 user: kennykb tags: core-8-4-branch
19:28
* generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in new * tests/info.test ... check-in: d5123f55d6 user: dgp tags: core-8-4-branch
2004-11-23
15:23
backport file join fix check-in: 1a608efe04 user: vincentdarley tags: core-8-4-branch
2004-11-22
23:02
* unix/configure: Regen. * unix/tcl.m4 (SC_TCL_64BIT_FLAGS): Define HAVE_TYPE_OFF64_T only when o... check-in: 670b018d62 user: mdejong tags: core-8-4-branch
22:48
* unix/configure: Regen. * unix/tcl.m4 (SC_ENABLE_THREADS): Check for a 2 argument version of rea... check-in: 63b8c61faa user: mdejong tags: core-8-4-branch
2004-11-19
09:37
Classic sed doesn't support | in REs. check-in: 9902ad7422 user: rmax tags: core-8-4-8, core-8-4-branch
06:51
*** 8.4.8 TAGGED FOR RELEASE *** check-in: 7c33c763a2 user: das tags: core-8-4-branch
06:29
* macosx/Makefile: * unix/configure.in: * unix/tclUnixInit.c (MacOSXGetLibraryPath): changed dete... check-in: 7902f93e6c user: das tags: core-8-4-branch
2004-11-18
19:35
date correction check-in: 80270457cf user: hobbs tags: core-8-4-branch
18:08
Arghh - some seds don't even support comments at all. check-in: e2fdd64ea9 user: rmax tags: core-8-4-branch
17:21
Some versions of sed appear to need semicolons in front of comments. check-in: 8203541530 user: rmax tags: core-8-4-branch
16:23
mark release tagging check-in: 0c5a3466b7 user: dgp tags: core-8-4-branch
15:44
* changes: Final updates for Tcl 8.4.8 release. check-in: 223f95ed5a user: dgp tags: core-8-4-branch
10:21
Fixed manpage installation. check-in: d0f59fa563 user: rmax tags: core-8-4-branch
02:07
2004-11-18 Reinhard Max <max@suse.de> * unix/tcl.m4 (SC_CONFIG_MANPAGES): Applied an impr... check-in: 3a48a79704 user: rmax tags: core-8-4-branch
2004-11-17
02:52
* unix/tclUnixChan.c (TtySetOptionProc): fixed crash configuring -ttycontrol on a channel. [Bug 10... check-in: 9a8dc0f581 user: hobbs tags: core-8-4-branch
2004-11-16
23:39
* win/makefile.vc: Fixed bug in installation of http 2.5. * win/makefile.bc: Was installed into d... check-in: 062dd62964 user: andreas_kupries tags: core-8-4-branch
16:55
* library/auto.tcl: Updated [tcl_findLibrary] search path to include the $::auto... check-in: 9d88eb0d5d user: dgp tags: core-8-4-branch
10:06
Backport of [Patch 1065732] check-in: 0ecaa7ab6c user: dkf tags: core-8-4-branch
2004-11-15
21:52
more changes for Tcl 8.4.8 check-in: 968cba98df user: dgp tags: core-8-4-branch
21:14
* generic/tclCmdMZ.c (Tcl_TraceObjCmd): Fixed Bug 1065378 which failed * tests/trace... check-in: 0c5016cb64 user: dgp tags: core-8-4-branch
2004-11-13
00:41
* library/init.tcl: Made [unknown] robust in the case that either of the variabl... check-in: e526fa14ad user: dgp tags: core-8-4-branch
2004-11-12
23:41
* generic/tclEncoding.c (TableFromUtfProc): correct crash condition when TCL_UTF_MAX == 6. [Bug 10... check-in: 22220414e2 user: hobbs tags: core-8-4-branch
09:02
* doc/clock.n: * doc/registry.n: * doc/upvar.n: fixed *roff errors uncovered by running 'make htm... check-in: 8cd37342ff user: das tags: core-8-4-branch
2004-11-11
01:20
* tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(... check-in: 48054e59d7 user: das tags: core-8-4-branch
01:18
* generic/tclListObj.c (Tcl_ListObjReplace): use memmove() instead of manual copy loop to shift li... check-in: 7512e64d88 user: das tags: core-8-4-branch
01:17
* macosx/Makefile: corrected path to html help inside framework. Prevent parallel make from buildi... check-in: c980caa33c user: das tags: core-8-4-branch
01:16
* tests/fileName.test: * tests/fileSystem.test: * tests/io.test: * tests/tcltest.test: fixed bug... check-in: 2b9f53cea6 user: das tags: core-8-4-branch
01:15
* tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(... check-in: 8259942e8b user: das tags: core-8-4-branch
2004-11-09
10:25
Clarify return code documentation. [Bug 1062647] check-in: 8922282968 user: dkf tags: core-8-4-branch
2004-11-04
06:06
* changes: Updates for Tcl 8.4.8 release. check-in: 130cab3318 user: dgp tags: core-8-4-branch
2004-11-03
22:12
niggly test suite fixes check-in: a6e2efa90f user: dgp tags: core-8-4-branch
2004-11-02
19:03
2004-11-02 Don Porter <dgp@users.sourceforge.net> * library/tcltest/tcltest.tcl: ... check-in: b37ea3d531 user: dgp tags: core-8-4-branch
15:46
Final fix for NaN != NaN bug. Thanks to Miguel Sofer for his improved patch. [Bug 761471] check-in: 85f7b0c31c user: dkf tags: core-8-4-branch
09:21
Add synopsis for Tcl_GetChannelMode. [Bug 1058446] check-in: 682b09131b user: dkf tags: core-8-4-branch
2004-10-31
16:43
Make [info globals ::foo] work. [Bug 1057461] check-in: ac9f2079e9 user: dkf tags: core-8-4-branch
2004-10-30
21:00
removed erroneous comment [Bug 1029518] check-in: 837b2ba9c2 user: msofer tags: core-8-4-branch
03:16
* library/tcltest/tcltest.tcl: Correct reaction to errors in the obsolete processCm... check-in: 87b922f78a user: dgp tags: core-8-4-branch
2004-10-28
21:12
* generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], a * generic/tclThreadAlloc.c: threaded debu... check-in: 6d824cc2bb user: andreas_kupries tags: core-8-4-branch
16:41
* README: Bumped patch level to 8.4.8 to prepare * generic/tcl.h: ... check-in: bbb1bd7f56 user: dgp tags: core-8-4-branch
16:06
added CONST to TclpLocaltime and TclpGmtime param throughout check-in: d3a95fedcf user: kennykb tags: core-8-4-branch
04:53
D'oh! check-in: 00e5228565 user: dgp tags: core-8-4-branch
04:16
* tests/socket.test (socket-13.1): Balanced [makeFile] and [removeFile] command... check-in: 5950c15f89 user: dgp tags: core-8-4-branch
00:00
* tests/appendComp.test: Backport test suite fixes of errors * tests/autoMkin... check-in: 58c2f9f1b3 user: dgp tags: core-8-4-branch
2004-10-27
17:55
fixed format-19.1 for 64 bit machines check-in: b7b7af9655 user: kennykb tags: core-8-4-branch
15:39
backport fixes for 868489 and 1026125 check-in: eb071c665a user: kennykb tags: core-8-4-branch
14:43
Finished user-level documentation backport check-in: 92cb8415a8 user: dkf tags: core-8-4-branch
14:23
Yet more doc update backporting check-in: 437d4766e4 user: dkf tags: core-8-4-branch
12:52
More doc fix backporting check-in: 63610c2fd0 user: dkf tags: core-8-4-branch
09:35
Backport many doc fixes check-in: 644d6ac51f user: dkf tags: core-8-4-branch
2004-10-26
21:42
* tests/subst.test (subst-12.3-5): More tests for Bug 1036649. check-in: 853512503c user: dgp tags: core-8-4-branch
21:03
reversed expected result from subst-12.3 to match Tcl 7.6 behavior. check-in: e158334ffa user: dgp tags: core-8-4-branch
20:54
* tests/subst.test (subst-12.3,4): More tests for Bug 1036649. check-in: 01e16f551f user: dgp tags: core-8-4-branch
20:14
* tests/compile.test (compile-12.4): Backport test for Bug 1001997. * tests/timer... check-in: bc0a9e3a5c user: dgp tags: core-8-4-branch
2004-10-23
23:30
whitespace changes check-in: c5dc6850aa user: hobbs tags: core-8-4-branch
2004-10-14
15:30
make genstubs check-in: 5f1abfca59 user: dkf tags: core-8-4-branch
15:28
Speed up [info <thing> <simplePattern>] check-in: c82a4cd09d user: dkf tags: core-8-4-branch
2004-10-08
20:16
* win/tclWinFile.c (NativeIsExec): correct result of 'file executable' to not be case sensitive. [... check-in: 8a2f80b497 user: hobbs tags: core-8-4-branch
2004-10-05
16:22
* generic/tclNamesp.c (Tcl_PopCallFrame): Removed Bug 1038021 workaround. Tha... check-in: 7da3c43972 user: dgp tags: core-8-4-branch
2004-10-01
00:09
Correction to 1038021 bug fix; should only save restore those bits that get cleared by Tcl_ResetRes... check-in: f0c3bf6833 user: dgp tags: core-8-4-branch
2004-09-30
22:45
* generic/tclNamespace.c (TclTeardownNamespace): Tcl_Obj-ified * tests/namespace.tes... check-in: 713215081c user: dgp tags: core-8-4-branch
10:35
* tests/subst.test (12.2): test correction. check-in: 92b126d4aa user: msofer tags: core-8-4-branch
2004-09-29
19:36
fix for buffer overflow in [subst], [Bug 1036649] check-in: 95e63a64f2 user: msofer tags: core-8-4-branch
2004-09-23
20:04
* unix/dltest/Makefile.in (clean): Fixup make clean rule so that it does not delete all files when... check-in: c1c4f75ebd user: mdejong tags: core-8-4-branch
2004-09-19
15:02
Some tests were non-portable, alas. check-in: 47a22ed028 user: dkf tags: core-8-4-branch
2004-09-18
19:17
Make sure large shifts shift for real. [Bug 868467] check-in: e3fdc9a774 user: dkf tags: core-8-4-branch
2004-09-14
17:02
* tests/load.test (load-2.3): adopted fix for failure on darwin from HEAD. check-in: 2f1a74d777 user: das tags: core-8-4-branch
16:30
* generic/tclObj.c (Tcl_GetIntFromObj): Corrected flaw in returning the int value of... check-in: ecd2e927c5 user: dgp tags: core-8-4-branch
2004-09-10
22:59
Minor mods to latest commit to correct bugs and compiler warnings on TCL_WIDE_INT_IS_LONG platforms.... check-in: 36fcd28d9a user: dgp tags: core-8-4-branch
21:52
One less crazy long/wide aunt in the attic... [Bug 868489] check-in: a74b4462f7 user: dkf tags: core-8-4-branch
20:06
Fix [Bug 1025359] to make sure wide seeks don't lose errors check-in: ffbedbe75d user: dkf tags: core-8-4-branch
20:01
* generic/tcl.h: Micro formatting fixes. * generic/tclIOGT.c: Channel version fixed, must be 3, t... check-in: a7219ed430 user: andreas_kupries tags: core-8-4-branch
18:22
* generic/tclNamespace.c (TclGetNamespaceForQualName): Resolved longstanding incons... check-in: f023e9218c user: dgp tags: core-8-4-branch
15:30
* generic/tclExecute.c (INST_CONCAT1): added a peephole optimisation for concatting an empty strin... check-in: 4caa0c8b72 user: msofer tags: core-8-4-branch
2004-09-09
17:12
Also corrected faulty prevention of [namespace import] cycles. [Bug 1017299] check-in: 82b85fe72b user: dgp tags: core-8-4-branch
15:45
* generic/tclNamesp.c (Tcl_ForgetImport): Corrected faulty * tests/namespace.t... check-in: 4749497df8 user: dgp tags: core-8-4-branch
2004-09-08
18:32
* compat/strftime.c (_conv): Corrected a problem where hour 0 would format as a blank format group w... check-in: 3a35f81202 user: kennykb tags: core-8-4-branch
2004-09-07
18:21
* generic/tclTimer.c: Removed a premature optimisation that attempted to store the assoc data in the... check-in: f36e082082 user: kennykb tags: core-8-4-branch
2004-09-02
13:58
Clarify meaning of [lsearch -dictionary] check-in: c0bfca3cf3 user: dkf tags: core-8-4-branch
2004-09-01
17:28
* win/tclWin32Dll.c (TclWinCPUID): need _asm for WIN64 (Itanium), until we have it, just return un... check-in: 89a2af995e user: hobbs tags: core-8-4-branch
17:26
WIN64 corrections check-in: 8a4b1a2b00 user: hobbs tags: core-8-4-branch
2004-08-30
18:15
Fix crash in [string map] when objects are shared. [Bug 1018562] check-in: 0a400ea11f user: dkf tags: core-8-4-branch
2004-08-26
17:37
* tests/env.test: macosx fixes. check-in: 59ec68b96d user: das tags: core-8-4-branch
2004-08-19
21:12
Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011860] check-in: 052cf18b79 user: dkf tags: core-8-4-branch
2004-08-16
14:28
date correction check-in: 13ffccf8ee user: dgp tags: core-8-4-branch
14:18
fix for [Bug 1008314] check-in: 6e5e508723 user: msofer tags: core-8-4-branch
2004-08-13
21:45
* library/msgcat/msgcat.tcl: Added checks to prevent [mclocale] * tests/msgcat.te... check-in: 9b7f1874b7 user: dgp tags: core-8-4-branch
2004-08-10
19:35
Changed handling of the returned thread ID since broken on 64-bit systems (Cray). Thanks to Rob Ratc... check-in: af8752bc56 user: vasiljevic tags: core-8-4-branch
2004-07-30
15:15
* generic/tclEvent.c (Tcl_Finalize): Re-organized Tcl_Finalize so that Tcl_ExitPr... check-in: a2629d96aa user: dgp tags: core-8-4-branch
08:32
* unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Darwin: instead of setting PLAT_OBJS to expli... check-in: 26f728866c user: das tags: core-8-4-branch
2004-07-28
16:28
* generic/tclMain.c (Tcl_Main, StdinProc): Append newline only * tests/basic.te... check-in: f78f682cf1 user: dgp tags: core-8-4-branch
2004-07-26
21:39
(io-61.1): create file in binary mode for x-plat check-in: 5c5e78c14f user: hobbs tags: core-8-4-7, core-8-4-branch
19:14
note 8.4.7 tag date check-in: 4d359a79b7 user: hobbs tags: core-8-4-branch
2004-07-25
21:38
* generic/tclThreadAlloc.c: Moved the tclInt.h include to provide Tcl_Panic which is now required fo... check-in: 68225ba789 user: patthoyts tags: core-8-4-branch
2004-07-23
16:02
A couple of trivial edits to the changes - added credits for bug reports and fixed a typo in one dat... check-in: 345116dcbe user: kennykb tags: core-8-4-branch
16:00
* tests/eofchar.data (removed): Test io-61.1 now generates its own * tests/io.test: ... check-in: e5cafec421 user: dgp tags: core-8-4-branch
00:33
minor fixes to 8.4.7 changes check-in: 4f67acc321 user: hobbs tags: core-8-4-branch
00:24
* win/tclWinDde.c: Bump to dde 1.2.3 to cover changes * library/dde/pkg... check-in: fe4f807148 user: dgp tags: core-8-4-branch
2004-07-22
21:41
typo/format fixes check-in: b21c4368ec user: dgp tags: core-8-4-branch
2004-07-21
01:30
* generic/tclEvent.c: Correct threaded obj allocator to * generic/tclInt.h: fully cl... check-in: 12bdd26d68 user: hobbs tags: core-8-4-branch
2004-07-20
11:13
* unix/tcl.m4: fixed Darwin autoconf breakage caused by recent CFLAGS reordering. * unix/configur... check-in: 7553cb7e69 user: das tags: core-8-4-branch
05:37
* macosx/tclMacOSXBundle.c: dynamically acquire address for CFBundleOpenBundleResourceMap symbol, ... check-in: e8239c0524 user: das tags: core-8-4-branch
2004-07-19
20:12
* unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their * unix/configure.in, unix/config... check-in: 2917edc1d3 user: hobbs tags: core-8-4-branch
19:23
Redefined MASTER_LOCK to call TclpMasterLock for the sake of Tcl API users never creating interprete... check-in: 3990dbc1b1 user: vasiljevic tags: core-8-4-branch
2004-07-16
22:38
* generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in the generation of error messages an... check-in: e45342ef28 user: andreas_kupries tags: core-8-4-branch
22:22
* doc/OpenFileChnl.3: Added description of the behaviour of Tcl_ReadChars when its 'charsToRead... check-in: 9a6268129a user: andreas_kupries tags: core-8-4-branch
20:46
* doc/CrtCommand.3: Added note that the arguments given to the command proc of a Tcl_CreateComm... check-in: b50863fa42 user: andreas_kupries tags: core-8-4-branch
20:10
* doc/ChnlStack.3: Removed the declaration that the interp argument to Tcl_(un)StackChannel can... check-in: bf82448fce user: andreas_kupries tags: core-8-4-branch
19:42
Typo fix. check-in: a88f085a2f user: andreas_kupries tags: core-8-4-branch
19:20
* tests/socket.test: Accepted two new testcases by Stuart Casoff <stwo@users.sourceforge.net> c... check-in: ca7389d35c user: andreas_kupries tags: core-8-4-branch
17:24
* unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joe Mistachkin's patch for [Tcl SF Bug 990... check-in: 7030a54125 user: andreas_kupries tags: core-8-4-branch
2004-07-15
22:04
* unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joe Mistachkin's patch for [Tcl SF Bug 99453... check-in: 011b86e209 user: andreas_kupries tags: core-8-4-branch
21:20
Added new fix for the Tcl Bug #770053. Now we conditionaly perform the TclFinalizeNotifier in order ... check-in: 9ed2ecf626 user: vasiljevic tags: core-8-4-branch
20:46
* generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set in * generic/tclIO.c (Tcl_UnregisterChan... check-in: 91ff646723 user: andreas_kupries tags: core-8-4-branch
20:17
* generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to the old depreceated newline syntax... check-in: 3aa9e1bdf5 user: andreas_kupries tags: core-8-4-branch
09:57
Remoevd initialization of TSD for the new thread in NewThreadProc() since this will result in TclIni... check-in: 7e0ae19d31 user: vasiljevic tags: core-8-4-branch
09:40
Backout of changes to fix the Tcl Bug #770053. See SF bugreport for more info. check-in: 89f958a1cf user: vasiljevic tags: core-8-4-branch
2004-07-13
19:21
* README, generic/tcl.h, tools/tcl.wse.in: bumped to * unix/configure, unix/configure.i... check-in: fd590c8526 user: hobbs tags: core-8-4-branch
19:09
See file... check-in: d672301ee2 user: vasiljevic tags: core-8-4-branch
19:04
Fixed broken build on Windows caused by missing TCL_THREAD_CREATE_RETURN in NewThreadProc(). This is... check-in: 7fdbfa026a user: vasiljevic tags: core-8-4-branch
2004-07-03
22:13
added support for wide integers to round(); [Bug 908375], reported by Hemang Lavana. check-in: 592447b62b user: msofer tags: core-8-4-branch
2004-07-02
23:37
see changes check-in: e560fd00b1 user: hobbs tags: core-8-4-branch
23:37
* generic/tclPipe.c (TclCreatePipeline): Add 2>@1 as a special * tests/exec.test: case redir of st... check-in: 7b4da20af6 user: hobbs tags: core-8-4-branch
23:36
* generic/regcomp.c (stid): correct minor pointer size error check-in: 2b39dd44e9 user: hobbs tags: core-8-4-branch
16:52
backport of recent fs fixes from cvs head check-in: 6611bc2f61 user: vincentdarley tags: core-8-4-branch
2004-06-29
09:38
Fix [Bug 981733]; bizarre resolver brokenness strikes again! check-in: 9f02c749b9 user: dkf tags: core-8-4-branch
2004-06-22
11:55
Corrected Tcl Bug #770053 check-in: 450a52effb user: vasiljevic tags: core-8-4-branch
2004-06-21
22:07
* win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler, TclpCheckStackSpace, _except_checkst... check-in: 00950ad7df user: mdejong tags: core-8-4-branch
2004-06-15
13:00
Fixed dde -async test. check-in: 1b6e88cf5a user: patthoyts tags: core-8-4-branch
2004-06-14
15:22
* win/tclWinDde.c: Backported the fix from 8.5 to avoid hanging in the presence of applications that... check-in: 469f0f607b user: patthoyts tags: core-8-4-branch
2004-06-10
17:17
* generic/tclDecls.h: Regenerated on a unix box. * generic/tclIntDecls.h: The Win/DOS ... check-in: be14957e2e user: andreas_kupries tags: core-8-4-branch
14:05
Partialy fixed Bug #932314 check-in: 9daf96ea97 user: vasiljevic tags: core-8-4-branch
13:59
Partially corrected [Bug 932314]. check-in: fdd81afeae user: vasiljevic tags: core-8-4-branch
2004-06-08
20:43
silence compiler warning check-in: 9e77745903 user: dgp tags: core-8-4-branch
20:25
Silence compiler warnings check-in: c2bd8d6b0e user: dgp tags: core-8-4-branch
19:45
* generic/tclCompile.c: handle warning [Bug 969066] check-in: 27198a2f13 user: msofer tags: core-8-4-branch
2004-06-05
17:29
* generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw build works again. * generic... check-in: 5833c77e9b user: kennykb tags: core-8-4-branch
17:25
* generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw build works again. * generic... check-in: a45bf99c8e user: kennykb tags: core-8-4-branch
2004-05-27
18:43
* tests/clock.test: Commented clock-9.1 that the test will fail if strftime doesn't do %s. Moderni... check-in: 354d523aaa user: kennykb tags: core-8-4-branch
18:25
* tests/clock.test: Added a single test for the presence of %G in [clock format], and conditioned o... check-in: 47f6226213 user: kennykb tags: core-8-4-branch
14:33
* generic/tclEncoding.c: * tests/encoding.test: added support and tests for translating embedded nul... check-in: e1ffee2730 user: rmax tags: core-8-4-branch
2004-05-26
16:24
* library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcl... check-in: 4cea21b09a user: dgp tags: core-8-4-branch
15:13
* library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcl... check-in: 995b6581d1 user: dgp tags: core-8-4-branch
2004-05-25
22:50
* doc/http.n (http::config): add -urlencoding option (default utf-8) * library/http/http.tcl: ... check-in: f0ce2ecb2e user: hobbs tags: core-8-4-branch
19:02
* tests/winFCmd.test: Correct test for the presence of a CD-ROM so that it do... check-in: e96d46a550 user: kennykb tags: core-8-4-branch
00:08
* generic/tclExecute.c (VerifyExprObjType): use GET_WIDE_OR_INT to properly have tclIntType used f... check-in: ea60e74cf1 user: hobbs tags: core-8-4-branch
2004-05-24
19:24
* doc/set.n: accurate description of name resolution process, referring to namespace.n for details... check-in: 9625dfd388 user: msofer tags: core-8-4-branch
2004-05-22
17:01
* generic/tclVar.c (TclObjUnsetVar2): backported fix [Bug 735335] and new (in tcl8.4) exteriorisat... check-in: 802d685560 user: msofer tags: core-8-4-branch
2004-05-19
22:50
Backport of bizarre error-loss bug found by KBK and myself. check-in: 6a6612227d user: dkf tags: core-8-4-branch
19:23
Removed one bogus clearance of the has-more flag. Erroneously kept after shifting the code. check-in: 36ef9ecd35 user: andreas_kupries tags: core-8-4-branch
19:16
* tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem as * tclIO.h: [SF Tcl Bug 462317],... check-in: f99f83647b user: andreas_kupries tags: core-8-4-branch
2004-05-18
21:52
* compat/strftime.c (_fmt, ISO8601Week): * doc/clock.n: * tests/clock.test: Major rework to the ha... check-in: 06cfb3828a user: kennykb tags: core-8-4-branch
2004-05-17
16:25
commit genstubs generated files with unix line endings check-in: cf62c7e8ba user: dgp tags: core-8-4-branch
14:26
* generic/tclInt.decls: Restored TclpTime_t kludge to all * generic/tclIntPlatDecls.h: place... check-in: 23544a04ac user: kennykb tags: core-8-4-branch
09:22
Docbug. [Bug 953374] check-in: 388a282fae user: dkf tags: core-8-4-branch
2004-05-14
21:41
2004-05-14 Kevin B. Kenny <kennykb@acm.org> * generic/tclInt.decls: Promoted TclpLocaltim... check-in: 27f78ca91b user: kennykb tags: core-8-4-branch
2004-05-10
20:57
no message check-in: 993c7e0a69 user: davygrvy tags: core-8-4-branch
20:55
(TclpCreateProcess): When under NT, with no console, and executing a DOS application, the path primi... check-in: 980dfd39f3 user: davygrvy tags: core-8-4-branch
19:11
no message check-in: 645e101e47 user: davygrvy tags: core-8-4-branch
19:10
(BuildCommandLine): Append a space when the path got primed. check-in: 43d9e3f64d user: davygrvy tags: core-8-4-branch
2004-05-07
22:29
* doc/unset.n: added upvar.n to the "see also" list check-in: 6d8009b815 user: msofer tags: core-8-4-branch
2004-05-06
01:17
(TclSetLibraryPath): Suppress a warning [from DKF] check-in: e30138b038 user: davygrvy tags: core-8-4-branch
01:05
no message check-in: e0f400b7e0 user: davygrvy tags: core-8-4-branch
01:04
* generic/tclEncoding.c: Added FreeEncoding(systemEncoding) in TclFinalizeEncodingSubsystem because ... check-in: 13b3a4f5db user: davygrvy tags: core-8-4-branch
01:04
* win/tclWin32Dll.c: Structured Exception Handling added around Tcl_Finalize called from DllMain's D... check-in: f2508033ca user: davygrvy tags: core-8-4-branch
01:03
* win/tclWinSock.c: (SocketThreadExitHandler): Don't call TerminateThread when WaitForSingleObject r... check-in: 1ccb7621a4 user: davygrvy tags: core-8-4-branch
01:03
* win/coffbase.txt: Added the tls extension to the list of preferred load addresses. check-in: 04cce3c424 user: davygrvy tags: core-8-4-branch
01:02
* generic/tclInt.h: * generic/tclThread.c: * generic/tclEvent.c: * unix/tclUnixThrd.c: * win/tclWinT... check-in: f350fff007 user: davygrvy tags: core-8-4-branch
01:02
* generic/tclEvent.c: TclSetLibraryPath's use of caching the stringrep of the pathPtr object to TclG... check-in: a7a24ee798 user: davygrvy tags: core-8-4-branch
2004-05-05
21:34
* tests/unixInit.test (unixInit-2.10): Test correction for Mac OSX. Be sure to cons... check-in: dc89f50116 user: dgp tags: core-8-4-branch
20:54
Remove reference to totally non-existant API. [Bug 848440] check-in: 5a05e789c4 user: dkf tags: core-8-4-branch
2004-05-04
22:25
* generic/tclIOUtil.c (Tcl_FSChdir): Work-around crash condition * tests/winFCmd.test (winFCmd-16... check-in: 445c786094 user: hobbs tags: core-8-4-branch
22:12
* tests/fileName.test (filename-12.9): use C:/ instead of the first item in file volumes - that's ... check-in: 063ed90d36 user: hobbs tags: core-8-4-branch
19:50
* tests/tcltest.test: Test corrections for Mac OSX. Thanks to Steven Abner (tauva... check-in: 3651e16a38 user: dgp tags: core-8-4-branch
03:50
* Applied [SF Tcl Patch 868853], fixing a mem leak in TtySetOptionProc. Report and Patch provid... check-in: 3b81618f56 user: andreas_kupries tags: core-8-4-branch
2004-05-03
18:01
* win/tclWin32Dll.c (TclpCheckStackSpace): * tests/stack.test (stack-3.1): Fix for undetected stack... check-in: 2ac4043c41 user: kennykb tags: core-8-4-branch
14:28
* library/init.tcl: Corrected unique prefix matching of interactive command comp... check-in: 004aecbd7b user: dgp tags: core-8-4-branch
2004-05-02
21:07
* generic/tclProc.c (TclObjInvokeProc): * tests/proc.test (proc-3.6): fix for bad quoting of multi... check-in: ac4a20781b user: msofer tags: core-8-4-branch
2004-04-23
23:40
* generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bug 930851]. When changing the eofchar ... check-in: 3404cd2712 user: andreas_kupries tags: core-8-4-branch
07:17
revert back to 1.24.2.2 from prior mistaken commit. check-in: 695ac686bc user: davygrvy tags: core-8-4-branch
07:11
* win/tclWinTime.c: If the Tcl_ExitProc (StopCalibration) is called from the stack frame of DllMain... check-in: c11c33246a user: davygrvy tags: core-8-4-branch
2004-04-07
21:06
* win/configure: * win/configure.in: define TCL_LIB_FLAG, TCL_BUILD_LIB_SPEC, TCL_LIB_SPEC and TC... check-in: 3aea010e29 user: hobbs tags: core-8-4-branch
2004-04-06
14:39
* tests/unixInit.test (unixInit-3.1): Default encoding on Darwin systems is utf-8.... check-in: ed7521bbbe user: dgp tags: core-8-4-branch
08:47
root interacts badly with access(...,X_OK) [Bug 929892] check-in: ac478a1360 user: dkf tags: core-8-4-branch
2004-04-02
20:56
add thanks check-in: fb05e390c9 user: dgp tags: core-8-4-branch
17:39
* tests/tcltest.test: Corrected constraint typos: "nonRoot" -> "notRoot". [Bug 9283... check-in: 652c510f4a user: dgp tags: core-8-4-branch
2004-03-31
18:50
* doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457] * library/msg... check-in: daef4a2fce user: dgp tags: core-8-4-branch
01:55
* library/msgcat/msgcat.tcl ([mcset]): Corrected [mcset] to be able * library/msgca... check-in: fa32fbb4de user: dgp tags: core-8-4-branch
2004-03-30
23:34
Backport of fixes to make HashObjKey hash the whole object... check-in: 65765fe7bf user: dkf tags: core-8-4-branch
2004-03-29
18:49
* generic/tclInt.h: * generic/tclEncoding.c (TclFindEncodings, Tcl_FindExecutable): * mac/tclMacI... check-in: 9621fb37c5 user: hobbs tags: core-8-4-branch
02:17
* generic/tclCompile.c (TclCompileScript): corrected possible segfault when a compilation returns ... check-in: 5302a8b135 user: msofer tags: core-8-4-branch
2004-03-21
21:03
* win/tclWinInit.c (TclpSetInitialEncodings): recognize WIN32_CE as a unicode (WCHAR) platform. check-in: 4b1cc7c8c5 user: hobbs tags: core-8-4-branch
20:59
define WIN32_CE platform info check-in: 09d5272b63 user: hobbs tags: core-8-4-branch
2004-03-17
00:57
Slightly better docs for [lsearch]'s advanced capabilities check-in: da98392a5d user: dkf tags: trunk
2004-03-16
22:19
* doc/catch.n: Compiled [catch] no longer fails to catch syntax errors. Removed th... check-in: 4a8f2f7e68 user: dgp tags: trunk
19:54
* unix/configure, unix/tcl.m4: add -Wno-strict-aliasing for GCC to suppress useless type puning wa... check-in: 152b2ad062 user: hobbs tags: trunk
10:48
Formatting fix. [Bug 917171] check-in: aa6ebc91ca user: dkf tags: trunk
03:40
no message check-in: d8fddcf655 user: davygrvy tags: trunk
03:40
* win/tclWinNotify.c: Fixed a mistake where the return value of MsgWaitForMultipleObjectsEx for "a m... check-in: 7d7363280b user: davygrvy tags: trunk
2004-03-15
20:34
* generic/tclCompile.c (TclCompileScript): * tests/compile.test (compile-3.5): corrected wrong tes... check-in: 1cb6e4bcb7 user: msofer tags: core-8-4-branch
2004-03-12
23:21
Implementation of [dict merge] subcommand, based on [FRQ 745851] check-in: 1ce578a9ea user: dkf tags: trunk
2004-03-10
16:01
* generic/tclGetDate.y (TclGetDate): Fix so that [clock scan <timeOfDay> -gmt true] uses the GMT b... check-in: 3256bce743 user: kennykb tags: trunk
2004-03-09
13:34
Fixed incorrect reporting of OS version for DJGPP. This known misinterpretation of uts_name struct f... check-in: ad2ec2e5bb user: vbwagner tags: trunk
13:32
Removed undefining of extra error codes for DJGPP. It is not needed when Waterloo TCP 32 is properly... check-in: 84ea012850 user: vbwagner tags: trunk
12:59
fixed typos in documentation and comments check-in: 720c4fb879 user: vincentdarley tags: trunk
12:57
glob -path fix for near filesystem root check-in: 43b58eb623 user: vincentdarley tags: trunk
12:56
glob -path fix for near filesystem root check-in: b16129b8db user: vincentdarley tags: core-8-4-branch
12:54
glob -path fix for near filesystem root check-in: cd921511a7 user: vincentdarley tags: trunk
2004-03-08
16:34
* generic/tclParse.c (TclParseInit): Modified TclParseInit so * generic/tclTest.c... check-in: ffd089be31 user: dgp tags: trunk
01:53
reformatted a comment I had once moved so it doesn't exceed 74 colums. check-in: c3199a26cf user: davygrvy tags: trunk
01:51
some silly reformatting changes to remove useless whitespace. check-in: 958f519d14 user: davygrvy tags: trunk
01:50
added a slot position for a project of my own. check-in: 0f0dfb3fa4 user: davygrvy tags: trunk
01:50
Checks MSDevDir, not MSVCDir envar. check-in: b5776c465d user: davygrvy tags: trunk
2004-03-06
17:31
Further parser revisions to avoid a quadratic number of Tcl_Token copies when command substitutions ... check-in: 30eb7f22a7 user: dgp tags: dgp-refactor
2004-03-05
21:27
* win/configure: Regen. * win/configure.in: Check for define of MWMO_ALERTABLE in winuser.h. * w... check-in: 2dd40b62f0 user: mdejong tags: trunk
16:36
* generic/tclTest.c: Modified TesteventObjCmd to use a Tcl_QueuePosition in place of an 'int' for t... check-in: 6b18cc1df5 user: kennykb tags: trunk
15:48
* tests/registry.test: Applied fix from Patch #910174 to make the test for an English-language ... check-in: 2c9ca622ea user: kennykb tags: trunk
14:06
hidden unix-specific implementations of file volumes and file attributes under #ifndef DJGPP. Added ... check-in: 8616737a8a user: vbwagner tags: trunk
2004-03-04
23:33
merge updates from HEAD check-in: 226b483e85 user: dgp tags: dgp-refactor
23:25
* generic/tclInt.h (TclParseInit): Factored the common code * generic/tclParse.... check-in: c12d51f5d1 user: dgp tags: trunk
23:02
Applied fix from #766159 for Win98 registry to skip unicode tests. check-in: a3e24a02e0 user: patthoyts tags: trunk
22:39
* generic/tclParse.c (InitParse): Factored the common code for initializing a ... check-in: e4a6a58133 user: dgp tags: trunk
17:26
merge updates from HEAD check-in: 90bbbc469a user: dgp tags: dgp-refactor
15:10
Added TIP #100 support to the registry package (patch #903831) This provides a Windows test of the T... check-in: e9c5a80862 user: patthoyts tags: trunk
09:40
Fix minor syntax problems. [Bug 909288] check-in: 285f8155e0 user: dkf tags: trunk
2004-03-03
23:58
minor doc fixes for html conversion check-in: 19368459df user: hobbs tags: trunk, core-8-5-a1
23:26
whitespace mods check-in: c108dc0c63 user: hobbs tags: trunk
23:26
note TIP#124 changes check-in: d80a777066 user: hobbs tags: trunk
22:49
updated changes for 8.5a1 check-in: 5f997cc298 user: hobbs tags: trunk
22:35
Removed inactive code. check-in: b133a53f06 user: dgp tags: dgp-refactor
10:47
no message check-in: 736b7a5a56 user: davygrvy tags: trunk
10:47
fixed some commentary. check-in: 61969488ef user: davygrvy tags: trunk
10:44
* win/tclWinNotify.c (Tcl_WaitForEvent) : Allows an idling notifier to service "Asynchronous Procedu... check-in: cc0704a50f user: davygrvy tags: trunk
09:11
no message check-in: 6d1a4b90d2 user: davygrvy tags: trunk
09:10
default environment variable for VC++ is %MSDevDir% not %MSVCDir%, although vcvars32.bat sets both. check-in: d5c1be6b3c user: davygrvy tags: trunk
2004-03-02
00:42
update patchlevel to 8.5a1 check-in: 28d3b065c8 user: hobbs tags: trunk
00:41
update HP-11 build libs setup check-in: a462c3aeae user: hobbs tags: trunk
2004-03-01
19:27
Update changes for 8.4.6 release. check-in: ff98c9801c user: dgp tags: trunk
18:22
updated release note files for 8.4.6 check-in: 067f4b2667 user: dgp tags: core-8-4-6, core-8-4-branch
18:01
* unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on IRIX64-6.5* systems... check-in: a2b66a2187 user: dgp tags: trunk
17:48
* unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on IRIX64-6.5* systems... check-in: fc34f6da26 user: dgp tags: core-8-4-branch
17:33
* generic/tclTrace.c (TclCheckInterpTraces): The TIP 62 * generic/tclTest.c (Test... check-in: fbc9a80268 user: dgp tags: trunk
17:33
* generic/tclCmdMZ.c (TclCheckInterpTraces): The TIP 62 * generic/tclTest.c (Test... check-in: af732ef905 user: dgp tags: core-8-4-branch
2004-02-28
15:46
more robust tests check-in: afdde5e5e0 user: vincentdarley tags: trunk
15:45
removed 'the the' typos check-in: 6ba58f0303 user: vincentdarley tags: trunk
15:44
test and documentation fixes check-in: c98c5a8e85 user: vincentdarley tags: trunk
2004-02-26
09:10
* macosx/Makefile: fixed copyright year in Tcl.framework Info.plist check-in: 277d0da04b user: das tags: core-8-4-branch
09:10
* macosx/Makefile: fixed copyright year in Tcl.framework Info.plist check-in: 9ff2cb1d73 user: das tags: trunk
00:30
moved core-8-4-6 release tag check-in: 2ee9d8ead4 user: hobbs tags: core-8-4-branch
2004-02-25
23:56
* tests/basic.test: Made several tests more robust to the * tests/cmdMZ.test: ... check-in: 0fb8324d96 user: dgp tags: trunk
23:38
* tests/basic.test: Made several tests more robust to the * tests/cmdMZ.test: ... check-in: 232c518b18 user: dgp tags: core-8-4-branch
16:17
Missed a pointer dereference in check for NULL. D'oh! [904307] check-in: 53abe20838 user: dkf tags: trunk
14:54
Fix memleak with long hostnames. [Bug 888777] check-in: f64c6d79f4 user: dkf tags: core-8-4-branch
14:50
Fix memleak with long hostnames. [Bug 888777] check-in: 0a8ace07ca user: dkf tags: trunk
14:12
* win/tclWinDde.c: Removed some gcc warnings - except for the -Wconversion warning for GetGlobalAt... check-in: ff97c10f82 user: patthoyts tags: trunk
07:58
no message check-in: 68f057d7b3 user: davygrvy tags: core-8-4-branch
07:56
backport of BuildCommandLine changes to mirror msvcrt's parse_cmdline() rules of quoting check-in: 488b7e528d user: davygrvy tags: core-8-4-branch
2004-02-24
23:02
Regen check-in: 66634dd693 user: dkf tags: trunk
22:58
TIP#100 implementation largely based on work by Georgios Petasis. check-in: 4f599936a4 user: dkf tags: trunk
2004-02-23
10:43
Fix memleak. [Bug 902562] check-in: d3278367b9 user: dkf tags: trunk
2004-02-21
12:48
Fix memory leak on error path check-in: ccdf97e374 user: dkf tags: trunk
04:36
no message check-in: bc2376f3b3 user: davygrvy tags: trunk
02:17
(SocketThreadExitHandler): Don't call TerminateThread when WaitForSingleObject returns a timeout. T... check-in: 5952fe710d user: davygrvy tags: trunk
2004-02-20
20:44
stop compiler warning check-in: a5c4c97273 user: dgp tags: core-8-4-branch
18:38
changes through 8.4.6 release check-in: 24cd087d17 user: dgp tags: trunk
18:35
update changes for 8.4.6 release check-in: f6890a44ed user: dgp tags: core-8-4-branch
05:27
* win/tclWinInit.c (AppendEnvironment): Use the tail component of the passed in lib path instead ... check-in: ebc36fa95f user: mdejong tags: core-8-4-branch
2004-02-18
22:30
Merge updates from HEAD. Ported support of {expand} syntax. check-in: 257d73b262 user: dgp tags: dgp-refactor
02:05
note 8.4.6 tag check-in: d962828727 user: hobbs tags: core-8-4-branch
01:59
reverted file norm .. fixes because 8.5 had much more extensive changes across the board check-in: f486230722 user: hobbs tags: core-8-4-branch
01:43
* doc/tcltest.n: * library/tcltest/tcltest.tcl: Changed -verbose default value to ... check-in: f14e5e643e user: dgp tags: core-8-4-branch
01:41
* doc/tcltest.n: * library/tcltest/tcltest.tcl: Changed -verbose default value to ... check-in: a6db62923b user: dgp tags: trunk
01:34
* generic/tclIOUtil.c: backport of rewrite of generic file normalization code to cope with links f... check-in: f4ec15959a user: hobbs tags: core-8-4-branch
01:30
add constraints to unixInit-7.1 check-in: d30acaa0b8 user: hobbs tags: trunk
01:30
add constraints to unixInit-7.1 check-in: 5c3af16372 user: hobbs tags: core-8-4-branch
01:06
Whitespace police check-in: 10b901b784 user: dgp tags: trunk
2004-02-17
23:50
* tests/unixInit.test (unixInit-7.1): * unix/tclUnixInit.c (TclpInitPlatform): ensure the std fds ... check-in: 2f989b379a user: hobbs tags: trunk
23:46
* tests/unixInit.test: unixInit-7.1 * unix/tclUnixInit.c (TclpInitPlatform): ensure the std fds ex... check-in: f93a021082 user: hobbs tags: core-8-4-branch
20:55
Fix for my bozo-ness. [Bug 898910] check-in: 38a9d30743 user: dkf tags: trunk
04:56
* generic/tclTrace.c (TclTraceExecutionObjCmd) (TclTraceCommandObjCmd): fix possible mem leak in t... check-in: 9adbc9d47f user: hobbs tags: trunk
04:55
clarify info exists vs. variables return result check-in: dab52bb35a user: hobbs tags: trunk
04:54
* generic/tclCmdMZ.c (TclTraceExecutionObjCmd) (TclTraceCommandObjCmd): fix possible mem leak in t... check-in: ec54906e57 user: hobbs tags: core-8-4-branch
2004-02-13
01:37
update patchlevel to 8.4.6 check-in: 7eef70ad5a user: hobbs tags: core-8-4-branch
01:37
update HP-11 build libs setup check-in: 9fab8c9b07 user: hobbs tags: core-8-4-branch
01:29
minor clarification in exists vs vars return list check-in: 0210f5d242 user: hobbs tags: core-8-4-branch
2004-02-12
23:19
* win/tclWinInit.c (AppendEnvironment): Use the tail component of the passed in lib path instead ... check-in: dab9952df9 user: mdejong tags: trunk
2004-02-10
22:07
no message check-in: eaf3758d7d user: davygrvy tags: trunk
22:04
better macro grepping logic check-in: e404be82cc user: davygrvy tags: trunk
2004-02-08
01:44
speling check-in: 9902152912 user: davygrvy tags: trunk
01:38
minor bug fix for last commit. check-in: 35f211ff7b user: davygrvy tags: trunk
2004-02-07
21:47
no message check-in: 57e94ff38f user: davygrvy tags: trunk
21:47
* win/makefile.vc: * win/rules.vc: * win/tcl.rc: * win/tclsh.rc: Added an 'unchecked' option to the... check-in: cc4a3db7ed user: davygrvy tags: trunk
05:47
Merge updates from HEAD Note that this branch currently does not fully support the new {expand} syn... check-in: beeeb45bbf user: dgp tags: dgp-refactor
2004-02-06
16:48
* doc/clock.n: Removed reference to non-existent [file ctime]. check-in: 75bae7c0e9 user: dgp tags: trunk
16:47
* doc/clock.n: Removed reference to non-existent [file ctime]. check-in: 2465f08a74 user: dgp tags: core-8-4-branch
00:02
no message check-in: 7cbbb6831c user: davygrvy tags: trunk
00:01
* docs/tclvars.n: Added clarification of the ::tcl_platform(debug) var that it only refers to the fl... check-in: 36c5695448 user: davygrvy tags: trunk
2004-02-05
20:25
* generic/tclFileName.c (SkipToChar): Corrected CONST and type-casting issues that... check-in: 41ccda6f8f user: dgp tags: trunk
2004-02-04
06:46
typo check-in: 0275ac08d0 user: dgp tags: trunk
06:45
* generic/tclCmdAH.c (StoreStateData): Removed improper refcount decrement of the v... check-in: a3caa70500 user: dgp tags: trunk
06:15
* library/tcltest/tcltest.tcl: Corrected references to non-existent $name variable ... check-in: 9b2ed78e0d user: dgp tags: trunk
06:14
* library/tcltest/tcltest.tcl: Corrected references to non-existent $name variable ... check-in: 902e183599 user: dgp tags: core-8-4-branch
2004-02-03
18:51
* library/tcltest/tcltest.tcl: Corrected parsing of single command line argument (o... check-in: ec96c9f4f8 user: dgp tags: trunk
18:49
* library/tcltest/tcltest.tcl: Corrected parsing of single command line argument (o... check-in: 19b3b05a86 user: dgp tags: core-8-4-branch
2004-02-02
22:01
no message check-in: 1c084aabac user: davygrvy tags: core-8-4-branch
22:00
* generic/tclIO.c (Tcl_Ungets): fixes improper filling of the channel buffer. [Bug 405995] check-in: de1126b198 user: davygrvy tags: core-8-4-branch
21:35
minor formatting and some commentary. check-in: 59fb37143b user: davygrvy tags: trunk
21:33
no message check-in: cac04cff9e user: davygrvy tags: trunk
21:31
* generic/tclIO.c (Tcl_Ungets): fixed improper filling of the channel buffer. [Bug 405995] check-in: b0dd06df66 user: davygrvy tags: trunk
02:36
* tests/winPipe.test: Six more cases added. * win/tclWinPipe.c: Fixed BuildCommandLine() to pass the... check-in: 50286521bc user: davygrvy tags: trunk
01:34
* tests/winPipe.test: more cases with the "N backslashes followed a quote -> insert N * 2 + 1 backsl... check-in: d260547fb9 user: davygrvy tags: trunk
01:13
no message check-in: 0dd1a6acbc user: davygrvy tags: trunk
01:13
* tests/winPipe.test: Added proof that BuildCommandLine() is not doing the "N backslashes followed a... check-in: 3b1e20bff7 user: davygrvy tags: trunk
2004-02-01
23:37
* tests/winPipe.test: Added proof that BuildCommandLine() is not doing the "N backslashes followed a... check-in: 298d5353d5 user: davygrvy tags: trunk
11:42
no message check-in: 3fff4ffa6a user: davygrvy tags: trunk
10:28
* win/nmakehlp.c: defensive techniques to avoid static buffer overflows and a couple envars upsettin... check-in: 2944745dc0 user: davygrvy tags: trunk
09:37
* tests/winPipe.test: more pass-thru commandline verifications. * win/tclWinPipe.c (BuildCommandLine... check-in: 072413cbd2 user: davygrvy tags: trunk
2004-01-30
08:13
no message check-in: 07eb715366 user: davygrvy tags: trunk
08:10
* win/makefile.vc: Use the -GZ compiler switch when building for symbols. This is supposed to emula... check-in: 1df3e9186e user: davygrvy tags: trunk
2004-01-29
13:01
fix to file normalization with links check-in: ea7a46acae user: vincentdarley tags: trunk
11:47
fix to test and comment check-in: 11032aae7c user: vincentdarley tags: trunk
10:28
filesystem fixes for '-force' consistency and picky compilers check-in: fff97fe116 user: vincentdarley tags: trunk
2004-01-28
23:56
Speed improvements to SetBooleanFromAny's string handling whitespace/style policing check-in: 2611b2eb6e user: dkf tags: trunk
00:59
no message check-in: 7c1b7dc268 user: davygrvy tags: trunk
00:56
* win/nmakehlp.c: Use '.\nul' as the sourcefile name instead of 'nul' so VC 5.2 doesn't try searchin... check-in: 50878eedab user: davygrvy tags: trunk
2004-01-26
13:33
filesystem documentation and tests check-in: 4837ad9131 user: vincentdarley tags: trunk
2004-01-23
10:59
file normalize bug fixes for .. and . check-in: 53c4f86a01 user: vincentdarley tags: trunk
2004-01-22
03:06
no message check-in: 40eef2a450 user: davygrvy tags: trunk
03:03
mentions of 'panic' and 'panicVA' removed from the documentation. check-in: b6c6b09106 user: davygrvy tags: trunk
2004-01-21
19:59
filesystem optimisation -- Three main issues accomplished: (1) cleaned up variable names in check-in: 9cfcca63fb user: vincentdarley tags: trunk
2004-01-20
15:49
Whitespace minimisation check-in: 1b403006e0 user: dkf tags: trunk
15:40
Minor comment improvements check-in: 5dac2d2955 user: dkf tags: trunk
15:39
Minor whitespace/capitalization fixes check-in: b3c1b261c0 user: dkf tags: trunk
05:20
no message check-in: f2a60767e6 user: davygrvy tags: trunk
05:18
* win/tclWinPipe.c (Tcl_WaitPid): Fixed a thread-safety problem with the process list. The delayed ... check-in: 5940c523f9 user: davygrvy tags: trunk
2004-01-18
16:19
Full bytecode compilation for [lassign] check-in: 9a1a37c9ae user: dkf tags: trunk
2004-01-17
07:31
no message check-in: 4aaf6cf992 user: davygrvy tags: trunk
07:29
added #pragma comment(lib, "advapi32.lib") when compiling under VC++ check-in: 4187620765 user: davygrvy tags: trunk
00:52
Fix a shimmering bug check-in: 0d952b7fa6 user: dkf tags: trunk
00:38
Minor fixes and update of UNIX documentation installer check-in: 62cc8bc440 user: dkf tags: trunk
00:28
Basic implementation of TIP#57 - TclX's [lassign] command into Tcl core Not a direct copy * Better... check-in: 57030a2c1d user: dkf tags: trunk
2004-01-16
02:52
no message check-in: 454e3b2da8 user: davygrvy tags: trunk
02:46
Same change in how TCL_USE_STATIC_PACKAGES is used. check-in: 3ebae57864 user: davygrvy tags: trunk
02:42
Some clean-up with how the resource files are built and how -DTCL_USE_STATIC_PACKAGES is sent when c... check-in: bb79714827 user: davygrvy tags: trunk
02:40
Some clean-up with how the resource files are built. check-in: 0f93be7d06 user: davygrvy tags: trunk
2004-01-15
23:23
document 'fullwarn' in the opening usage comments check-in: ca655ff7b0 user: davygrvy tags: trunk
23:09
no message check-in: 6e8a08124c user: davygrvy tags: trunk
23:08
Added new logic to crank-up the warning levels for both compile and link when $(FULLWARNINGS) is set... check-in: 2e5169c29a user: davygrvy tags: trunk
23:08
* win/rules.vc: Added new 'fullwarn' to the CHECKS commandline macro; sets $(FULLWARNINGS). check-in: b6f4c0a1ef user: davygrvy tags: trunk
22:24
no message check-in: a5ee97fe90 user: davygrvy tags: trunk
22:20
* win/tclWinReg.c: Placed the requirement for advapi.lib into the object file itself with #paragma ... check-in: 6176b7ad8e user: davygrvy tags: trunk
21:53
record bug report number check-in: 58e6d362c0 user: dgp tags: trunk
2004-01-14
22:07
Allow [dict exists {a {b c}} d e] to not be an error. [Bug 871387] check-in: 45131a775e user: dkf tags: trunk
09:34
Dict refcount fixes from Peter Spjuth. Thanks! [Bug 876170] check-in: 54f23bec93 user: dkf tags: trunk
2004-01-13
23:37
* generic/tclCmdMZ.c (Tcl_SwitchObjCmd): Silence compiler warnings. check-in: b986a19bed user: dgp tags: trunk
23:15
Patch 876451: restores performance of [return]. Also allows forms such as [return -... check-in: 8727b42c2c user: dgp tags: trunk
17:26
* generic/tclFileName.c (Tcl_GlobObjCmd): Latest changes to management of the inter... check-in: 1da8144679 user: dgp tags: core-8-4-branch
17:13
more detail check-in: ea75b3a19d user: dgp tags: trunk
17:13
* generic/tclFileName.c (Tcl_GlobObjCmd): Latest changes to management of the inter... check-in: 884b1f7ddf user: dgp tags: trunk
09:45
Fix shared object panics. [Bug 875395] check-in: ce19ff118e user: dkf tags: core-8-4-branch
09:42
Fix shared object panics. [Bug 875395] check-in: 1a953d39a5 user: dkf tags: trunk
02:12
2004-01-09 edit check-in: 484c049a78 user: davygrvy tags: trunk
2004-01-12
18:50
improved comments check-in: 46b0946107 user: msofer tags: trunk
18:21
* generic/tclCompExpr.c (CompileLandOrLorExpr): cosmetic changes. check-in: f4eba2f0b3 user: msofer tags: trunk
03:28
Fix a comment. check-in: 2afb845a06 user: msofer tags: trunk
03:23
* generic/tclCompExpr.c (CompileLandOrLorExpr): new logic, fewer instructions. As a side effect, t... check-in: d0d26ee384 user: msofer tags: trunk
2004-01-11
20:45
no message check-in: c4dfe68e26 user: davygrvy tags: trunk
20:38
no message check-in: e234ac2dc1 user: davygrvy tags: trunk
20:36
* win/tclWinThrd.c (Tcl_ConditionNotify): condPtr must be dereferenced to see if there are waiters... check-in: 6885a5fa49 user: davygrvy tags: trunk
2004-01-10
00:26
no message check-in: a7eb027c89 user: davygrvy tags: trunk
00:24
Added -DTCL_NO_DEPRECATED usage to makefile.vc. Called like this: nmake -af makefile.vc CHECKS=no... check-in: 9bff31696e user: davygrvy tags: trunk
2004-01-09
20:59
no message check-in: 2aff60c745 user: davygrvy tags: trunk
20:55
Renamed and deprecated #defines moved to within the #ifndef TCL_NO_DEPRECATED block. This alows us ... check-in: 39e2760edf user: davygrvy tags: trunk
15:22
TclFinalizeFilesystem fix check-in: ffc8724479 user: vincentdarley tags: trunk
13:19
vfs code tclfinalizefilesystem fix check-in: 02df65f851 user: vincentdarley tags: core-8-4-branch
2003-12-26
04:12
* win/tclWin32Dll.c (DllMain): Add HAVE_NO_SEH blocks in place of __try and __except statements t... check-in: e091eeb230 user: mdejong tags: trunk
2003-12-24
14:40
typo fixes check-in: e63aa2f51c user: dgp tags: trunk
04:20
no message check-in: 7419700723 user: davygrvy tags: trunk
04:20
Deprected use of Tcl_Ckalloc changed to Tcl_Alloc in the TclAllocObjStorage macro. check-in: 19b15f1dba user: davygrvy tags: trunk
04:18
All uses of 'panic' (the macro) changed to 'Tcl_Panic' (the function). The #define of panic in tcl.... check-in: 524a53e3b3 user: davygrvy tags: trunk
2003-12-23
03:58
prevent static buffer overflow (Doh!) check-in: 1154089f0a user: davygrvy tags: trunk
03:48
fixed static buffer overflow check-in: 105e213b31 user: davygrvy tags: trunk
02:41
no message check-in: f4746a904d user: davygrvy tags: trunk
02:39
Removed note that makefile.vc needs to have a version number changed. check-in: 443bc592e1 user: davygrvy tags: trunk
02:38
VERSION macro now set by reading tcl.h for it. check-in: cff1bedef2 user: davygrvy tags: trunk
02:19
New feature for extensions that use rules.vc. Now reads header files for version strings. No more ... check-in: 5bfd259afe user: davygrvy tags: trunk
2003-12-21
22:02
no message check-in: cff53f286b user: davygrvy tags: trunk
21:58
Structured Exception Handling added around Tcl_Finalize called from DllMain's DLL_PROCESS_DETACH. W... check-in: 1c41033288 user: davygrvy tags: trunk
2003-12-17
22:11
backported changelog entry to document backported bug fix check-in: 5e75b76817 user: dgp tags: core-8-4-branch
18:40
* generic/tclBinary.c (DeleteScanNumberCache): fixed crashing bug when numeric scan-value cache co... check-in: 3bc06f90ec user: das tags: trunk
18:38
* generic/tclBinary.c (DeleteScanNumberCache): fixed crashing bug when numeric scan-value cache co... check-in: 97b03927f2 user: das tags: core-8-4-branch
17:47
fix to file normalization with relative links check-in: b69743eda9 user: vincentdarley tags: trunk
10:12
fix to fs norm bug 860402 check-in: 730275ac02 user: vincentdarley tags: trunk
09:55
fix to fs norm bug 860402 check-in: 487c53d709 user: vincentdarley tags: trunk
09:32
Merged fixes for Tcl Bug #839519 and Tcl Bug #861515. Those are already applied to the head. check-in: fe3c10c752 user: vasiljevic tags: core-8-4-branch
09:26
Added trace for bugfixes #839519 and #861515 check-in: cb311e4d9c user: vasiljevic tags: trunk
09:25
fixed Tcl_FSGetTranslatedPath to always return properly refcounted path object. This fixes Tcl Bug #... check-in: 9efce085be user: vasiljevic tags: trunk
09:24
Fixed 2 memory (object) leaks; Tcl Bug #839519 check-in: 12499f35c0 user: vasiljevic tags: trunk
2003-12-16
18:20
improved documentation on memory management check-in: f909afc788 user: vincentdarley tags: trunk
15:26
marked test as nonPortable check-in: 2d3e725c15 user: vincentdarley tags: trunk
11:34
Made a variable file-local for safety check-in: 54a83caeac user: dkf tags: trunk
02:55
* win/tclWinFile.c (TclpUtime) : utimbuf struct not a problem with Borland. * win/tclWinTime.c (... check-in: cf0b9606ba user: davygrvy tags: trunk
02:43
* win/tcl.rc: Slight modification to the STRINGIFY macro to support Borland's rc tool. From Helmu... check-in: 97ef66fca1 user: davygrvy tags: trunk
02:35
* wintclsh.rc: Slight modification to the STRINGIFY macro to support Borland's rc tool. From Helm... check-in: 385122fc8c user: davygrvy tags: trunk
02:31
Slight modification to the STRINGIFY macro to support Borland's rc tool. check-in: ae05ff553c user: davygrvy tags: trunk
2003-12-15
00:49
* generic/tclInt.decls: commented-out entry for TclpCheckStackSpace, removing it from the Stubs tabl... check-in: 58f0786941 user: davygrvy tags: trunk
2003-12-14
18:32
TIP#75 Implementation check-in: 37ab2795dd user: dkf tags: trunk
17:38
Stop warnings due to (annoying) C type promotion rules. check-in: c0649787a6 user: dkf tags: trunk
10:51
rewrite of file normalization check-in: 5b1ae40484 user: vincentdarley tags: trunk
2003-12-13
03:11
prefer Tcl_LongAsWide and Tcl_WideAsLong for casts. check-in: 990811b730 user: davygrvy tags: trunk
02:11
no message check-in: 5d61b76a22 user: davygrvy tags: trunk
02:07
Win32's SetFilePointer() takes LONGs not DWORDs. Redid local vars to avoid all casting except where... check-in: 8ee1137fac user: davygrvy tags: trunk
2003-12-12
17:15
better filesystem tests with more informative results check-in: c9ed107497 user: vincentdarley tags: trunk
17:09
various filesystem fixes check-in: 6f1ffc504e user: vincentdarley tags: trunk
17:09
allow creation of relative links check-in: 60f9fa8b4d user: vincentdarley tags: trunk
17:02
new filesystem tests check-in: 8560e5ecaa user: vincentdarley tags: trunk
17:02
file normalize ~nobody fix check-in: f1c2619a40 user: vincentdarley tags: trunk
17:02
improved filesystem documentation check-in: 574d369381 user: vincentdarley tags: trunk
16:47
fix to 'file normalize ~nobody' crash check-in: 23ab3123af user: vincentdarley tags: core-8-4-branch
01:01
no message check-in: e2be25f20c user: davygrvy tags: trunk
00:59
(SocketThreadExitHandler) : added a TerminateThread fallback just in case the socket handler thread ... check-in: ebde28db01 user: davygrvy tags: trunk
2003-12-09
21:55
* unix/configure: * unix/tcl.m4: updated OpenBSD build configuration based on [Patch #775246] (ca... check-in: 9311063130 user: hobbs tags: trunk
16:03
fixed tests and constraints and setup so works x-platform check-in: 4e7375a764 user: vincentdarley tags: trunk
15:32
#ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369] check-in: d0ff553585 user: dkf tags: core-8-4-branch
15:27
#ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369] check-in: d06ae339af user: dkf tags: trunk
14:57
NT file permissions fix and tests check-in: a6a450bd88 user: vincentdarley tags: trunk
2003-12-03
17:39
* generic/tcl.h: Bumped patch level to 8.4.5.1 to distinguish * unix/configur... check-in: 125b8530bb user: dgp tags: core-8-4-branch
2003-12-02
17:36
* README: Bumped patch level to 8.4.6 to distinguish * generic/tcl.h: ... check-in: 67f0414823 user: dgp tags: core-8-4-branch
09:31
Stop losing references when variables are repeated in [binary scan]. [851747] check-in: 4b0fb393bf user: dkf tags: core-8-4-branch
09:29
Stop losing references when variables are repeated in [binary scan]. [851747] check-in: e1aa93441d user: dkf tags: trunk
2003-12-01
21:29
* doc/lset.n: fix typo [Bug 852224] check-in: 424fb3443c user: msofer tags: core-8-4-branch
21:27
* doc/lset.n: fix typo [Bug 852224] check-in: 89c716f872 user: msofer tags: trunk
2003-11-24
19:06
* generic/tclParse.c: Corrected faulty check for trailing white space in {expand} ... check-in: 672ceae2ae user: dgp tags: trunk
10:13
remove windows [cd] bug check-in: aed01a3091 user: vincentdarley tags: trunk
2003-11-21
18:47
* tests/winFCmd.test (winFCmd-16.10,11): Merged new tests from core-8-4-branch. check-in: 3edba276c1 user: dgp tags: trunk
18:18
moved core-8-4-5 tag to include las test correction check-in: 8f0b8e9adb user: hobbs tags: core-8-4-5, core-8-4-branch
16:19
* tests/windFCmd.test (winFCmd-16.10): Corrected failure to initialize variable $dd... check-in: e353d8cf35 user: dgp tags: core-8-4-branch
00:18
moved 8.4.5 tag check-in: de183ca925 user: hobbs tags: core-8-4-branch
2003-11-20
19:19
* generic/tclVar.c: fix flag bit collision between LOOKUP_FOR_UPVAR and TCL_PARSE_PART1 (deprecate... check-in: 27a479625d user: msofer tags: core-8-4-branch
19:05
fix to 'cd' infinite recursion bug on Windows check-in: f5a4c09bdb user: vincentdarley tags: core-8-4-branch
18:37
* generic/tclVar.c: fix flag bit collision between LOOKUP_FOR_UPVAR and TCL_PARSE_PART1 (deprecate... check-in: 00fc87dfaf user: msofer tags: trunk
00:15
* tests/compile.test (compile-16.22.0): Improved test for the recent fix for Bug 845... check-in: 39903cd5c5 user: dgp tags: trunk
2003-11-19
22:04
Fixed Bug 845412; long commands without expansion don't get tangled with the expansion machinery now... check-in: 791e41a307 user: dkf tags: trunk
16:29
typo correction check-in: b5c0f24d2c user: dgp tags: core-8-4-branch
2003-11-18
23:35
updated for 8.4.5 release check-in: 5d4a25efc8 user: hobbs tags: core-8-4-branch
23:29
Changes from Victor Wagner <vitus@45.free.net> for better DJGPP support. check-in: 393c948780 user: davygrvy tags: trunk
23:13
Changes from Victor Wagner <vitus@45.free.net> for DJGPP support. check-in: c34a3f8b13 user: davygrvy tags: trunk
2003-11-17
18:28
more details on the regexp fix. check-in: 91556819cc user: dgp tags: trunk
18:12
* generic/regcomp.c: Backported regexp bug fixes and tests. Thanks * generic/tcl... check-in: c65f205307 user: dgp tags: core-8-4-branch
17:48
* tests/reg.test: Added tests for [Bugs 230589, 504785, 505048, 840258] recently fi... check-in: ef520e12a5 user: dgp tags: trunk
15:23
Added cast to suppress compiler warning. check-in: 7882b5bc8d user: dgp tags: trunk
2003-11-16
02:12
Miguel's masking bits had the wrong sense. I should have spotted this, but he did instead... check-in: 20f28119e5 user: dkf tags: trunk
01:15
D'oh! instructionCount is post-incremented, not pre-incremented... check-in: 5d7b896ba8 user: dkf tags: trunk
00:49
Miguel Sofer's patch (with small revisions) to make sure the bytecode engine checks for async events... check-in: b8a0c26a58 user: dkf tags: trunk
2003-11-15
23:42
Stop VC++ 5.2 warning. [Bug 842511] check-in: bc35b1d8bc user: dkf tags: trunk
23:35
Whitespace fixes check-in: 1566f25636 user: dkf tags: trunk
11:14
Fixed code that splits RE engine states into "progress" and "no-progress" (bugs 505048, 230589, 8402... check-in: 47606ca977 user: pvgoran tags: trunk
03:19
Added cast to suppress compiler warning. check-in: 90d8b22feb user: dgp tags: trunk
2003-11-14
23:21
TIP#138 implementation plus extra test stuff [Patch 731356] check-in: eef4eada83 user: dkf tags: trunk
21:13
Version number/changebar fix check-in: f0e7c0648d user: dkf tags: trunk
20:44
* doc/ParseCmd.3: Implementation of TIP 157. Adds recognition * doc/Tcl.n: ... check-in: cbfb8313ba user: dgp tags: trunk
2003-11-12
17:29
* tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as more systems are using permissions cachin... check-in: 3d83a3a862 user: hobbs tags: core-8-4-branch
17:27
* tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as more systems are using perm... check-in: 0f226694e4 user: hobbs tags: trunk
01:07
* unix/configure: * unix/tcl.m4: improve AIX --enable-64bit handling remove -D__NO_STRING_INLINES... check-in: 0c5e766d14 user: hobbs tags: trunk
01:05
improve AIX --enable-64bit handling check-in: f4c52299dc user: hobbs tags: core-8-4-branch
2003-11-11
10:06
no message check-in: 09a8cae981 user: davygrvy tags: trunk
08:24
added socklen_t typedef for DJGPP check-in: d155989891 user: davygrvy tags: trunk
2003-11-10
22:55
* library/dde/pkgIndex.tcl: Added safeguards so that registry * library/reg/pkgI... check-in: 207b9d2fc9 user: dgp tags: trunk
22:42
* library/dde/pkgIndex.tcl: Added safeguards so that registry * library/reg/pkgI... check-in: 72370b1438 user: dgp tags: core-8-4-branch
20:34
* unix/tclUnixInit.c (TclpInitLibraryPath): * win/tclWinInit.c (TclpInitLibraryPath)... check-in: 5d17bf7a05 user: dgp tags: trunk
20:32
* tests/unixInit.test (unixInit-2.10): re-enabled. * unix/tclUnixInit.c (TclpInitLib... check-in: 2af03d22c1 user: dgp tags: core-8-4-branch
18:30
Make cmdIL.test more self-contained [Bug 838384] check-in: b27e450c20 user: dkf tags: trunk
17:57
fix to misleading error message check-in: 5a025a528e user: vincentdarley tags: trunk
2003-11-07
11:36
compilation warning check-in: 5e759647b7 user: vincentdarley tags: trunk
2003-11-06
21:47
* tests/unixInit.test (unixInit-2.10): mark as knownBug * generic/tclEncoding.c (Tcl... check-in: f2c5e28d1f user: hobbs tags: core-8-4-branch
13:12
* macosx/Makefile: optimized builds define NDEBUG to turn off ThreadAlloc range checking. check-in: 66579ee384 user: das tags: core-8-4-branch
13:11
* macosx/Makefile: optimized builds define NDEBUG to turn off ThreadAlloc range checking. check-in: b971567508 user: das tags: trunk
2003-11-05
20:52
* generic/tclEncoding.c (TclFindEncodings): Normalize the path of the executable... check-in: 421949d855 user: dgp tags: core-8-4-branch
20:50
* tests/unixInit.test (unixInit-2.10): New test to expose [Bug 832657] failure of T... check-in: 687e16de39 user: dgp tags: trunk
2003-11-04
09:36
* macosx/Makefile: added 'test' target. check-in: 59cc5bd7e4 user: das tags: trunk
09:36
* macosx/Makefile: added 'test' target. check-in: fd1362a489 user: das tags: core-8-4-branch
2003-11-03
12:49
loadHandle vs clientData cleanup check-in: faef05470c user: vincentdarley tags: trunk
12:49
whitespace check-in: d044c8be98 user: vincentdarley tags: trunk
12:48
remove warning check-in: 3a2780c1a7 user: vincentdarley tags: trunk
12:48
free path when no longer needed check-in: 5e80e5abd3 user: vincentdarley tags: trunk
2003-11-02
18:57
Typo fix check-in: 33c0fbef93 user: dkf tags: trunk
2003-11-01
01:31
regen check-in: d1f0e54921 user: dkf tags: trunk
01:28
When copying and pasting code, check that argument types are sensible! <:^) check-in: cfc3336537 user: dkf tags: trunk
01:23
Oops check-in: 6a41f32717 user: dkf tags: trunk
01:20
Increased robustness and speed for [lrepeat] with help of new list constructor check-in: 14a264ed1d user: dkf tags: trunk
2003-10-31
13:33
fix testsuite backport error check-in: 3cf3288b1b user: vincentdarley tags: core-8-4-branch
08:46
ensure translated path is freed check-in: 414a62cb23 user: vincentdarley tags: core-8-4-branch
2003-10-30
22:46
Whitespace police check-in: 0e454ce0e1 user: dkf tags: trunk
22:18
Whitespace police check-in: 355816d9e5 user: dkf tags: trunk
2003-10-28
22:07
doh, forgot Changelog entry check-in: df96275051 user: msofer tags: trunk
22:06
* generic/tclExecute.c (NEXT_INST macros): replaced macro variable "result" by "resultHandling" to... check-in: 1debe942a0 user: msofer tags: trunk
2003-10-23
18:00
* unix/tclUnixChan.c (Tcl_MakeFileChannel): Applied [Patch 813606] fixing [Bug 813087]. Detecti... check-in: 5b68e65f6c user: andreas_kupries tags: trunk
17:49
* unix/tclUnixChan.c (Tcl_MakeFileChannel): Applied [Patch 813606] fixing [Bug 813087]. Detecti... check-in: 465e77a525 user: andreas_kupries tags: core-8-4-branch
16:28
* win/tclWinSock.c (TcpWatchProc): Watch for FD_CLOSE too when asked for writable events by the... check-in: 8ec3963650 user: andreas_kupries tags: trunk
16:24
* win/tclWinSock.c (TcpWatchProc): Watch for FD_CLOSE too when asked for writable events by the... check-in: a75cd73002 user: andreas_kupries tags: core-8-4-branch
10:10
filesystem documentation check-in: a4fc365a4e user: vincentdarley tags: trunk
10:07
mac resource freeing fix check-in: d76762d8f8 user: vincentdarley tags: trunk
09:40
typo check-in: 8dc0974021 user: vincentdarley tags: core-8-4-branch
2003-10-22
22:35
* generic/tclIOUtil.c (FsListMounts, FsAddMountsToGlobResult): New functions. See below for con... check-in: a16319b2a6 user: andreas_kupries tags: core-8-4-branch
08:29
Changed FILE_ to FCMD_ to prevent symbol/#def collisions. [Bug 822528] check-in: f86ca225de user: dkf tags: trunk
08:21
Changed FILE_ to FCMD_ to prevent symbol/#def collisions. [Bug 822528] check-in: a90e1d2d10 user: dkf tags: core-8-4-branch
2003-10-21
23:39
* tools/tcltk-man2html.tcl: fixed incorrect html generated for .IP/.TP lists, now use <DL><DT>...<... check-in: 972aaa97b4 user: das tags: core-8-4-branch
23:39
* tools/tcltk-man2html.tcl: fixed incorrect html generated for .IP/.TP lists, now use <DL><DT>...<... check-in: 1c115e499e user: das tags: trunk
23:25
* win/tclWinPipe.c (BuildCommandLine): Applied the patch coming with [Bug 805605] to the code, ... check-in: 9bc2883984 user: andreas_kupries tags: trunk
22:57
* win/tclWinPipe.c (BuildCommandLine): Applied the patch coming with [Bug 805605] to the code, ... check-in: 8a3d6e56c5 user: andreas_kupries tags: core-8-4-branch
20:42
Removed variables that are no longer used. check-in: b8ce70f5db user: dgp tags: trunk
05:10
corrected new msgcat tests to work on case-sensitive filesystems (where ROOT.msg and root.msg are di... check-in: b52b8cd9d1 user: dgp tags: trunk
03:42
update msgcat version to 1.4 check-in: 480ccd7066 user: dgp tags: trunk
00:23
TIP #156: Language-Neutral Root Locale for Msgcat check-in: 36d6f6daf7 user: kennykb tags: trunk
2003-10-16
02:29
Merge updates from HEAD. check-in: 6eee5f37f0 user: dgp tags: dgp-refactor
02:28
Merged updates from HEAD check-in: 44102608b1 user: dgp tags: dgp-refactor
2003-10-15
13:15
Fixed bug 823768 by pre-parsing the index list check-in: 4f28048ff5 user: dkf tags: trunk
2003-10-14
22:48
no message check-in: da23724d51 user: davygrvy tags: trunk
22:48
Punt gracefully if exitToken was already destroyed. check-in: 4d99865323 user: davygrvy tags: trunk
22:44
no message check-in: 60be0b5f4e user: davygrvy tags: core-8-4-branch
22:41
Punt gracefully if exitToken was already destroyed. check-in: 8ed4708887 user: davygrvy tags: core-8-4-branch
21:49
Test to detect a sharing problem with TIP#127 exposed in tclbench Thanks DGP for helping develop thi... check-in: cd19c5a7b4 user: dkf tags: trunk
20:42
whitespace police check-in: b7d561203b user: dkf tags: trunk
18:23
regsub fix check-in: 67a6ac6109 user: vincentdarley tags: trunk
18:21
regsub fix check-in: 5f7f128188 user: vincentdarley tags: core-8-4-branch
15:44
* generic/tclBasic.c (TclAppendObjToErrorInfo): New internal routine that appends a ... check-in: 3522d44090 user: dgp tags: trunk
13:38
TIP#127 Implementation. Thanks to Michael Schlenker for his implementation work check-in: 3dfa4104f6 user: dkf tags: trunk
2003-10-13
16:48
filesystem bug fixes check-in: f53be6ca93 user: vincentdarley tags: trunk
01:00
* unix/tclUnixTest.c (TestalarmCmd): don't bother checking return value of alarm. [B... check-in: 91566e4729 user: hobbs tags: core-8-4-branch
00:59
* unix/tclUnixTest.c (TestalarmCmd): don't bother checking return value of alarm. [B... check-in: 12b273dd6c user: hobbs tags: trunk
2003-10-10
15:50
Exported symbol name police (thanks GPS for spotting this!) check-in: c377842c48 user: dkf tags: trunk
2003-10-09
00:29
* win/makefile.vc: Applied patches for bug #801467 by Joe Mistachkin * win/tclAppInit.c: to fix i... check-in: c6bd53ea96 user: patthoyts tags: trunk
2003-10-08
23:18
* generic/tclBasic.c: Save and restore the iPtr->flag bits that control the state ... check-in: f1a98cad4c user: dgp tags: trunk
23:18
* generic/tclBasic.c: Save and restore the iPtr->flag bits that control the state ... check-in: 770447146a user: dgp tags: core-8-4-branch
17:51
format correction and clarification backport check-in: 11db3d9734 user: dgp tags: core-8-4-branch
17:50
Format correction check-in: bdc05963a2 user: dgp tags: trunk
15:24
Added constraint to the new tests. check-in: e697dfc739 user: dgp tags: trunk
15:24
Added constraint to the new tests. check-in: 20448fb813 user: dgp tags: core-8-4-branch
14:24
Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the length because of a negative '... check-in: 6b243da1f0 user: dkf tags: trunk
14:21
Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the length because of a negative '... check-in: 257a93c349 user: dkf tags: core-8-4-branch
2003-10-07
21:45
* tests/cmdAH.test: * tests/exec.test: Corrected temporary file managem... check-in: 10252720cd user: dgp tags: trunk
21:37
* tests/exec.test: Corrected temporary file management * tests/fileSyst... check-in: c0d2794d98 user: dgp tags: core-8-4-branch
20:15
sync check-in: 6075a6263d user: dgp tags: core-8-4-branch
18:53
* tests/exec.test: Corrected temporary file management * tests/fileSyst... check-in: 552fa6ec61 user: dgp tags: core-8-4-branch
16:37
* tests/pid.test: Corrected temporary file management issues uncovered by -deb... check-in: c50be0ebf4 user: dgp tags: trunk
16:00
* tests/fCmd.test: Run tests with the [temporaryDirectory] as the current direc... check-in: 081319d78f user: dgp tags: trunk
15:57
* tests/fCmd.test: Run tests with the [temporaryDirectory] as the current direc... check-in: 8e883848fc user: dgp tags: core-8-4-branch
15:26
* doc/OpenFileChnl.3: Updated Tcl_Tell and Tcl_Seek documentation to reflect that ... check-in: db8fd51f20 user: dgp tags: trunk
15:25
* doc/OpenFileChnl.3: Updated Tcl_Tell and Tcl_Seek documentation to reflect that ... check-in: 66abde549c user: dgp tags: core-8-4-branch
14:58
* tests/io.test: Corrected several tests that failed when paths * tests/ioCmd... check-in: 1d663f7cc8 user: dgp tags: trunk
14:57
typo check-in: 28d9ed1553 user: dgp tags: core-8-4-branch
14:55
* tests/io.test: Corrected several tests that failed when paths * tests/ioCmd... check-in: b8713ca1fe user: dgp tags: core-8-4-branch
04:48
* tests/regexp.test: Matched [makeFile] with [removeFile]. * tests/regexp... check-in: 1aecb14fff user: dgp tags: trunk
04:48
* tests/regexp.test: Matched [makeFile] with [removeFile]. * tests/regexp... check-in: 9347a945f9 user: dgp tags: core-8-4-branch
2003-10-06
19:08
* win/configure: * win/tcl.m4: removed incorrect checks for existence of optimization. TCL_CFG_O... check-in: e8c5420848 user: hobbs tags: trunk
17:27
* tests/fCmd.test (fCmd-8.2): Test only that tilde-substitution happens, not for a... check-in: cee2238b21 user: dgp tags: trunk
17:26
* tests/fCmd.test (fCmd-8.2): Test only that tilde-substitution happens, not for a... check-in: cd6e2b24d6 user: dgp tags: core-8-4-branch
16:17
* unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path so that alpha and beta... check-in: 287de6f037 user: dgp tags: trunk
14:32
* tests/reg.test: Corrected duplicate test names. * tests/resource.test: [Bug... check-in: 35fbcc69fd user: dgp tags: trunk
14:30
* tests/reg.test: Corrected duplicate test names. * tests/resource.test: [Bug... check-in: a9f7fbd39f user: dgp tags: core-8-4-branch
13:55
* tests/cmdMZ.test: Updated [package require tcltest] lines to * tests/fileSyste... check-in: f807a06c4b user: dgp tags: core-8-4-branch
09:49
filesystem bug fixes: volumerelative normalization, file join inconsistency check-in: a3d43f8f96 user: vincentdarley tags: core-8-4-branch
2003-10-04
18:59
* win/tclWinPipe.c: fixed a bug in BuildCommandLine. This bug built a command line with a missing ... check-in: bd97fc8041 user: mdejong tags: core-8-4-branch
16:12
fix for [Bug 816641] - faulty execution and catch stack management. check-in: 1fbbe0dc83 user: msofer tags: trunk
2003-10-03
20:42
* generic/tclBasic.c: Fixed error in ref count management of command * generic/tcl... check-in: 56fecef86d user: dgp tags: trunk
20:31
* generic/tclBasic.c: Fixed error in ref count management of command * generic/tcl... check-in: d827d182f4 user: dgp tags: core-8-4-branch
17:45
backporting of filesystem tests, docs check-in: 9cc6cd11c0 user: vincentdarley tags: core-8-4-branch
17:25
new tests for reported problems, fixes to follow check-in: 0ac2c334b8 user: vincentdarley tags: core-8-4-branch
17:24
FileSystem.3 check-in: a22752a9e8 user: vincentdarley tags: core-8-4-branch
2003-10-02
23:07
* README: Bumped patch level to 8.4.5 to prepare * generic/tcl.h: ... check-in: 2204540b58 user: dgp tags: core-8-4-branch
18:08
* generic/tclTrace.c: Corrected comingling of introspection results of [trace info c... check-in: d8fd7cc24d user: dgp tags: trunk
2003-10-01
14:34
* macosx/Makefile: fixed redo prebinding bug when DESTDIR="". * mac/tclMacResource.c: fixed possib... check-in: 318932202b user: das tags: core-8-4-branch
14:33
* macosx/Makefile: fixed redo prebinding bug when DESTDIR="". * mac/tclMacResource.c: fixed possib... check-in: ce2dbaa84e user: das tags: trunk
2003-09-30
14:05
fixed inconsistent handling of file separators in file join check-in: ebab8e8fa9 user: vincentdarley tags: trunk
2003-09-29
23:56
Remove unintentional check-in of work-in-progress check-in: 1bfa692a27 user: dkf tags: trunk
22:51
Undid bozo check-in of work-in-progress check-in: bad15625ff user: dkf tags: trunk
22:38
Symbols which are visible outside a single compilation unit must have the prefix 'Tcl' to keep them ... check-in: cd7c23855c user: dkf tags: trunk
22:11
Undo mistaken commit of work-in-progress check-in: c93a77cabe user: dkf tags: trunk
22:03
* generic/tclBasic.c (CallCommandTraces): Added safety bit * tests/trace.test: ma... check-in: 3592877a84 user: dgp tags: core-8-4-branch
21:47
Oops. Missed out on an index line update check-in: 4f07f60509 user: dkf tags: trunk
21:45
Regen check-in: 7080f02eb6 user: dkf tags: trunk
21:38
TIP#121 (app exit proc API) implementation from Joe Mistachkin check-in: 4618164501 user: dkf tags: trunk
21:28
improved test description check-in: d7cb1a0d6f user: dgp tags: trunk
14:37
TIP#112 ([namespace ensemble] command) implementation. check-in: e1f27128dc user: dkf tags: trunk
10:04
Correctly check the types of boolean options to http::geturl [Bug 811170] check-in: f5edb0ae77 user: dkf tags: core-8-4-branch
10:01
Correctly check the types of boolean options to http::geturl [Bug 811170] check-in: b5f9c46a87 user: dkf tags: trunk
09:43
Added note that frameworks are a MacOSX feature [Bug 619440] check-in: abcc204689 user: dkf tags: trunk
09:17
Added note to make it clearer that frameworks are an OSX feature [Bug 619440] check-in: 9c62bd86b1 user: dkf tags: core-8-4-branch
2003-09-28
10:48
no message check-in: 02c413a5da user: davygrvy tags: core-8-4-branch
10:36
no message check-in: 013af71ab9 user: davygrvy tags: trunk
10:36
* win/tclWinPipe.c: The windows port of expect can call TclWinAddProcess before any of the other pip... check-in: 1ff27fbb73 user: davygrvy tags: trunk
10:32
no message check-in: db0c4c77e3 user: davygrvy tags: core-8-4-branch
10:29
The windows port of expect can call TclWinAddProcess before any of the other pipe functions. Added ... check-in: 56a3fe0f5a user: davygrvy tags: core-8-4-branch
2003-09-25
05:34
* macosx/Makefile: ensure SYMROOT exists if OBJROOT is overridden on command line. Replaced explic... check-in: ab75ff2164 user: das tags: core-8-4-branch
05:34
* macosx/Makefile: ensure SYMROOT exists if OBJROOT is overridden on command line. Replaced explic... check-in: fdd3ebad30 user: das tags: trunk
2003-09-24
18:07
package unknown performance on MacOS and MacOS X check-in: 361ef0c572 user: vincentdarley tags: trunk
12:56
trace.test remove knownBug check-in: 954c5880cb user: vincentdarley tags: trunk
02:27
add thanks check-in: 9c0ce0db8f user: dgp tags: core-8-4-branch
02:17
* generic/tclCmdMZ.c (): Fixed [Bug 807243] where * tests/trace.test ... check-in: 5e1bc3855c user: dgp tags: core-8-4-branch
02:07
* tests/trace.test (trace-31,32-*): Added tests for [Bug 807243] and [Bug 811483]. check-in: 256e98a853 user: dgp tags: trunk
2003-09-23
18:38
fix failure of previous commit on Alpha platform check-in: 75cc747d06 user: msofer tags: trunk
14:48
* generic/tclExecute.c: * generic/tclInt.h: changed the evaluation-stack addressing mode, from ar... check-in: cc2dd645bb user: msofer tags: trunk
04:49
* library/init.tcl (auto_load, auto_import): Expanded Eric Melski's 2000-01-28 fix ... check-in: dbc5f2a73f user: dgp tags: trunk
04:49
* library/init.tcl (auto_load, auto_import): Expanded Eric Melski's 2000-01-28 fix ... check-in: 2ce276bdca user: dgp tags: core-8-4-branch
2003-09-19
23:05
Stop failure of expr-23.4 on 64bit architectures. [Bug 808244] check-in: 0d0db69145 user: dkf tags: trunk
18:42
* generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to protect all calls that may cause tr... check-in: 96040360b2 user: msofer tags: core-8-4-branch
18:09
* generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to protect all calls that may cause trac... check-in: 03dd1a4927 user: msofer tags: trunk
2003-09-18
11:29
fileName test suite bug fix check-in: 055dc59c05 user: vincentdarley tags: trunk
2003-09-16
16:06
test suite fix for AFS check-in: 88d1d3d987 user: vincentdarley tags: trunk
14:56
minor filesystem bug fixes check-in: 7d62ac81ba user: vincentdarley tags: trunk
2003-09-15
14:24
Fixed comment typos. check-in: 26f81efb72 user: patthoyts tags: trunk
09:46
Oops! Last checkin had wrong value for LAST_INST_OPCODE. D'oh! check-in: 03e050818f user: dkf tags: trunk
2003-09-12
23:55
TIP#123 Implementation based on work by Arjen Markus. [Patch 655176] check-in: 605f7ff911 user: dkf tags: trunk
2003-09-10
20:29
* library/opt/optparse.tcl: Overlooked dependence of opt 0.4.4 * library/opt/pkg... check-in: bf17408c08 user: dgp tags: core-8-4-branch
20:27
* library/opt/optparse.tcl: Latest revisions caused [OptGuessType] to guess "int... check-in: 16fd6c7944 user: dgp tags: trunk
2003-09-08
20:12
format last change for 74 characters per line check-in: 3ae1927bea user: davygrvy tags: trunk
20:06
no message check-in: afa31c0db5 user: davygrvy tags: trunk
20:03
* win/tclWinLoad.c (TclpDlopen): Changed the error message for ERROR_PROC_NOT_FOUND to be a bit more... check-in: c14ddbc3bb user: davygrvy tags: trunk
15:00
credit update check-in: 4dd4c35550 user: dgp tags: core-8-4-branch
14:59
credit update check-in: 07f13aba22 user: dgp tags: trunk
2003-09-05
23:10
stupid CVS conflicts... check-in: d550dc2cbd user: dgp tags: dgp-refactor
23:08
Merge updates from HEAD. check-in: 3f920087eb user: dgp tags: dgp-refactor
22:55
one more bit of TIP 137 documentation... check-in: 42b052f2e4 user: dgp tags: trunk
21:52
* doc/FileSystem.3: Implementation of * doc/source.n: ... check-in: 8f0e879bbd user: dgp tags: trunk
2003-09-04
17:50
&& of the constraints is the default; need not be specified. check-in: 544e38ae40 user: dgp tags: core-8-4-branch
17:50
&& of constraints is the default; need not be specified. check-in: 2a1fb216e1 user: dgp tags: trunk
17:36
Typo correction: knownbug -> knownBug check-in: f22bbe5d86 user: dgp tags: trunk
17:36
Typo correction: knownbug -> knownBug check-in: d56290e235 user: dgp tags: core-8-4-branch
16:44
* doc/SplitList.3: Implementation of TIP 148. Fixes [Bug 489537]. * generic/tc... check-in: 3195fccaba user: dgp tags: trunk
2003-09-03
16:24
Added change bars marking portions only valid for Tcl 8.5 or later. check-in: d236a3a9ba user: dgp tags: trunk
2003-09-02
21:49
Corrected typo and broken example. check-in: 030afbb777 user: dgp tags: trunk
18:51
Added EXAMPLES to return.n check-in: 173074112b user: dgp tags: trunk
16:48
Added another note about [return] during a [source]. check-in: f795cb7036 user: dgp tags: trunk
16:32
* doc/return.n: Updated [return] docs to cover new TIP 90 features. * doc/break.n: ... check-in: 0a7ac4f33a user: dgp tags: trunk
2003-09-01
12:30
Backported fix from HEAD for Bug 788780 check-in: 6a101c532c user: vasiljevic tags: core-8-4-branch
2003-08-31
23:37
regen check-in: e566708bd9 user: dkf tags: trunk
23:17
Documentation of TIP#139 API functions. check-in: 53eb3ffe97 user: dkf tags: trunk
21:39
Updated [catch] docs to cover new TIP 90 features. check-in: 8bc350bc6c user: dgp tags: trunk
2003-08-30
21:59
Whitespace police. check-in: d16a814c3f user: dkf tags: trunk
2003-08-29
17:43
* generic/tclCmdAH.c: Corrected bug in TIP 90 implementation * tests/cmdMZ.test: ... check-in: 3196407960 user: dgp tags: trunk
2003-08-27
21:52
no message check-in: 336076eb0a user: davygrvy tags: trunk
21:52
Added Open Watcom strictness about how the char type needs to be signed by default. check-in: 7c42aaa92f user: davygrvy tags: trunk
21:31
additinal performance tweak to last commit check-in: bdf9a52978 user: dgp tags: core-8-4-branch
21:31
additional performance tweak to last commit. check-in: d57a0e1514 user: dgp tags: trunk
21:07
Merge updates from HEAD. check-in: 72cdb6ced3 user: dgp tags: dgp-refactor
20:29
* generic/tclUtil.c: Corrected [Bug 411825] and other bugs in TclNeedSpace() wher... check-in: 698df3f3e0 user: dgp tags: trunk
20:14
no message check-in: 357bcf1585 user: davygrvy tags: trunk
20:12
* win/tclWinFile.c (WinReadLinkDirectory): Fix for 'Initializers must be constant' with the driveS... check-in: bdeee8ce17 user: davygrvy tags: trunk
20:09
* generic/tclUtil.c: Corrected [Bug 411825] and other bugs in TclNeedSpace() wher... check-in: c06c66c590 user: dgp tags: core-8-4-branch
19:55
Revert mistaken commit. check-in: ad00f5312d user: dgp tags: trunk
19:50
* win/tclWinTime.c: Changed use of '_timezone' to 'timezone' as this difference is already adjust... check-in: e915910e7e user: davygrvy tags: trunk
19:45
Changed comment to note that OpenWatcom suffers the same missing LPFN_* typedef ssue as MinGW and cy... check-in: d6217aae99 user: davygrvy tags: trunk
19:41
Added a block for OpenWatcom adjustments that fixes the same issue Mo did for MinGW lack of missing ... check-in: 344406026f user: davygrvy tags: trunk
19:32
no message check-in: 244c13577a user: davygrvy tags: trunk
19:31
Added missing CONST'ification usage. check-in: d3904f58d9 user: davygrvy tags: trunk
19:26
no message check-in: d981c323e4 user: davygrvy tags: trunk
19:23
Changed Win32 platform #define from 'WIN32' to '__WIN32__' as this is the correct one to use across ... check-in: 773578e8ee user: davygrvy tags: trunk
19:15
no message check-in: c1d6a2816e user: davygrvy tags: trunk
19:06
* compat/strftime.c (_fmt): Fixed syst array intializer that couldn't take variables within it under... check-in: 19deccf65e user: davygrvy tags: trunk
17:57
* tests/util.test: Added new tests for remaining TclNeedSpace() bugs discussed in [B... check-in: 2b2d2221ca user: dgp tags: trunk
17:56
* tests/util.test: Added new tests for remaining TclNeedSpace() bugs discussed in [Bug 4118... check-in: 7131e2a606 user: dgp tags: core-8-4-branch
07:00
no message check-in: 213c8f81b5 user: davygrvy tags: trunk
06:58
Added some support for the OpenWatcom compiler. A win/makefile.wc to follow soon. check-in: e5c1fc4c7f user: davygrvy tags: trunk
2003-08-26
23:03
no message check-in: 2e7153834d user: davygrvy tags: trunk
23:01
Added some support for the LCC-Win32 compiler. Unfortunetly, this compiler has a bug in its preproc... check-in: 130ded9d4b user: davygrvy tags: trunk
2003-08-25
22:18
better error control. check-in: 51de934d84 user: davygrvy tags: trunk
21:05
Regen check-in: 15743b65be user: dkf tags: trunk
21:04
Minor improvement to stubs generation to allow for harmless transfer of functions between stubs tabl... check-in: 2a99d5f881 user: dkf tags: trunk
20:06
Regen check-in: b5202f9a67 user: dkf tags: trunk
20:06
Duplicated declarations for TIP#139; docs still to do. check-in: ee6c0844f4 user: dkf tags: trunk
2003-08-23
12:18
Applied fixes from 8.4.4 tree regarding the Bug #753315. Also, fixed the Bug #788780. check-in: 72145ccb01 user: vasiljevic tags: trunk
12:16
Applied changes from 8.4.4 regarding the Bug #753315 check-in: e3b94c3b6a user: vasiljevic tags: trunk
2003-08-19
19:39
* win/tclWinSerial.c (SerialErrorStr): Fixed a syntax error created in the previous code cleanup. check-in: 8e8e4096de user: patthoyts tags: trunk
10:33
Style guide police check-in: e26c0eff2d user: dkf tags: trunk
2003-08-18
07:25
* win/configure: Regen. * win/tcl.m4 (SC_ENABLE_SYMBOLS): Use test instead of -eq, which does not... check-in: 305c7027b7 user: mdejong tags: trunk
07:19
Fixup ChangeLog entry. check-in: 793d114331 user: mdejong tags: trunk
2003-08-15
02:13
Bug fix 789040 check-in: ca08d4d91c user: chengyemao tags: trunk
01:40
Bug fix in BuildCommandLine: missing a space when linePtr is not null check-in: c836991dcd user: chengyemao tags: trunk
2003-08-11
13:26
TIP#136 IMPLEMENTATION. We now have an [lrepeat] command! check-in: 149199766b user: dkf tags: trunk
2003-08-07
21:35
Merged changes from HEAD check-in: 9658ec795f user: dgp tags: dgp-refactor
2003-08-06
23:50
* win/tclWinInit.c: recognize amd64 and ia32_on_win64 cpus and Windows CE platform. check-in: 3c10aefab9 user: hobbs tags: core-8-4-branch
23:48
* win/tclWinInit.c: recognize amd64 and ia32_on_win64 cpus. check-in: 0cd9beb235 user: hobbs tags: trunk
23:02
* library/msgcat/msgcat.tcl: Added escape so that non-Windows * library/msgcat/pk... check-in: 2f716bcbab user: dgp tags: core-8-4-branch
23:02
* library/msgcat/msgcat.tcl: Added escape so that non-Windows * library/msgcat/pk... check-in: 95a5583325 user: dgp tags: trunk
2003-08-05
16:19
* generic/tclExecute.c (INST_INVOKE, INST_EVAL, INST_PUSH_RESULT): added a Tcl_ResetResult(interp)... check-in: 6ea7c5be8b user: msofer tags: core-8-4-branch
15:59
* generic/tclexecute.c (INST_INVOKE, INST_EVAL, INST_PUSH_RESULT): added a Tcl_ResetResult(interp)... check-in: f46fb50cb3 user: msofer tags: trunk
2003-07-28
12:16
documentation fix, bug 775220 check-in: afd685999f user: vincentdarley tags: trunk
2003-07-24
18:16
* generic/tcl.h: Revert change made on 2003-07-21 since it made the sizeof(Tcl_Obj) different for ... check-in: 4dc4a16832 user: mdejong tags: trunk
16:05
* tests/async.test: Added several tests that demonstrate Tcl * tests/basic.test:... check-in: 03d3df98ff user: dgp tags: trunk
08:45
* library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose. * tests/pkgMkIndex.test: Added ... check-in: feddc3eac0 user: rmax tags: trunk
08:41
Split off ChangeLog.2002 check-in: b5cdac8baa user: rmax tags: trunk
08:23
*** empty log message *** check-in: aab22ecdae user: rmax tags: core-8-4-branch
08:23
* tests/pkgMkIndex.test: Added a test for [pkg_mkIndex -verbose]. check-in: 2562836d33 user: rmax tags: core-8-4-branch
08:23
* library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose. check-in: b6c3360935 user: rmax tags: core-8-4-branch
2003-07-23
20:57
* win/tclWinReg.c: Incremented the version to 1.1.2. * library/reg/pkgIndex.tcl: check-in: f4979a08c5 user: patthoyts tags: core-8-4-branch
20:55
* win/tclWinReg.c: Incremented the version to 1.1.2. * library/reg/pkgIndex.tcl: check-in: a252124d24 user: patthoyts tags: trunk
15:40
* unix/Makefile.in: changes to html-tcl & html-tk targets for compatibility with non-gnu makes. check-in: ac8f0f4e4f user: das tags: core-8-4-branch
15:40
* unix/Makefile.in: changes to html-tcl & html-tk targets for compatibility with non-gnu makes. check-in: b3f1e43cc8 user: das tags: trunk
05:53
* unix/Makefile.in: added macosx/README to dist target. check-in: 6a80fe5f94 user: das tags: core-8-4-branch
05:53
* unix/Makefile.in: added macosx/README to dist target. check-in: e8133728f0 user: das tags: trunk
2003-07-22
23:50
* win/tclWinReg.c (OpenSubKey): Backported fix for bug 775976 which causes the registry set comman... check-in: d16f7c375e user: patthoyts tags: core-8-4-branch
23:41
* win/tclWinReg.c (OpenSubKey): Fixed bug 775976 which causes the registry set command to fail whe... check-in: 996c008d08 user: patthoyts tags: trunk
03:00
update fixes to changes from core-8-4-branch check-in: 1183f478ed user: dgp tags: trunk
00:59
Check that the thread incrementing or decrementing the ref count of a Tcl_Obj is the thread that ... check-in: 50c5d9ac11 user: mdejong tags: trunk
2003-07-21
22:36
note 8.4.4 tag date check-in: 910acb8e61 user: hobbs tags: core-8-4-4, core-8-4-branch
22:12
typo corrections check-in: 3c8e01fe7a user: hobbs tags: core-8-4-branch
17:33
Updated changes with entries up through 8.4.4 release. check-in: 3a89eba1df user: dgp tags: trunk
17:30
Updated changes for 8.4.4 release check-in: cba5977182 user: dgp tags: core-8-4-branch
10:24
test suite on afs fix check-in: a1abd63d40 user: vincentdarley tags: trunk
2003-07-19
01:37
* macosx/Makefile: added option to allow installing manpages in addition to default html help. check-in: 43a281fdf0 user: das tags: trunk
01:35
* macosx/Makefile: added option to allow installing manpages in addition to default html help. check-in: 43fb445852 user: das tags: core-8-4-branch
2003-07-18
23:35
* generic/tclBasic.c: Corrected several instances of unsafe * generic/tclCompile.c... check-in: d50fc18438 user: dgp tags: core-8-4-branch
22:17
Tightened up Tcl_Utf{Next,Prev} docs. [Bug 769895] check-in: 5154e4e97b user: dkf tags: trunk
22:15
Tightened up Tcl_Utf{Next,Prev} docs. [Bug 769895] check-in: 136a849910 user: dkf tags: core-8-4-branch
21:15
* doc/tcltest.n: Restored the [Eval] proc to replace * library/tcltes... check-in: f6848947aa user: dgp tags: trunk
21:01
* doc/tcltest.n: Restored the [Eval] proc to replace * library/tcltes... check-in: a49cd5c3a3 user: dgp tags: core-8-4-branch
20:28
* generic/tclIOUtil.c: correct MT-safety issues with filesystem records. [Bug 753315] (vasiljevic)... check-in: 9d5eff542f user: hobbs tags: core-8-4-branch
19:41
* library/http/pkgIndex.tcl: merged to v2.4.4 from head * library/http/http.tcl: add support for u... check-in: db661b7e59 user: hobbs tags: core-8-4-branch
19:36
* library/http/pkgIndex.tcl: upped to http v2.4.4 * library/http/http.tcl: add support for user:pa... check-in: f4d54669b4 user: hobbs tags: trunk
16:56
* doc/AddErrInfo.3: Improved consistency of documentation * doc/CrtTrace.3: ... check-in: a15f50a932 user: dgp tags: trunk
16:56
* doc/AddErrInfo.3: Improved consistency of documentation * doc/CrtTrace.3: ... check-in: f63890488d user: dgp tags: core-8-4-branch
15:21
* doc/CrtSlave.3 (Tcl_MakeSafe): Removed warning about possible deprecation (no TIP... check-in: 3dd1cd8721 user: dgp tags: trunk
15:20
* doc/CrtSlave.3 (Tcl_MakeSafe): Removed warning about possible deprecation (no TIP... check-in: 29689345ec user: dgp tags: core-8-4-branch
02:02
* unix/tclUnixFCmd.c: fix for compilation errors on platforms where configure detects non-function... check-in: f0dc607cb1 user: das tags: trunk
01:06
* macosx/Makefile: added var to allow overriding of tclsh used during html help building (Landon F... check-in: bd9ca71d10 user: das tags: core-8-4-branch
2003-07-17
00:20
2003-07-16 Mumit Khan <khan@nanotech.wisc.edu> * generic/tclPathObj.c (SetFsPathFromAny): Add Cy... check-in: ae9ac7cfce user: hobbs tags: trunk
00:16
2003-07-16 Mumit Khan <khan@nanotech.wisc.edu> * generic/tclIOUtil.c (SetFsPathFromAny): Add Cyg... check-in: fe62167ad0 user: hobbs tags: core-8-4-branch
2003-07-16
22:49
* library/safe.tcl (FileInAccessPath): normalize paths before comparison. [Bug 759607] (myers) check-in: c758f15754 user: hobbs tags: core-8-4-branch
22:49
* library/safe.tcl (FileInAccessPath): normalize paths before comparison. [Bug 759607] (myers) check-in: de1a851e8c user: hobbs tags: trunk
22:10
* unix/tclUnixNotfy.c (NotifierThreadProc): correct size of found and word vars from int to long. ... check-in: d051837812 user: hobbs tags: trunk
22:09
* unix/tclUnixNotfy.c (NotifierThreadProc): correct size of found and word vars from int to long. ... check-in: 51f4c501bd user: hobbs tags: core-8-4-branch
22:06
* generic/tcl.h: add recognition of -DTCL_UTF_MAX=6 on the * generic/regcustom.h: make line ... check-in: 20681ebe8b user: hobbs tags: core-8-4-branch
22:03
* generic/tcl.h: add recognition of -DTCL_UTF_MAX=6 on the * generic/regcustom.h: make line ... check-in: bd6af5153d user: hobbs tags: trunk
21:34
Tcl_MakeSafe is a nasty function; document it as such. [Bug 655300] check-in: d9a41d63e9 user: dkf tags: trunk
21:31
Tcl_MakeSafe is a nasty function; document it as such. [Bug 655300] check-in: 8eed71b2c3 user: dkf tags: core-8-4-branch
21:25
* generic/tclPreserve.c: In Result and Preserve'd routines, do not * generic/tclUtil.c: assume... check-in: bb94a3e510 user: hobbs tags: core-8-4-branch
21:24
* generic/tclPreserve.c: In Result and Preserve'd routines, do not * generic/tclUtil.c: assume... check-in: 059ed80454 user: hobbs tags: trunk
19:34
* win/Makefile.in: Don't define TCL_DBGX symbol for every compile. Instead, define TCL_PIPE_DLL o... check-in: 938f1748b3 user: mdejong tags: core-8-4-branch
15:29
* generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840] * generic/tclPathObj.c ... check-in: 31e59a0126 user: dgp tags: trunk
15:28
* generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840] * generic/tclIOUtil.c (... check-in: 8466408ea4 user: dgp tags: core-8-4-branch
14:31
* library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken call * library/tclt... check-in: 2dc6d76995 user: dgp tags: core-8-4-branch
14:31
* library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken call * library/tclt... check-in: 93f9e3e3e9 user: dgp tags: trunk
08:26
Removed trivially-unreachable line [Bug 771939] check-in: ff665c6e4e user: dkf tags: trunk
08:24
Removed trivially-unreachable line [Bug 771939] check-in: 287971e081 user: dkf tags: core-8-4-branch
04:15
* doc/http.n: Updated SYNOPSIS to match actual syntax of commands. [Bug 756112] check-in: aacc41b0c7 user: dgp tags: core-8-4-branch
04:04
* doc/http.n: Updated SYNOPSIS to match actual syntax of commands. [Bug 756112] check-in: 4120f7a9d3 user: dgp tags: trunk
02:17
* unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typo that was causing a crash in load.test. check-in: 766a3eea2c user: mdejong tags: trunk
02:16
* unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typo that was causing a crash in load.test. check-in: f8bf84a943 user: mdejong tags: core-8-4-branch
2003-07-15
23:57
* unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counted strings instead o... check-in: 0de34726a3 user: dgp tags: trunk
23:54
* unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counted strings instead o... check-in: 2f48ff2f80 user: dgp tags: core-8-4-branch
22:25
* README: Bumped patch level to 8.4.4 in anticipation * generic/tcl.h:... check-in: b7124e29e4 user: dgp tags: core-8-4-branch
22:21
D'oh! Forgot one of the examples... check-in: fbc5d04268 user: dkf tags: trunk
22:18
Missed a bit off the last checkin! <:^) check-in: 2e0eb0db1c user: dkf tags: core-8-4-branch
22:17
Doc fixes related to Patch 763312 check-in: 9a88a73d0f user: dkf tags: trunk
22:07
Added examples from David Welton [Patch 763312] check-in: 0e6e846b97 user: dkf tags: core-8-4-branch
21:01
* generic/tclCompCmds.c (TclCompileIfCmd): Prior fix of Bug 711371 on 2003-04-07 introd... check-in: cf45519e6b user: dgp tags: trunk
20:51
* generic/tclCompCmds.c (TclCompileIfCmd): Prior fix of Bug 711371 on 2003-04-07 in... check-in: 9a618466d7 user: dgp tags: core-8-4-branch
16:11
Added a missing $(OPTDEFINES) which broke the build if STATS=memdbg was specified. check-in: 733a452e9b user: kennykb tags: trunk
15:44
Fixed confusing error message. [Bug 771539] check-in: 1b77eb6a8e user: dkf tags: core-8-4-branch
15:42
Fixed error message to be less confusing [Bug 771539] check-in: ee0705160b user: dkf tags: trunk
01:15
* macosx/Makefile: Rewrote buildsystem for Mac OS X framework build to be purely make driven; in o... check-in: c83f321e86 user: das tags: core-8-4-branch
2003-07-14
18:26
missing . check-in: 27609b4bd4 user: hobbs tags: core-8-4-branch
18:25
missing . check-in: 8ca7b15117 user: hobbs tags: trunk
08:01
typo fixes from trunk check-in: 82f2ada59d user: das tags: core-8-4-branch
2003-07-11
22:01
typo fixes ( my nroff is not happy with \b -- replaced with \\ ) check-in: de6235588d user: dgp tags: trunk
21:18
Documented and tested for the current behaviour of [binary format a] and [binary scan ? a]. This is... check-in: 89a750b553 user: dkf tags: core-8-4-branch
21:14
Documented and tested for the current behaviour of [binary format a] and [binary scan ? a]. This is... check-in: d4013a5335 user: dkf tags: trunk
18:46
* library/package.tcl: Corrected [pkg_mkIndex] bug reported on comp.lang.tcl. The ... check-in: 67bf54bf17 user: dgp tags: core-8-4-branch
17:25
* library/package.tcl: Corrected [pkg_mkIndex] bug reported on comp.lang.tcl. The ... check-in: 81bd4a2572 user: dgp tags: trunk
2003-07-08
15:09
winFCmd.test fix check-in: 137aaca102 user: vincentdarley tags: trunk
2003-07-07
20:36
doc/array.n: add examples from Welton check-in: 0d0088d791 user: hobbs tags: trunk
20:23
Merge updates from HEAD check-in: cc914a2e8a user: dgp tags: dgp-refactor
08:57
file tail documentation clarification check-in: 7a084de1d2 user: vincentdarley tags: trunk
2003-07-04
22:25
Tighened up wording of several expr operations to make them less inclined to misinterpretation. [Bug... check-in: fe5ddadbb9 user: dkf tags: core-8-4-branch
22:22
Tighened up wording of several expr operations to make them less inclined to misinterpretation. [Bug... check-in: 7cbcf730a1 user: dkf tags: trunk
13:16
* tests/cmdAH.test: Made tests of [file mtime] work better on FAT filesystems. [Patch 760768] Als... check-in: 1e2572ac37 user: dkf tags: core-8-4-branch
13:04
* tests/cmdAH.test: Made tests of [file mtime] work better on FAT filesystems. [Patch 760768] Als... check-in: 474262f030 user: dkf tags: trunk
10:30
[string map] now can take dictionaries for maps but the condition for doing so is deeply tricky. [Bu... check-in: c40ffcd834 user: dkf tags: trunk
2003-07-03
23:16
Made [array get] return a dictionary, and allowed [array set] to accept one without having to conver... check-in: 6dde36081a user: dkf tags: trunk
2003-07-02
13:26
Win compilation fix check-in: aa2f2e47ce user: vincentdarley tags: trunk
2003-06-30
16:08
merge from HEAD check-in: cb6c2411f1 user: dgp tags: dgp-refactor
2003-06-27
21:33
Modified expression of tests and added comments for easier understanding by future maintainers. check-in: 5e30b547bd user: dgp tags: trunk
19:10
Merge updates from HEAD check-in: 16e1570baf user: dgp tags: dgp-refactor
17:22
* tests/init.test: Added [cleanupTests] to report results of tests * tests/pkg.... check-in: 7f9c913430 user: dgp tags: trunk
15:10
Merge updates from HEAD check-in: eec28d33df user: dgp tags: dgp-refactor
2003-06-26
08:43
More trace factoring - variable traces are the target this time. check-in: c4c34fd095 user: dkf tags: trunk
00:54
* tests/init.test: Added tests init-4.6.* to illustrate [Bug 760872] check-in: 7125b726d2 user: dgp tags: trunk
2003-06-25
23:02
Factored out the trace code - it's big enough to be its own maintenance area and tricky enough to di... check-in: 9dafee66e2 user: dkf tags: trunk
21:35
* unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Add -ieee when compiling with cc and a... check-in: 6be8e0280a user: mdejong tags: core-8-4-branch
18:56
2003-06-25 Mo DeJong <mdejong@users.sourceforge.net> * unix/configure: Regen. * unix/tcl.m4 (SC... check-in: 4a01b3b50d user: mdejong tags: trunk
2003-06-24
21:26
Documented that [source] always used the system encoding. check-in: b5bafb7f9e user: dkf tags: trunk
21:24
Documented that [source] always uses the system encoding. check-in: eb568d1153 user: dkf tags: core-8-4-branch
19:56
No more div-by-zero errors. [Bug 759749] check-in: b4b5c0d088 user: dkf tags: trunk
17:27
Merge updates from the HEAD check-in: d0a473ec1b user: dgp tags: dgp-refactor
17:10
formatting check-in: a9004c2cea user: dgp tags: trunk
08:53
* unix/tclUnixPort.h: #undef inet_ntoa before #define to avoid compiler warning under freebsd. [B... check-in: 4dcbd3fdfa user: mdejong tags: trunk
2003-06-23
22:05
* doc/dde.n: Committed TIP #135 which changes the * win/tclWinDde.c: -ex... check-in: c171bd3478 user: patthoyts tags: trunk
21:27
* doc/dde.n: Committed TIP #120 which provides the * win/tclWinDde.c: dd... check-in: 5368927822 user: patthoyts tags: trunk
10:49
fs doc fix check-in: b7f8ed2cd3 user: vincentdarley tags: core-8-4-branch
10:45
fs documentation check-in: 31c19ff14d user: vincentdarley tags: trunk
10:21
file copy empty filename bug fix check-in: 601c047b17 user: vincentdarley tags: core-8-4-branch
10:14
filesystem fixes -- see ChangeLog check-in: c25e6f0318 user: vincentdarley tags: trunk
2003-06-18
19:47
Merged in updates from the HEAD check-in: f146aedacd user: dgp tags: dgp-refactor
18:34
2003-06-18 Miguel Sofer <msofer@users.sf.net> * generic/tclNamesp.c (Tcl_Export): removed erroneo... check-in: 82b7492370 user: msofer tags: core-8-4-branch
18:30
* generic/tclNamesp.c (Tcl_Export): removed erroneous comments [Bug 756744] check-in: 24fa555dac user: msofer tags: trunk
2003-06-17
20:42
backport of regsub empty string fixes check-in: 31ae6969b0 user: vincentdarley tags: core-8-4-branch
20:36
regsub empty string fixes, and windows build check-in: 6f6bf2acac user: vincentdarley tags: trunk
2003-06-16
18:36
* win/Makefile.in: Haven't heard back from David for a week. * win/configure: Now committing ... check-in: 47fd2c260e user: andreas_kupries tags: trunk
2003-06-10
20:35
* generic/tclConfig.c (ASSOC_KEY): Changed the key to "tclPackageAboutDict" (tcl prefix) to mak... check-in: efaf32b449 user: andreas_kupries tags: trunk
19:58
* generic/tclBasic.c: * generic/tclExecute.c: let TclExecuteObjvInternal call TclInterpReady inst... check-in: 3ef5e4db8f user: msofer tags: core-8-4-branch
19:52
fix for previous commit check-in: bf432c7231 user: msofer tags: trunk
19:46
* generic/tclBasic.c: * generic/tclExecute.c: let TclExecuteObjvInternal call TclInterpReady inst... check-in: d23b012af9 user: msofer tags: trunk
2003-06-09
22:48
* generic/tcl.decls: Ported the changes from the * generic/tcl.h: 'tip-59-implementation' b... check-in: 8397302b4d user: andreas_kupries tags: trunk
21:51
* string.test (string-4.15): Added test for [string first] bug reported in Tcl 8.3, ... check-in: a2c2c4b931 user: dgp tags: core-8-4-branch
21:51
* string.test (string-4.15): Added test for [string first] bug reported in Tcl 8.3, ... check-in: db09937405 user: dgp tags: trunk
2003-06-04
23:41
Fix for [Bug 748700] check-in: 020cbf17af user: mistachkin tags: core-8-4-branch
23:40
Fix for [Bug 748700] check-in: 6fd09cb29f user: mistachkin tags: trunk
2003-06-02
15:58
fix to WinTcl file rename error message check-in: e10fd0710b user: vincentdarley tags: trunk
2003-05-24
02:30
Add tests to detect and avoid division by zero in the windows precision timer calibration logic. check-in: 7487febaec user: drh tags: trunk
2003-05-23
21:33
add thanks check-in: 02d81e4194 user: dgp tags: core-8-4-branch
21:33
add thanks check-in: 9c0c34ce1b user: dgp tags: trunk
21:29
* generic/tclObj.c (tclCmdNameType): Converted internal rep management of the cmdNa... check-in: 366cb9b633 user: dgp tags: trunk
21:29
* generic/tclObj.c (tclCmdNameType): Converted internal rep management of the cmdNa... check-in: 347c8b7324 user: dgp tags: core-8-4-branch
18:14
* unix/mkLinks: Set the var S to "" at the top of the file to avoid error when user has set S to ... check-in: aac8128f74 user: mdejong tags: trunk
00:46
moved core-8-4-3 tag for macosx only fix at request of OS X maintainer check-in: c1c49f63e5 user: hobbs tags: core-8-4-3, core-8-4-branch
00:35
Fixed type error. check-in: 1e13c36e90 user: patthoyts tags: trunk
2003-05-22
19:12
Work in progress refactoring Tcl internals, mostly the parsing and evaluation pieces. Notably new T... check-in: 5614e023c2 user: dgp tags: dgp-refactor
19:09
another test check-in: 2e90d7eeab user: dgp tags: dgp-refactor
19:09
undo failed test check-in: 5aa8aa4c63 user: dgp tags: trunk
19:07
testing that this commits to correct branch check-in: 4eb4568350 user: dgp tags: trunk
03:39
* macosx/Tcl.pbproj/project.pbxproj: added missing references to new source files tclPathObj.c and... check-in: 66807489f0 user: das tags: trunk
01:15
* macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersi... check-in: e8e2a1ee97 user: das tags: trunk
01:15
* macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersi... check-in: c9a2cd61f3 user: das tags: core-8-4-branch
01:12
* macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersi... check-in: b7d3659a54 user: das tags: trunk
2003-05-20
18:33
updated changes for 8.4.3 check-in: da0f54868b user: hobbs tags: core-8-4-branch
17:26
* unix/Makefile.in: do not run autoconf during 'make dist' as the configure is now a CVS-maintaine... check-in: 8e713d2a46 user: hobbs tags: core-8-4-branch
2003-05-19
17:25
Corrected a bug in conversion of non-ASCII chars in the format string. check-in: 38ad353596 user: kennykb tags: trunk
05:42
* unix/tclUnixTime.c: fixed typo. check-in: 9236a51311 user: das tags: trunk
05:04
* macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh location in versioned framework subdirec... check-in: a9ebd1bef7 user: das tags: trunk
05:04
* macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh location in versioned framework subdirec... check-in: 3de9d62271 user: das tags: core-8-4-branch
2003-05-18
19:48
* compat/strftime.c: Modified TclpStrftime to return its * generic/tclClock.c: result in UTF-8 e... check-in: 24ccf14ddd user: kennykb tags: trunk
2003-05-16
22:00
* doc/dde.n: Updated documentation re TIP #130. * tests/winDde.test: Applied patch for [Bug 738929... check-in: 459de2ddb1 user: patthoyts tags: trunk
17:29
* library/dde/pkgIndex.tcl: Applied TIP #130 which provides * tests/winDde.test: for uniq... check-in: f7d8932c32 user: patthoyts tags: trunk
17:00
Removed one reference to tclDToA.c that shouldn't have been there. check-in: 9ed1a9a4a1 user: kennykb tags: trunk
06:03
2003-05-16 Daniel Steffen <das@users.sourceforge.net> * macosx/Tcl.pbproj/project.pbxproj: updat... check-in: e71011b62a user: das tags: core-8-4-branch
06:02
2003-05-16 Daniel Steffen <das@users.sourceforge.net> * macosx/Tcl.pbproj/project.pbxproj: updat... check-in: b41dff917d user: das tags: trunk
01:48
* win/tclWinFile.c (TclpMatchInDirectory): revert glob code to r1.44 as 2003-04-11 optimizations b... check-in: ad198bea12 user: hobbs tags: trunk
01:43
* win/tclWinFile.c (TclpMatchInDirectory): revert glob code to r1.44 as 2003-04-14 optimizations b... check-in: 68140ba47d user: hobbs tags: core-8-4-branch
2003-05-15
21:51
Fixed Tcl bug 736425 check-in: a0e49ff76f user: kennykb tags: trunk
18:59
bumped version to 8.4.3 check-in: c5577cdce4 user: hobbs tags: core-8-4-branch
18:41
* doc/socket.n: nroff font handling correction. check-in: ca11d5a90e user: hobbs tags: trunk
18:41
* doc/socket.n: nroff font handling correction. check-in: 8eaae4f6d0 user: hobbs tags: core-8-4-branch
18:10
* library/encoding/gb2312-raw.enc (new): This is the original gb2312.enc renamed to allow for it t... check-in: 5654cf6c56 user: hobbs tags: core-8-4-branch
18:02
* library/encoding/gb2312-raw.enc (new): This is the original gb2312.enc renamed to allow for it t... check-in: 07c6295866 user: hobbs tags: trunk
2003-05-14
23:04
Omitted constraint required for LP64 platforms. check-in: 6dae7231c2 user: dkf tags: trunk
23:01
Consequent fixes from [Bug 699060]; [format] should not be too eager to demote wides to ints, and sh... check-in: 8630c78e33 user: dkf tags: core-8-4-branch
22:45
Stopped [format] from demoting wides to ints too easily. [Bug 699060] check-in: 084c3da4d0 user: dkf tags: trunk
21:49
* library/encoding/gb2312.enc: copy euc-cn.enc over original gb2312.enc. gb2312.enc appeared to n... check-in: 65fe6a383c user: hobbs tags: trunk
20:40
* library/encoding/gb2312.enc: copy euc-cn.enc over original gb2312.enc. gb2312.enc appeared to n... check-in: 6d96665700 user: hobbs tags: core-8-4-branch
19:21
Implementation of TIP 118: * generic/tclFCmd.c (TclFileAttrsCmd): return the list of attributes ... check-in: a25df0d3d9 user: das tags: trunk
17:17
* generic/tclEnv.c (TclUnsetEnv): Another putenv() copy behavior problem repaired when compiling o... check-in: 5c3bd6b6b7 user: hobbs tags: core-8-4-branch
06:19
no message check-in: 1f1194eb22 user: davygrvy tags: trunk
06:17
Another putenv() copy behavior problem repaired when compiling on windows and using microsoft's runt... check-in: d18547259b user: davygrvy tags: trunk
2003-05-13
22:59
* generic/tclIOUtil.c: ensure cd is thread-safe. [Bug #710642] (vasiljevic) check-in: 7854d63cee user: hobbs tags: trunk
22:55
* generic/tclIOUtil.c: add decl for FsThrExitProc to suppress warnings. check-in: 73b49e26cd user: hobbs tags: core-8-4-branch
12:44
Removed unused variable to reduce compiler warnings. [Bug 664745] check-in: 7f0c38c377 user: dkf tags: core-8-4-branch
12:39
Removed unused variable to reduce compiler warnings. [Bug 664745] check-in: d329d1545a user: dkf tags: trunk
10:16
fix for [Bug 732477] check-in: 386a7f85ff user: mistachkin tags: trunk
09:57
fix for [Bug 732477] check-in: 5cf8febf64 user: mistachkin tags: core-8-4-branch
08:41
* generic/tcl.decls: * macosx/tclMacOSXBundle.c: added extended version of the Tcl_MacOSXOpenBund... check-in: 20ac4d51bf user: das tags: core-8-4-branch
08:40
* generic/tcl.decls: * macosx/tclMacOSXBundle.c: added extended version of the Tcl_MacOSXOpenBund... check-in: 5f2cee527b user: das tags: trunk
2003-05-12
22:51
Cleaned up cmdAH.test to use test constraints properly. check-in: 5f8796865f user: dkf tags: trunk
22:44
* generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words * tests/inter... check-in: 5e4caa0517 user: dgp tags: trunk
22:35
* generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words * tests/inter... check-in: 13187cab3c user: dgp tags: core-8-4-branch
20:16
* generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is no longer set to NULL ... check-in: 4b6b0d983c user: dgp tags: core-8-4-branch
20:15
* generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is no longer set to NULL ... check-in: 22965bb0b0 user: dgp tags: trunk
19:32
* generic/tclObj.c (tclCmdNameType): Corrected variable use of the otherValuePtr or... check-in: ab3960e7fe user: dgp tags: trunk
19:29
* generic/tclObj.c (tclCmdNameType): Corrected variable use of the otherValuePtr or... check-in: 0942f4c0f4 user: dgp tags: core-8-4-branch
17:44
* doc/Eval.3: Corrected prototype for Tcl_GlobalEvalObj [Bug 727622]. check-in: b99faa7b12 user: dgp tags: trunk
17:35
* doc/Eval.3: Corrected prototype for Tcl_GlobalEvalObj [Bug 727622]. check-in: 069b1b5a95 user: dgp tags: core-8-4-branch
17:31
* generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix, disabling usage of tclNsVarNameT... check-in: 73ef11c2d5 user: msofer tags: core-8-4-branch
17:20
* generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix, disabling usage of tclNsVarNameT... check-in: f82a981058 user: msofer tags: trunk
08:46
Added comment about correcting the #723502 bug. check-in: 2a502339c9 user: vasiljevic tags: core-8-4-branch
08:43
Corrected Tcl bug #723502 check-in: b371423eef user: vasiljevic tags: trunk
08:41
Corrected the Tcl bug #723502 check-in: dfd2222f30 user: vasiljevic tags: core-8-4-branch
2003-05-11
01:23
* generic/tclIOUtil.c: ensure cd is thread-safe. [Bug #710642] (vasiljevic) check-in: 258819a4ad user: hobbs tags: core-8-4-branch
00:31
* win/tclWinSerial.c (SerialCloseProc): correct mem leak on closing a Windows serial port [Bug #71... check-in: 4fa0111043 user: hobbs tags: core-8-4-branch
00:30
* win/tclWinSerial.c (SerialCloseProc): correct mem leak on closing a Windows serial port [Bug #71... check-in: 4242e35710 user: hobbs tags: trunk
2003-05-10
23:55
* generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeat crash when overflow sizes were give... check-in: 2e6f8b3c4f user: hobbs tags: core-8-4-branch
23:54
* generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeat crash when overflow sizes were give... check-in: ce02dd71c7 user: hobbs tags: trunk
08:20
fix for [Bugs 733156, 733221] check-in: 4d397fda02 user: mistachkin tags: core-8-4-branch
08:17
fix for [Bugs 733156, 733221] check-in: 555377d523 user: mistachkin tags: trunk
07:43
fix for [Bug 733221] check-in: b955aab26d user: mistachkin tags: core-8-4-branch
07:42
fix for [Bug 733221] check-in: d95fa584b3 user: mistachkin tags: trunk
05:00
fix for [Bugs 733221, 733156] check-in: 26d90ac91c user: mistachkin tags: core-8-4-branch
04:57
fix bad cvs lf conversion check-in: 39dc7f33bd user: mistachkin tags: core-8-4-branch
04:25
fix bad cvs lf conversion check-in: 4bc19ebde0 user: mistachkin tags: trunk
02:52
fix for [Bugs 733221, 733156] check-in: f41a1c5443 user: mistachkin tags: trunk
00:09
fix for [Bug 731754] check-in: dd0b47aef7 user: mistachkin tags: core-8-4-branch
2003-05-09
23:33
fix for [Bug 731754] check-in: eaa3c15fd6 user: mistachkin tags: trunk
13:53
fixing previous patch check-in: a89f2bc7b1 user: msofer tags: trunk
13:42
fix for [Bug 735055] check-in: c421db8aa6 user: msofer tags: trunk
13:08
The array of strings passed to Tcl_GetIndexFromObj must be NULL terminated. check-in: 5a52489bb8 user: dkf tags: trunk
2003-05-08
00:44
stop compiler warnings about unused variables check-in: 6eb1e04ca2 user: dgp tags: trunk
2003-05-07
21:30
Fixed very strange language in the documentation for 'trace add execution'. check-in: 592091ea5c user: dkf tags: trunk
21:15
Made error message for [trace info] more consistent with documentation. check-in: 326ae2366f user: dkf tags: trunk
15:26
Fixed memory leak caused by confusion about string ownership. [Bug 731706] check-in: 602667d8c7 user: dkf tags: trunk
2003-05-05
20:54
* generic/tclBasic.c: Implementation of TIP 90, which * generic/tclCmdAH.c... check-in: d2aab88bfd user: dgp tags: trunk
16:59
* library/tcltest/tcltest.tcl: The -returnCodes option to [test] failed to recognize... check-in: 10c79cd627 user: dgp tags: core-8-4-branch
16:52
Corrected error message for grammar and spelling. check-in: 3c425980ed user: dkf tags: core-8-4-branch
16:48
Corrected error message for grammar and spelling. check-in: 238c25b34c user: dkf tags: trunk
2003-05-01
19:57
corrected comment about the default matching mode for [switch]. check-in: 0749f5b37b user: dgp tags: trunk
2003-04-30
09:23
Use the boolean $(DEBUG) instead of a string comparison on $(DBGX). check-in: bc0a8a54a3 user: davygrvy tags: trunk
2003-04-29
20:23
suppress compiler warning about uninitialized variables. check-in: 02d248649e user: dgp tags: trunk
11:45
glob and square brackets fix check-in: 3e58d4d110 user: vincentdarley tags: core-8-4-branch
08:13
Stopped warning about uninitialised variables in DictIncrCmd Thanks to Andreas Kupries for reporting... check-in: 06a717e260 user: dkf tags: trunk
2003-04-28
12:34
Made [incr] able to accept and work with wide increments [Bug 728838] check-in: 32ebb362ae user: dkf tags: trunk
10:05
Default mode of operation of [switch] is exact matching. [Bug 727563] check-in: 06beada3ba user: dkf tags: trunk
2003-04-25
21:23
* generic/tclBasic.c: Tcl_EvalObjv() failed to honor the TCL_EVAL_GLOBAL flag when ... check-in: 2fe6e15d1e user: dgp tags: trunk
21:21
* generic/tclBasic.c: Tcl_EvalObjv() failed to honor the TCL_EVAL_GLOBAL flag when ... check-in: 33fd4a036b user: dgp tags: core-8-4-branch
20:03
* win/tclWinThrd.c: Applied SF patch #727271. This patch changes the code to catch any errors r... check-in: 563b5bea31 user: andreas_kupries tags: trunk
20:02
* win/tclWinThrd.c: Applied SF patch #727271. This patch changes the code to catch any errors r... check-in: 4ac2f9b848 user: andreas_kupries tags: core-8-4-branch
18:28
fix to glob and filenames with square brackets check-in: f1435daa97 user: vincentdarley tags: trunk
2003-04-22
23:20
* The changes below fix SF bugs [593810], and [718045]. * generic/tclIO.c (Tcl_CutChannel, Tcl_S... check-in: 1aff0f8acb user: andreas_kupries tags: trunk
2003-04-21
20:42
* library/tcltest/tcltest.tcl: When the return code of a test does not meet expecta... check-in: 9dd9fb248a user: dgp tags: trunk
20:41
* library/tcltest/tcltest.tcl: When the return code of a test does not meet expecta... check-in: fe7e8e2c55 user: dgp tags: core-8-4-branch
2003-04-18
21:54
corrected bogus comments check-in: 23c5c3b713 user: dgp tags: trunk
21:54
Corrected bogus comments check-in: 9fa20f7ed7 user: dgp tags: core-8-4-branch
20:17
* win/tclWinInt.h (VER_PLATFORM_WIN32_CE): conditionally define. * win/tclWinInit.c: recognize Win... check-in: 715a45ae74 user: hobbs tags: trunk
20:06
* generic/tclExecute.c (ExprCallMathFunc): remove incorrect extraneous cast from Tcl_WideAsDouble.... check-in: f4804129d6 user: hobbs tags: core-8-4-branch
20:03
* generic/tclExecute.c (ExprCallMathFunc): remove incorrect extraneous cast from Tcl_WideAsDouble.... check-in: 158696a809 user: hobbs tags: trunk
20:02
* win/configure: regen * win/configure.in (SHELL): force it to /bin/sh as autoconf 2.5x uses /bin... check-in: 893b327037 user: hobbs tags: trunk
00:32
Moved serial line options to their creator, open.n, from the generic page fconfigure.n which was nev... check-in: 5963e6478f user: dkf tags: core-8-4-branch
00:28
Moved serial line options to their creator, open.n, from the generic page fconfigure.n which was nev... check-in: fa5bc2c455 user: dkf tags: trunk
2003-04-16
23:33
* generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType * generic/tcl... check-in: 699acb79d9 user: dgp tags: trunk
23:31
* generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType * generic/tcl... check-in: 4657eb7ea0 user: dgp tags: core-8-4-branch
23:08
If you deal with network sockets, you should care about encodings. Tcl cannot guess it for you. Up... check-in: 09bd2adfb4 user: dkf tags: core-8-4-branch
23:06
If you deal with network sockets, you should care about encodings. Tcl cannot guess it for you. Up... check-in: a545263715 user: dkf tags: trunk
22:29
Math funcs might have to deal with wide ints; document this. [Bug 709720] check-in: 975a2bfb30 user: dkf tags: trunk
22:26
Math funcs might have to deal with wide ints; document this. [Bug 709720] check-in: ef18c20b1e user: dkf tags: core-8-4-branch
21:13
Updated mkLinks for TIP 111 documentation check-in: 4d51978ace user: dgp tags: trunk
08:16
removed undesired 'static' check-in: 5abe3947f2 user: vincentdarley tags: trunk
2003-04-15
21:06
Corrected use of types to make compilation compatible with VC++5. check-in: c8df52dce8 user: kennykb tags: core-8-4-branch
20:59
Corrected use of types to make compilation compatible with VC++5. check-in: 09fd0557a0 user: kennykb tags: trunk
19:50
Added example section "SCOPED SCRIPTS", supplied by Kevin Kenny. (Fixes [Bug 219183]) check-in: 0b51a2c8df user: jenglish tags: trunk
16:40
Updated makefile.vc to conform with Mo DeJong's changes to Makefile.in and tclWinPipe.c on 2003-04-... check-in: b3bbd64ef9 user: kennykb tags: trunk
06:56
remove duplicate function definition check-in: 83c200f2d2 user: vincentdarley tags: trunk
03:46
fixed compiler warnings check-in: 980127e7b7 user: dgp tags: trunk
03:43
Stopped compiler warnings about type casts. check-in: 72ecc44b1e user: dgp tags: trunk
00:18
* win/Makefile.in: Don't define TCL_DBGX symbol for every compile. Instead, define TCL_PIPE_DLL o... check-in: cf25662167 user: mdejong tags: trunk
2003-04-14
22:55
Added conditionals to make tclWinFile.c compile on VC++6, which was broken by recent changes. check-in: ed66ac39b5 user: kennykb tags: core-8-4-branch
22:54
Added conditionals to make tclWinFile.c compile on VC++6, which was broken by recent changes. check-in: cec58199e4 user: kennykb tags: trunk
16:34
vc++ 5.2 compile fix check-in: bba02ae55a user: vincentdarley tags: trunk
15:48
shared filesystem function check-in: 77d287b253 user: vincentdarley tags: trunk
15:45
filesystem fixes backported check-in: 7dd244b532 user: vincentdarley tags: core-8-4-branch
02:36
* win/configure: Regen. * win/configure.in: Add check for FINDEX_INFO_LEVELS from winbase.h, know... check-in: 1308c565b0 user: mdejong tags: trunk
2003-04-12
20:11
Fixed Bug 710310 (duplicate test numbers in clock.test). Made major changes to tclWinTime.c and rel... check-in: e7634012a0 user: kennykb tags: core-8-4-branch
19:51
* win/Makefile.in (GENERIC_OBJS): add missing tclPathObj.c check-in: 9929de4fdb user: hobbs tags: trunk
19:08
Implemented TIP #124 (clock clicks -microseconds and Tcl_WideInt return values). Fixed Bug 710310 ... check-in: 7e064c61fe user: kennykb tags: trunk
2003-04-11
20:50
* generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Corrected inconsistent results ... check-in: b2c13f616b user: dgp tags: trunk
20:49
* generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Corrected inconsistent results ... check-in: c1cbd75c51 user: dgp tags: core-8-4-branch
17:39
* generic/tclIO.c (UpdateInterest): When dropping interest in TCL_READABLE now dropping interes... check-in: 31a2593db7 user: andreas_kupries tags: trunk
17:35
* generic/tclIO.c (UpdateInterest): When dropping interest in TCL_READABLE now dropping interes... check-in: 75fb1b9079 user: andreas_kupries tags: core-8-4-branch
15:59
fix 5 small filesystem bugs, and some typos check-in: da7df285d1 user: vincentdarley tags: trunk
2003-04-10
22:18
Experimental change. Easier to check in and later back out if there are problems than to try and c... check-in: 472e7cd66b user: andreas_kupries tags: core-8-4-branch
13:11
Fixed formatting problem (thanks Emacs... not!) that made tools/tcltk-man2html.tcl barf. Thanks to G... check-in: 0d2359c04a user: dkf tags: trunk
08:28
Another minor typo check-in: 547cba4c1d user: dkf tags: trunk
08:28
Another minor typo. check-in: 822c086805 user: dkf tags: core-8-4-branch
08:20
Fixed silly typo. [Bug 718543] check-in: 901a72353d user: dkf tags: core-8-4-branch
08:17
Silly typo fix. [Bug 718543] check-in: da74fccced user: dkf tags: trunk
2003-04-08
22:59
Use correct test for the empty string in Tcl_ErrorObjCmd check-in: 010e8b5f9e user: dkf tags: core-8-4-branch
22:55
Use correct test for the empty string in Tcl_ErrorObjCmd check-in: ef2993d250 user: dkf tags: trunk
2003-04-07
20:02
* generic/tclCompCmds.c (TclCompileIfCmd): Corrected string limits of arguments int... check-in: a05601f89d user: dgp tags: core-8-4-branch
20:00
* generic/tclCompCmds.c (TclCompileIfCmd): Corrected string limits of arguments int... check-in: 8c021ba1ca user: dgp tags: trunk
16:55
* generic/tclCmdMZ.c (TraceExecutionProc): Added missing Tcl_DiscardResult() call t... check-in: 5409c6ec58 user: dgp tags: trunk
16:53
* generic/tclCmdMZ.c (TraceExecutionProc): Added missing Tcl_DiscardResult() call t... check-in: 1e197c79ff user: dgp tags: core-8-4-branch
13:52
Yet more warning killing, this time reported by Miguel Sofer by private chat. check-in: 57cb837b21 user: dkf tags: trunk
12:39
Stopped compilers from moaning about switch fall-through. [Bug 716327] check-in: 380ac7597f user: dkf tags: trunk
12:27
Make sure that tclWideIntType is defined and somewhat sensible everywhere. [Bug 713562] check-in: be174d7910 user: dkf tags: core-8-4-branch
10:11
Fixed bugs 715751 and 713562 so dict code should build everywhere and wide ints be defined (though n... check-in: f23a4e29f6 user: dkf tags: trunk
2003-04-05
07:32
Converted new files from DOS line endings to usual line endings. check-in: ba168eb735 user: dgp tags: trunk
01:41
Final stage of getting dictionaries into the core. Test suite should work now! check-in: 163b5f431c user: dkf tags: trunk
01:26
Regen. check-in: 9deabe743b user: dkf tags: trunk
01:25
Build support for dicts on Unix and Windows, plus public API (structure declaration and stubs entrie... check-in: 6c777daa5a user: dkf tags: trunk
01:03
The bulk of the TIP#111 implementation. Still need to finish plumbing this into the rest of the cor... check-in: 8de7c7d408 user: dkf tags: trunk
2003-04-04
00:21
* unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Don't set TCL_LIBS if it is already set to su... check-in: 80e07f7b8f user: mdejong tags: trunk
2003-04-03
22:12
* unix/Makefile.in: Don't subst MATH_LIBS, LIBS, and DL_LIBS separately. Instead, just subst TCL_... check-in: 824e24f663 user: mdejong tags: trunk
16:46
* generic/tclCompCmds.c (TclCompileReturnCmd): Now that [return] compiles to INST_R... check-in: feab5aa159 user: dgp tags: trunk
10:03
* win/configure: Regen. * win/configure.in: Set stub lib flag based on new LIBFLAGSUFFIX variable... check-in: 75844b336b user: mdejong tags: core-8-4-branch
02:24
* win/configure: Regen. * win/configure.in: Set stub lib flag based on new LIBFLAGSUFFIX variable... check-in: 564b25ab02 user: mdejong tags: trunk
2003-04-02
19:31
* generic/tclParse.c (TclSubstTokens): Moved declaration of utfCharBytes to beginni... check-in: b6d64e739a user: dgp tags: trunk
06:35
* unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Check for inet_ntoa in -lbind inside t... check-in: 60a0918530 user: mdejong tags: trunk
2003-04-01
21:13
* tests/README: Direct [source] of *.test files is no longer recommended. The test... check-in: ff0b9eb816 user: dgp tags: core-8-4-branch
19:17
* tests/README: Direct [source] of *.test files is no longer recommended. The test... check-in: 641c37add3 user: dgp tags: trunk
17:08
Added further coverage tests. check-in: c2b35b7ba8 user: dgp tags: trunk
07:18
* generic/tclExecute.c (INST_RETURN): Bytecompiled [return] failed to reset iPtr->r... check-in: 3b44f60bef user: dgp tags: trunk
2003-03-31
23:19
* tests/parse.test (parse-18.*): Coverage tests for the new implementation of Tcl_S... check-in: fdede0487d user: dgp tags: trunk
2003-03-28
00:13
* unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Use -Wl,--export-dynamic instead of -r... check-in: 4cc2cdda26 user: mdejong tags: trunk
2003-03-27
21:46
Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352] check-in: ec13cadab0 user: msofer tags: core-8-4-branch
21:44
Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352] check-in: 101098e0e0 user: msofer tags: trunk
13:49
More elimination of dup test numbers [Bugs 710365, 710369] check-in: 4d2f94712f user: dkf tags: core-8-4-branch
13:48
More elimination of dup test numbers [Bugs 710365, 710369] check-in: 195a1e4b1c user: dkf tags: trunk
13:19
Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363] check-in: c4260afab6 user: dkf tags: trunk
13:10
Removed test number dups [Bugs 710322, 710327, 710349, 710363] check-in: 3d89ba6a88 user: dkf tags: core-8-4-branch
07:11
* unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS, SC_TCL_LINK_LIBS): Add BeOS system to S... check-in: 2e269d4423 user: mdejong tags: trunk
2003-03-26
23:51
update docs for latest change check-in: ebe2c8c849 user: dgp tags: trunk
23:51
update docs for latest change check-in: 0eaa965079 user: dgp tags: core-8-4-branch
22:56
* library/tcltest/tcltest.tcl: Added reporting during [configure -debug 1] operatio... check-in: a5e5886f0e user: dgp tags: core-8-4-branch
22:55
* library/tcltest/tcltest.tcl: Added reporting during [configure -debug 1] operatio... check-in: 661dcab4fa user: dgp tags: trunk
20:02
* unix/dltest/pkg?.c: Changed all Tcl_InitStubs calls to pass argument exact = 0, s... check-in: 876ccce5ef user: dgp tags: trunk
16:32
typo fixes in ARGUMENTS check-in: 3441cd76ee user: dgp tags: trunk
16:32
typo corrections in ARGUMENTS check-in: a3b170d285 user: dgp tags: core-8-4-branch
2003-03-24
00:55
* generic/tclVar.c: * tests/var.test: fixing ObjMakeUpvar's lookup algorithm for the created loca... check-in: 06f5b71b68 user: msofer tags: core-8-4-branch
00:49
* generic/tclVar.c: * tests/var.test: fixing ObjMakeUpvar's lookup algorithm for the created loca... check-in: c373d9475a user: msofer tags: trunk
00:12
* library/dde/pkgIndex.tcl: bumped version to 1.2.2 in tclWinDde.c, now adding here too. check-in: e24b77ff34 user: patthoyts tags: trunk
2003-03-23
03:10
Added quoting around the script name in the 'test' target; Joe Mistachkin insists that he has a con... check-in: fac6442841 user: kennykb tags: core-8-4-branch
03:06
Added quoting around the script name in the 'test' target; Joe Mistachkin insists that he has a con... check-in: bbce7d9dd7 user: kennykb tags: trunk
01:39
Fixed a bug where [package require dde] or [package require registry] attempted to load the release... check-in: c98cf4fd2d user: kennykb tags: trunk
01:34
Fixed a bug where [package require dde] or [package require registry] attempted to load the release... check-in: 2e2825b147 user: kennykb tags: core-8-4-branch
2003-03-22
23:01
* win/tclWinDde.c: Make dde services conform the the documentation such that giving only a topic n... check-in: 48db7691be user: patthoyts tags: trunk
2003-03-21
03:24
* generic/tclInt.h (tclOriginalNotifier): * generic/tclStubInit.c (tclOriginalNotifi... check-in: 02b5df7fe1 user: dgp tags: core-8-4-branch
03:23
* generic/tclInt.h (tclOriginalNotifier): * generic/tclStubInit.c (tclOriginalNotifi... check-in: 2128edd984 user: dgp tags: trunk
2003-03-20
22:33
* generic/tclInt.h: Removed definition of ParseValue struct that is no longer used.... check-in: 20473359bf user: dgp tags: trunk
22:32
* generic/tclInt.h: Removed definition of ParseValue struct that is no longer used.... check-in: 427d31ad50 user: dgp tags: core-8-4-branch
10:03
Stopped some GCC possibly-uninit-variable warnings. check-in: 750162b7e1 user: dkf tags: trunk
2003-03-19
22:52
* generic/tclCompile.c: * tests/compile.test: bad command count on TCL_OUT_LINE_COMPILE [Bug 7054... check-in: dd2df64c62 user: msofer tags: core-8-4-branch
22:24
* generic/tclCompile.c: * tests/compile.test: bad command count on TCL_OUT_LINE_COMPILE [Bug 7054... check-in: 6847eb40b5 user: msofer tags: trunk
21:57
* library/auto.tcl: Replaced [regexp] and [regsub] with * library/histor... check-in: 1906022d3b user: dgp tags: trunk
20:07
* doc/Eval.3 (Tcl_EvalObjEx): Corrected CONST and * doc/ParseCmd.3... check-in: 79384a8c33 user: dgp tags: trunk
20:06
* doc/Eval.3 (Tcl_EvalObjEx): Corrected CONST and * doc/ParseCmd.3... check-in: 936a955020 user: dgp tags: core-8-4-branch
16:51
* generic/tclCompCmds.c (TclCompileReturnCmd): Alternative fix for * generic/tclCom... check-in: 8153ce2774 user: dgp tags: trunk
05:24
revised latest registry test commit check-in: eec950ede7 user: dgp tags: core-8-4-branch
05:23
revised latest registry test commit check-in: 1f3384692a user: dgp tags: trunk
03:09
* win/configure: Regen. * win/configure.in: Don't run the AC_CYGWIN macro since it uses AC_CANONI... check-in: 0dba105530 user: mdejong tags: trunk
01:21
* tests/registry.test: Changed the conditionals to avoid an abort if [testlocale] is missing, as wh... check-in: 8adb259b14 user: kennykb tags: trunk
01:19
* tests/registry.test: Changed the conditionals to avoid an abort if [testlocale] is missing, as wh... check-in: c4a160ee2c user: kennykb tags: core-8-4-branch
2003-03-18
13:41
* tools/tcltk-man2html.tcl: added support for building 'make html' from inside distribution direct... check-in: 074ed2cb77 user: das tags: core-8-4-branch
13:38
* tools/tcltk-man2html.tcl: added support for building 'make html' from inside distribution direct... check-in: b7c4056005 user: das tags: trunk
10:51
Fixes for three filesystem problems check-in: 97a1623cd2 user: vincentdarley tags: core-8-4-branch
00:55
* tests/format.test: Renumber tests, a bunch of tests all had the same id. check-in: 2ca250ecd8 user: mdejong tags: trunk
2003-03-17
14:25
Fixed docbug in lsearch and lsort for -ascii opt, which operates on Unicode not ASCII these days. [... check-in: f42539bea9 user: dkf tags: core-8-4-branch
14:21
Fix docbug in lsearch and lsort commands for -ascii opt (which works with unicode in the obvious ord... check-in: 35268d7b37 user: dkf tags: trunk
2003-03-14
23:19
Made format less keen on converting numeric types. [Bug #699060] check-in: c6d6036ce4 user: dkf tags: core-8-4-branch
21:48
Backport of fix for 698146 to remove assumption that time_t is a long... check-in: a252577481 user: dkf tags: core-8-4-branch
16:28
* generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier that indicates we've got a wide int... check-in: 03ff260fcf user: dkf tags: trunk
16:19
* generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier that indicates we've got a wide int... check-in: 677974caba user: dkf tags: core-8-4-branch
2003-03-13
16:26
Backed the version to 8.4 on the 8.4 branch. (I just loathe sticky tags). check-in: a2814742f6 user: kennykb tags: core-8-4-branch
10:49
* win/tcl.m4 (SC_WITH_TCL): Port version number fix that was made in tk instead of tcl sources. check-in: fde986a63a user: mdejong tags: trunk
10:39
Require autoconf 2.57 or newer, see TIP 34 for a detailed explanation of why this is good. This w... check-in: e8d2110460 user: mdejong tags: trunk
02:48
* generic/tclBasic.c (Tcl_EvalTokensStandard): * generic/tclCmdMZ.c (Tcl_SubstObj): ... check-in: 15c562285e user: dgp tags: trunk
2003-03-12
19:21
* generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENT * win/tclWinPip... check-in: 97b95e0cee user: dgp tags: trunk
19:19
* generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENT * win/tclWinPip... check-in: ccd3601b03 user: dgp tags: core-8-4-branch
18:04
* generic/tclCmdMZ.c (Tcl_SubstObj): Corrected and added test for * tests/subst.t... check-in: b9c155681d user: dgp tags: core-8-4-branch
18:01
corrected latest entry check-in: 5a3946f5c8 user: dgp tags: trunk
18:00
correct latest entry check-in: 5f3285670d user: dgp tags: core-8-4-branch
17:52
* generic/tclInterp.c (Tcl_InterpObjCmd): Corrected option parsing beyond objc for ... check-in: 012f9765e2 user: dgp tags: trunk
17:51
* generic/tclInterp.c (Tcl_InterpObjCmd): Corrected option parsing beyond objc for ... check-in: 94b447147d user: dgp tags: core-8-4-branch
2003-03-11
22:15
Added two missing uses of $(DBGX) so that tclpip8x.dll loads without panicking on Win9x. check-in: 292f75844d user: kennykb tags: core-8-4-branch
21:59
Added two missing uses of $(DBGX) so that tclpip8x.dll loads without panicking on Win9x. check-in: 3741e25b66 user: kennykb tags: trunk
2003-03-09
14:22
Removed an unused local variable that caused compilation problems on some platforms. check-in: ea479b9654 user: kennykb tags: trunk
2003-03-08
21:43
* doc/tcltest.n: Added missing "-body" to example. Thanks to Helmut Giese. [Bug 7... check-in: aa4099792e user: dgp tags: core-8-4-branch
21:42
* doc/tcltest.n: Added missing "-body" to example. Thanks to Helmut Giese. [Bug 7... check-in: 8a3fda1fcd user: dgp tags: trunk
2003-03-07
22:03
* tests/io.test: * tests/ioCmd.test: Define a fcopy constraint and add it to the constraint list ... check-in: 0ccff04f89 user: mdejong tags: trunk
21:40
* tests/encoding.test: Name temp files *.tcltestout instead of *.out so that when they are removed... check-in: a98aa84cc8 user: mdejong tags: trunk
11:38
* generic/tclCmdAH.c (Tcl_FileObjCmd): Fix the setting of a file's mtime and atime on 64-bit platfor... check-in: 7dca7f1d5e user: dkf tags: trunk
02:23
* tests/io.test: Doh! Undo accidental commenting out of a couple of tests. check-in: f8974b5208 user: mdejong tags: trunk
02:15
* tests/io.test: Define a fileevent constraint and add it to the constraint list of any test that ... check-in: 1faa97480b user: mdejong tags: trunk
01:45
* tests/io.test: Define an openpipe constraint and add it to the constraint list of any test that ... check-in: 4571938bbe user: mdejong tags: trunk
2003-03-06
23:27
* generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure to * tests/utf.tes... check-in: a7fde7d55a user: dgp tags: trunk
23:24
* generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure to * tests/utf.te... check-in: 8003bbacd1 user: dgp tags: core-8-4-branch
23:17
Replaced a non-portable 'bzero' with a portable 'memset'. [Bug 698442]. check-in: 3dee775ae7 user: kennykb tags: trunk
20:14
* generic/tclIO.c (Tcl_Seek, Tcl_OutputBuffered): If there is data buffered in the statePtr->curOu... check-in: 23b96afaed user: mdejong tags: trunk
10:10
* generic/tclIO.c (Tcl_Flush): Compare the nextAdded member of the ChannelBuffer to the nextRemov... check-in: f7c5ccc73c user: mdejong tags: trunk
09:58
* generic/tclIO.c (Tcl_GetsObj): Check that the eol pointer has not gone past the end of the stri... check-in: f2e6fa75ca user: mdejong tags: trunk
09:47
* generic/tclIO.c (WriteBytes, WriteChars, Tcl_GetsObj, ReadBytes): Rework calls to TranslateOutp... check-in: 5c860f8cb1 user: mdejong tags: trunk
09:16
* generic/tclIO.c (Tcl_SetChannelOption): Invoke the Tcl_SetChannelBufferSize method as a result ... check-in: 743ec70c25 user: mdejong tags: trunk
03:06
no message check-in: b285f5f2ed user: davygrvy tags: trunk
03:05
updated default tcl version to 8.5 check-in: e22b36d8b6 user: davygrvy tags: trunk
2003-03-05
22:31
The [switch] command is now bytecode compiled, at least in the most common case. There's room for i... check-in: 6eee3e0d12 user: dkf tags: trunk
2003-03-04
23:50
typos check-in: 2fefc9590a user: dgp tags: trunk
23:45
* README: Bumped version number of * generic/tcl.h: ... check-in: a5f8f0d439 user: dgp tags: trunk
2003-03-03
20:22
Mac OS Classic specific fixes: * generic/tclIOUtil.c (TclNewFSPathObj): on TCL_PLATFORM_MAC, skip... check-in: 5b384d430a user: das tags: trunk, core-8-4-2
20:04
mark Mar 3 date for 8.4.2 check-in: 41131d3163 user: hobbs tags: trunk
18:14
Corrected a Makefile.vc bug introduced by the change of DBGX from d to g in rules.vc. check-in: 3df4861c88 user: kennykb tags: trunk
18:01
Corrected a Makefile.vc bug introduced by the change of DBGX from d to g in rules.vc. check-in: 8c3ae63cab user: kennykb tags: trunk
17:14
note bump in dde version check-in: 560c12896c user: dgp tags: trunk
17:12
* library/dde/pkgIndex.tcl: dde bumped to version 1.2.1 for * win/tclWinDde.c: ... check-in: 5823e95331 user: dgp tags: trunk
2003-03-01
01:22
* win/configure: * win/configure.in: check for 'g' for debug build type, not 'd'. * win/rules.vc ... check-in: 32d4634ffd user: hobbs tags: trunk
2003-02-28
23:12
Added a couple more change lines, and fixed one date. check-in: c14c703f75 user: kennykb tags: trunk
21:32
updated changes file for Tcl 8.4.2 release check-in: 0192ca26e7 user: dgp tags: trunk
12:11
file documentation fix check-in: 87a6156f91 user: vincentdarley tags: trunk
2003-02-27
23:57
see ChangeLog check-in: c2014a471f user: hobbs tags: trunk
23:47
* generic/tclIOUtil.c (MakeFsPathFromRelative): removed dead code check of typePtr (darley). check-in: a7cf0407f8 user: hobbs tags: trunk
23:47
* tests/winTime.test: added note about PCI hardware dependency issues with high performance clock.... check-in: 8eed2cdd0e user: hobbs tags: trunk
16:01
Stop [lsearch -start 0 {} x] from crashing. [Bug #694232] check-in: 97f3eb7e5d user: dkf tags: trunk
04:08
Fixed a bug in TclpSetVeriables: initialize dwUserNameLen to avoid crash in calling GetUserName check-in: 04cbcd1f85 user: chengyemao tags: trunk
03:47
Fixed a bug in TclpSetVeriables: initialize dwUserNameLen to avoid crash in calling GetUserName check-in: 40b46bfcb5 user: chengyemao tags: trunk
00:54
* generic/tclCmdMZ.c (TraceCommandProc): Fix mem leak when deleting a command that had trace on it... check-in: 8bb4478f38 user: hobbs tags: trunk
2003-02-25
23:58
* doc/pkgMkIndex.n: Modified [pkg_mkIndex] to use -nocase matching * library/pac... check-in: d881598183 user: dgp tags: trunk
22:03
* tests/pid.test: See below [Bug #678412]. * tests/io.test: Made more robust against spaces in pa... check-in: bdf2998de6 user: andreas_kupries tags: trunk
16:18
* tests/execute.test: cleaning up testobj's at the end, to avoid leak warning by valgrind. check-in: 65f2a4c931 user: msofer tags: trunk
2003-02-22
09:23
Fix for Bug #571002 check-in: 2ca256b4d6 user: vasiljevic tags: trunk
06:56
fixed typo check-in: 3c18dd2baa user: das tags: trunk
2003-02-21
21:54
Stopped sign-bit propagation in [binary scan] of wide values. [Bug #690774] check-in: 1ebdea1ccd user: dkf tags: trunk
20:11
* mac/tclMacChan.c (TclpCutFileChannel, TclpSpliceFileChannel): Implemented missing cut and splice... check-in: d15cdab1e9 user: das tags: trunk
19:04
fixed very old typos check-in: 5beea5daa7 user: das tags: trunk
14:15
* unix/tclUnixPipe.c: (macosx) use vfork() instead of fork() to create new processes... check-in: deee64d32d user: das tags: trunk
05:30
* library/package.tcl (tclPkgUnknown): Minor performance tweaks to reduce the numbe... check-in: 4c692977ec user: dgp tags: trunk
03:32
* unix/tcl.m4: * unix/tclUnixPipe.c: (macosx) use vfork() instead of fork() to create new process... check-in: b89695ef03 user: das tags: trunk
02:40
* generic/tclEncoding.c (LoadTableEncoding): * library/encoding/cp932.enc: Correct jis round-... check-in: 3e571abd43 user: hobbs tags: trunk
02:36
* unix/tclUnixChan.c (Tcl_MakeTcpClientChannel): add MakeTcpClientChannelMode that takes actual mo... check-in: 8353e05256 user: hobbs tags: trunk
2003-02-20
15:32
Typo fix [Bug #688943] check-in: 69f52e30e5 user: dkf tags: trunk
00:34
* unix/tclUnixThrd.c (TclpReaddir): * unix/tclUnixPort.h: update to Bug 689100 patch to ensure tha... check-in: 068379cc78 user: hobbs tags: trunk
2003-02-19
16:55
added missing bug # check-in: 21cbd01ab1 user: das tags: trunk
16:43
* generic/tclStringObj.c: restored Tcl_SetObjLength() side-effect of always invalidating unicode r... check-in: 80440365ac user: das tags: trunk
14:33
* generic/tclCompile.c (TclCompileExprWords): remove unused variable "range" [Bug 664743] * gener... check-in: efdc16ed56 user: msofer tags: trunk
01:20
* unix/tcl.m4: [Bug #651811] Added definition of _XOPEN_SOURCE and linkage of 'xnet' library to... check-in: 7dd360b22a user: andreas_kupries tags: trunk
01:05
* unix/tclUnixThrd.c (TclpReaddir): reduce size of name string in tsd to NAME_MAX instead of PATH_... check-in: cc09b38497 user: hobbs tags: trunk
01:04
(HaveVersion): correctly decl static check-in: 4e98446e21 user: hobbs tags: trunk
00:30
* unix/configure: Regen. * unix/tcl.m4 (SC_ENABLE_THREADS): Make sure -lpthread gets passed on th... check-in: 6fef89efec user: mdejong tags: trunk
2003-02-18
10:13
cleanup of new simplefs test code check-in: 67cfbfbc41 user: vincentdarley tags: trunk
02:37
* generic/tclBasic.c (TclRenameCommand): fixing error in previous commit. check-in: 5ce6589960 user: msofer tags: trunk
02:25
* generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH): * generic/tclCmdMZ.c (Tcl_StringObjCmd... check-in: 28dcdcf39e user: hobbs tags: trunk
02:22
* generic/tclBasic.c (TclRenameCommand): 'oldFullName' object was not being freed on all fu... check-in: 1e414e91e6 user: msofer tags: trunk
2003-02-17
22:31
* generic/tclIO.c (Tcl_GetsObj): Minor change so that eol is only assigned at the top of the TCL_... check-in: bfd396bc22 user: mdejong tags: trunk
19:12
update in comment check-in: 6310fa5a5b user: dgp tags: trunk
17:23
Removed Windows line terminators. [Bug 687913]. check-in: bdee5e1df5 user: kennykb tags: trunk
2003-02-16
01:36
Don Porter's fix for bad parsing of nested scripts [Bug 681841]. check-in: 13c34f1df9 user: msofer tags: trunk
2003-02-15
22:30
Corrected a couple of typos in error messages. [Bug 596027] check-in: aba2bc0454 user: kennykb tags: trunk
20:24
Fixed Tcl_DeleteEvents not to get a pointer smash when deleting the last event in the queue. Added ... check-in: 035d1a2446 user: kennykb tags: trunk
02:16
* README: Bumped to version 8.4.2. * generic/tcl.h: * tools/tcl.wse.in: * unix/configure: * un... check-in: 1ba5113e1d user: hobbs tags: trunk
02:14
generic/tclStringObj.c (Tcl_GetCharLength): perf tweak check-in: 3dfa905412 user: hobbs tags: trunk
02:13
correct HP-UX ia64 --enable-64bit build flags check-in: e5d910b43d user: hobbs tags: trunk
2003-02-14
22:31
* win/tclWinTime.c: Added code to test and compensate for forward leaps of the performance counter.... check-in: 59b1f50de7 user: kennykb tags: trunk
22:16
* win/tclWinTime.c: Added code to test and compensate for forward leaps of the performance counter.... check-in: 5e2c269457 user: kennykb tags: trunk
2003-02-13
23:49
Added conversion from the system encoding to tcl_platform(user), so that it works with non-ASCII7 u... check-in: 42d87fe111 user: kennykb tags: trunk
22:03
Added language to describe the handling of the end-of-file character \u001a embedded in a script fi... check-in: 2a357daf79 user: kennykb tags: trunk
2003-02-12
18:57
glob -l on broken symlink fix check-in: be22ec9c79 user: vincentdarley tags: trunk
2003-02-11
23:59
lint init regexp check-in: d55a53df62 user: hobbs tags: trunk
21:54
* tests/lsearch.test: * generic/tclCmdIL.c (Tcl_LsearchObjCmd): protect against the case that lse... check-in: 1c9153d6ed user: hobbs tags: trunk
20:41
Corrected a problem where http-4.14 would fail when run with a proxy server. Replaced references t... check-in: a5fc0bb948 user: kennykb tags: trunk
18:46
correct test names check-in: 03be579296 user: hobbs tags: trunk
18:35
* tests/stringObj.test: * generic/tclStringObj.c (Tcl_GetCharLength): correct ascii char opt of 2... check-in: 78c313648a user: hobbs tags: trunk
18:34
* generic/tclParse.c (CommandComplete): more paranoid check to break on (p >= end) instead of just... check-in: 9743f441b5 user: hobbs tags: trunk
18:27
remove excess EOF whitespace check-in: ad24f00755 user: hobbs tags: trunk
18:03
* generic/tclParse.c * tests/parse.test: fix for [Bug 684744], by Don Porter. check-in: 0240a75766 user: msofer tags: trunk
11:07
* generic/tclIOUtil.c (Tcl_FSJoinPath, Tcl_FSGetNormalizedPath): (UpdateStringOfFsPath): revert th... check-in: a148677ade user: hobbs tags: trunk
09:42
* tests/fileSystem.test: added test 8.3 * generic/tclIOUtil.c (Tcl_FSGetNormalizedPath): (Tcl_FSM... check-in: 7c7fc4f3fd user: hobbs tags: trunk
09:42
* unix/tclUnixFile.c (TclpMatchInDirectory): simplify the hidden file match check. check-in: 5ac811df84 user: hobbs tags: trunk
02:18
* win/configure: * win/configure.in: Generate error when attempting to build under Cygwin. The Cy... check-in: 9ae2332ed0 user: mdejong tags: trunk
2003-02-10
13:32
* doc/append.n: Return value was not documented. [Bug 683188] check-in: 13f7008676 user: dkf tags: trunk
12:50
further fs cleanup check-in: 4e91ed4531 user: vincentdarley tags: trunk
10:26
filesystem speed up round 2 check-in: 1f9c0e4f03 user: vincentdarley tags: trunk
2003-02-09
02:50
add catches to suppress unnecessary errors check-in: 1f3b9cac32 user: hobbs tags: trunk
2003-02-08
22:03
code cleanup of eval and string comp use check-in: 3073e9d59a user: hobbs tags: trunk
2003-02-07
15:29
first speedups to Win filesystem check-in: e7c1a40863 user: vincentdarley tags: trunk
11:59
fix to crashing filesystem test check-in: 63c1460f0b user: vincentdarley tags: trunk
01:07
* generic/tclCompCmds.c (TclCompileIncrCmd): * tests/incr.test: Don't include the text "(incremen... check-in: 8d271ffd13 user: mdejong tags: trunk
2003-02-06
22:44
* generic/tclExecute.c (TclExecuteByteCode): When an error is encountered reading the increment va... check-in: a84d591f12 user: mdejong tags: trunk
16:29
* library/tcltest/tcltest.tcl: Filename arguments to [outputChannel] and [errorChan... check-in: dafc6b463d user: dgp tags: trunk
2003-02-05
20:05
* tests/interp.test: * tests/set-old.test: Run test cases that depend on hash order through lsort... check-in: 050a14cf73 user: mdejong tags: trunk
12:46
added regression test for recent bug fix check-in: 64b1083fb2 user: vincentdarley tags: trunk
2003-02-04
18:23
test suite fixes for spaces in paths check-in: 811cea19f2 user: vincentdarley tags: trunk
17:06
finalization and test fixes check-in: 1bf7a82411 user: vincentdarley tags: trunk
00:56
Marked filesystem-7.1 as known bug. check-in: ebd433c730 user: andreas_kupries tags: trunk
00:56
doc formatting fix check-in: 531b3a90d4 user: hobbs tags: trunk
2003-02-03
20:16
* generic/tclBasic.c: Changed [trace add command] so that 'rename' callbacks get fully qualified na... check-in: 382a9b8449 user: kennykb tags: trunk
2003-02-01
23:49
* generic/tclCompCmds.c: Removed an unused variable that caused compiler warnings on SGI. [Bug 66... check-in: 6da94f8950 user: kennykb tags: trunk
23:37
* generic/tclLoad.c: Changed the code so that if Tcl_StaticPackage is called to report the same p... check-in: 06bcf54eca user: kennykb tags: trunk
21:27
* generic/tclClock.c: Fixed a bug that incorrectly allowed [clock clicks {}] and [clock clicks -]... check-in: c877b70a1b user: kennykb tags: trunk
21:07
* tests/unixNotfy.test: Added cleanup of working files [Bug 675609] check-in: 2ad9774a7b user: kennykb tags: trunk
19:48
2003-02-01 Kevin Kenny <kennykb@users.sourceforge.net> * doc/Tcl.n: Added headings to the elev... check-in: fdbe463400 user: kennykb tags: trunk
2003-01-31
22:19
The utility [slave] command failed to properly [list]-quote a constructed [open] com... check-in: a7dc77246b user: dgp tags: trunk
22:10
* tests/tcltest.test: Cleaned up management of file/directory creation/deletion to i... check-in: 557bb3d6fb user: dgp tags: trunk
18:54
* tests/main.test: Stopped main.test from deleting existing file. Test suite should ... check-in: 26a42fb072 user: dgp tags: trunk
2003-01-28
17:59
* tests/main.test: Constrain tests that do not work on Windows. check-in: 4526b1dfd4 user: dgp tags: trunk
14:52
filesystem bug fix and new test check-in: 083e6f570a user: vincentdarley tags: trunk
11:03
* generic/tcl.h: Add TCL_PREFIX_IDENT and TCL_DEBUG_IDENT, used only by TclpCreateProcess. * unix... check-in: 0b07cfddbf user: mdejong tags: trunk
2003-01-27
15:25
typo corrections in comments. check-in: 45c321246f user: dgp tags: trunk
03:34
* win/README: Update msys+mingw URL to release 6. This version bundles gcc 3. check-in: fc8c920f3d user: mdejong tags: trunk
02:19
* win/configure: Regen. * win/configure.in: Add test that checks to see if the compiler can cast ... check-in: 1acd5861be user: mdejong tags: trunk
2003-01-26
05:59
* generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel): Invoke TclpCutFileChannel and TclpSpliceFil... check-in: 40bc638062 user: mdejong tags: trunk
2003-01-25
14:11
* win/tclWin32Dll.c (TclpCheckStackSpace, squelch_warnings): * win/tclWinChan.c (Tcl_MakeFileChann... check-in: 071e3de4fc user: mdejong tags: trunk
12:48
* win/configure: * win/configure.in: Define HAVE_ALLOCA_GCC_INLINE when we detect that no alloca ... check-in: 6eae293500 user: mdejong tags: trunk
03:12
* generic/tclEvent.c (Tcl_Finalize): revert finalize change on 2002-12-04 to correct the issue wit... check-in: 225ead1ac4 user: hobbs tags: trunk
03:11
* win/tclWinDde.c (Dde_Init): clarified use of tsdPtr. (DdeServerProc): better refcount handling o... check-in: 07d56520cd user: hobbs tags: trunk
00:16
only do groups check on unix check-in: fdbd44d677 user: hobbs tags: trunk
2003-01-24
16:33
Use [file dirname], not the abbreviation [file dir] check-in: e140ecaf7e user: dgp tags: trunk
14:07
corrected overlooked bump to version 2.2 check-in: 673c46c691 user: dgp tags: trunk
11:59
stringObj unicode Tcl_SetObjLength fixes check-in: dce71c6888 user: vincentdarley tags: trunk
08:05
woops, missed in last commit check-in: 5f2d00af1c user: mdejong tags: trunk
08:04
* win/configure: Regen. * win/configure.in: * win/tclWin32Dll.c (TclpCheckStackSpace): Rework th... check-in: 83a1c026c6 user: mdejong tags: trunk
2003-01-23
14:18
* doc/lset.n: Fixed fault in return values from lset in documentation examples [SF Bug #658463] an... check-in: 11f73898e2 user: dkf tags: trunk
2003-01-21
20:06
Clarified documentation of [namespace inscope] [SF Patch #670110] check-in: 570a03d811 user: jenglish tags: trunk
08:27
* win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Set SHLIB_SUFFIX so that TCL_SHLIB_SUFFI... check-in: b14ac6253e user: mdejong tags: trunk
2003-01-19
07:21
change %ud to %u as appropriate check-in: 7045111181 user: hobbs tags: trunk
2003-01-18
01:05
* win/tclWinDde.c (DdeServerProc): Deallocate the Tcl_Obj returned by ExecuteRemoteObject if it w... check-in: 5d26616322 user: mdejong tags: trunk
2003-01-17
22:10
* generic/tcl.h: Revert earlier change that defined TCL_WIDE_INT_TYPE as long long and TCL_LL_MOD... check-in: c83d00266a user: mdejong tags: trunk
14:19
execution trace, command trace and stringObj bug fixes check-in: bf6b0dfaf9 user: vincentdarley tags: trunk
2003-01-16
20:55
* win/tclWinSerial.c (SerialOutputProc): add casts for bytesWritten to allow strict compilation (n... check-in: 3beb6c7739 user: hobbs tags: trunk
20:51
* tests/winDde.test: * win/tclWinDde.c (Tcl_DdeObjCmd): Prevent crash when empty service name is ... check-in: 5cc2be8bc8 user: hobbs tags: trunk
19:01
* win/tclWin32Dll.c (squelch_warnings): Squelch compiler warnings from SEH ASM code. * win/tclWin... check-in: bba93619da user: mdejong tags: trunk
2003-01-14
17:51
* generic/tclClock.c (FormatClock): corrected typo that incorrectly conditionally defined savedTZE... check-in: 43dadccb94 user: hobbs tags: trunk
02:06
Fix mingw build problems and compiler warnings. * generic/tcl.h: Add if defined(__MINGW32__) che... check-in: 5a8676e805 user: mdejong tags: trunk
2003-01-13
08:48
* win/README: Update msys + mingw URL, the new release includes the released 1.0.8 version of msy... check-in: ec13e33335 user: mdejong tags: trunk
07:22
* win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Pull in addition of shell32.lib to LIBS_... check-in: f2564a1e8c user: mdejong tags: trunk
07:01
* generic/tcl.h: Skip Tcl's define of CHAR, SHORT, and LONG when HAVE_WINNT_IGNORE_VOID is define... check-in: 789f26d398 user: mdejong tags: trunk
01:27
* win/configure: Regen. * win/configure.in: Check for typedefs like LPFN_ACCEPT in winsock2.h and... check-in: 4aad945b11 user: mdejong tags: trunk
2003-01-10
15:03
WinTcl crash on exit fix check-in: bfd1c3af3d user: vincentdarley tags: trunk
2003-01-09
21:13
* generic/tclCompCmds.c (TclCompilerReturnCmd): Corrected off-by-one problem with r... check-in: 3c8c76a34b user: dgp tags: trunk
10:38
non-ascii chars in file mtime fix check-in: f53b3ba4da user: vincentdarley tags: trunk
10:01
remove unused variable check-in: e7546a259f user: vincentdarley tags: trunk
2003-01-08
21:29
* generic/tclExecute.c (TclExprFloatError): Use the IS_NAN macro for greater clarity of co... check-in: 51328e9ca3 user: dgp tags: trunk
00:34
* generic/tclCompCmds.c (TclCompileReturnCmd): * tests/compile.test: Corrects fail... check-in: 8f6092205c user: dgp tags: trunk
2003-01-05
00:44
no message check-in: c304843ae3 user: davygrvy tags: trunk
00:44
* win/makefile.vc: * win/rules.vc: Fixed INSTALLDIR macro problem that blanked itself by acciden... check-in: ec0ef7dda9 user: davygrvy tags: trunk
2003-01-03
23:03
Corrected and expanded documentation for rand() and srand() functions. check-in: 92ec913eb5 user: dgp tags: trunk
2002-12-18
22:55
* win/makefile.vc: some uses of xcopy swapped to the @$(CPY) macro. Reported by Joe Mistachkin <jo... check-in: 57b831b33b user: davygrvy tags: trunk
22:47
* win/makefile.vc: some uses of xcopy swapped to the @$(CPY) macro check-in: ca8af8ca51 user: davygrvy tags: trunk
2002-12-17
21:35
* generic/tclNotify.c (TclFinalizeNotifier, Tcl_SetServiceMode): (Tcl_ThreadAlert): Check that the... check-in: 7f6f5e67ac user: hobbs tags: trunk
02:47
* generic/tclPipe.c (TclCleanupChildren): * tests/winPipe.c: * win/tclWinPipe.c (Tcl_WaitPid): *... check-in: d03e2a5a90 user: davygrvy tags: trunk
2002-12-13
17:44
* unix/configure.in: Updated configure of CVS snapshots to reflect * win/configur... check-in: 641553c0de user: dgp tags: trunk
2002-12-11
21:29
* generic/tclProc.c (ProcessProcResultCode): Fix failure to propagate negative ret... check-in: b05c44bcd8 user: dgp tags: trunk
20:30
* generic/tclParseExpr.c (TclParseInteger): Return 1 for the string "0x" (recognize... check-in: 9657be67c1 user: dgp tags: trunk
2002-12-10
00:34
* win/tclWinThrd.c (TclpMasterUnlock): * generic/tclThread.c (TclFinalizeThreadData): TclpMasterUn... check-in: f6b3168d0c user: hobbs tags: trunk
2002-12-08
15:31
* win/tclWinSock.c (SocketThreadExitHandler, InitSockets): Check that the tsdPtr is valid before ... check-in: 14149ec6c9 user: davygrvy tags: trunk
2002-12-06
23:22
* generic/tclStubInit.c: regen * generic/tclIntPlatDecls.h: regen * generic/tclInt.decls: added T... check-in: e4ec3dc36c user: hobbs tags: trunk
23:22
* generic/tclIOUtil.c (TclFinalizeFilesystem): reset statics to their original values on finalize ... check-in: 58657abf03 user: hobbs tags: trunk
2002-12-05
00:15
* win/tclWinPipe.c: reverted back to -r1.27 due to numerous test failures that need to be resolved... check-in: 8be9d86edd user: davygrvy tags: trunk
2002-12-04
22:04
* win/tclWinPipe.c (Tcl_WaitPid): When a process exits with an exception, pass this notice on to ... check-in: 3e0544149c user: davygrvy tags: trunk
13:09
filesystem cleanup fix, virtual filesystem load fix check-in: 7eeb4a7a69 user: vincentdarley tags: trunk
07:07
* generic/tclStubLib.c (Tcl_InitStubs): prevent the cached check of tclStubsPtr to allow for repea... check-in: c8487bfd30 user: hobbs tags: trunk
07:07
unset path to make it work for singleproc runs check-in: d94e726f2b user: hobbs tags: trunk
05:43
* win/tclWinPipe.c (PipeClose2Proc): Changed CTRL_C_EVENT to CTRL_BREAK_EVENT as it can't be igno... check-in: 7ab31947a5 user: davygrvy tags: trunk
05:41
* win/tclWinPipe.c (PipeClose2Proc): Changed CTRL_C_EVENT to CTRL_BREAK_EVENT as it can't be igno... check-in: 862a888d0e user: davygrvy tags: trunk
03:59
* win/tclAppInit.c (sigHandler): Protect from trying to close a NULL handle. * win/tclWinPipe.c... check-in: 9e7de7ab45 user: davygrvy tags: trunk
2002-11-27
22:57
* win/tclWinChan.c (Tcl_MakeFileChannel): return of DuplicateHandle() incorrectly used [Bug 61885... check-in: 16b1bc73b2 user: davygrvy tags: trunk
22:47
* win/tclWinSock.c: WSAStartup() loaded version comparison error which resulted in 2.0 looking le... check-in: 4f20019f82 user: davygrvy tags: trunk
18:37
* win/tclWinSock.c: Removed shutdown() from the function table as it wasn't referenced anywhere a... check-in: d31c0d819c user: davygrvy tags: trunk
18:13
* win/tclWinPort.h: Don't turn off winsock prototypes! TclX didn't like it. Even though the core... check-in: f2168e8c5c user: davygrvy tags: trunk
05:29
Missed a couple left-overs from my TcpAccept hack. Now fixed. Sorry for the confusion. check-in: d56c10f510 user: davygrvy tags: trunk
02:54
* generic/tclInterp.c (AliasCreate): preserve/release interps to prevent possible FMR error in bad... check-in: 797488af97 user: hobbs tags: trunk
02:53
* generic/tclEncoding.c (TclFinalizeEncodingSubsystem): properly cleanup all encodings by using Tc... check-in: 7395efc7eb user: hobbs tags: trunk
02:51
add simple valgrind target check-in: 30a68bc5f5 user: hobbs tags: trunk
02:51
unset path var to allow singleproc testing check-in: 083ccd23f3 user: hobbs tags: trunk
02:46
missed a patch item reference. check-in: 583e8f9f9d user: davygrvy tags: trunk
02:22
adjusted some commentary to be more accurate. check-in: 596f4ed996 user: davygrvy tags: trunk
01:41
Incorrect local edit of this file was previously committed that included a TcpAccept() hack that has... check-in: 222e5987ea user: davygrvy tags: trunk
00:59
small typo. check-in: 374300f528 user: davygrvy tags: trunk
00:58
* win/tclWinPort.h: * win/tclWinSock.c: This patch does two things: 1) Cleans-up the winsock ty... check-in: f0c1f576b2 user: davygrvy tags: trunk
2002-11-26
22:41
added a missing comment line to show that use of TerminateThread is evil. check-in: 832dfabe5f user: davygrvy tags: trunk
22:35
* win/tclWinConsole.c: * win/tclWinPipe.c: * win/tclWinSerial.c: * win/tclWinSock.c: * win/tclW... check-in: a2db2b4e4a user: davygrvy tags: trunk
21:56
* win/README: Update msys build env URL. This release #4 build both tcl and tk without problems. check-in: 6c637822c0 user: mdejong tags: trunk
2002-11-23
01:41
* library/init.tcl: code cleanup to reduce use of * library/opt/optparse.tcl: string compa... check-in: 4e3709186c user: hobbs tags: trunk
01:22
* tests/interp.test: interp-14.4 * generic/tclInterp.c (TclPreventAliasLoop): prevent seg fault w... check-in: 9be42b0849 user: hobbs tags: trunk
2002-11-19
02:34
* generic/tclUtil.c (SetEndOffsetFromAny): handle integer offset after the "end-" prefix. * gene... check-in: 9ed6048410 user: hobbs tags: trunk
01:30
no message check-in: 4ab4f675d3 user: davygrvy tags: trunk
01:29
* win/tclWinThrd.c (Tcl_CreateThread/TclpThreadExit): Fixed improper compiler macros that missed t... check-in: 31c2a09d6f user: davygrvy tags: trunk
2002-11-15
15:34
Added missing .BE [Bug 629330] check-in: d81f9a0a52 user: dkf tags: trunk
2002-11-14
00:56
* generic/regexpComp.test: added tests 22.* * generic/tclCompCmds.c (TclCompileRegexpCmd): add lef... check-in: 8b683e0af1 user: hobbs tags: trunk
2002-11-13
22:11
3 small fixes check-in: 602e2df05f user: vincentdarley tags: trunk
2002-11-12
02:27
TclUtfToUniChar optimizations check-in: 8df83dce48 user: hobbs tags: trunk
02:26
* generic/tclUtil.c (Tcl_Backslash): use TclUtfToUniChar. (Tcl_StringCaseMatch): use TclUtfToUniCh... check-in: 8fe2fe6f36 user: hobbs tags: trunk
02:26
* generic/tclUtf.c: make use of TclUtfToUniChar macro throughout the functions, and add extra opti... check-in: af7f25d96a user: hobbs tags: trunk
02:26
* generic/tclStringObj.c (Tcl_GetCharLength): optimize for the ascii char case. (Tcl_GetUniChar):... check-in: 0dc350572c user: hobbs tags: trunk
02:25
* generic/tclExecute.c (TclExecuteByteCode): improve INST_STR_CMP to use memcmp in the one-byte/ch... check-in: c6f4f7379f user: hobbs tags: trunk
02:25
* generic/tclEncoding.c (UtfToUtfProc, UtfToUnicodeProc): (TableFromUtfProc, EscapeFromUtfProc): U... check-in: 82edeac674 user: hobbs tags: trunk
02:25
* tests/split.test: added 1-char string split tests * generic/tclCmdMZ.c (Tcl_SplitObjCmd): Use Tc... check-in: 5a9d0381a0 user: hobbs tags: trunk
02:25
* generic/tclInt.h: add macro version of Tcl_UtfToUniChar (TclUtfToUniChar) that does the one-byte... check-in: 48d20fd2a0 user: hobbs tags: trunk
02:24
* generic/tcl.h (TCL_PATCH_LEVEL): bump to 8.4.1.1 for patchlevel only. This interim number will ... check-in: 7d8bbf1bf0 user: hobbs tags: trunk
02:23
* generic/tclHash.c (HashStringKey): move string++ lower to save an instruction. check-in: f1d00748cb user: hobbs tags: trunk
02:23
* generic/tclVar.c (DisposeTraceResult, CallVarTraces): add proper static declarations. check-in: db7e22784e user: hobbs tags: trunk
2002-11-11
16:08
Corrected indentation of the new language. Oops. check-in: 458497ffbd user: kennykb tags: trunk
16:05
Corrected indentation of the new language. Oops. check-in: 9d8b768ddc user: kennykb tags: trunk
2002-11-10
17:22
Added language to the Endekalogue to make it clear that substitutions always take place from left to... check-in: 830f7bddc0 user: kennykb tags: trunk
2002-11-07
02:19
* changes: Note TclInExit TclInThreadExit changes. check-in: 27efec220f user: mdejong tags: trunk
02:13
* generic/tclEvent.c (TclInExit, TclInThreadExit): Split out functionality of TclInExit to make it... check-in: de2cfbf168 user: mdejong tags: trunk
2002-11-06
10:44
* unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Generate a fatal configure error if no... check-in: 844cdd9ad4 user: mdejong tags: trunk
2002-11-04
05:50
* win/tclAppInit.c: Calls Registry_Init() and Dde_Init() when STATIC_BUILD and TCL_USE_STATIC_PAC... check-in: 6f80157046 user: davygrvy tags: trunk
2002-11-03
22:23
2002-11-01 David Gravereaux <davygrvy@pobox.com> * win/tclWinReg.c: Changed the Tcl_PkgProvide()... check-in: f1ed644748 user: davygrvy tags: trunk
2002-11-02
22:07
Updated Tcl_PkgProvide() line in Registry_Init() to use "1.1" instead of "1.0" check-in: ec3c0224eb user: davygrvy tags: trunk
2002-11-01
00:28
* library/word.tcl: Changed $tcl_platform to $::tcl_platform to avoid possible scope trouble. check-in: b45ecae587 user: andreas_kupries tags: trunk
2002-10-29
14:17
comments added check-in: 2c8a263292 user: vincentdarley tags: trunk
02:40
Typo correction check-in: f8215e8d7b user: dgp tags: trunk
00:04
* unix/tclLoadDyld.c (Tcl_PackageInitProc): pass all dyld error messages upstream [Bug #627546]. check-in: a67a28e2a3 user: das tags: trunk
2002-10-28
21:14
* library/dde/pkgIndex.tcl: * library/reg/pkgIndex.tcl: Changed the hardwired debug suffix (d)... check-in: f15d780db3 user: andreas_kupries tags: trunk
16:34
* library/auto.tcl: Converted the Mac-specific [package unknown] * library/init.... check-in: a5c2064cac user: dgp tags: trunk
2002-10-26
08:01
no message check-in: eefa6e4ebb user: davygrvy tags: trunk
07:59
xcopy on NT 4.0 doesn't support the /Y switch (overwrite). Added logic to handle this. [Bug 618019... check-in: bef8bea4e0 user: davygrvy tags: trunk
2002-10-23
09:55
Removed obsolete history-related structures. check-in: 7089c28d45 user: dkf tags: trunk
2002-10-22
19:17
updated for 8.4.1 release check-in: 509a34d7b7 user: hobbs tags: trunk, core-8-4-1
18:56
* win/Makefile.in: removed @MEM_DEBUG_FLAGS@ subst. * win/configure: regen * win/configure.in: re... check-in: 2e6e5ea4fc user: hobbs tags: trunk
16:41
* library/auto.tcl (tcl_findLibrary): * library/package.tcl (tclPkgUnknown): on macosx, search ins... check-in: eacf3ad5d5 user: das tags: trunk
12:16
Documentation didn't say that the UTF-8-rep of a Tcl_Obj was UTF-8 (sans NUL)! [Bug 624919] check-in: c9fb4e45e8 user: dkf tags: trunk
2002-10-21
04:35
* macosx/Tcl.pbproj/project.pbxproj: bumped version to 8.4.1 * generic/tcl.h: Added reminder comme... check-in: 1fb3ca22a7 user: das tags: trunk
2002-10-19
01:48
note 1.1 version update check-in: 5c8386759a user: hobbs tags: trunk
2002-10-18
23:58
* library/reg/pkgIndex.tcl: * win/configure: * win/configure.in: * win/Makefile.in: * win/makef... check-in: 8aff7bdeb8 user: hobbs tags: trunk
23:58
* doc/registry.n: Added support for broadcasting changes to * tests/registry.test: the regist... check-in: 78431e369f user: hobbs tags: trunk
22:59
* unix/Makefile.in (dist): add any mac/tcl*.sea.hqx files check-in: 9b93f05a97 user: hobbs tags: trunk
2002-10-17
17:41
* generic/tclVar.c: Fixed code that check for proper # of args to * tests/var.te... check-in: 94a1baf750 user: dgp tags: trunk
05:51
* win/configure: add workaround for cygwin windres * win/tcl.m4 (SC_CONFIG_CFLAGS)... check-in: 76d2dffe98 user: hobbs tags: trunk
2002-10-16
01:10
* README: added archives.tcl.tk note check-in: b7cc53c479 user: hobbs tags: trunk
01:09
Correct AIX-5 ppc build flags check-in: 45c094f836 user: hobbs tags: trunk
00:17
Correct AIX-5 ppc build flags check-in: 27e9dac595 user: hobbs tags: trunk
2002-10-15
20:55
* unix/configure: * unix/tcl.m4: correct HP 11 64-bit gcc building. [Patch #601051] (martin) check-in: 45798d69c1 user: hobbs tags: trunk
16:13
execution trace fix check-in: 19ad8717ce user: vincentdarley tags: trunk
2002-10-14
22:25
* generic/tclEnv.c (Tcl_PutEnv): correct possible mem leak. [Patch #623269] (brouwers) check-in: 000341817b user: hobbs tags: trunk
2002-10-11
13:22
* generic/tcl.h: Need a different strategy through the maze of #defines to let people building wit... check-in: 6bd2bc5b62 user: dkf tags: trunk
03:43
* win/configure: * win/tcl.m4: enable USE_THREAD_ALLOC (new threaded allocator) by default in cyg... check-in: 1978f7e5a6 user: hobbs tags: trunk
03:41
fixed minor nits [Bug #607776] (virden) check-in: 4307e63cdd user: hobbs tags: trunk
2002-10-10
16:10
* doc/Tcl.n: Clarified that namespace separators are legal in the... check-in: 907ac034b3 user: dgp tags: trunk
14:46
* doc/regexp.n: Typo correction. Thanks Ronnie Brunner. [Bug 606826] check-in: 7d7f9fd929 user: dgp tags: trunk
12:25
load fixes for Bug 611108 check-in: 4a2a8cda84 user: vincentdarley tags: trunk
04:56
* unix/README: doc'ed --enable-symbols options. * unix/Makefile.in: removed @MEM_DEBUG_FLAGS@ subs... check-in: 67adc348df user: hobbs tags: trunk
2002-10-09
23:57
* win/tclWinTime.c: Added code to set an exit handler that terminates the thread that calibrates t... check-in: b7618dfc58 user: kennykb tags: trunk
14:07
More clarification of [binary scan]'s behaviour. check-in: f352f15ca8 user: dkf tags: trunk
12:28
* generic/tclIntDecls.h: fixed botched regen. check-in: be12ac7438 user: das tags: trunk
11:54
* generic/tclInt.decls: made TclSetPreInitScript() declaration generic as it is used on mac & aqua... check-in: 27bd094e68 user: das tags: trunk
10:46
Bring spacing into line with Tcl Engineering Manual guidelines. check-in: b3e309d990 user: dkf tags: trunk
09:38
* doc/Alloc.3: Added a note to mention that attempting to allocate a zero-length block can return ... check-in: 23eef0513d user: dkf tags: trunk
2002-10-04
10:23
* doc/binary.n: Doc improvements [Patch 616480] check-in: 579453d90a user: dkf tags: trunk
08:25
[file exist] -> [file exists]... check-in: 147f89d646 user: dkf tags: trunk
2002-10-03
15:39
* doc/tcltest.n: fixed typo [Bug 618018]. Thanks to "JJM". check-in: cf928714f3 user: dgp tags: trunk
13:34
[info exist]->[info exists]. [Bug 602566] check-in: eb7c8f93a5 user: dkf tags: trunk
13:08
Improved [lsearch] docs; -sorted interaction with other options. [Bug 617816] check-in: ac5d42b84b user: dkf tags: trunk
2002-10-02
01:36
* generic/tclProc.c (TclCreateProc): mask out VAR_UNDEFINED for precompiled locals to support 8.3 ... check-in: d4b0044ecd user: hobbs tags: trunk
2002-10-01
10:03
Mentioned that [socket] takes service names as well as port numbers. It always did, but some people ... check-in: 4777af5fba user: dkf tags: trunk
2002-09-30
18:05
* generic/tclCompCmds.c (TclCompileRegexpCmd): correct the checking for bad re's that didn't termi... check-in: e816b98da0 user: hobbs tags: trunk
00:08
Added proper exiting conditions using Win32 console signals. This handles the existing lack of a Ct... check-in: 6f48010fb5 user: davygrvy tags: trunk
2002-09-29
20:44
no message check-in: dec1e870ed user: davygrvy tags: trunk
20:41
Added missing tclThreadAlloc.c to the build rules and defines USE_THREAD_ALLOC when TCL_THREADS is d... check-in: 228411980e user: davygrvy tags: trunk
2002-09-27
18:04
* README: Bumped to version 8.4.1 to avoid confusion * generic/tcl.h: ... check-in: 204b710ed3 user: dgp tags: trunk
01:29
* unix/configure: regen. * unix/tcl.m4: improve AIX-4/5 64bit compilation support. check-in: c504c2ee77 user: hobbs tags: trunk
01:28
* unix/ldAix (nmopts): add -X32_64 to make it work for 32 or 64bit mode compilation. check-in: f7c823955c user: hobbs tags: trunk
01:28
* generic/tclProc.c (Tcl_ProcObjCmd): correct overeager optimization of noop proc to handle the pr... check-in: f36499ba47 user: hobbs tags: trunk
00:50
2002-09-18 Mumit Khan <khan@nanotech.wisc.edu> Added basic Cygwin support. * win/tcl.m4 (SC_PAT... check-in: a8d0360722 user: hobbs tags: trunk
2002-09-26
19:06
* library/encoding/koi8-u.enc: removed extraneous spaces that confused encoding reader. [Bug #6151... check-in: 9f70afe199 user: hobbs tags: trunk
19:06
* unix/Makefile.in: generate source dists with -src designator and do not generate .Z anymore (jus... check-in: 25157a26f8 user: hobbs tags: trunk
17:06
* macosx/Makefile: preserve environment value of INSTALL_ROOT. When embedding only use deployment ... check-in: f4e0ab7208 user: das tags: trunk
2002-09-24
14:25
regen. check-in: 75d056e949 user: dkf tags: trunk
14:23
* unix/tcl.m4 (SC_TCL_64BIT_FLAGS): Yet more robust 64-bit value detection to close [Bug 613117] o... check-in: e46a582853 user: dkf tags: trunk
12:53
Removing more CONST-related warnings. check-in: c73933ee75 user: dkf tags: trunk
09:16
regen. check-in: 133face62e user: dkf tags: trunk
09:15
* unix/tcl.m4: Forgot to define TCL_WIDE_INT_IS_LONG at the appropriate moment. I believe this is... check-in: 2ca139c0be user: dkf tags: trunk
08:55
* doc/lset.n: Changed 'list' to 'varName' for consistency with lappend documentation. Thanks to G... check-in: 398ddbad71 user: dkf tags: trunk
2002-09-22
18:19
* library/tcltest/tcltest.tcl: Corrected [puts -nonewline] within test bodies. Tha... check-in: 1a5e5bd20e user: dgp tags: trunk
17:55
* library/tcltest/tcltest.tcl: Corrected [puts -nonewline] within test bodies. Tha... check-in: e4f6530926 user: dgp tags: trunk
2002-09-15
20:29
* unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Add PEEK_XCLOSEIM define under Linux. ... check-in: 0e6dbb66fb user: mdejong tags: trunk
2002-09-12
22:33
* win/coffbase.txt: Added BLT to the virtual base address listings table should BLT's build tools ... check-in: 294a272d8b user: davygrvy tags: trunk
22:31
Added BLT to the vba listings. check-in: 994f831ae4 user: davygrvy tags: trunk
17:33
* generic/tcl.h: * mac/tclMacApplication.r: * mac/tclMacLibrary.r: * mac/tclMacResource.r: unifi... check-in: cde9830052 user: das tags: trunk
2002-09-11
03:19
* unix/README: Add note about building extensions with the same compiler Tcl was built with. [Tk ... check-in: be3171bcf1 user: mdejong tags: trunk
2002-09-10
12:42
* macosx/Tcl.pbproj/project.pbxproj: disabled building html documentation during embedded build. check-in: 5e35a3b50b user: das tags: trunk
09:57
* unix/Makefile.in: added DYLIB_INSTALL_DIR variable for macosx and set it to default value ${LIB_... check-in: 7877208a77 user: das tags: trunk
09:31
noted sep 10 release date for 8.4.0 check-in: e75351e1ec user: hobbs tags: trunk, core-8-4-0
2002-09-08
23:42
added TIP108 note to OS X port check-in: 616d73f466 user: hobbs tags: trunk
2002-09-06
20:46
formatting fixes (Thanks jenglish!) check-in: 08ccb9aa38 user: dgp tags: trunk
17:42
* doc/file.n: Format correction, and clarified [file normalize] returns an absolute... check-in: fd00ffb943 user: dgp tags: trunk
15:10
2002-09-06 Reinhard Max <max@suse.de> * tests/tcltest.test: Added nonRoot flag to tests 8.3, 8.4... check-in: 7f2d9e7c04 user: rmax tags: trunk
01:05
* doc/tcltest.n: Clarified phrasing. check-in: f3a0e6e6e5 user: dgp tags: trunk
00:20
* generic/tclBasic.c (TclRenameCommand,CallCommandTraces): * tests/trace.test (trace... check-in: d41757bf98 user: dgp tags: trunk
2002-09-05
20:21
* generic/tclVar.c (TclDeleteVars): Corrected logic for setting the TCL_INTERP_DEST... check-in: 3fed0c73d3 user: dgp tags: trunk
2002-09-04
15:18
* generic/tclVar.c (DeleteArray): leak plug [Bug 604239]. Thanks to dkf and dgp for the long and d... check-in: 2e3caf0621 user: msofer tags: trunk
2002-09-03
19:52
* unix/configure: remove -pthread from LIBS on FreeBSD in thread * unix/tcl.m4: enabled build. ... check-in: 66419c4a7c user: hobbs tags: trunk
19:52
(Tcl_UpVar2): code cleanup to not use goto check-in: b47b31db38 user: hobbs tags: trunk
16:31
* generic/tclInterp.c (AliasCreate): a Tcl_Obj was leaked on error return from TclPreventAliasLoop... check-in: c2e66bafc0 user: msofer tags: trunk
15:06
* macosx/Tcl.pbproj/project.pbxproj: Bumped version number to 8.4.0 and updated copyright info. check-in: 4b60925126 user: das tags: trunk
15:04
* generic/tclVar.c (Tcl_UpVar2): a Tcl_Obj was being leaked on error return from TclGetFrame. check-in: bdce2449bc user: msofer tags: trunk
04:11
Updated changes for 8.4.0 release. check-in: aa0ed4ecef user: dgp tags: trunk
02:01
* unix/tclUnixFile.c (TclpObjLink): removed unnecessary/unfreed extra native char*. check-in: 231e743416 user: hobbs tags: trunk
02:01
* unix/tclUnixChan.c (Tcl_MakeTcpClientChannel): make sure to init flags field of TcpState ptr to ... check-in: c92bd9a23d user: hobbs tags: trunk
2002-09-02
23:39
* unix/configure: * unix/tcl.m4: added 64-bit gcc compilation support on HP-11. [Patch #601051] (... check-in: 028c4fdbb0 user: hobbs tags: trunk
20:10
Bumped version number to 8.4.0 check-in: b532c8db30 user: hobbs tags: trunk
20:10
* generic/tclInterp.c (SlaveCreate): make sure that the memory and checkmem commands are initializ... check-in: 25a53d421c user: hobbs tags: trunk
19:27
* unix/tclUnixInit.c (Tcl_MacOSXGetLibraryPath): made this static function only appear when HAVE_C... check-in: 7d7782e59a user: hobbs tags: trunk
19:27
* tests/http.test (http-3.11): added close $fp that was causing an error on Windows because the fi... check-in: e4a85ee8d6 user: hobbs tags: trunk
19:27
* tests/exec.test: marked exec-18.1 unixOnly until the Windows incompatability (in the test, not t... check-in: 96736f2971 user: hobbs tags: trunk
19:27
* win/tclWinConsole.c (ConsoleCloseProc): only wait on writable pipe if there was something to wri... check-in: e9aec54546 user: hobbs tags: trunk
2002-08-31
13:27
* unix/tcl.m4: added TK_SHLIB_LD_EXTRAS analogue of existing TCL_SHLIB_LD_EXTRAS for linker settin... check-in: a0d741025b user: das tags: trunk
06:09
*** macosx-8-4-branch merged into the mainline [tcl patch #602770] *** * generic/tcl.decls: added... check-in: ac07f034c7 user: das tags: trunk, macosx-8-4-merge-2002-08-31-trunk
2002-08-29
19:02
* win/tclWinThrd.c (TclpFinalizeThreadData, TclWinFreeAllocCache): Applied patch for bug #59942... check-in: 9fb15282b0 user: andreas_kupries tags: trunk, macosx-8-4-premerge-2002-08-31-trunk, macosx-8-4-merge-2002-08-30-trunk
2002-08-28
22:49
no message check-in: ed24b018a2 user: davygrvy tags: trunk
22:48
* generic/tclEnv.c: * unix/configure.in: * win/tclWinPort.h: putenv() on some systems copies the... check-in: 2985f5f43a user: davygrvy tags: trunk
14:46
More people should automatically reach for the list command in conjunction with the eval command fol... check-in: d3b5324f96 user: dkf tags: trunk
08:47
Cache handling of ac_cv_type_socklen_t was wrong. [Bug 600931] check-in: cdd98cf3ae user: dkf tags: trunk
2002-08-26
17:38
2002-08-26 Miguel Sofer <msofer@users.sourceforge.net> * generic/tclCompCmds.c: fix for [Bug 599... check-in: 22ac3d3f36 user: msofer tags: trunk
13:05
* generic/tclThreadAlloc.c: small optimisation, reducing the new allocator's overhead. check-in: facfeb86d7 user: msofer tags: trunk
2002-08-24
01:29
2002-08-23 Miguel Sofer <msofer@users.sourceforge.net> * generic/tclObj.c (USE_THREAD_ALLOC): fi... check-in: f6b3630f19 user: msofer tags: trunk
2002-08-23
21:07
* generic/tclThreadAlloc.c (USE_THREAD_ALLOC): moving objects between caches as a block, instead o... check-in: 919a9e1ad0 user: msofer tags: trunk
2002-08-22
15:57
* generic/tclBasic.c: * generic/tclCmdMZ.c: fix for freed memory r/w in delete traces [Bug 589863... check-in: a67b8218c5 user: msofer tags: trunk
00:52
* win/Makefile.in (CFLAGS): * unix/Makefile.in (MEM_DEBUG_FLAGS): Added usage of @MEM_DEBUG_FLAGS... check-in: 26d5a58144 user: andreas_kupries tags: trunk
2002-08-20
18:33
* generic/tclCkalloc.c: CONSTified MemoryCmf and CheckmemCmd. check-in: a79277f712 user: dgp tags: trunk, macosx-8-4-merge-2002-08-20-trunk
15:33
* README: Bumped version number to 8.4b3 to distinguish * generic/tcl.... check-in: 029bda30b1 user: dgp tags: trunk
03:03
* unix/tclUnixTest.c (TestfilehandlerCmd): Changed readable/writable to the more common readabl... check-in: 53f26a9083 user: andreas_kupries tags: trunk
2002-08-16
13:58
Added test. check-in: 1bb7a31db3 user: dkf tags: trunk
13:45
Added documentation note to remind authors of object type implementations to keep their objects with... check-in: 3d458cd899 user: dkf tags: trunk
13:37
* generic/tclIOUtil.c (SetFsPathFromAny): Objects should only have their old representation delete... check-in: 61f3bb5aa8 user: dkf tags: trunk
2002-08-14
17:31
* generic/tclInt.h: * generic/tclObj.c: (code cleanup) factored the parts in the macros TclNewObj... check-in: e9d1065835 user: msofer tags: trunk
2002-08-13
20:35
typo in Changelog entry of 2002-04-16 check-in: 418f4b52eb user: msofer tags: trunk
2002-08-12
12:24
Missing Changelog entry for previous commit: * generic/tclCmdMZ.c: fixing UMR in delete traces, [Bu... check-in: e75175d26a user: msofer tags: trunk
12:23
* generic/tclCmdMZ.c: fixing UMR in delete traces, [Bug 589863]. check-in: 67642dd640 user: msofer tags: trunk
2002-08-09
00:15
no message check-in: 797dbad277 user: davygrvy tags: trunk
00:13
Fixed $argv handling bug where if -bitmap wasn't specified $argc was off by one. check-in: a1b2c7081d user: davygrvy tags: trunk
2002-08-08
22:11
corrected lsearch docs to use -inline in examples check-in: 1840c4bba4 user: hobbs tags: trunk
18:19
* tests/uplevel.test: added 6.1 to test [uplevel] with shadowed commands [Bug 524383] check-in: efb6e09529 user: msofer tags: trunk
15:28
* tests/subst.test: added 5.8-10 as further tests for [Bug 495207] check-in: 4b5fc76026 user: msofer tags: trunk
14:50
* tests/README: Noted removal of defs.tcl. check-in: 44be5390e4 user: dgp tags: trunk
10:49
8.4b2 tag note check-in: 945f0deb05 user: hobbs tags: trunk, core-8-4-b2
10:41
[Patch #591647] (darley) (CopyRenameOneFile): this is currently disabled by default until further... check-in: eda141e5d3 user: hobbs tags: trunk
08:56
* tests/fCmd.test: * tests/unixFCmd.test: updated tests for new link copy behavior. * generic/tcl... check-in: 2912293401 user: hobbs tags: trunk
08:55
slight wording improvements check-in: c91b005d55 user: hobbs tags: trunk
2002-08-07
17:13
* docs/BoolObj.3: added description of valid string reps for a boolean object [Bug 584794] * gene... check-in: 599315865e user: msofer tags: trunk
15:50
* generic/tclCompile.h: * generic/tclObj.c: making tclCmdNameType static ([Bug 584567], Don Porte... check-in: 3080d8205d user: msofer tags: trunk
14:24
* generic/tclObj.c (Tcl_NewObj): added conditional code for USE_THREAD_ALLOC; objects allocated th... check-in: d6086ae38b user: msofer tags: trunk
2002-08-06
01:49
* generic/tclInt.decls: * unix/tclUnixThrd.c: Added stubs and implementations for non-threaded bu... check-in: 23c61ff933 user: das tags: trunk
2002-08-05
22:36
* library/tcltest/tcltest.tcl: The setup and cleanup scripts are now * library/tclt... check-in: e6f67378c3 user: dgp tags: trunk
15:01
* generic/tcl.decls: Restored Tcl_Concat to return (char *). Like * generic/tclD... check-in: 50d2abdc1c user: dgp tags: trunk
03:24
* doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify * doc/Concat.3: ... check-in: e476c22fec user: dgp tags: trunk
2002-08-01
22:17
* generic/tclExecute.c: bugfix (reading freed memory). Testsuite passed on linux/i386, compile-13.1 ... check-in: e8629e9570 user: msofer tags: trunk
20:13
Messed up the message in the previous commit, it should have read: * generic/tclExecute.c: added a r... check-in: da2516d7c3 user: msofer tags: trunk
20:02
* generic/tclInt.h (USE_THREAD_ALLOC): for unshared objects, check-in: 61def9af65 user: msofer tags: trunk
18:32
* generic/tclCkalloc.c (TclFinalizeMemorySubsystem): Don't lock the ckalloc mutex before invoking ... check-in: a36efcbf5f user: mdejong tags: trunk
13:05
* win/tclWinPort.h: The windows headers don't provide socklen_t, so we have to do it. check-in: fea397058c user: rmax tags: trunk
2002-07-31
14:57
TclDecrRefCount under USE_THREAD_ALLOC: free intRep first, then string rep [Bug 524802] check-in: a00ae5c2d6 user: msofer tags: trunk
12:34
* generic/tclInterp.c: signed/unsigned comparison warning fixed check-in: b074efc4ba user: msofer tags: trunk
10:45
* unix/tcl.m4 (SC_BUGGY_STRTOD): Enabled caching of test results. check-in: 95bd716a83 user: dkf tags: trunk
10:24
* unix/tcl.m4 (SC_BUGGY_STRTOD): Solaris 2.8 still has a buggy strtod() implementation; make sure ... check-in: 4b6878ba1b user: dkf tags: trunk
09:57
Comment formatting fixes check-in: 834a7bdb00 user: dkf tags: trunk
09:33
* tests/expr.test (expr-22.*): Marked as non-portable because it seems that these tests have an an... check-in: fcc047ebfc user: dkf tags: trunk
2002-07-30
18:36
* tests/io.test: * generic/tclIO.c (WriteChars): Added flag to break out of loop if nothing of... check-in: e3952500b8 user: andreas_kupries tags: trunk
2002-07-29
23:00
* unix/Makefile.in: Use CC_SEARCH_FLAGS instead of LD_SEARCH_FLAGS when linking with ${CC}. * uni... check-in: b61657c663 user: mdejong tags: trunk
16:54
* unix/tcl.m4 (SC_SERIAL_PORT): Fixed detection for cases when ... check-in: 80c49e7297 user: rmax tags: trunk
15:58
Fixing incomplete Changelog entry check-in: c158c9a0fe user: msofer tags: trunk
15:56
bugfix, new tests for new [interp alias] code check-in: 86e71c5d61 user: msofer tags: trunk
12:28
Dump junk spaces... check-in: 6a66fc9f19 user: dkf tags: trunk
12:27
Extra comments for arguments check-in: a1d98aa515 user: dkf tags: trunk
10:56
Fixes for regexp issues raised in [Bug 578363]. Lots of thanks to pvgoran@users.sf.net for tracking ... check-in: 8cfaf94bd8 user: dkf tags: trunk
00:25
Fix for [Bug 582522] - aliases now fire execution traces on the target command. Optimisation of alia... check-in: 81bf54a155 user: msofer tags: trunk
2002-07-28
03:15
* unix/Makefile.in: Revert fix for Tcl bug 529801 since it was incorrect and broke the build on o... check-in: e1f1545c04 user: mdejong tags: trunk
2002-07-27
21:17
* generic/tclExecute.c: fixed Tcl_Obj leak in code corresponding to the macro NEXT_INST_V(x, 0, 1)... check-in: a6dca03400 user: msofer tags: trunk
01:44
* generic/tclVar.c (TclObjLookupVar): leak fix and improved comments. check-in: 61efdac950 user: msofer tags: trunk
2002-07-26
21:41
* generic/tclVar.c (TclLookupVar): removed early returns that prevented the parens from being rest... check-in: 997e3c748a user: hobbs tags: trunk
18:51
* generic/tclExecute.c: * tests/expr-old.test: fix for erroneous error messages in [expr], [Bug 5... check-in: fd76c6306b user: msofer tags: trunk
2002-07-25
22:06
Fix for Tk Bug #219218 "error handling with bgerror in Tk" check-in: a39c4f624f user: jenglish tags: trunk
2002-07-24
23:20
* generic/tclExecute.c: restoring full TCL_COMPILE_DEBUG functionality. check-in: 5f71f67e78 user: msofer tags: trunk
21:05
* tests/unixInit.test: relaxed unixInit-3.1 to accept iso8859-15 as a valid C encodi... check-in: 05616207b2 user: dgp tags: trunk
15:40
* generic/tclExecute.c: restoring the tcl_traceCompile functionality while I repair tcl_traceExec. ... check-in: c3bd634366 user: msofer tags: trunk
13:51
* unix/Makefile.in: * unix/configure.in: corrected fix for [Bug 529801]: ranlib only needed for s... check-in: 455e67ee4b user: das tags: trunk
2002-07-23
18:37
touch up ChangeLog entry check-in: 66ba301e9a user: mdejong tags: trunk
18:17
Man page updates from Larry Virden. check-in: 133521463e user: jenglish tags: trunk
17:32
* unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Enable 64 bit compilation when using t... check-in: 62b8c71a34 user: mdejong tags: trunk
17:30
* unix/Makefile.in: Combine ranlib tests and avoid printing unless ranlib is actually run. check-in: fd6a09fbf1 user: mdejong tags: trunk
17:22
* unix/tcl.m4 (SC_PATH_X): Set XINCLUDES to "" instead of "# no special path needed" or "# no incl... check-in: 505c77455e user: mdejong tags: trunk
2002-07-22
16:57
removed load-related clientData, made filesystem static check-in: f182692e41 user: vincentdarley tags: trunk
16:51
removed load-related clientData, made filesystem static check-in: 2174b09a78 user: vincentdarley tags: trunk
10:04
Allowed parser to recognise 'Inf' as a floating-point number. [Bug 218000] Also produce better error... check-in: 45c9659683 user: dkf tags: trunk
2002-07-21
17:03
* Silence compiler warning. [Bug 584408] check-in: 84f12eedf1 user: dgp tags: trunk
2002-07-20
01:01
vfs fixes check-in: 9e72205132 user: vincentdarley tags: trunk
2002-07-19
20:29
* unix/configure: * unix/configure.in: * win/configure: * win/configure.in: Add AC_PREREQ(2.13) ... check-in: 793a5fddc7 user: mdejong tags: trunk
15:15
macosx build fix check-in: 03a7e0ce8e user: vincentdarley tags: trunk
13:59
Made variable static. check-in: 9e033a7588 user: dkf tags: trunk
12:31
Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or have file-scope. check-in: 86e27ff753 user: dkf tags: trunk
10:23
Split off ChangeLog.2001 from ChangeLog check-in: 618fd1a4d4 user: rmax tags: trunk
10:12
Cleanup and simplification (file-vars are private, loops are not done when effects are unobservable)... check-in: 2fd1bbe685 user: dkf tags: trunk
09:17
Added ActiveState to license.terms check-in: 208d2721d2 user: dkf tags: trunk
08:52
Added tests for the [time] command. check-in: 6c57e7a165 user: dkf tags: trunk
08:36
Renamed 'notLinux' constraint to 'nonLinuxOnly' for clarity. [Bug#583427] check-in: d6a2ce8490 user: dkf tags: trunk
2002-07-18
16:39
pcOnly constraints added check-in: 0dfa567982 user: vincentdarley tags: trunk
16:36
winFile.test cleanup check-in: 10a984393e user: vincentdarley tags: trunk
16:35
winFCmd.test cleanup check-in: 4ed557623b user: vincentdarley tags: trunk
16:32
winFCmd.test cleanup check-in: bad516cb46 user: vincentdarley tags: trunk
16:26
Tcl_LoadHandle usage check-in: 9fb2f4b2d3 user: vincentdarley tags: trunk
16:17
fix to knownBug test check-in: 629fc26852 user: vincentdarley tags: trunk
15:14
load comments and clientData replacement check-in: 601a18a293 user: vincentdarley tags: trunk
15:09
load comments and clientData replacement check-in: ed2cbec568 user: vincentdarley tags: trunk
15:06
load comments and clientData replacement check-in: 2f4b4707dd user: vincentdarley tags: trunk
15:04
load comments and clientData replacement check-in: 9e000cc9a7 user: vincentdarley tags: trunk
13:37
* generic/tclBasic.c (CallCommandTraces): delete traces now receive the FQ old name of the command... check-in: 0f5b301ee4 user: msofer tags: trunk
09:40
add test constraints check-in: 0502d9de0f user: vincentdarley tags: trunk
2002-07-17
20:42
* generic/tclVar.c (DupParsedVarName): nasty bug fixed check-in: 1fb7e99fd5 user: msofer tags: trunk
20:27
* generic/tclVar.c (TclPtrIncrVar): missing CONST in declarations, inconsistent with tclInt.h check-in: 982c61c37f user: msofer tags: trunk
20:02
load internals refactoring check-in: 4e927f5e64 user: vincentdarley tags: trunk
20:00
load internals refactoring check-in: bbffcec48d user: vincentdarley tags: trunk
19:14
Fix a comment that was causing problems for programs (like "mktclapp") that embed the initialization... check-in: 7cfb6bcd53 user: drh tags: trunk
18:21
removing the now redundant functions Tcl(Get|Set|Incr)IndexedScalar() and Tcl(Get|Set|Incr)ElementOf... check-in: 99e6d2298a user: msofer tags: trunk
14:23
Minor changes to make things build with SunPro CC... check-in: 43b5cb7959 user: dkf tags: trunk
10:36
variable access optimisations check-in: b164cfd4cf user: msofer tags: trunk
2002-07-16
23:13
* unix/Makefile.in: * win/Makefile.in: Add a more descriptive warning in the event `make genstubs... check-in: 9754a06740 user: mdejong tags: trunk
22:44
* unix/Makefile.in: Use dltest.marker file to keep track of when the dltest package is up to date... check-in: 8e674b1fe2 user: mdejong tags: trunk
22:27
typo check-in: 727407e9bc user: dgp tags: trunk
21:10
* unix/configure: Regen. * unix/configure.in: Remove useless subst of TCL_BIN_DIR. check-in: 950440afc4 user: mdejong tags: trunk
16:38
const fix for new variable code check-in: 1fcebf4e01 user: dgp tags: trunk
16:29
style guide fixes check-in: 64ad5c1003 user: dgp tags: trunk
12:54
* generic/tclVar.c: inaccurate comment fixed check-in: 0b1991277f user: msofer tags: trunk
01:12
using the new variable name caching possibilities when setting error results in (Tcl_AddObjErrorInfo... check-in: 99b46f3211 user: msofer tags: trunk
2002-07-15
22:18
* generic/tclVar.c: refactorisation to reuse already looked-up Var pointers; definition of t... check-in: 6a9cd28b04 user: msofer tags: trunk
20:39
* Improved constraints to protect /tmp. [Bug 581403] check-in: 81934e6e5a user: dgp tags: trunk
14:16
comment cleanup and code speedup for fs check-in: 9f86e68d7d user: vincentdarley tags: trunk
10:28
mac TclpObjlink implementation check-in: fe515d89e2 user: vincentdarley tags: trunk
09:53
static internal function check-in: 551d46f2b0 user: vincentdarley tags: trunk
09:01
tests, docs check-in: 41326d7caa user: vincentdarley tags: trunk
03:48
* Removed declarations that duplicated entries in the (internal) stub table. check-in: 64db21b6f6 user: dgp tags: trunk
2002-07-14
18:29
* library/tcltest/tcltest.tcl: Corrected errors in handling of configuration opti... check-in: 9ca3ea3935 user: dgp tags: trunk
17:29
* Bumped HEAD to version 8.4b2 so we can distinguish it from the 8.4b1 release. check-in: 3189680546 user: dgp tags: trunk
2002-07-12
16:26
file normalization on win 95/98 check-in: 622e2c69ee user: vincentdarley tags: trunk
2002-07-11
19:03
log check-in: fe277d3607 user: dgp tags: trunk
19:02
* Corrected reaction to existing but false ::tcl_interactive. check-in: 6f69b4efa0 user: dgp tags: trunk
17:42
file normalization on win 95/98 check-in: 4f0c628680 user: vincentdarley tags: trunk
15:40
* Overlooked CONST documentation update. check-in: 904442d6bc user: dgp tags: trunk
13:53
ckalloc() et al take 'unsigned int' sizes, so print them with '%ud' not '%d' check-in: 83245408df user: dkf tags: trunk
12:39
tclCompile.c and tclProc.c: small changes in the usage of the VAR_UNDEFINED flag. check-in: 899e743aed user: msofer tags: trunk
08:25
[file attributes -permissions] is Unix-only; [catch] it for portability check-in: a406e10680 user: dkf tags: trunk
2002-07-10
18:51
* Greatly reduced the number of [exec]s, using slave interps instead. * Fixed bug uncovered in the... check-in: bc0ebeeb93 user: dgp tags: trunk
16:03
typo fixes check-in: 7917386b61 user: dgp tags: trunk
13:08
Removed [exec] of Unix utilities with equivs in standard Tcl [Bug 579268] check-in: d6ebe58e60 user: dkf tags: trunk
11:56
* Cleaned up, constrained, and reduced the amount of [exec] usage in the test suite. check-in: b0f3dfed62 user: dgp tags: trunk
10:48
Removed exec of unix utilities from cmdAH.test [Bug 579211] check-in: a9d4ddb5ce user: dkf tags: trunk
08:25
Fix for bug 579284; registered math funcs can now correctly return wide-ints. check-in: dcf797b4b2 user: dkf tags: trunk
2002-07-08
22:01
* tests/socket.test: Fixed bug #578164. The original reason for the was a DNS outage while runn... check-in: 00895d7a9c user: andreas_kupries tags: trunk
20:43
* doc/tcltest.n: Fixed incompatibility in [viewFile]. * library/tclte... check-in: f18c8070e9 user: dgp tags: trunk
12:08
no zero refcount in Tcl_FS check-in: d23ebcadeb user: vincentdarley tags: trunk
10:11
fs cleanup check-in: 0262152f74 user: vincentdarley tags: trunk
10:08
fs cleanup check-in: 45301e8feb user: vincentdarley tags: trunk
08:50
add file link constraint check-in: c97a28c051 user: vincentdarley tags: trunk
2002-07-06
18:19
* tests/pkgMkIndex.test: Constrained tests of [load] package indexing to those plat... check-in: dc71ba145b user: dgp tags: trunk
2002-07-05
20:18
* added recent changes check-in: d573e216f3 user: dgp tags: trunk
11:16
* generic/tclClock.c (FormatClock): Convert the format string to UTF8 before calling TclpStrftime,... check-in: fe3d4342cc user: rmax tags: trunk
10:38
Made many tests work properly when the current directory is not writable. Added targets to unix/Make... check-in: 725b23357f user: dkf tags: trunk
07:23
minor doc fix check-in: 5cc7bc0228 user: hobbs tags: trunk, core-8-4-b1
07:15
updated for 8.4b1 release check-in: c8fd772d98 user: hobbs tags: trunk
2002-07-04
21:47
More fixing of writable-current-dir assumption. [Bug 575824] check-in: 29b02d384a user: dkf tags: trunk
20:26
Fix to latest patch. check-in: ffae80c667 user: andreas_kupries tags: trunk
20:06
* tests/socket.test: * tests/winPipe.test: * tests/pid.test: Fixed SF Bug #575848. See below for... check-in: 9154a40a5a user: andreas_kupries tags: trunk
16:52
fixed [Bug 575817] check-in: 00ac615b6b user: msofer tags: trunk
15:46
* All the bugs below are instances of the same problem: The testsuite assumes [pwd] = [temporar... check-in: 1d6a2d5ba4 user: andreas_kupries tags: trunk
01:24
tests/pkg1 removal check-in: 07e1e07a6c user: dgp tags: trunk
01:20
* tests/pkg1/direct1.tcl: removed * tests/pkg1/pkgIndex.tcl: removed * tests... check-in: d0c1d5219a user: dgp tags: trunk
00:32
* Fixed [Bug 575857] where this test file expected to be able to write to [file join [tests... check-in: 0b80a84970 user: dgp tags: trunk
2002-07-03
19:40
* tests/main.test: Cheap fix for [Bugs 575851, 575858]. Avoid * tests/tcltest.... check-in: 332c659704 user: dgp tags: trunk
17:33
* generic/tclCompCmds.c (TclCompileCatchCmd): return TCL_OUT_LINE_COMPILE instead of TCL_ERROR: let... check-in: b4e3a817bd user: msofer tags: trunk
01:14
just a few more corrections... check-in: c241b0708e user: dgp tags: trunk
00:54
incorrect section name reference. check-in: 6c51865d99 user: dgp tags: trunk
00:41
* doc/tcltest.n: more refinements of the documentation. * library/tcltest/tcltest.t... check-in: 6c4c21660d user: dgp tags: trunk
2002-07-02
23:34
Markup fixes, spellcheck. check-in: 5beb3c7bc8 user: jenglish tags: trunk
19:10
* doc/tcltest.n: Reverted [makeFile] and [viewFile] to * library/tclt... check-in: 06fbc3e4fa user: dgp tags: trunk
13:28
* library/tcltest/tcltest.tcl: Simplified logic of [GetMatchingFiles] and [GetMatchi... check-in: ff7c1537d7 user: dgp tags: trunk
12:16
clearer error msgs for file link check-in: 72dd1ba836 user: vincentdarley tags: trunk
2002-07-01
22:33
* doc/tcltest.n: more work in progress updating tcltest docs. * library/tcltest/tcl... check-in: 1dd6c3bb15 user: dgp tags: trunk
18:25
(doc/*.[3n]) -- spell-check, fix typos (Updates from Larry Virden) check-in: c9a299f4fa user: jenglish tags: trunk
18:24
Spell-check, fixed typos (Updates from Larry Virden). check-in: 34cded11b7 user: jenglish tags: trunk
15:43
Fix for Tcl bug #541181; programs that link against libtcl.so on Solaris no longer need to use the s... check-in: 2108c3d283 user: dkf tags: trunk
14:35
* tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test. * library/tcltest/t... check-in: 22739d560c user: dgp tags: trunk
10:50
Documented the *real* behaviour of [concat] check-in: 45000cc6a7 user: dkf tags: trunk
07:56
* work in progress updating tcltest documentation. check-in: 770c2d1fab user: dgp tags: trunk
07:52
* Updated the instructions on running and adding to the test suite. Also updated several tests, mo... check-in: 7e30b7a427 user: dgp tags: trunk
04:56
* Stopped checking for writeability of -tmpdir value because no default directory can be guarantee... check-in: 17a8c529ee user: dgp tags: trunk
04:06
* Updated auto_mkIndex tests to use [makeFile] and [removeFile] so tests are done in [tempo... check-in: 98e5c141e6 user: dgp tags: trunk
03:04
alternative fix. check-in: fe7edd23ff user: dgp tags: trunk
02:29
* Fixed [makeFile] and [viewFile] to accurately reflect a file's contents. Updated tests that dep... check-in: 49cd7e2034 user: dgp tags: trunk
01:20
* `make mklinks` on 6-27 commits. check-in: 0dca357750 user: dgp tags: trunk
2002-06-28
21:24
* generic/tclCompile.h: modified the macro TclEmitPush check-in: 6f6c8e84f0 user: msofer tags: trunk
19:22
* docs/tcltest.n: Doc revisions in progress. * library/tcltest/tcltest.tcl: Co... check-in: 2e21bf0280 user: dgp tags: trunk
09:56
Changed all the Tcl_Platform* symbols to TclOS*; they weren't public so their names were really badl... check-in: 049b4fa9e2 user: dkf tags: trunk
08:44
Minor improvement to documentation for [string last], and reformatting to remove long-obsolete chang... check-in: 085d171f6f user: dkf tags: trunk
2002-06-27
22:29
* Work in progress updating the documentation of the packages that come bundled with the Tcl sourc... check-in: 9e579e2364 user: dgp tags: trunk
17:31
* Made sure that the TCLTEST_OPTIONS environment variablle configures tcltest at package lo... check-in: 4feb54086b user: dgp tags: trunk
12:27
unix root volume fix check-in: 09b4b3bd7b user: vincentdarley tags: trunk
2002-06-26
16:01
empty path name error msgs check-in: 9affc2625c user: vincentdarley tags: trunk
13:42
* unix/tclUnixTime.c: Make [clock format] respect locale settings. * tests/clock.tes... check-in: a6557623af user: rmax tags: trunk
13:05
Fixed a typo in the "shell" target. check-in: 7fb9bc59ef user: rmax tags: trunk
11:50
clarifications in doc/CrtInterp.3 and doc/StringObj.3 check-in: b1c464dbca user: msofer tags: trunk
03:25
* Corrected suppression of -verbose skip and start by [test -output]. Also corrected test suite er... check-in: cb6328465c user: dgp tags: trunk
01:31
typo fixes check-in: 06df094223 user: dgp tags: trunk
01:11
Excised a tiny amount of the most pointless voodoo. Left most of it in there. check-in: 71807164bb user: dgp tags: trunk
2002-06-25
16:36
generated check-in: 25f8e0c47b user: rmax tags: trunk
16:34
Some more fixes for the compress and symlink stuff to correct situations where compressed manpages a... check-in: 6660c7ad6c user: rmax tags: trunk
15:20
* unix/tcl.m4: New macro SC_CONFIG_MANPAGES. * unix/configure.in: Added support for symlinks... check-in: cb61839697 user: rmax tags: trunk
14:27
* unix/tcl.m4 (SC_PATH_TCLCONFIG): Replaced ${exec_prefix}/lib by ${libdir}. check-in: 45a9bf50ec user: rmax tags: trunk
08:59
Surface fix for bug #533364; TclGetIntForIndex no longer assumes an unshared empty result when gener... check-in: 03029eff05 user: dkf tags: trunk
01:13
* Implementation of TIP 101. Adds and exports a [configure] command from tcltest. check-in: 600067c1e9 user: dgp tags: trunk
2002-06-22
18:24
* updated changes file for 8.4b1 release. check-in: 527d5c1a0f user: dgp tags: trunk
04:19
* Corrections to tcltest and the Tcl test suite so that a test with options -constraints kn... check-in: 9ba9324aef user: dgp tags: trunk
00:27
Regen check-in: bcdea224c1 user: dkf tags: trunk
00:12
Regen. check-in: 91ac734603 user: dkf tags: trunk
00:06
Resynch... check-in: 7c557f57c5 user: dkf tags: trunk
2002-06-21
23:55
Bumped version number to b1 in preparation for release. check-in: 6357dd2123 user: dkf tags: trunk
22:23
* Updated all package install directories to match current Major.minor versions of the packages. ... check-in: c89d65c5e7 user: dgp tags: trunk
21:17
LogSyntaxError() should reset the interpreter result [Bug 550142 "Tcl_ExprObj -> abort"] check-in: 0655f07beb user: jenglish tags: trunk
19:44
* Corrected comments and namespace style issues. Thanks to Bruce Stephens. [Bug 572025] check-in: e63512ee1b user: dgp tags: trunk
14:31
tip99 check-in: 4950ea7815 user: vincentdarley tags: trunk
14:22
tip99 check-in: e0671d6019 user: vincentdarley tags: trunk
2002-06-20
16:41
fix for [Bug 571385] check-in: dc7867f91b user: msofer tags: trunk
14:47
* generic/tclExecute.c (TclCompEvalObj): clarified and simplified the logic for compilation/recompil... check-in: 5df39b2928 user: msofer tags: trunk
00:50
doc/file.n: Fixed indentation. No substantive changes. check-in: 0c0d47c700 user: jenglish tags: trunk
00:11
Added parens for clarity check-in: cc4dabeaf9 user: dgp tags: trunk
2002-06-19
22:38
* generic/tclCmdMZ.c (Tcl_RegexpObjCmd): get the resultPtr again as the Tcl_ObjSetVar2 may cause t... check-in: 1a723fe8cb user: hobbs tags: trunk
16:28
generic/tclExecute.c (TEBC): removing unused "for(;;)" loop; improved comments; re-indentation. check-in: 9a0c8ce46b user: msofer tags: trunk
2002-06-18
22:02
* generic/tclExecute.c (TEBC): elimination of duplicated code in the non-immediate INST_INCR instruc... check-in: e40e2593a5 user: msofer tags: trunk
13:22
generic/tclExecute.c (TEBC, INST_DONE): small bug in the panic code for tcl-stack corruption. check-in: caa93cafba user: msofer tags: trunk
00:13
no message check-in: d2132a783e user: davygrvy tags: trunk
00:12
Trims to support the removal of RESOURCE_INCLUDED from rc scripts from FR #565088. * generic/tcl... check-in: 7e44d394de user: davygrvy tags: trunk
2002-06-17
22:52
* doc/CrtTrace.3: Added TIP#62 implementation of command * doc/trace.n: execution... check-in: 3da5a82795 user: hobbs tags: trunk
21:06
* Corrected en_UK references to en_GB. UK is not a country designation recognized in ISO 3... check-in: 3943024291 user: dgp tags: trunk
20:05
* win/tclWinPipe.c (BuildCommandLine): Fixed bug #554068 ([exec] on windows did not treat { in ... check-in: 2c09144850 user: andreas_kupries tags: trunk
18:31
generic/tcl.h: #ifdef logic for K&R C backwards compatibility changed to assume modern C by default.... check-in: 2f22f3aff2 user: jenglish tags: trunk
16:37
* More Windows Registry locale codes from Bruno Haible. check-in: 0929d4e676 user: dgp tags: trunk
05:37
* Revised locale initialization to interpret environment variable locale values according ... check-in: e23dfc2c8c user: dgp tags: trunk
00:09
a better algorithm for the previous bug fix. check-in: 437763367e user: msofer tags: trunk
2002-06-16
22:24
[Bug 569438] in the processing of dollar variables check-in: 6f670a6acb user: msofer tags: trunk
17:59
bug in the consolidation of the INCR_..._STK instructions check-in: 7ad4b1f4f9 user: msofer tags: trunk
2002-06-14
21:08
runtime peep-hole optimisation of variables (INST_STORE, INST_INCR) and commands (INST_INVOKE); fast... check-in: 7947220c57 user: msofer tags: trunk
20:11
runtime peep-hole optimisation of comparisons. check-in: 28cc67147f user: msofer tags: trunk
19:31
BC-engine: runtime peep-hole optimisation of INST_FOREACH check-in: 7b34e9a8ef user: msofer tags: trunk
14:48
no message check-in: 88cb607e8d user: davygrvy tags: trunk
14:42
The test for compiler optimizations was in error. Thanks goes to Roy Terry <royterry@earthlink.net>... check-in: b7bbb19323 user: davygrvy tags: trunk
13:17
TIP#102 implementation: 'trace list' becomes 'trace info' check-in: 8a0002c6e0 user: dkf tags: trunk
2002-06-13
23:10
consolidated code for the conditional branch instructions. check-in: 6227d63146 user: msofer tags: trunk
21:37
fixed the previous patch - wouldn't compile with TCL_COMPILE_DEBUG set. check-in: 8a833be542 user: msofer tags: trunk
21:07
TclExecuteByteCode: consolidated exception handling of INST_INVOKE, INST_EVAL, INST_BREAK and INST_C... check-in: 1f2720192b user: msofer tags: trunk
19:47
consolidated opcodes in the bytecode engine, eliminating duplicated code. Added the new (but pre-exi... check-in: 6dc27c861c user: msofer tags: trunk
13:17
new fCmd.test problems on Unix check-in: 4269f2bf0e user: vincentdarley tags: trunk
10:43
fs normalize check-in: ce2b83f5c9 user: vincentdarley tags: trunk
09:39
vfs, winfs testsuite check-in: 494e81b676 user: vincentdarley tags: trunk
2002-06-12
19:36
fixed [Bug 568123] check-in: 4497e80bcb user: msofer tags: trunk
19:16
* win/tclWinFile.c: corrected the symbolic link handling code to allow it to compile. Added real ... check-in: a8ec4236fe user: hobbs tags: trunk
15:05
Made this file compile! check-in: 0814d34f8d user: dkf tags: trunk
09:28
fs clarification and windows fixes check-in: cf698404c4 user: vincentdarley tags: trunk
2002-06-11
15:42
optimised read access to local variables created at run-time check-in: 348eec187b user: msofer tags: trunk
13:56
Removed assumptions that [makeFile] creates files in the current dir. check-in: 279f4db3ad user: dkf tags: trunk
13:47
Duplicate test number... check-in: af034cf0bf user: dkf tags: trunk
13:22
Fix for [info locals] bug #567386; added compile functions for [global], [upvar] and [variable]. check-in: d33879f966 user: msofer tags: trunk
12:38
generic/tclExecute.c: optimised algorithm for exception range lookup check-in: 1b976abb5e user: msofer tags: trunk
2002-06-10
17:41
fs fixed commit check-in: bcc8fc2401 user: vincentdarley tags: trunk
10:41
small fs fixes check-in: 5d031eef10 user: vincentdarley tags: trunk
2002-06-07
19:48
* More corrections to test suite so that tests of failing [test]s don't show up themselves ... check-in: f2232f26c6 user: dgp tags: trunk
10:38
Cleaned up inclusion of float.h; that's really tcl<platform>Port.h's job check-in: 6c82a1feba user: dkf tags: trunk
08:50
Make sure EOVERFLOW is defined on Unix. check-in: 190346ee55 user: dkf tags: trunk
2002-06-06
21:01
speling ficks check-in: e464b42726 user: dgp tags: trunk
20:54
* 4) deprecated [threadReap] and [mainThread] [Bug 534903] check-in: edeb884f6b user: dgp tags: trunk
19:45
* unix/dltest/Makefile.in: Remove hard coded CFLAGS=-g and add CFLAGS_DEBUG, CFLAGS_OPTIMIZE, and ... check-in: 1b1f2ad6ef user: mdejong tags: trunk
19:23
* Corrections to test suite so that tests of failing [test]s don't show up themselves as fa... check-in: ef1d6fa174 user: dgp tags: trunk
18:44
* tests/io.test: Fixed up namespace variable resolution issues revealed by running t... check-in: 3b39c5277f user: dgp tags: trunk
17:37
* unix/tclUnixThrd.c (TclpReaddir, TclpLocaltime, TclpGmtime): added mutex wrapped calls to readdi... check-in: fcf531e83a user: das tags: trunk
2002-06-05
16:46
* Documented $tcl_rcFileName and added more clarifications about the intended use of Tcl_Ma... check-in: 576e3a284c user: dgp tags: trunk
11:59
* generic/tclFileName.c (TclGlob): mac specific fix to recent changes in 'glob -tails' handling. ... check-in: a996da49e4 user: das tags: trunk
01:12
* Added more TIP 85 tests from Arjen Markus. Converted tcltest.test to use a private namesp... check-in: ea15d6aad8 user: dgp tags: trunk
2002-06-04
19:23
* win/README: Update msys+mingw URL. check-in: 4224ed5ffc user: mdejong tags: trunk
2002-06-03
23:44
* Implementation of TIP 85. Allows tcltest users to add new legal values of the -match opt... check-in: de2e3621bf user: dgp tags: trunk
17:04
added description of [namepace forget] behaviour for unqualified patterns [Bug 559268] check-in: 143c05451a user: msofer tags: trunk
16:45
reverting an accidental modification in the last commit. check-in: a792ae3892 user: msofer tags: trunk
16:31
clarify the empty variable name issue ([Bug 549285]) check-in: 9340f13694 user: msofer tags: trunk
2002-05-31
23:21
* Fixed leak of slave interp in [pkg_mkIndex]. Thanks to Helmut for report. [Bug 550534] check-in: 1736e8e641 user: dgp tags: trunk
23:16
* Use the "stdio" constraint to control whether an [open "|[interpreter]"] is attempted. check-in: 0d22f3e09c user: dgp tags: trunk
22:20
* Removed internal routine TclMathInProgress and Unix implementation of matherr(). These ... check-in: e080b7f8c1 user: dgp tags: trunk
2002-05-30
15:03
cleanup in [expr] compiler check-in: 142a17fb61 user: msofer tags: trunk
09:27
glob fixes check-in: a6acf0723c user: vincentdarley tags: trunk
03:27
updated strcmp stuff, see ChangeLog check-in: 19fb209fbf user: hobbs tags: trunk
03:27
* unix/configure: regen'ed * unix/configure.in: replaced bigendian check with autoconf standard A... check-in: 5a5c16e5a7 user: hobbs tags: trunk
03:26
* generic/tclExecute.c (TclExecuteByteCode INST_STR_CMP): * generic/tclCmdMZ.c (Tcl_StringObjCmd):... check-in: c3460261c4 user: hobbs tags: trunk
2002-05-29
22:59
* Removed "dummy" reference to Tcl_LinkVar. It is no longer needed since Tcl_Main() now act... check-in: 416a5e19a7 user: dgp tags: trunk
11:12
commited working regenerated configure check-in: 73e2427cca user: hobbs tags: trunk
10:35
Made Tcl_UniCharNcmp faster on big-endian machines; the system memcmp()is probably optimized far in ... check-in: b3535ea391 user: dkf tags: trunk
09:09
* generic/tclInt.decls: * generic/tclIntDecls.h: * generic/tclStubInit.c: * generic/tclUtf.c: ad... check-in: c78da914be user: hobbs tags: trunk
09:09
* generic/tclCompCmds.c (TclCompileStringCmd): removed error creation in code that no longer throw... check-in: 9901b51fc6 user: hobbs tags: trunk
09:09
added more string comparison checks check-in: 0d46aa8304 user: hobbs tags: trunk
09:08
better qualified 9.1 constraint check for %s check-in: 98804969a6 user: hobbs tags: trunk
00:19
* tests/clock.test: added clock-9.1 * compat/strftime.c: * generic/tclClock.c: * generic/tclInt.... check-in: 4d47e1cec7 user: hobbs tags: trunk
00:18
* generic/tclThreadAlloc.c (TclpRealloc, TclpFree): protect against the case when NULL is based. check-in: 40c3da52d3 user: hobbs tags: trunk
2002-05-28
15:05
load cleanup in vfs check-in: c5012597c9 user: vincentdarley tags: trunk
09:12
D'oh! Accidentally made this file uncompilable. Added some extra commenting as part of fixing proc... check-in: 5eebe0f6c2 user: dkf tags: trunk
2002-05-27
10:14
Better handling of EOVERFLOW on Win32 systems (as EFBIG or EINVAL.) check-in: d935f8b1cd user: dkf tags: trunk
2002-05-24
22:43
* tests/winPipe.test: Applied patch for SF Tcl Bug #549617. Patch and bug report by Kevin Kenny... check-in: 3cc2acd716 user: andreas_kupries tags: trunk
21:19
TIP#91 implementation; makes old style channels binary compatible with new TIP#72-enabled Tcl. See ... check-in: b14125cf9e user: dkf tags: trunk
18:57
* win/tclWinSock.c (TcpWatchProc): Fixed SF Tcl Bug #557878. We are not allowed to mess with th... check-in: bf3d724895 user: andreas_kupries tags: trunk
2002-05-21
18:17
* unix/configure: Regen. * unix/configure.in: Invoke SC_ENABLE_SHARED before calling SC_CONFIG_CF... check-in: 70b993bcf6 user: mdejong tags: trunk
2002-05-20
10:22
* generic/tclInt.h: added prototype for TclpFilesystemPathType(). * mac/tclMacChan.c: use MSL prov... check-in: 66a3c8ac71 user: das tags: trunk
2002-05-17
00:31
doc/CrtObjCmd.3: Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName (Tcl Bug #547987, #414921) check-in: 7ee6b347de user: jenglish tags: trunk
00:26
Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName (Tcl Bug #547987, #414921) check-in: c52548852e user: jenglish tags: trunk
2002-05-14
10:46
More tidying up; tclUnixChan.c now builds with GCC without warnings. check-in: 240fda6816 user: dkf tags: trunk
09:44
memory cleanup check-in: cb1c29b5b3 user: vincentdarley tags: trunk
2002-05-13
14:06
Stop Solaris from generating a warning; the second argument to ioctl has been observed to be either ... check-in: 49996f43a2 user: dkf tags: trunk
13:19
memory cleanup check-in: 7c2363b581 user: vincentdarley tags: trunk
12:31
comment check-in: b85ac9fb30 user: vincentdarley tags: trunk
2002-05-10
18:47
* Corrected some list-quoting issues and other matters that cause tests to fail when the pa... check-in: 8f8b6743f2 user: dgp tags: trunk
2002-05-08
23:51
no message check-in: 67c2adb467 user: davygrvy tags: trunk
23:48
Thanks to Peter Spjuth <peter.spjuth@space.se>, again. My prior fix for single-quote macro mis-unde... check-in: 59ac3ed2d0 user: davygrvy tags: trunk
12:35
no message check-in: 769e94b66b user: davygrvy tags: trunk
12:32
Opps. An SH macro had two decimals. yes, I'm reverting my reversion. check-in: e9ae9e324a user: davygrvy tags: trunk
12:29
Prior revisions returned. The single-quote macro misunderstanding was from man2tcl.c instead. check-in: db3ba2724d user: davygrvy tags: trunk
12:21
commit mistake reverted to 1.9 contents. check-in: 9bed6485a8 user: davygrvy tags: trunk
12:20
Proper source of macro error misunderstanding ' as the leading macro command found and repaired. check-in: aba5aa2aee user: davygrvy tags: trunk
10:18
me bad grammer have, fix goodly better, now. check-in: 650e941a90 user: davygrvy tags: trunk
06:32
* Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: d1b69c320b user: dgp tags: trunk
05:59
* Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: 6349f603db user: dgp tags: trunk
05:51
* Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: 12ffd9611f user: dgp tags: trunk
05:50
* Corrected [uplevel] quoting when [source]-ing test script in subdirectories. check-in: 2eae44a762 user: dgp tags: trunk
04:37
no message check-in: 787932a67b user: davygrvy tags: trunk
04:36
winhelp conversion tools where understand a ' as the first character on a line as an unknown macro. ... check-in: dd778828a2 user: davygrvy tags: trunk
04:25
Added 'runtest' target. Added docs as dependencies for winhelp rtf. Changes from Peter Spjuth <pete... check-in: fc64fae440 user: davygrvy tags: trunk
04:23
Improved handling of CS/CE fields. Use Courier New and indent better. Changes from Peter Spjuth <pet... check-in: 9c272eef9e user: davygrvy tags: trunk
04:22
Increased line buffer size and a bail-out if that should ever be over-run. Changes from Peter Spjuth... check-in: 6e6d790bea user: davygrvy tags: trunk
04:21
Made code samples use the Courier New fixed-width font. Changes from Peter Spjuth <peter.spjuth@spa... check-in: 7b3e447788 user: davygrvy tags: trunk
2002-05-07
18:03
fix to bug 553320 check-in: d839f0484c user: vincentdarley tags: trunk
15:54
Fix for bugs #549607 & #549610: testsuite failures for filenames with spaces. check-in: 3ec77da87c user: msofer tags: trunk
2002-05-02
20:15
fix to 551306 check-in: 34f2d6b9b0 user: vincentdarley tags: trunk
2002-04-26
19:29
* unix/configure: * unix/tcl.m4: change HP-11 SHLIB_LD_LIBS from "" to ${LIBS} so that the .sl kn... check-in: a1000d30b9 user: hobbs tags: trunk
08:43
Added more thorough tests for handling of conversion to boolean. check-in: 38b687e905 user: dkf tags: trunk
08:34
Hex values on 64-bit machines can be booleans too! [Bug 548686] check-in: 0d05b5a9e1 user: dkf tags: trunk
2002-04-24
20:36
* generic/tclInt.h: corrected TclRememberJoinableThread decl to use VOID instead of void. check-in: b0abe33f1f user: hobbs tags: trunk
20:35
noted that this code isn't needed on unix check-in: 69055b5c78 user: hobbs tags: trunk
09:45
regen check-in: fb959999d1 user: dkf tags: trunk
09:44
Tcl_GetUnicodeFromObj missing from index line check-in: 6bdd4676af user: dkf tags: trunk
2002-04-23
19:06
* doc/exec.n: * doc/tclvars.n: doc updates [Patch #509426] (gravereaux) check-in: 880e786280 user: hobbs tags: trunk
17:03
* generic/tclAlloc.c: * generic/tclInt.h: * generic/tclThreadAlloc.c (new): ... check-in: 28a1df4ae9 user: hobbs tags: trunk
14:26
* mac/tclMacResource.r: added check of TCLTK_NO_LIBRARY_TEXT_RESOURCES #define to allow disabling ... check-in: f86ce486a9 user: das tags: trunk
13:39
regen. check-in: 61958362c5 user: dkf tags: trunk
13:09
Added documentation for command tracing API [Bug 414927] check-in: ebc08a75da user: dkf tags: trunk
05:41
* generic/tclAlloc.c: * generic/tclInt.h: * generic/tclThreadAlloc.c (new): * unix/Makefile.in: ... check-in: 329bb4c295 user: hobbs tags: trunk
03:48
cleanup of testfilesystem command check-in: 46ef1fd57a user: hobbs tags: trunk
02:54
* generic/tclIOUtil.c (Tcl_FSRegister, Tcl_FSUnregister): corrected calling of Tcl_ConditionWait t... check-in: a8b37de39c user: hobbs tags: trunk
02:54
generic/tclCmdAH.c (Tcl_FileObjCmd): added cast in FILE_SIZE check-in: f51918974c user: hobbs tags: trunk
2002-04-22
22:55
see ChangeLog check-in: d8ad55c00f user: hobbs tags: trunk
22:51
* win/tclWinFCmd.c (DoDeleteFile): check return of setattr API calls in file deletion for correct ... check-in: cc5e4c173c user: hobbs tags: trunk
22:42
* win/Makefile.in: correct dependencies for shell, gdb, runtest targets. check-in: 4faa3a5643 user: hobbs tags: trunk
22:41
* doc/clock.n: * compat/strftime.c (_fmt): change strftime to correctly handle localized %c, %x a... check-in: 3664ea71af user: hobbs tags: trunk
19:57
corrected constraint name for filename-12.1.4 to pcOnly from unixpcOnly check-in: 0b6fa94d42 user: hobbs tags: trunk
2002-04-20
01:29
* Free the memory allocated for the startup script path. [Bug 543549] check-in: 3ee94f8ca3 user: dgp tags: trunk
00:35
* [mcmax] wasn't using the caller's namespace when determining the max translated length. ... check-in: b5acc75421 user: dgp tags: trunk
2002-04-19
23:09
* Added [mcload] to the export list of msgcat; bumped to 1.2.3. [Bug 544727] check-in: 5555baf98b user: dgp tags: trunk
14:18
2002-04-20 Daniel Steffen <das@users.sourceforge.net> * generic/tclInt.decls: * generic/tclIntP... check-in: 9a1332b8f1 user: das tags: trunk
13:08
list/string indexes don't destroy wide int rep [Bug #526717] check-in: d4748150e1 user: dkf tags: trunk
2002-04-18
18:05
[Bug 545325 ] info level didn't report namespace eval. check-in: 03de79e1ef user: msofer tags: trunk
16:46
typo check-in: ef2bcb67fe user: dgp tags: trunk
16:31
* Clarified documentation on handling unusual return codes during substitution, and on vari... check-in: f6e13378df user: dgp tags: trunk
14:12
Fixed Bug #545644; [info body] always gives a proper string now! check-in: 7a77784682 user: dkf tags: trunk
13:49
Partial resolution of Bug #536831; the comment is a bit clearer! check-in: 487757f636 user: dkf tags: trunk
13:08
correcting date in Changelog entry check-in: 11d3dc1d00 user: msofer tags: trunk
13:04
fix for [Bug #542588], where "too large integers" were reported as "floating-point value" in [expr] ... check-in: ccca4d5986 user: msofer tags: trunk
01:51
* generic/tclEncoding.c (EscapeFromUtfProc): * generic/tclIO.c (WriteChars, Tcl_Close): corrected ... check-in: f6c1bdfbf8 user: hobbs tags: trunk
00:04
* Made separate export for commands kept only for tcltest 1 compatibility. check-in: 9e0d67ea57 user: dgp tags: trunk
00:00
* Removed [saveState] and [restoreState] from tcltest 2 documentation, effectively deprecat... check-in: 4bd2d399ec user: dgp tags: trunk
2002-04-17
23:42
clarified getting length of ByteArray objects to use string length check-in: f51f536442 user: hobbs tags: trunk
23:03
* Revised to run tests in a namespace, rather than use the useless and buggy [saveState] an... check-in: e782995c69 user: dgp tags: trunk
2002-04-16
22:35
* Revised to run tests in a namespace, rather than use the useless and buggy [saveState] an... check-in: aa578efaaa user: dgp tags: trunk
00:39
* Parts of fileSystem.test require tcltest 2. Added appropriate checks. check-in: df1ed8416d user: dgp tags: trunk
2002-04-15
23:09
* Increased timeout values so that tests have time to successfully complete even on slow/bu... check-in: c27a5b81ff user: dgp tags: trunk
17:45
Improved stack trace for TCL_BREAK and TCL_CONTINUE returns from procs. [Bug 536955]. check-in: 0e4b466ad7 user: msofer tags: trunk
17:32
made bytecodes check for a catch before returning; the compiled [return] is otherwise non-catchable.... check-in: 44018b1a8b user: msofer tags: trunk
17:04
* Revised [tcltest::test] to return errors when called with invalid syntax and to accept ex... check-in: a9843e6f52 user: dgp tags: trunk
2002-04-12
06:33
see ChangeLog check-in: 1fbcab51ef user: hobbs tags: trunk
06:31
* generic/tclNotify.c (TclFinalizeNotifier): remove remaining unserviced events on finalization. check-in: d66560f921 user: hobbs tags: trunk
06:28
* generic/tclParse.c (Tcl_ParseVar): conditionally incr obj refcount to prevent possible mem leak.... check-in: 08554f2283 user: hobbs tags: trunk
06:23
tests/ioCmd.test: fixed iocmd-8.15 to have mac and unixPc variants check-in: d53c43fa40 user: hobbs tags: trunk
06:22
* tcl.m4: Enabled COFF as well as CV style debug info with --enable-symbols to allow Dr. Watson us... check-in: 6d61f3c7ba user: hobbs tags: trunk
2002-04-10
19:57
fixed copyright notice check-in: e42c6915c8 user: hobbs tags: trunk
2002-04-08
18:35
* corrected misspelling of getMatchingFiles check-in: 54d83974a5 user: dgp tags: trunk
09:02
2002-04-08 Daniel Steffen <das@users.sourceforge.net> * generic/tcl.h: no <sys/types.h> on mac. ... check-in: 3ae45d9135 user: das tags: trunk
2002-04-07
05:44
* unix/tclUnixFCmd.c (Realpath): added a little extra code to initialize a realpath arg when compi... check-in: a744f7567d user: hobbs tags: trunk
2002-04-05
19:26
* Corrected [subst] so that return codes TCL_BREAK and TCL_CONTINUE returned by variable su... check-in: f241a4c37d user: dgp tags: trunk
15:47
* converted getMatchingFile alias into a proc so safe-2.1 will not be disturbed check-in: f6120d6e2f user: dgp tags: trunk
13:49
2002-04-05 Daniel Steffen <das@users.sourceforge.net> * mac/tclMacPkgConfig.c: Added Mac implem... Closed-Leaf check-in: 2fca248b98 user: das tags: tip-59-implementation
2002-04-04
21:14
minor cast change to squelch warning check-in: 5e97b20456 user: hobbs tags: trunk
15:30
* namespace protection for the getMatchingFiles alias. check-in: bbf744edae user: dgp tags: trunk
05:36
* library/tcltest/tcltest.tcl: added getMatchingFiles back (alias to GetMatchingFiles), which was ... check-in: 3f31f037c4 user: hobbs tags: trunk
2002-04-03
14:30
fs ~ cache clear test check-in: b3adffad69 user: vincentdarley tags: trunk
08:39
tilde expansion cache-clearing check-in: 9df3a5199f user: vincentdarley tags: trunk
2002-04-01
20:44
Made tests for clock frequency more permissive to cope with Win98SE being observed to return 1.19318... check-in: 312ebab0f3 user: kennykb tags: trunk
2002-03-29
22:47
* generic/tclCmdMZ.c (Tcl_TraceObjCmd, TraceVarProc) (TraceCommandProc, TclTraceCommandObjCmd): c... check-in: 4a46ab8262 user: hobbs tags: trunk
22:33
no message check-in: 358381af76 user: davygrvy tags: trunk
22:29
repair of previous mistake check-in: 963ea1cee5 user: davygrvy tags: trunk
22:13
no message check-in: e82c5427d9 user: davygrvy tags: trunk
22:09
A STATIC_BUILD bug fix. -DSTATIC_BUILD wasn't being added to the core's compile rules. check-in: 8a725793e2 user: davygrvy tags: trunk
21:01
* Corrected problems with Tcl_AllowExceptions having influence over the wrong scope of Tcl_... check-in: 69bdb87c65 user: dgp tags: trunk
02:42
no message check-in: 7a09a85c7c user: davygrvy tags: trunk
02:39
.AP macro syntax check-in: c3769fc0b2 user: davygrvy tags: trunk
00:02
* Refactored CallTraces to collect repeated handling of its returned value into CallTraces ... check-in: 4f6e3d3804 user: dgp tags: trunk
2002-03-28
21:52
Opps... removed some left-over debugging code. check-in: 5e168c9758 user: davygrvy tags: trunk
21:45
* tools/feather.bmp: * tools/man2help.tcl: * tools/man2help2.tcl: * win/makefile.vc: More winhel... check-in: 6678565482 user: davygrvy tags: trunk
21:44
no message check-in: 5db0fd7676 user: davygrvy tags: trunk
15:56
* Ran 'autoconf' - forgotten when bump to 8.4a5. check-in: a0f05e0981 user: dgp tags: trunk
02:42
* tools/man2help.tcl: * win/makefile.vc: winhelp target now copies all needed files from tools/ ... check-in: f037181019 user: davygrvy tags: trunk
02:42
no message check-in: 74863d81d5 user: davygrvy tags: trunk
2002-03-27
22:57
Clean targets made Win9x complient. check-in: b048e3d708 user: davygrvy tags: trunk
22:57
no message check-in: 4b9b9ac962 user: davygrvy tags: trunk
22:18
Formatting mistake in Changelog entry (2002-02-28) check-in: cb1feaaeac user: msofer tags: trunk
21:15
* win/.cvsignore: * win/buildall.vc.bat: * win/coffbase.txt: * win/makefile.vc: * win/nmakehlp.... check-in: 8ba99624c5 user: davygrvy tags: trunk
21:15
no message check-in: c384af5b2c user: davygrvy tags: trunk
19:20
passing the correct commandSize to TclEvalObjvInternal. [Bug 219362], fix by David Knoll. check-in: 814a0619d0 user: msofer tags: trunk
14:35
avoid exceptional returns at level 0 [Bug 219181] check-in: b268ff1914 user: msofer tags: trunk
08:19
* Major code cleanup to deal with whitespace, coding conventions, and namespace issues, wi... check-in: fcbff39608 user: dgp tags: trunk
05:28
* Added missing [after cancel]s. check-in: 0c71c43e2d user: dgp tags: trunk
2002-03-25
22:05
* More initialization fixes to avoid stomping on global variables check-in: 2b63bee14f user: dgp tags: trunk
21:34
More variable initialization fixes. check-in: 58c16339b3 user: dgp tags: trunk
20:55
* Corrected faulty variable initialization. [Bug 534845] check-in: e750cb2a57 user: dgp tags: trunk
20:18
* Removed workarounds for Bug 495977. check-in: d02a537844 user: dgp tags: trunk
19:20
* Improve the processing of the -constraints option to [test] so that constraint lists can ... check-in: 745d744e28 user: dgp tags: trunk
17:10
* Keep the value of $::auto_path unchanged, so that the tcltest package can test code that ... check-in: 67da289b4e user: dgp tags: trunk
16:35
Allow NULL callback on trace deletions [Bug 534728] check-in: 4983f0ef93 user: msofer tags: trunk
2002-03-24
19:05
fix for [Bug 533907] in tclBasic.c (Tcl_EvalObjv). check-in: e2df08a0d5 user: msofer tags: trunk
18:57
* Use [interpreter] to set/query the executable currently running the tcltest package. [Bu... check-in: c14a78f940 user: dgp tags: trunk
18:09
fixed typo and compiler warning in last commit; all tests now pass on unix check-in: 66780b90f5 user: vincentdarley tags: trunk
17:21
* Allow non-proc commands to be used as the customization hooks. [Bug 495662] check-in: 015ca88a6e user: dgp tags: trunk
12:38
fs tests check-in: 7eb3a59421 user: vincentdarley tags: trunk
12:24
fs tests check-in: c0ae8e8170 user: vincentdarley tags: trunk
11:41
4 fs fixes check-in: d333686619 user: vincentdarley tags: trunk
2002-03-23
01:39
adding test for [Bug 533758], fixed earlier today. check-in: 55e85350ec user: msofer tags: trunk
2002-03-22
23:37
win/tclWinInt.h: moved undef of TCL_STORAGE_CLASS. [Bug #478579] check-in: a0b1d4daff user: hobbs tags: trunk
22:54
fixed the errorInfo for return codes other than (TCL_OK, TCL_ERROR) to runLevel 0 [Bug 533758]. Remo... check-in: 24add6f815 user: msofer tags: trunk
2002-03-21
13:27
* doc/expr.n: Improved documentation for ceil and floor [Bug 350535] check-in: 733be84113 user: dkf tags: trunk
2002-03-20
22:52
Added Patch number check-in: 1dda74825f user: dgp tags: trunk
22:47
* Updated interfaces of generic/tclVar.c according to TIP 27. In particular, the "part2" a... check-in: b64c27e52d user: dgp tags: trunk
2002-03-15
15:39
Fixed buffer overrun reported in 530320; luckily it is not likely to be exploitable in any meaningfu... check-in: 33ea727db7 user: dkf tags: trunk
01:10
* win/configure: Regen. * win/configure.in: Add configure time test for SEH support in the compil... check-in: 6683e2fa91 user: mdejong tags: trunk
2002-03-14
20:51
* win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Handle an SEH exception with EXCEPTION_EXECUTE_HAND... check-in: ef056ccc7b user: mdejong tags: trunk
2002-03-12
11:32
* win/tclWinFCmd.c (DoRenameFile, DoCopyFile, DoDeleteFile, DoRemoveJustDirectory): Make sure we d... check-in: 446a17c5c7 user: mdejong tags: trunk
2002-03-11
21:50
* Bumped tcltest to 2.0.2 check-in: 5a422c1ffa user: dgp tags: trunk
21:00
* library/tcltest/tcltest.tcl (getMatchingFiles): Pass a proper list to foreach to avoid munging a... check-in: b63d3e197a user: mdejong tags: trunk
20:43
* generic/tclEncoding.c: Fix typo in comment. * generic/tclIO.c (DoReadChars, ReadBytes, ReadChars... check-in: d89191c5ce user: mdejong tags: trunk
2002-03-09
19:17
Formatting error in .AP macro check-in: 17620e648d user: dgp tags: trunk
00:49
* win/README: Update to indicate that Mingw 1.1 is required to build Tcl. Add section describing n... check-in: 5cece3d450 user: mdejong tags: trunk
2002-03-08
23:46
(DoCopyFile): correctly set retval to TCL_OK check-in: cd63d1f3b2 user: hobbs tags: trunk
01:45
* win/tclWin32Dll.c (TclpCheckStackSpace): * win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Replace ... check-in: 6556155cb4 user: mdejong tags: trunk
2002-03-07
20:17
* Added the [interp recursionlimit] command to set/query the recursion limit of an interpre... check-in: 74cba3cfd3 user: dgp tags: trunk
2002-03-06
15:20
Bumped patchlevel; might need changing in the future, but it makes life easier for now. check-in: ec6fb05712 user: dkf tags: trunk
15:04
tclInt.h: restoring correct operation ordering in TclDecrRefCount macro [Bug 524802] check-in: 8dab12aa73 user: msofer tags: trunk
11:28
TIP#81 implementation, tests and docs check-in: 59cf470dea user: dkf tags: trunk
2002-03-05
21:14
adjust 8.4a4 release tag check-in: e5790f37f1 user: hobbs tags: trunk, core-8-4-a4
20:55
* unix/tclUnixChan.c: initial remedy for [Bug #525783] flush problem introduced by TIP #35. This ... check-in: 8713966f20 user: hobbs tags: trunk
20:31
fixed URL refs check-in: c01de9be29 user: hobbs tags: trunk
20:31
added --enable-langinfo doc check-in: 3b8ea7693e user: hobbs tags: trunk
19:37
Also added the MSVC++ project files to dist target. I prefer not to use them, but people might find... check-in: 039f3c5619 user: davygrvy tags: trunk
18:47
Added win/rules.vc and win/coffbase.txt to dist target needed by makefile.vc check-in: 012137707b user: davygrvy tags: trunk
00:50
Removed out-of-date reference to patches. check-in: 7061a31c40 user: dgp tags: trunk
2002-03-04
23:28
8.4a4 tagged for release check-in: d02933edbf user: hobbs tags: trunk
23:26
updated to use www.tcl.tk URL check-in: 0d217a15e4 user: hobbs tags: trunk
23:25
added older ChangeLogs to dist target check-in: 3614ddd606 user: hobbs tags: trunk
23:17
update for 8.4a4 docs check-in: 738c3d9b4c user: hobbs tags: trunk
23:12
updated changes check-in: 5c87c3c50c user: hobbs tags: trunk
22:00
* tests/io.test: * tests/encoding.test: corrected iso2022 encoding results. added encoding-24.* ... check-in: 2804b06a3e user: hobbs tags: trunk
2002-03-02
04:57
corrected iso2022 return encoding escape check-in: 491f191b87 user: hobbs tags: trunk
04:55
* tests/encoding.test: added encoding-23.* tests * generic/tclIO.c (FilterInputBytes): reset the T... check-in: 53ae028f58 user: hobbs tags: trunk
04:54
* library/encoding/iso2022-jp.enc: * library/encoding/iso2022.enc: * tools/encoding/iso2022-jp.es... check-in: ab9df3e822 user: hobbs tags: trunk
2002-03-01
21:26
updated changes file for 8.4a4 release check-in: 2f61ef544c user: dgp tags: trunk
06:24
see ChangeLog check-in: 3e54e25886 user: hobbs tags: trunk
06:24
couple extra tests check-in: fbdc4fa841 user: hobbs tags: trunk
06:23
* generic/tclCmdMZ.c (TraceCommandProc): ensure that TraceCommandInfo structure was ... check-in: 076eb6a4e0 user: hobbs tags: trunk
06:22
* generic/tclBasic.c (Tcl_CreateObjTrace): set tracePtr->flags correctly. check-in: db60ed0ace user: hobbs tags: trunk
06:22
* generic/tclTimer.c (TimerExitProc): remove remaining events in tls on thread exit.... check-in: b15a270a3d user: hobbs tags: trunk
2002-02-28
20:11
generic/tclNamesp.c: optimisation of namespace lookups [Patch 458872] check-in: 0d1de503de user: msofer tags: trunk
13:03
Replaced a few direct stack accesses with the POP_OBJECT() macro [Bug 507181] check-in: 754d241a98 user: msofer tags: trunk
05:11
* doc/GetIndex.3: * generic/tcl.decls (Tcl_GetIndexFromObjStruct): * generic... check-in: 62ef0de80a user: dgp tags: trunk
00:53
* generic/tclMain.c (Tcl_Main,StdinProc): Corrected some reference count management errors... check-in: a3947b277a user: dgp tags: trunk
00:39
mem leak fixes check-in: deceb77ed1 user: hobbs tags: trunk
00:38
* generic/tclTest.c (TestStatProc[123]): correct harmless UMRs. check-in: d738ccd466 user: hobbs tags: trunk
00:38
* generic/tclLink.c (Tcl_LinkVar): correct mem leak in error case. check-in: 8f4f1c9612 user: hobbs tags: trunk
00:38
* generic/tclBasic.c (Tcl_EvalTokensStandard): corrected mem leak in error case. check-in: 098584d2ca user: hobbs tags: trunk
2002-02-27
20:55
* tests/socket.test (2.7): Accepted and applied patch for Tcl SF bug #523470 provided by Don Po... check-in: bb98ef3099 user: andreas_kupries tags: trunk
18:53
* unix/tclUnixChan.c (TclpOpenFileChannel): Added code to regonize "/dev/tty" (by name) and to ... check-in: 018e902b00 user: andreas_kupries tags: trunk
07:10
see ChangeLog check-in: 7956220b47 user: hobbs tags: trunk
07:08
reversed accidental commit of unfinished sources check-in: 6d6c166fcf user: hobbs tags: trunk
06:39
generic/tclCmdMZ.c check-in: 199f301702 user: hobbs tags: trunk
06:39
* generic/tclFileName.c (Tcl_TranslateFileName): decr refcount for error case to pre... check-in: 09cbc6f419 user: hobbs tags: trunk
06:38
* generic/tclVar.c (Tcl_ArrayObjCmd): removed extra obj allocation. check-in: 29e3f3585a user: hobbs tags: trunk
04:36
Updated changes file to reflect no 8.3.5 release before 8.4a4. Still need to add the changes of the ... check-in: bc49a4c8d4 user: dgp tags: trunk
01:20
see ChangeLog check-in: d223568fb3 user: hobbs tags: trunk
01:16
* unix/tclUnixSock.c (Tcl_GetHostName): added an extra gethostbyname check to guard against failur... check-in: da9b8f2b97 user: hobbs tags: trunk
2002-02-26
20:06
see ChangeLog check-in: 5b09e264aa user: hobbs tags: trunk
20:03
* unix/configure: * unix/tcl.m4 (SC_SERIAL_PORT): added sys/modem.h check and defined _XOPEN_SOUR... check-in: 67140700c8 user: hobbs tags: trunk
20:03
* unix/tclUnixChan.c: added Unix implementation of TIP #35, serial port support. [Patch #438509] (... check-in: 1935c2998f user: hobbs tags: trunk
17:26
bugfix to the bugfix to the new [for] compiled code check-in: 4d5054a6b2 user: msofer tags: trunk
02:49
* mac/tclMacSock.c (TcpGetOptionProc): Changed to recognize the option "-error". Essentially ig... check-in: aa1de44a3e user: andreas_kupries tags: trunk
02:22
* doc/Alloc.3: * doc/LinkVar.3: * doc/ObjectType.3: * doc/PkgRequire.3: * doc/Preserve.3: * do... check-in: 332048a6cb user: hobbs tags: trunk
02:19
revert accidental commit of tclAlloc.c to r1.11 check-in: ec2717ab8a user: hobbs tags: trunk
02:09
* generic/tclHash.c (AllocArrayEntry, AllocStringEntry): Before invoking ckalloc when creating a T... check-in: a1ab505019 user: hobbs tags: trunk
00:18
typo check-in: 890bfe3a79 user: dgp tags: trunk
2002-02-25
23:17
avoiding a buffer overrun in [subst]; restoring tcl7.6 behaviour [Bug #495207] check-in: b7a0a09e50 user: msofer tags: trunk
16:46
* unix/tclUnixPort.h: corrected strtoll prototype mismatch on Tru64. check-in: 7592be8e18 user: dgp tags: trunk
16:23
* compat/strtod.c (strtod): simplified #includes * compat/strtol.c (strtol): gather result ... check-in: 051f9676eb user: dgp tags: trunk
15:23
Added clarification comment. check-in: 29313c063d user: dkf tags: trunk
15:21
* unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that have more libdl-like semantics. ... check-in: c11b1544f8 user: das tags: trunk
14:26
simplified the #include lines check-in: 610523d310 user: dgp tags: trunk
14:15
fixing a bug in last tclCompCmds.c patch, in the code for [for] and [while]. check-in: 7470ee815e user: msofer tags: trunk
10:36
Minor cleanup of compat functions to get rid of GCC warnings. check-in: 438469be6a user: dkf tags: trunk
2002-02-24
02:53
* compat/strtoull.c (strtoull): * compat/strtoll.c (strtoll): * compat/strto... check-in: dbcccf04b6 user: dgp tags: trunk
2002-02-23
22:15
* configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Link with -n32 instead of -32 when building... check-in: afc6d864e7 user: mdejong tags: trunk
2002-02-22
22:36
* generic/tclInt.h: * generic/tclObj.c: renamed global variable emptyString -> ... check-in: d709125ee9 user: dgp tags: trunk
21:54
see ChangeLog check-in: 45f81a4f7e user: hobbs tags: trunk
21:54
* tests/regexpComp.test: updated regexp-11.[1-4] to match changes in regexp.test for new regsub sy... check-in: 0ff096e886 user: hobbs tags: trunk
21:51
updated safe-8.5 and safe-8.7 check-in: 8eaff4d506 user: hobbs tags: trunk
19:55
see ChangeLog check-in: a4165bd668 user: hobbs tags: trunk
19:55
* unix/configure: * unix/tcl.m4: added --enable-64bit support for AIX-4 (using -q64 flag) when us... check-in: cd30d6ac15 user: hobbs tags: trunk
19:54
Optimising [if], [for] and [while] for constant conditions check-in: d0284fda0e user: msofer tags: trunk
19:51
* library/safe.tcl (CheckFileName): removed the limit on sourceable file names (was only *.tcl or ... check-in: a5f9958f8f user: hobbs tags: trunk
14:52
Added TIP#76 implementation, docs + tests. check-in: 77072a000c user: dkf tags: trunk
09:04
Const-ifying declarations of strtoll/strtoull and new compat code. check-in: a2e0dc62c0 user: dkf tags: trunk
03:29
More comments added and decided not to pack modules tightly. Four gigabytes of address space is qui... check-in: d5b78e2022 user: davygrvy tags: trunk
2002-02-21
22:04
speling check-in: 4cbd3d9f4a user: davygrvy tags: trunk
22:01
no message check-in: ed5f3bbd70 user: davygrvy tags: trunk
22:00
* win/mkd.bat (removed): * win/coffbase.txt (new): * win/makefile.bc: * win/makefile.vc: Change... check-in: 03b767fef9 user: davygrvy tags: trunk
21:20
reverted back to 1.6, as the header file change to tclPort.h doesn't allow for easy embedded support... check-in: 434cb6babc user: davygrvy tags: trunk
18:37
no message check-in: aea8611aeb user: davygrvy tags: trunk
18:37
* win/makefile.vc: * win/rules.vc: Added a new "loimpact" option that sets the -ws:aggressive li... check-in: 9265d5d116 user: davygrvy tags: trunk
18:37
* win/tclAppInit.c: Changed #include "tcl.h" to be tclPort.h to remove the raw windows.h include. ... check-in: 2bba08d67f user: davygrvy tags: trunk
17:17
typo correction in latest change check-in: 7c7f2273b0 user: dgp tags: trunk
16:49
Improving 'long long' detection... check-in: 35d996cf71 user: dkf tags: trunk
2002-02-20
19:08
no message check-in: d0975f04ec user: davygrvy tags: trunk
19:06
* win/buildall.vc.bat: * win/makefile.vc: * win/rules.vc: General clean-ups. Added compiler and ... check-in: 79169c9339 user: davygrvy tags: trunk
18:46
* generic/tcl.decls (Tcl_RegExpRange,Tcl_GetIndexFromObjStruct): Overlooked a few so... check-in: 3dc93acf1e user: dgp tags: trunk
12:35
no message check-in: 2729c0f886 user: davygrvy tags: trunk
12:33
* win/makefile.vc: Added the pentium errata switches to $(cflags) which should have already been t... check-in: 25d1437dfd user: davygrvy tags: trunk
00:35
Made tcl.h better at guessing what is going on with 64-bit types when configure doesn't tell it expl... check-in: 731126179b user: dkf tags: trunk
2002-02-19
22:01
Changed paths from prefix_exec_prefix to the individual locations for binaries, libraries, script... check-in: f47d4ec7b7 user: andreas_kupries tags: tip-59-implementation
10:26
Fixed behaviour of [format] on 64-bit platforms by defining it to work with machine words by default... check-in: 6229fe3c30 user: dkf tags: trunk
08:38
* First draft of updated changes for 8.4a4 release. check-in: dc83a531e4 user: dgp tags: trunk
2002-02-16
01:17
* unix/tclUnixPort.h: add strtoll/strtoull declarations for platforms that do not define them. check-in: 0c1fd4f491 user: hobbs tags: trunk
00:37
* generic/tclIndexObj.c (STRING_AT): removed ptrdiff_t cast and use of VOID* in default case (GNU-... check-in: 8fabaaf5c8 user: hobbs tags: trunk
2002-02-15
23:42
Further changes to the TIP 72 patch to make it compile under VC++ check-in: ffd6a7d773 user: kennykb tags: trunk
19:58
* tclExecute.c: * tclIOGT.c: * tclIndexObj.c: Touchups to the TIP 72 patch to make it compile... check-in: ee7fe962db user: andreas_kupries tags: trunk
14:28
TIP#72 implementation. See ChangeLog for details. This version builds clean on Solaris/SPARC, with ... check-in: 8d82de1905 user: dkf tags: trunk
2002-02-14
19:24
* generic/tclIOCmd.c (Tcl_GetsObjCmd): Trivial fix for bug #517503, a memory leak reported by M... check-in: 88790e07f1 user: andreas_kupries tags: trunk
2002-02-12
14:39
* djgpp/ (new directory) * djgpp/Makefile (new): * unix/tclAppInit.c: * unix/tclMtherr.c: * uni... check-in: b125c254e3 user: davygrvy tags: trunk
14:22
* djgpp/ (new directory) * djgpp/Makefile (new): * unix/tclAppInit.c: * unix/tclMtherr.c: * uni... check-in: 58a026b69c user: davygrvy tags: trunk
2002-02-10
20:36
Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken and Tcl_SetCommandInfoFromToken. (TIPs #32 and... check-in: 5a7e3737aa user: kennykb tags: trunk
2002-02-08
09:40
see ChangeLog check-in: a417a2060a user: hobbs tags: trunk
09:33
* unix/configure: * unix/tcl.m4: added -pthread for FreeBSD to EXTRA_CFLAGS and LDFLAGS. Also tr... check-in: 1e1180665c user: hobbs tags: trunk
09:33
* generic/tclScan.c (Tcl_ScanObjCmd): prevented ckfree being called on a pointer to NULL. check-in: a394db9b1f user: hobbs tags: trunk
09:33
* unix/tclUnixPort.h: * unix/tclUnixThrd.c: added thread-safe versions of readdir, localtime, gmt... check-in: 66e9f4d6b4 user: hobbs tags: trunk
02:53
see ChangeLog check-in: 468e1f5f71 user: dgp tags: trunk
02:52
* Partial TIP 27 rollback. Following routines restored to return (char *): Tcl_DStringAppe... check-in: bb1a244cde user: dgp tags: trunk
2002-02-07
01:50
* tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): corrected scan 0x... %x handling that di... check-in: 003ecd26ba user: hobbs tags: trunk
01:04
* generic/tclCompCmds.c (TclCompileRegexpCmd): made early check for bad RE to stop checking furthe... check-in: 9c1324e2c2 user: hobbs tags: trunk
01:03
see ChangeLog check-in: 3366b1dcf1 user: hobbs tags: trunk
00:56
* generic/tclCmdMZ.c (Tcl_RegsubObjCmd): added special case to search for simple 'string map' styl... check-in: 96d63652fd user: hobbs tags: trunk
00:52
extra code coverage cases check-in: f29484391e user: hobbs tags: trunk
00:51
added 10.18 and 10.19 extra tests check-in: cf60e92880 user: hobbs tags: trunk
00:48
generic/regc_locale.c (casecmp): slight performance improvement check-in: 4fa5ad1498 user: hobbs tags: trunk
2002-02-06
12:21
A small issue with already existing namespaces caused a panic instead of an ignore. check-in: 185e41ad1e user: davygrvy tags: tip-59-implementation
12:20
One large bug fixed with neglecting to disable otimizations for a symbols build. check-in: d7ade25d92 user: davygrvy tags: tip-59-implementation
2002-02-05
23:58
* tests/config.test: Added a testsuite for pkgconfig. check-in: a57967f679 user: andreas_kupries tags: tip-59-implementation
23:05
minor changes to support TIP#59 check-in: ed15d32d4b user: davygrvy tags: tip-59-implementation
22:15
* unix/mkLinks: Regenerated. * doc/RegConfig.3: Added documentation for the new public API fun... check-in: 8e58def49c user: andreas_kupries tags: tip-59-implementation
20:45
* This commit addresses the following topics from the comments at SF item 507083: @ Reforma... check-in: 46e07ff822 user: andreas_kupries tags: tip-59-implementation
17:08
* Corrected use of http::error when ::error was intended. Bump to http 2.4.2. check-in: 8c11b0ebb0 user: dgp tags: trunk
02:48
reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3 check-in: a16f86cc9c user: hobbs tags: trunk
01:30
get full path to pwd to avoid errors on AIX-4.3 check-in: 742eee4684 user: hobbs tags: trunk
01:02
call /bin/pwd on AIX-4.3 to avoid pwd errors check-in: 79c170779f user: hobbs tags: trunk
2002-02-04
23:51
* unix/tclUnixChan.c (FileOutputProc): Fixed [bug 465765] reported by Dale Talcott <daletalcott... check-in: 6e2600e273 user: andreas_kupries tags: trunk
18:30
* doc/open.n: Fixed [Bug 511540], added cross-reference to 'pid' as the command to use to retri... check-in: 083ac14867 user: andreas_kupries tags: trunk
2002-02-02
00:20
* generic/tclCmdMZ.c (Tcl_RegexpObjCmd): handle quirky about case earlier to avoid shimmering prob... check-in: 8dd6f681a3 user: hobbs tags: trunk
2002-02-01
21:19
* tests/io.test: io-39.22 split into two tests, one platform dependent, the other not. -eofchar... check-in: 9e60923323 user: andreas_kupries tags: trunk
21:08
typos and omissions check-in: 417701c6f5 user: dgp tags: trunk
17:17
tclTest.c fix check-in: 5ba47ab16f user: vincentdarley tags: trunk
2002-01-31
23:21
make mklinks after recent doc additions to FileSystem.3 check-in: 3dd0a80dc7 user: dgp tags: trunk
21:07
* win/tclWinFCmd.c: TIP 27: Applied patch fixing CONST warnings on behalf of Don Porter <dgp@us... check-in: ac7cf66301 user: uid37547 tags: trunk
04:39
* For each interface identified in the TIP 27 changes below as a POTENTIAL INCOMPATIBILITY,... check-in: 9b3023c6c4 user: dgp tags: trunk
2002-01-30
17:33
docs check-in: 41f1949999 user: vincentdarley tags: trunk
02:50
* tests/regexpComp.test: * generic/tclCompCmds.c (TclCompileRegexpCmd): enhanced to support -noca... check-in: b44774892b user: hobbs tags: trunk
2002-01-29
04:57
* unix/tcl.m4 (SC_LOAD_TCLCONFIG): * win/tcl.m4 (SC_LOAD_TCLCONFIG): Set TCL_LIB_SPEC, TCL_STUB_L... check-in: c019e8d6a8 user: mdejong tags: trunk
03:18
* win/tclWinReg.c (regConnectRegistryProc,RecursiveDeleteKey) (DeleteKey,GetKeyNames,GetType,GetVa... check-in: f8f4e1af89 user: hobbs tags: trunk
03:03
updated error-1.3 result that changed with string bc correction check-in: 81a974c32a user: hobbs tags: trunk
02:40
* tests/regexpComp.test (new): * generic/tclInt.h: * generic/tclBasic.c: added TclCompileRegexpCm... check-in: 1c5cd2dcff user: hobbs tags: trunk
02:28
Corportation -> Corporation sp fix check-in: ce44b62668 user: hobbs tags: trunk
02:21
* generic/tclExecute.c (TclExecuteByteCode:INST_LIST): correct possibly dangerous decr in macro ca... check-in: e59425524f user: hobbs tags: trunk
02:19
win/tclWinInit.c (TclpFindVariable): CONSTification touch-up check-in: e5177d3f58 user: hobbs tags: trunk
02:04
* win/tclWinReg.c (OpenSubKey): corrected bug introduced in CONSTification that dropped pointer re... check-in: ad0f1a3f39 user: hobbs tags: trunk
01:17
* ChangeLog.2000 (new file): * ChangeLog: broke changes from 2000 into ChangeLog.2000 to reduce ... check-in: 61dfae55d5 user: hobbs tags: trunk
2002-01-28
12:23
no message check-in: 02c234a1c0 user: davygrvy tags: trunk
12:23
* generic/tclPlatDecls.h: Added preprocessor logic to force a typedef of TCHAR when __STDC__ is d... check-in: 561807f26f user: davygrvy tags: trunk
2002-01-27
17:35
* Documented global namespace context for script evaluation by [package require]. check-in: 574c5ea4a7 user: dgp tags: trunk
11:09
* generic/tclInt.decls: * generic/tclIntPlatDecls.h: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * ... check-in: 02f6dcb5d2 user: das tags: trunk
2002-01-26
01:10
* Sought out and eliminated instances of CONST-casting that are no longer needed after the TIP 27 ... check-in: 4bca1d26db user: dgp tags: trunk
2002-01-25
23:06
Make -eofchar and -translation options read only for server sockets. [Bug 496733] * generic/tclI... check-in: 1c08e33e95 user: mdejong tags: trunk
22:01
* [Patch 501006] Updated APIs in generic/tclResolve.c and generic/tclNamesp.c according to ... check-in: f9df4b63e5 user: dgp tags: trunk
21:36
* [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27). * [Patch 506818] Updated inte... check-in: 375ac8d641 user: dgp tags: trunk
20:40
* Updated interfaces of generic/tclEncoding, generic/tclFilename.c, generic/tclIOUtil.c, ge... check-in: fceed15544 user: dgp tags: trunk
04:27
* Corrected tilde-substitution of pathnames where > 1 separator follows the ~. [Bug 504950... check-in: 15e6bf11b4 user: dgp tags: trunk
03:07
* library/http/pkgIndex.tcl: * library/http/http.tcl: don't add port in default case to handle br... check-in: e65dde74b0 user: hobbs tags: trunk
01:47
First implementation of TIP #59 for Unix and Windows platforms. Made into a branch to allow me an... check-in: def8f47954 user: andreas_kupries tags: tip-59-implementation
2002-01-24
01:34
Corrections to earlier TIP 27 changes. Thanks to Andreas Kupries for the feedback. check-in: 0c4eacfb56 user: dgp tags: trunk
2002-01-23
21:22
* unix/mkLinks: Regenerated. * doc/CrtChannel.3: * doc/ChnlStack.3: Moved documentation for 'Tcl... check-in: ef8b87bfac user: andreas_kupries tags: trunk
20:46
* Updated socket interfaces according to TIP 27. Updated callers. check-in: f28c83d817 user: dgp tags: trunk
2002-01-21
22:50
no message check-in: 50349a11ba user: davygrvy tags: trunk
22:47
TclpLoadFile() didn't match proto of typedef Tcl_FSLoadFileProc. [Patch #502488] check-in: 33c81ebeff user: davygrvy tags: trunk
21:05
* Converted declarations of TestReport file system to more portable form. [Bug 501417]. check-in: e78bbf1c73 user: dgp tags: trunk
20:38
* generic/tclIO.c (WriteChars): Fix for SF #506297, reported by Martin Forssen <ruric@users.sou... check-in: 1b53b7b70c user: andreas_kupries tags: trunk
16:15
* Updated APIs in generic/tclCmdMZ.c according to the guidelines of TIP 27. check-in: 8006e9294e user: dgp tags: trunk
2002-01-18
14:17
* Overlooked callers of Tcl_FSGetNativePath check-in: 9671705056 user: dgp tags: trunk
14:07
* Overlooked callers of Tcl_GetIndexFromObj check-in: 305121f7f5 user: dgp tags: trunk
03:29
* generic/tclThreadTest.c: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tc... check-in: be42c7ba89 user: das tags: trunk
03:22
* generic/tclThreadTest.c: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tc... check-in: 07c625a70c user: das tags: trunk
2002-01-17
20:35
* generic/tclIOCmd.c (Tcl_GetsObjCmd): Fixed bug #504642 as reported by Brian Griffin <bgriffin... check-in: c1e3c4a857 user: andreas_kupries tags: trunk
15:24
doc correction check-in: 05a0a92d54 user: dgp tags: trunk
05:28
added patch numbers to ChangeLog check-in: 8ebfacb177 user: dgp tags: trunk
04:37
* More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were overlooked before. Update... check-in: 28b6020550 user: dgp tags: trunk
03:03
* Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according to the guidelines of TIP 27. ... check-in: 17ade15700 user: dgp tags: trunk
02:46
* unix/tcl.m4 (SC_LOAD_TCLCONFIG): * win/tcl.m4 (SC_LOAD_TCLCONFIG): Subst TCL_DBGX into TCL_STUB... check-in: 01e280ee5a user: mdejong tags: trunk
02:43
* Updated APIs in generic/tclParse.c according to the guidelines of TIP 27. Updated callers. check-in: 3f74f46185 user: dgp tags: trunk
2002-01-16
06:02
* Updated APIs in generic/tclHistory.c according to the guidelines of TIP 27. * Updated APIs in ... check-in: 4124fa6dcf user: dgp tags: trunk
2002-01-15
21:47
* Corrected documentation for Tcl_ErrnoMsg; it takes an integer argument. Thanks to Georgios Peta... check-in: d2700a2157 user: dgp tags: trunk
21:19
* Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c according to the guidelines of TIP... check-in: c606fbd2da user: dgp tags: trunk
18:34
doc/StringObj.3: added Tcl_GetUnicodeFromObj docs. check-in: 7548186a2f user: hobbs tags: trunk
17:55
* Updated APIs in the file generic/tclIO.c according to the guidelines of TIP 27. Several ... check-in: 9c9edf24eb user: dgp tags: trunk
2002-01-14
15:10
typo correction check-in: 04e8adaa99 user: dgp tags: trunk
15:07
* Updated APIs in the file generic/tclIndexObj.c according to the guidelines of TIP 27. check-in: df8a4c2bfe user: dgp tags: trunk
2002-01-11
20:46
* unix/configure: Regen. * unix/configure.in: * win/configure: Regen. * win/configure.in: Use ${... check-in: 71ae8c066c user: mdejong tags: trunk
20:21
* win/tclWinSerial.c (SerialSetOptionProc): Applied patch for SF bug #500348 supplied by Rolf S... check-in: 41af58fa7f user: andreas_kupries tags: trunk
20:10
no message check-in: ef053add25 user: davygrvy tags: trunk
20:07
Removed -GD compiler option. It was intended for future use, but MS is again changing the future at... check-in: 860bca84f7 user: davygrvy tags: trunk
19:21
added missing bug number check-in: 7984586a9b user: mdejong tags: trunk
19:17
* unix/Makefile.in: Burn Tcl build directory into tcltest executable to avoid crashes caused by l... check-in: f191c4e387 user: mdejong tags: trunk
2002-01-10
22:03
Applied patch from bug 501101. check-in: 22c7a5b972 user: kennykb tags: trunk
2002-01-09
21:26
correct error in recent entry check-in: e5bc03f919 user: dgp tags: trunk
19:09
Updated APIs in the files */tcl*Load*.c according to the guidelines of TIP 27. check-in: ce9573a39c user: kennykb tags: trunk
19:03
More changes for test portability. Using euro symbol. check-in: d7937ae39f user: dgp tags: trunk
17:50
* generic/tclTest.c (MainLoop): * tests/main.test (Tcl_Main-1.{3,4,5,6}): Corrected some n... check-in: 3435db0ae4 user: dgp tags: trunk
2002-01-08
20:44
TclCreatePipeline is in tclIntDecls.h; no need for it in tclInt.h. check-in: c223491f12 user: dgp tags: trunk
17:14
* typos and formatting check-in: c8ce36dee8 user: dgp tags: trunk
2002-01-07
23:09
* generic/tclEvent.c (TclInExit): * generic/tclIOUtil.c (SetFsPathFromAbsoluteNormalized, ... check-in: 66602e16c0 user: dgp tags: trunk
17:54
* generic/tclMain.c: Bug fix: neglected the NULL case in TclGetStartupScriptFileName(). B... check-in: 913cc898b6 user: dgp tags: trunk
2002-01-05
22:55
* doc/Tcl_Main.3: * generic/tclMain.c: Substantial rewrite and expanded documentation ... check-in: f24c18a585 user: dgp tags: trunk
2002-01-04
15:43
* generic/tclThreadJoin.c (TclRememberJoinableThread,TclJoinThread): Replaced Tcl_Alloc and... check-in: 7fbf4354d0 user: dgp tags: trunk
11:21
* mac/tclMacTime.c (TclpGetTZName): fix for daylight savings TZName bug check-in: 5f2bddc4fb user: das tags: trunk
00:45
* expanded abbreviations in previous log entries check-in: 2616674809 user: dgp tags: trunk
2002-01-03
21:52
* doc/FileSystem.3: * generic/tclIOUtil.c: Updated some old uses of "fileName" to n... check-in: a328e0ec79 user: dgp tags: trunk
18:23
Added fix for Bug #494348; the [foreach] implementation was doing some cacheing that didn't seem to ... check-in: de112c87cb user: dkf tags: trunk
11:58
Added test from Bug #494348, but solution still far off. check-in: 9a1a314b56 user: dkf tags: trunk
2002-01-02
13:52
Fixed fault with case-insensitive string matching (Bug#233257) and rewrote some tests to test what t... check-in: 99e550c5be user: dkf tags: trunk
2001-12-29
00:52
* library/init.tcl: make sure env(COMSPEC) on Windows is executed with the right case, as it may o... check-in: 07fe71faee user: hobbs tags: trunk
00:49
correct static-ness of function decls check-in: 4285daaddf user: hobbs tags: trunk
2001-12-28
23:36
* generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem): Added the [memory on... check-in: cf5397db43 user: dgp tags: trunk
2001-12-27
22:46
* mac/tclMacInit.c: * mac/tclMacTclCode.r: synced up tclInit features to unix/win: implemented Tc... check-in: 82a9adf678 user: das tags: trunk
2001-12-20
23:33
* typo corrections in comments check-in: bc9a5dec31 user: dgp tags: trunk
21:28
* unix/tcl.m4 (SC_PATH_TCLCONFIG, SC_PATH_TKCONFIG): Search for config file using exec_prefix inst... check-in: b662595ca9 user: mdejong tags: trunk
18:57
* unix/mkLinks.tcl: improved case-insensitive filesystem support. * unix/mkLinks: Regen. check-in: 0e0253eee2 user: das tags: trunk
18:13
* unix/tcl.m4: fixed incorrect SHLIB_LD_LIBS setting for MacOSX / Darwin. * unix/configure: Regen... check-in: fb6d02215b user: das tags: trunk
02:17
* corrected use of eolFix.tcl on working files. It should operate on distributed files. [... check-in: 2bc00deb4e user: dgp tags: trunk
01:36
no message check-in: 2811b92cae user: davygrvy tags: trunk
01:30
Fix for #495120. tcl.wse.in was stored in cvs with improper <eol>. This resulted in corrupted <eol... check-in: 6711360dbb user: davygrvy tags: trunk
2001-12-19
21:34
* unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Update SunOS 5.[0-6] target so that correct l... check-in: 8702034d71 user: mdejong tags: trunk
21:26
* unix/README: Update to account for changes in the unix/dltest directory, the way autoconf is ru... check-in: d8079a7f71 user: mdejong tags: trunk
20:11
* unix/Makefile.in: Rename dltest to dlpkgs to fix problem where lib files were not getting built... check-in: e56caaccb5 user: mdejong tags: trunk
19:34
* win/tclWinSerial.c (SerialCheckProc): corrected time calculations to be unsigned. (schroedter) check-in: e18bb1c91f user: hobbs tags: trunk
17:23
* commit tools/tcl.wse.in after a 'make dist' check-in: 5ba901ca40 user: dgp tags: trunk
17:21
* make mklinks check-in: 6bdbd0cb9b user: dgp tags: trunk
11:03
* unix/Makefile.in: Define new dltest target that simply does a cd to dltest/ before running make.... check-in: a97fc107a5 user: mdejong tags: trunk
2001-12-18
15:21
Minor stub-table fixes; see ChangeLog for details check-in: 5b3388e24f user: dkf tags: trunk
00:21
note about Preserve.3 checkin check-in: 8224c5bf71 user: hobbs tags: trunk
2001-12-17
22:55
* Applied #219311 on behalf of Rolf Schroedter <schroedter@users.sourceforge.net> to prevent fc... check-in: 0e625dfd2b user: andreas_kupries tags: trunk
2001-12-14
20:31
docs and comments corrections [Bug 493412] check-in: aed88b0471 user: msofer tags: trunk
10:32
* win/tclWinNotify.c (Tcl_FinalizeNotifier): Stop Tcl on Windows from crashing when shutdown from ... check-in: 8ef3055eae user: dkf tags: trunk
06:04
* Repaired some fractured phrasing. check-in: f6547945a9 user: dgp tags: trunk
2001-12-13
18:07
* win/tclWinSock.c (TcpGetOptionProc): Fix for tcl bug item #478565 reported by an unknown pers... check-in: 4e78c91ebe user: andreas_kupries tags: trunk
00:58
docd TCL_DYNAMIC use. [Patch #483989] (porter) check-in: 578e25a5fb user: hobbs tags: trunk
2001-12-12
22:32
* generic/tclIO.c (Tcl_GetsObj): Applied patch for bug #491341 as provided by Don Porter <dgp@u... check-in: 8c4490b8d5 user: andreas_kupries tags: trunk
2001-12-11
19:45
small change in bytecode instructionsINST_LIST_INDEX_MULTI and INST_LSET_FLAT check-in: 11d55c29e7 user: msofer tags: trunk
17:57
fix debug messages in INST_LSET_LIST. check-in: 09c0f57660 user: msofer tags: trunk
14:29
removed overestimates of necessary stack depth for bytecodes in the fix for [Bug 483611]. check-in: cf43b96f2d user: msofer tags: trunk
02:42
* unix/tclUnixPipe.c (TclpCreateProcess): Applied Don Porter's patch fixing bug #437489. check-in: 3b43ae38d4 user: andreas_kupries tags: trunk
2001-12-10
20:30
fix background error reporting in the absence of a bgerror proc [Bug 219142]. check-in: f64442352c user: msofer tags: trunk
15:50
* Several typo and formatting corrections discovered during conversion to TMML. Thanks to ... check-in: c6a543090c user: dgp tags: trunk
15:44
fixed the calculation of the maximal stack depth required by bytecodes [Bug 483611]. check-in: 1a664a49d8 user: msofer tags: trunk
2001-12-07
17:38
fixed typo check-in: 9fc4146751 user: dgp tags: trunk
13:55
restored consistency in refCount accounting by array traces [Bug #4484339] check-in: 23f9cbbc00 user: msofer tags: trunk
2001-12-06
10:59
More expr syntax error improvements check-in: cd9316932b user: dkf tags: trunk
2001-12-05
22:26
* fixed typo: index -> lindex check-in: f509d0199a user: dgp tags: trunk
20:43
new algorithm for [array get], safe when there are traces that modify the array [Bug #449893]. check-in: 986407077b user: msofer tags: trunk
2001-12-04
15:36
Improved messages produced on getting a syntax error in an expression check-in: 7496369e64 user: dkf tags: trunk
2001-12-03
10:42
Improved expr documentation. check-in: 583756bf09 user: dkf tags: trunk
08:59
no message check-in: e941904819 user: davygrvy tags: trunk
08:56
Some install target bugs repaired along with $(TCLSTUBLIB) added to the dependencies rather than imp... check-in: f1122c9f0d user: davygrvy tags: trunk
2001-11-30
14:59
Tcl_Preserve'ing VarTrace structures to avoid memory corruption [Bug: 484334] check-in: 42b20a50be user: msofer tags: trunk
2001-11-29
19:38
Modified test namespace-41.2, added 41.3 check-in: 740493c6b7 user: msofer tags: trunk
18:14
added new test for bug 231259 check-in: 96c877863d user: msofer tags: trunk
15:38
* generic/tclBinary.c: Added caching scheme to reduce number of object allocations when doing... check-in: 3d0f0e218b user: dkf tags: trunk
2001-11-28
13:15
Manpage fix (RE syntax now in separate page.) Resolves Bug486159 reported by Larry Virden. check-in: 97a6ff93bf user: dkf tags: trunk
03:19
Fix a coredump in the filename normalizer code for Win95/98. check-in: be370d39fb user: drh tags: trunk
01:07
no message check-in: 182c63ddce user: davygrvy tags: trunk
01:05
Removed the Tk reference for the 'winhelp' target. Converge at install will need to be the solution... check-in: 2e1304b87c user: davygrvy tags: trunk
2001-11-27
14:12
Made test cmdAH-24.2 more robust. check-in: 0d498a5b56 user: dkf tags: trunk
13:47
Replace isspace(char) with isspace(UCHAR(char)) for safety... check-in: b59b610eb8 user: dkf tags: trunk
13:30
Tightened up the argument passing for [switch] to promote robuster scripts. check-in: 877f39bc96 user: dkf tags: trunk
2001-11-26
18:06
* generic/tclIntPlatDecls.h: 'make genstubs' after changes in 2001-11-23 commit from Daniel... check-in: f48952a972 user: dgp tags: trunk
2001-11-25
05:22
* unix/Makefile.in: Add comments to better describe TCL_EXE and when it should be available. * wi... check-in: 1c51ca7925 user: mdejong tags: trunk
01:56
* win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Add comctl32.lib to wish link libs. This... check-in: 105862eef5 user: mdejong tags: trunk
01:50
Fixed up some non-standard ChangeLog entries which did not parse correctly. check-in: 832904c5f9 user: mdejong tags: trunk
2001-11-23
01:44
* unix/configure: regened check-in: fc08ed9b93 user: das tags: trunk
01:39
*unix/Makefile.in: *unix/configure.in: *unix/install-sh: *unix/mkLinks: *unix/mkLinks.tcl: *un... check-in: f37029ffea user: das tags: trunk
01:26
** upport to 8.4 of mac code changes for 8.3.3 & various new ** changes for 8.4, some already ba... check-in: 2211e7f47d user: das tags: trunk