Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
808 check-ins using file win/rules.vc version 4b0b4cd37a
|
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-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-09
| ||
| 12:56 | glob -path fix for near filesystem root check-in: b16129b8db user: vincentdarley tags: core-8-4-branch | |
|
2004-03-01
| ||
| 18:22 | updated release note files for 8.4.6 check-in: 067f4b2667 user: dgp tags: core-8-4-6, core-8-4-branch | |
| 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/tclCmdMZ.c (TclCheckInterpTraces): The TIP 62 * generic/tclTest.c (Test... check-in: af732ef905 user: dgp tags: core-8-4-branch | |
|
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 | |
| 00:30 | moved core-8-4-6 release tag check-in: 2ee9d8ead4 user: hobbs tags: core-8-4-branch | |
|
2004-02-25
| ||
| 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 | |
| 14:54 | Fix memleak with long hostnames. [Bug 888777] check-in: f64c6d79f4 user: dkf tags: core-8-4-branch | |
| 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-20
| ||
| 20:44 | stop compiler warning check-in: a5c4c97273 user: dgp tags: core-8-4-branch | |
| 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
| ||
| 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: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: 5c3af16372 user: hobbs tags: core-8-4-branch | |
|
2004-02-17
| ||
| 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 | |
| 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-06
| ||
| 16:47 | * doc/clock.n: Removed reference to non-existent [file ctime]. check-in: 2465f08a74 user: dgp tags: core-8-4-branch | |
|
2004-02-04
| ||
| 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: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 | |
|
2004-01-13
| ||
| 17:26 | * generic/tclFileName.c (Tcl_GlobObjCmd): Latest changes to management of the inter... check-in: 1da8144679 user: dgp tags: core-8-4-branch | |
| 09:45 | Fix shared object panics. [Bug 875395] check-in: ce19ff118e user: dkf tags: core-8-4-branch | |
|
2004-01-09
| ||
| 13:19 | vfs code tclfinalizefilesystem fix check-in: 02df65f851 user: vincentdarley tags: core-8-4-branch | |
|
2003-12-17
| ||
| 22:11 | backported changelog entry to document backported bug fix check-in: 5e75b76817 user: dgp tags: core-8-4-branch | |
| 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 | |
| 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 | |
|
2003-12-12
| ||
| 16:47 | fix to 'file normalize ~nobody' crash check-in: 23ab3123af user: vincentdarley tags: core-8-4-branch | |
|
2003-12-09
| ||
| 15:32 | #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369] check-in: d0ff553585 user: dkf tags: core-8-4-branch | |
|
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 | |
|
2003-12-01
| ||
| 21:29 | * doc/lset.n: fix typo [Bug 852224] check-in: 424fb3443c user: msofer tags: core-8-4-branch | |
|
2003-11-21
| ||
| 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 | |
|
2003-11-19
| ||
| 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 | |
|
2003-11-17
| ||
| 18:12 | * generic/regcomp.c: Backported regexp bug fixes and tests. Thanks * generic/tcl... check-in: c65f205307 user: dgp tags: core-8-4-branch | |
|
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 | |
| 01:05 | improve AIX --enable-64bit handling check-in: f4c52299dc user: hobbs tags: core-8-4-branch | |
|
2003-11-10
| ||
| 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:32 | * tests/unixInit.test (unixInit-2.10): re-enabled. * unix/tclUnixInit.c (TclpInitLib... check-in: 2af03d22c1 user: dgp tags: core-8-4-branch | |
|
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 | |
|
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 | |
|
2003-11-04
| ||
| 09:36 | * macosx/Makefile: added 'test' target. check-in: fd1362a489 user: das tags: core-8-4-branch | |
|
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-23
| ||
| 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: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 | |
| 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: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 | |
| 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 | |
|
2003-10-14
| ||
| 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 | |
| 18:21 | regsub fix check-in: 5f7f128188 user: vincentdarley tags: core-8-4-branch | |
|
2003-10-13
| ||
| 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 | |
|
2003-10-08
| ||
| 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 | |
| 15:24 | Added constraint to the new tests. check-in: 20448fb813 user: dgp tags: core-8-4-branch | |
| 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: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 | |
| 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: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: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: 9347a945f9 user: dgp tags: core-8-4-branch | |
|
2003-10-06
| ||
| 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 | |
| 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 | |
|
2003-10-03
| ||
| 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 | |
|
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 | |
|
2003-09-29
| ||
| 22:03 | * generic/tclBasic.c (CallCommandTraces): Added safety bit * tests/trace.test: ma... check-in: 3592877a84 user: dgp tags: core-8-4-branch | |
| 10:04 | Correctly check the types of boolean options to http::geturl [Bug 811170] check-in: f5edb0ae77 user: dkf tags: core-8-4-branch | |
| 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: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 | |
|
2003-09-24
| ||
| 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 | |
|
2003-09-23
| ||
| 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
| ||
| 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 | |
|
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 | |
|
2003-09-08
| ||
| 15:00 | credit update check-in: 4dd4c35550 user: dgp tags: core-8-4-branch | |
|
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:36 | Typo correction: knownbug -> knownBug check-in: d56290e235 user: dgp tags: core-8-4-branch | |
|
2003-09-01
| ||
| 12:30 | Backported fix from HEAD for Bug 788780 check-in: 6a101c532c user: vasiljevic tags: core-8-4-branch | |
|
2003-08-27
| ||
| 21:31 | additinal performance tweak to last commit check-in: bdf9a52978 user: dgp tags: core-8-4-branch | |
| 20:09 | * generic/tclUtil.c: Corrected [Bug 411825] and other bugs in TclNeedSpace() wher... check-in: c06c66c590 user: dgp tags: core-8-4-branch | |
| 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 | |
|
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:02 | * library/msgcat/msgcat.tcl: Added escape so that non-Windows * library/msgcat/pk... check-in: 2f716bcbab user: dgp tags: core-8-4-branch | |
|
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 | |
|
2003-07-24
| ||
| 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 | |
| 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 | |
| 05:53 | * unix/Makefile.in: added macosx/README to dist target. check-in: 6a80fe5f94 user: das tags: core-8-4-branch | |
|
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 | |
|
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:30 | Updated changes for 8.4.4 release check-in: cba5977182 user: dgp tags: core-8-4-branch | |
|
2003-07-19
| ||
| 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:15 | Tightened up Tcl_Utf{Next,Prev} docs. [Bug 769895] check-in: 136a849910 user: dkf tags: core-8-4-branch | |
| 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 | |
| 16:56 | * doc/AddErrInfo.3: Improved consistency of documentation * doc/CrtTrace.3: ... check-in: f63890488d user: dgp tags: core-8-4-branch | |
| 15:20 | * doc/CrtSlave.3 (Tcl_MakeSafe): Removed warning about possible deprecation (no TIP... check-in: 29689345ec user: dgp tags: core-8-4-branch | |
| 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: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: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 | |
| 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 | |
| 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: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 | |
| 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 | |
| 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: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:18 | Missed a bit off the last checkin! <:^) check-in: 2e0eb0db1c user: dkf tags: core-8-4-branch | |
| 22:07 | Added examples from David Welton [Patch 763312] check-in: 0e6e846b97 user: dkf tags: core-8-4-branch | |
| 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 | |
| 15:44 | Fixed confusing error message. [Bug 771539] check-in: 1b77eb6a8e user: dkf tags: core-8-4-branch | |
| 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 | |
| 08:01 | typo fixes from trunk check-in: 82f2ada59d user: das tags: core-8-4-branch | |
|
2003-07-11
| ||
| 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 | |
| 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 | |
|
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 | |
| 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 | |
|
2003-06-25
| ||
| 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 | |
|
2003-06-24
| ||
| 21:24 | Documented that [source] always uses the system encoding. check-in: eb568d1153 user: dkf tags: core-8-4-branch | |
|
2003-06-23
| ||
| 10:49 | fs doc fix check-in: b7f8ed2cd3 user: vincentdarley tags: core-8-4-branch | |
| 10:21 | file copy empty filename bug fix check-in: 601c047b17 user: vincentdarley tags: core-8-4-branch | |
|
2003-06-18
| ||
| 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 | |
|
2003-06-17
| ||
| 20:42 | backport of regsub empty string fixes check-in: 31ae6969b0 user: vincentdarley tags: core-8-4-branch | |
|
2003-06-10
| ||
| 19:58 | * generic/tclBasic.c: * generic/tclExecute.c: let TclExecuteObjvInternal call TclInterpReady inst... check-in: 3ef5e4db8f user: msofer tags: core-8-4-branch | |
|
2003-06-09
| ||
| 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 | |
|
2003-06-04
| ||
| 23:41 | Fix for [Bug 748700] check-in: 020cbf17af user: mistachkin tags: core-8-4-branch | |
|
2003-05-23
| ||
| 21:33 | add thanks check-in: 02d81e4194 user: dgp tags: core-8-4-branch | |
| 21:29 | * generic/tclObj.c (tclCmdNameType): Converted internal rep management of the cmdNa... check-in: 347c8b7324 user: dgp tags: core-8-4-branch | |
| 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 | |
|
2003-05-22
| ||
| 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 | |
|
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
| ||
| 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-16
| ||
| 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 | |
| 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
| ||
| 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: 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 | |
|
2003-05-14
| ||
| 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 | |
| 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 | |
| 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 | |
|
2003-05-13
| ||
| 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 | |
| 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 | |
|
2003-05-12
| ||
| 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 | |
| 19:29 | * generic/tclObj.c (tclCmdNameType): Corrected variable use of the otherValuePtr or... check-in: 0942f4c0f4 user: dgp tags: core-8-4-branch | |
| 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 | |
| 08:46 | Added comment about correcting the #723502 bug. check-in: 2a502339c9 user: vasiljevic tags: core-8-4-branch | |
| 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 | |
|
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 | |
| 08:20 | fix for [Bugs 733156, 733221] check-in: 4d397fda02 user: mistachkin tags: core-8-4-branch | |
| 07:43 | fix for [Bug 733221] check-in: b955aab26d user: mistachkin tags: core-8-4-branch | |
| 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 | |
| 00:09 | fix for [Bug 731754] check-in: dd0b47aef7 user: mistachkin tags: core-8-4-branch | |
|
2003-05-05
| ||
| 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 | |
|
2003-04-29
| ||
| 11:45 | glob and square brackets fix check-in: 3e58d4d110 user: vincentdarley tags: core-8-4-branch | |
|
2003-04-25
| ||
| 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: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 | |
|
2003-04-21
| ||
| 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: 9fa20f7ed7 user: dgp tags: core-8-4-branch | |
| 20:06 | * generic/tclExecute.c (ExprCallMathFunc): remove incorrect extraneous cast from Tcl_WideAsDouble.... check-in: f4804129d6 user: hobbs tags: core-8-4-branch | |
| 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 | |
|
2003-04-16
| ||
| 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 | |
| 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 | |
|
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 | |
|
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 | |
| 15:45 | filesystem fixes backported check-in: 7dd244b532 user: vincentdarley tags: core-8-4-branch | |
|
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 | |
|
2003-04-11
| ||
| 20:49 | * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Corrected inconsistent results ... check-in: c1cbd75c51 user: dgp tags: core-8-4-branch | |
| 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 | |
|
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 | |
| 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 | |
|
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 | |
|
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 | |
| 16:53 | * generic/tclCmdMZ.c (TraceExecutionProc): Added missing Tcl_DiscardResult() call t... check-in: 1e197c79ff user: dgp tags: core-8-4-branch | |
| 12:27 | Make sure that tclWideIntType is defined and somewhat sensible everywhere. [Bug 713562] check-in: be174d7910 user: dkf tags: core-8-4-branch | |
|
2003-04-03
| ||
| 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 | |
|
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 | |
|
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 | |
| 13:49 | More elimination of dup test numbers [Bugs 710365, 710369] check-in: 4d2f94712f user: dkf tags: core-8-4-branch | |
| 13:10 | Removed test number dups [Bugs 710322, 710327, 710349, 710363] check-in: 3d89ba6a88 user: dkf tags: core-8-4-branch | |
|
2003-03-26
| ||
| 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 | |
| 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 | |
|
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 | |
| 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-21
| ||
| 03:24 | * generic/tclInt.h (tclOriginalNotifier): * generic/tclStubInit.c (tclOriginalNotifi... check-in: 02b5df7fe1 user: dgp tags: core-8-4-branch | |
|
2003-03-20
| ||
| 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 | |
|
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 | |
| 20:06 | * doc/Eval.3 (Tcl_EvalObjEx): Corrected CONST and * doc/ParseCmd.3... check-in: 936a955020 user: dgp tags: core-8-4-branch | |
| 05:24 | revised latest registry test commit check-in: eec950ede7 user: dgp tags: core-8-4-branch | |
| 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 | |
| 10:51 | Fixes for three filesystem problems check-in: 97a1623cd2 user: vincentdarley tags: core-8-4-branch | |
|
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 | |
|
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: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 | |
|
2003-03-12
| ||
| 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:00 | correct latest entry check-in: 5f3285670d user: dgp tags: core-8-4-branch | |
| 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 | |
|
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 | |
|
2003-03-06
| ||
| 23:24 | * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure to * tests/utf.te... check-in: 8003bbacd1 user: dgp tags: core-8-4-branch | |
|
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 | |