Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
529 check-ins using file tests/var.test version 773abb8a3c
|
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 | |