Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1164 check-ins using file doc/error.n version c41b56db87
|
2013-01-03
| ||
| 14:07 | Post-release revisions to restore building on later platforms. Closed-Leaf check-in: 314001c645 user: dgp tags: core-8-0-3-pr | |
|
2010-02-19
| ||
| 23:44 | Fix sh quoting error reported in bash-3.1+ [Bug 1377619] Closed-Leaf check-in: fb13b258d6 user: nijtmans tags: core-8-2-1-branch | |
|
2000-09-06
| ||
| 22:37 | * win/tclWinLoad.c (TclpLoadFile): added special message for ERROR_PROC_NOT_FOUND exception in loa... check-in: 3bea237729 user: hobbs tags: trunk | |
| 18:50 | * README: * generic/tcl.h: * library/tcltest1.0/tcltest.tcl: * tools/tcl.wse.in: * tools/tcltk-... check-in: b15d80ab0f user: hobbs tags: trunk | |
| 18:49 | see changes. check-in: e504635a1a user: hobbs tags: trunk | |
| 18:46 | * unix/tclUnixPipe.c (TclpCreateProcess): Removed WNOHANG from Tcl_WaitPid call in error case of p... check-in: 4746499d46 user: hobbs tags: trunk | |
| 18:35 | * tests/string.test: extended string repeat tests check-in: 8a7cbbab88 user: hobbs tags: trunk | |
| 18:31 | * generic/tclCmdMZ.c (Tcl_StringObjCmd): changed STR_REPEAT to preallocate the full space of the f... check-in: fce8088f27 user: hobbs tags: trunk | |
| 16:59 | * generic/tclExecute.c (TclExecuteByteCode): INST_STR_INDEX fixed pedantic cast warning. Correcte... check-in: acc4756b17 user: hobbs tags: trunk | |
| 16:57 | * generic/tclHash.c: fixed pedantic warning of incorrectly placed #endif check-in: 619f494f33 user: hobbs tags: trunk | |
| 16:56 | * doc/source.n: * doc/Eval.3: added extra note about how to safe use ^Z in code, as it is now a c... check-in: 15427185f2 user: hobbs tags: trunk | |
|
2000-08-30
| ||
| 01:43 | * generic/tclStringObj.c: Applied patch from Gerhard Hintermayer to provide a more conservative stri... check-in: ce0e80bb0f user: ericm tags: trunk | |
|
2000-08-25
| ||
| 20:39 | * tests/trace.test: Extended array tracing tests. * doc/trace.n: Clarified information about when a... check-in: 78f46f24d0 user: ericm tags: trunk | |
| 06:20 | ChangeLog commit. check-in: 91be546704 user: ericm tags: trunk | |
| 06:18 | Tweaked tab settings for .SO (Standard Options) sections, from suggestion from Peter Spjuth. check-in: 667da4e9ff user: ericm tags: trunk | |
| 05:56 | fix small typo in last commit check-in: fba19a6c54 user: mo tags: trunk | |
| 05:45 | remove --enable-gcc configure option check-in: 15f085286b user: mo tags: trunk | |
| 02:25 | Added RFE id numbers to comments. check-in: 0f006ae7e6 user: ericm tags: trunk | |
| 02:04 | * doc/trace.n: Updated documentation for new syntax; flagged old syntax as deprecated; added documen... check-in: e12f4e1180 user: ericm tags: trunk | |
|
2000-08-21
| ||
| 01:37 | Added check for non-arrays for [array statistics]. check-in: b857b66be3 user: ericm tags: trunk | |
|
2000-08-20
| ||
| 03:51 | 2000-08-19 David Gravereaux <davygrvy@ajubasolutions.com> * generic/tclPlatDecls.h: without a pre... check-in: 2eab56183a user: davidg tags: trunk | |
| 03:51 | no message check-in: a1bcf8c228 user: davidg tags: trunk | |
|
2000-08-18
| ||
| 19:52 | added another glob pattern I had forgotten check-in: 2a1eaade6f user: davidg tags: trunk | |
| 19:45 | no message check-in: 3c1e1ebf8f user: davidg tags: trunk | |
| 19:44 | * win/.cvsignore: provides a cleaner build environment with graphical CVS clients. check-in: 9fd90db260 user: davidg tags: trunk | |
| 18:02 | Fixed comment. check-in: 958506ae41 user: ericm tags: trunk | |
|
2000-08-15
| ||
| 21:31 | noted extra change to opt.test in ChangeLog check-in: 61b07565ae user: hobbs tags: trunk | |
| 18:10 | * library/tcltest1.0/tcltest.tcl: Set debug level in tcltest::restoreState to 2, for consistancy wit... check-in: f3fa69a1f9 user: ericm tags: trunk | |
| 00:08 | * win/makefile.vc: * win/Makefile.in: * unix/Makefile.in: Added tclPlatDecls.h to the list of instal... check-in: 2adc0d9420 user: ericm tags: trunk | |
|
2000-08-14
| ||
| 18:37 | URL typo correction. check-in: bf6c431b8a user: ericm tags: trunk | |
|
2000-08-11
| ||
| 17:42 | * generic/tclEnv.c (TclUnsetEnv): Changed declaration of length variable from "unsigned int" to "int... check-in: 0b29a04cd5 user: ericm tags: trunk | |
| 00:45 | * library/msgcat1.0/pkgIndex.tcl: Bumped version number to 1.2 [Bug: 6100]. * library/msgcat1.0/msg... check-in: 46dfbc92c2 user: ericm tags: trunk | |
|
2000-08-10
| ||
| 22:24 | * library/msgcat1.0/msgcat.tcl: Removed erroneous [package forget] in msgcat namespace initializer. check-in: 23022429bb user: ericm tags: trunk | |
| 18:24 | 2000-08-10 David Gravereaux <davygrvy@ajubasolutions.com> * generic/tclObj.c: r1.15 accidentally ... check-in: 03edb81667 user: davidg tags: trunk | |
| 18:24 | no message check-in: 40239d144b user: davidg tags: trunk | |
|
2000-08-08
| ||
| 19:03 | Created branch tclpro-1-5-0-synthetic Closed-Leaf check-in: e979569c4f user: cvs2fossil tags: tclpro-1-5-0-synthetic, tclpro-1-5-0 | |
| 19:03 | updated changes for 8.3.2 release check-in: 5318e840e9 user: hobbs tags: core-8-3-1-branch, core-8-3-2, tclpro-1-4-1 | |
| 18:08 | * library/msgcat1.0/pkgIndex.tcl: * library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1. check-in: e8a14fc5b2 user: hobbs tags: core-8-3-1-branch | |
| 17:53 | * library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1. check-in: 598d428da9 user: hobbs tags: core-8-3-1-branch | |
| 00:58 | see changes check-in: 58bf9d8905 user: hobbs tags: core-8-3-1-branch, tclpro-1-4-0 | |
| 00:57 | * doc/ChnlStack.3: * doc/CrtChannel.3: updated the docs to be aware of the TCL_CHANNEL_VERSION_2 ... check-in: a6a05b752c user: hobbs tags: core-8-3-1-branch | |
| 00:57 | * generic/tclIO.c (Tcl_CreateChannel): added assertion to verify that the new channel versioning w... check-in: b27de3ca70 user: hobbs tags: core-8-3-1-branch | |
| 00:57 | * unix/mkLinks: Regen'd with new mkLinks.tcl. * unix/mkLinks.tcl: Fixed indentation, made link set... check-in: 20239e7f73 user: hobbs tags: core-8-3-1-branch | |
|
2000-08-07
| ||
| 22:42 | * tests/indexObj.test: Added tests using the [testwrongnumargs] command to test Tcl_WrongNumArgs. *... check-in: 9b1fed9cba user: ericm tags: trunk | |
| 22:04 | * unix/Makefile.in: add tclsh.ico and tcl.spec to dist target check-in: 56dc3a4959 user: hobbs tags: core-8-3-1-branch | |
| 21:33 | see changes check-in: 91f28d2987 user: hobbs tags: core-8-3-1-branch | |
| 21:33 | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Corrected caching of the index ptr to account... check-in: fa0a0bedde user: hobbs tags: core-8-3-1-branch | |
| 21:33 | * generic/tclEnv.c: cast cleanup [Bug: 5624] * win/tclWinFCmd.c: cast cleanup [Bug: 5627] check-in: bd25ec3021 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | * generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines for Linux on Sparc to compile correctl... check-in: 79d2ef3675 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | * tests/stringObj.test: Tweaked tests to avoid hardcoded high-ASCII characters (which will fail in... check-in: 54c3d5c976 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | * tests/opt.test: * library/opt0.4/optparse.tcl: Applied patch from [Bug: 5922], which corrected ... check-in: 0ec8182d81 user: hobbs tags: core-8-3-1-branch | |
| 21:31 | * library/history.tcl: Corrected an off-by-one error in HistIndex, which was causing [history redo... check-in: 16ecf09ff8 user: hobbs tags: core-8-3-1-branch | |
| 21:31 | * library/init.tcl (auto_import): added check to see if a valid pattern was coming in, to avoid si... check-in: 8fd7dc9f23 user: hobbs tags: core-8-3-1-branch | |
| 21:31 | * unix/tclUnixInit.c (TclpSetInitialEncodings): attempt to correct setlocale calls for XIM support... check-in: 608c7a9a5a user: hobbs tags: core-8-3-1-branch | |
| 21:30 | * generic/tclClock.c (FormatClock): correct code to handle locale specific return values from strf... check-in: e3093ce730 user: hobbs tags: core-8-3-1-branch | |
| 21:30 | * tests/clock.test: Added test for "2 days 2 hours ago" style specifications. * generic/tclDate.... check-in: 8d1fb17481 user: hobbs tags: core-8-3-1-branch | |
| 21:30 | * generic/tclCkalloc.c: Fixed some function headers. check-in: 4b347fdc7d user: hobbs tags: core-8-3-1-branch | |
| 21:29 | * doc/AddErrInfo.3: * doc/ChnlStack.3: * doc/Exit.3: * doc/GetIndex.3: * doc/Notifier.3: * doc... check-in: 848041cb0b user: hobbs tags: core-8-3-1-branch | |
|
2000-08-06
| ||
| 00:20 | * generic/tclIOGT.c (TclChannelTransform): fixed segfault that would occur when transforming a cha... check-in: 40872cef19 user: hobbs tags: core-8-3-1-branch | |
|
2000-08-03
| ||
| 21:59 | Finished backport of mcunknown fix for 8.3.2. check-in: dbab6ab30f user: ericm tags: core-8-3-1-branch | |
| 21:40 | Backport of mcunknown fixes for 8.3.2. check-in: 3fc06e9129 user: ericm tags: core-8-3-1-branch | |
| 21:40 | Backport of mcunknown fixes. check-in: 58519087fc user: ericm tags: core-8-3-1-branch | |
|
2000-07-31
| ||
| 18:03 | Removed dead space at end of file. check-in: a71bddc821 user: ericm tags: trunk | |
|
2000-07-28
| ||
| 07:58 | * win/Makefile.in: * win/configure.in: * win/tcl.m4: * win/tclConfig.sh.in: Back port of gcc for... check-in: cf95876426 user: mo tags: core-8-3-1-branch | |
|
2000-07-27
| ||
| 22:47 | * win/configure.in: TCL_STUB_LIB_FLAG should not include ${TCL_DBGX} in win/tclConfig.sh, fix that... check-in: 604402ceb3 user: mo tags: trunk | |
| 01:39 | Created branch ajuba-ajuba2-2-1-base-synthetic Closed-Leaf check-in: 44eafad11b user: cvs2fossil tags: ajuba-ajuba2-2-1-base-synthetic, ajuba-ajuba2-2-1-base | |
| 01:39 | * merged core-8-3-1-io-rewrite back into core-8-3-1-branch. The core-8-3-1-io-rewrite branch shoul... check-in: 4a5dd63d1f user: hobbs tags: core-8-3-1-branch | |
| 00:38 | * generic/tclStubInit.c: * generic/tclDecls.h: * generic/tcl.decls: * generic/tcl.h: * gene... Closed-Leaf check-in: d975fb5646 user: hobbs tags: core-8-3-1-io-rewrite, merge-8-3-1-io-rewrite-07-26-00 | |
|
2000-07-26
| ||
| 23:53 | * tests/iogt.test: added RCS string, marked tests 2.* to be unixOnly due to underlying system diff... check-in: 92ba0e688c user: hobbs tags: core-8-3-1-io-rewrite | |
| 23:53 | * unix/Makefile.in: undid 07-25 Makefile.in changes because we don't really want to force all priv... check-in: 96e663cf32 user: hobbs tags: core-8-3-1-io-rewrite | |
| 04:56 | Changed Unix to install all headers because they are used by packages like Itcl and Expect, and its ... check-in: fa892d814d user: welch tags: core-8-3-1-io-rewrite | |
| 01:32 | no message check-in: afd49506de user: davidg tags: trunk | |
| 01:29 | Thread-safe rewrite for the Tcl_Async* commands. check-in: 50488dfc4c user: davidg tags: trunk | |
| 01:28 | no message check-in: 4ba17c5943 user: davidg tags: trunk | |
| 01:27 | Thread-safe rewrite for the Tcl_Async* commands. check-in: 116644925e user: davidg tags: trunk | |
| 01:27 | no message check-in: abc17ddc7e user: davidg tags: trunk | |
|
2000-07-25
| ||
| 22:41 | * generic/tclVar.c (CallTraces): Added check for VAR_TRACE_ACTIVE on the array containing the variab... check-in: 509d5a4bdc user: ericm tags: trunk | |
| 18:38 | * win/tclWinPipe.c (BuildCommandLine): Added Tcl_DStringFree call to prevent potential memory leaks ... check-in: be3408a6fc user: ericm tags: trunk | |
| 16:54 | 2000-07-25 Andreas Kupries <a.kupries@westend.com> * tests/iogt.test: (line 866f) New tests iogt-6... check-in: 10bfc475b0 user: kupries tags: core-8-3-1-io-rewrite | |
|
2000-07-24
| ||
| 18:09 | * doc/msgcat.n: Added documentation about the selection of the default locale on Windows. check-in: 1abad32549 user: ericm tags: trunk | |
| 00:03 | doc/AddErrInfo.3, doc/ChnlStack.3, doc/Exit.3, doc/GetIndex.3, doc/Notifier.3, doc/Object.3, doc/Reg... check-in: 68fe2a61a5 user: jenglish tags: trunk | |
|
2000-07-22
| ||
| 01:53 | * generic/tclStubInit.c: * generic/tclObj.c: * generic/tclInt.h: * generic/tclHash.c: * generic/tclD... check-in: 9ec468f405 user: ericm tags: trunk | |
| 00:51 | * doc/binary.n: Noted that the example in the introduction assumes a 32-bit system [Bug: 6035]. check-in: 35180fc2a9 user: ericm tags: trunk | |
|
2000-07-21
| ||
| 16:22 | * win/configure.in: Define ${prefix} and ${exec_prefix} like unix/configure.in. Fix or add TCL_SR... check-in: 83a553168f user: mo tags: trunk | |
| 05:08 | * tests/socket.test: removed doTestsWithRemoteServer constraint from socket-12.*. It requires 'ex... check-in: c8e261fa56 user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-20
| ||
| 20:33 | * generic/tclStubInit.c: * generic/tclObj.c: * generic/tclInt.h: * generic/tclHash.c: * generic/tclD... check-in: 2abafbeedc user: ericm tags: trunk | |
| 20:32 | ChangeLog commit. check-in: fa64a2b8ab user: ericm tags: trunk | |
|
2000-07-19
| ||
| 22:15 | * generic/tclStubInit.c: * generic/tclObj.c: * generic/tclInt.h: * generic/tclHash.c: * generic/tclD... check-in: 6c43b17f3d user: ericm tags: trunk | |
| 21:40 | * tests/pkgMkIndex.test: Added tests for pkg_compareExtension. * library/package.tcl: Enhanced pkg_... check-in: 3d1a0ccec5 user: ericm tags: trunk | |
| 18:27 | * win/makefile.vc: Applied patch from Don Porter to provide better nmake support for NT/Alpha [RFE: ... check-in: b794a4da5e user: ericm tags: trunk | |
| 01:47 | Doh! revert piece of last commit that did not belong check-in: 526dad7c30 user: mo tags: trunk | |
| 01:17 | * unix/configure.in: * unix/tcl.m4: * win/tcl.m4: Properly quote arguments to m4 macros. This al... check-in: 6b4e7b11ec user: mo tags: trunk | |
| 01:08 | Added rules to make tclreg and tcldde static libraries. check-in: b721d923fa user: welch tags: core-8-3-1-io-rewrite | |
| 01:08 | *** empty log message *** check-in: 43cf7aa9f5 user: welch tags: core-8-3-1-io-rewrite | |
|
2000-07-18
| ||
| 23:51 | no message check-in: 95813326ba user: davidg tags: trunk | |
| 21:30 | * tests/opt.test: Removed references to Lfirst, Lrest functions. * library/opt0.4/optparse.tcl: App... check-in: e809de1fb4 user: ericm tags: trunk | |
| 18:16 | * compat/string.h: Fixed function prototypes for strpbrk and strtok [Bug: 6020]. check-in: 907cc4ce33 user: ericm tags: trunk | |
| 02:17 | no message check-in: e78fe8718e user: davidg tags: trunk | |
| 02:16 | Win2K OS bug with GetStdHandle(STD_OUTPUT_HANDLE) returning 0x00010001 instead of INVALID_HANDLE_VAL... check-in: 9ab4e92981 user: davidg tags: trunk | |
|
2000-07-17
| ||
| 23:09 | * README: * win/README: * win/README.binary: * win/configure.in: * unix/configure.in: * unix/t... check-in: a6bac79caf user: hobbs tags: core-8-3-1-io-rewrite | |
| 22:59 | * generic/tclStubInit.c: * generic/tclIntDecls.h: * generic/tclInt.decls: commented out internal ... check-in: 9a75cd275a user: hobbs tags: core-8-3-1-io-rewrite | |
| 22:58 | * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: added tclIOGT.c to objects list to comp... check-in: b002942e32 user: hobbs tags: core-8-3-1-io-rewrite | |
| 22:25 | * library/msgcat1.0/msgcat.tcl: * doc/msgcat.n: * tests/msgcat.test: Applied patches from Chris Nels... check-in: 3ad3252f55 user: ericm tags: trunk | |
| 08:26 | Don't set CC=gcc before running AC_PROG_CC if CC is already set. check-in: 3909688465 user: mo tags: trunk | |
|
2000-07-14
| ||
| 04:16 | * win/tclWinChan.c: updated fileChannelType to v2 channel struct * win/tclWinConsole.c: updated co... check-in: edb18d89dd user: hobbs tags: core-8-3-1-io-rewrite | |
| 04:16 | * generic/tclIO.c (StackSetBlockMode): moved set of chanPtr outside of blockModeProc check to avoi... check-in: d0ec86cd6c user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-13
| ||
| 07:22 | Added some SEE ALSO sections. check-in: 30e1dd7649 user: poenitz tags: trunk | |
| 01:08 | Added builds of the tclreg and tcldde static libraries. check-in: b7b41af2c9 user: welch tags: core-8-3-1-branch | |
| 01:08 | *** empty log message *** check-in: 15e292afd9 user: welch tags: core-8-3-1-branch | |
|
2000-07-12
| ||
| 01:41 | * tests/iogt.test: made tests [345].0 not run by default as they were failing in the new design, b... check-in: 2f00b8921d user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-10
| ||
| 17:35 | 2000-07-10 Andreas Kupries <a.kupries@westend.com> * tests/iogt.test: Reverted some earlier chang... check-in: ddc1b09ee7 user: kupries tags: core-8-3-1-io-rewrite | |
|
2000-07-07
| ||
| 11:13 | Fix definition of TCL_SRC_DIR in mingw/vc++ configure so that it matches the unix verison check-in: 41152ea860 user: mo tags: trunk | |
| 03:31 | * tests/iogt.test: new tests for stacked channel stuff based off new 'testchannel transform|unstac... check-in: b684e61b81 user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-06
| ||
| 21:05 | * tests/msgcat.test: * library/msgcat1.0/msgcat.tcl: Applied patch from Christian Krone, to provide ... check-in: 011b026d9e user: ericm tags: trunk | |
|
2000-06-30
| ||
| 06:28 | * doc/msgcat.n: Doc's for mcmax function. * library/msgcat1.0/msgcat.tcl: Applied patches from Laur... check-in: dd75ed2b7a user: ericm tags: trunk | |
|
2000-06-28
| ||
| 18:11 | * tests/stringObj.test: Tweaked tests to avoid hardcoded high-ASCII characters (which will fail in m... check-in: e273f9d105 user: ericm tags: trunk | |
|
2000-06-26
| ||
| 23:23 | * doc/package.n: Corrected information about [package forget] arguments [Bug: 5418]. check-in: 3e27881a53 user: ericm tags: trunk | |
|
2000-06-24
| ||
| 00:26 | * doc/Hash.3: Added documentation patch for Tcl_Obj *'s as keys in Tcl hash tables [RFE: 5934]. * g... check-in: 7e7bdba8eb user: ericm tags: trunk | |
|
2000-06-21
| ||
| 03:49 | Fix Weak links check-in: 87e0596e14 user: jingham tags: core-8-3-1-branch | |
|
2000-06-20
| ||
| 21:30 | Applied patch from [Bug: 5921] check-in: beffb3997a user: ericm tags: trunk | |
| 21:28 | Applied patch from [Bug: 5922] check-in: 26d9b6680e user: ericm tags: trunk | |
|
2000-06-19
| ||
| 21:34 | * doc/RegExp.3: Replaced instances of "Tcl_GetRegExpInfo" with "Tcl_RegExpGetInfo", the correct name... check-in: a51a0fc6ec user: ericm tags: trunk | |
|
2000-06-14
| ||
| 01:38 | fixed the arglist for scan--varNames are all optional check-in: e63242ecaa user: hershey tags: core-8-3-1-branch | |
|
2000-06-13
| ||
| 21:01 | * win/tcl.m4: * win/configure.in: * win/Makefile.in: Applied patch from [RFE: 5844], to extend suppo... check-in: 3bc42b9ac3 user: ericm tags: trunk | |
| 20:30 | * win/tclWinDde.c: * win/tclWinInit.c: * win/tclWinNotify.c: * win/tclWinPipe.c: * win/tclWinReg.c: ... check-in: 84806aadba user: ericm tags: trunk | |
|
2000-06-07
| ||
| 01:59 | marked 8.4a1 release point check-in: 2af383029e user: hobbs tags: trunk | |
|
2000-06-06
| ||
| 19:35 | see changes check-in: 96c191ac0f user: hobbs tags: trunk, core-8-4-a1 | |
| 19:34 | * generic/tclExecute.c (TclExecuteByteCode INST_STR_CMP): added test of iResult return from memcmp... check-in: 9c8205c1e7 user: hobbs tags: trunk | |
| 19:34 | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Corrected caching of the index ptr to account... check-in: 23806e51b7 user: hobbs tags: trunk | |
| 04:55 | Added version 8.4a1 to list of versions to look for. check-in: a5d8ff9ee1 user: ericm tags: trunk | |
| 04:51 | Added spinbox.tcl to list of files to install. check-in: 75512ed338 user: ericm tags: trunk | |
| 04:39 | Added tcl.hpj.in to distribution. check-in: 24c88cf726 user: ericm tags: trunk | |
| 01:53 | Fixed color map. check-in: ed358ee5f4 user: ericm tags: trunk | |
| 01:11 | Fixed copyright. check-in: 68aca6b5bf user: ericm tags: trunk | |
| 01:08 | Fixed version number, scriptics -> ajuba logo. check-in: dba67551eb user: ericm tags: trunk | |
| 00:45 | Fixed version number. check-in: 7e0ca1d918 user: ericm tags: trunk | |
|
2000-06-05
| ||
| 23:36 | Comment typo correction. check-in: 68d103692c user: ericm tags: trunk | |
| 23:27 | Added "released 8.4a1" line check-in: addb8dc38e user: ericm tags: trunk | |
| 23:14 | Corrected credits. check-in: c4bbd232e0 user: ericm tags: trunk | |
| 21:39 | Added changes since 8.3.1. check-in: 4ff4416169 user: ericm tags: trunk | |
|
2000-06-02
| ||
| 23:44 | Created branch ajuba-ajuba2-2-0-synthetic Closed-Leaf check-in: 61886d60e7 user: cvs2fossil tags: ajuba-ajuba2-2-0-synthetic, ajuba-ajuba2-2-0 | |
| 23:44 | reduced unnecessary iterations in http-3.13 check-in: dc87c202da user: hobbs tags: core-8-3-1-branch | |
| 23:43 | reduced unnecessary iterations in http-3.13 check-in: 946105af77 user: hobbs tags: trunk | |
| 23:14 | 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com> * tests/http.test * doc/http.n * library/h... check-in: 2667506cff user: hobbs tags: trunk | |
| 20:04 | * generic/tclIO.c (CloseChannel): removed the &ing out of (TCL_READABLE|TCL_WRITABLE) from the fla... check-in: 7659a94a04 user: hobbs tags: core-8-3-1-branch | |
| 05:20 | (CloseChannel): further extended CloseChannel in the stacked case to effect certain operations on ... check-in: 0224a167ee user: hobbs tags: core-8-3-1-branch | |
| 03:01 | * generic/tclIO.c (CloseChannel): Rewrote CloseChannel code to unstack a channel during the close ... check-in: f7571ce9e0 user: hobbs tags: core-8-3-1-branch | |
|
2000-06-01
| ||
| 00:33 | added unset -- -nocomplain options check-in: 1f4fd67a67 user: hobbs tags: trunk | |
| 00:33 | * tests/set-old.test: * doc/unset.n: * generic/tclVar.c (Tcl_UnsetObjCmd): added -nocomplain and ... check-in: 4f72696ca3 user: hobbs tags: trunk | |
|
2000-05-31
| ||
| 15:03 | * generic/tclVar.c (Tcl_ArrayObjCmd): Added support for regexp and exact matching for [array names] ... check-in: 634da00427 user: ericm tags: trunk | |
| 01:28 | 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com> * tests/http.test * doc/http.n * library/h... check-in: 43202241e2 user: sandeep tags: core-8-3-1-branch | |
|
2000-05-27
| ||
| 23:58 | * tests/info.test: * doc/info.n: * generic/tclIOUtil.c (Tcl_EvalFile): * generic/tclCmdIL.c (Inf... check-in: 11466720a7 user: hobbs tags: trunk | |
|
2000-05-26
| ||
| 08:54 | new compiled commands, reworked string commands for unicode check-in: 58b3cdf9e7 user: hobbs tags: trunk | |
| 08:53 | * generic/tclCompExpr.c: changed INST_STREQ -> INST_STR_EQ, INST_STRNEQ -> INST_STR_NEQ * generic... check-in: 42d08624f2 user: hobbs tags: trunk | |
| 08:52 | * generic/tclStringObj.c (Tcl_AppendUnicodeToObj): removed dead code. (AppendUnicodeToUnicodeRep) ... check-in: 0ea5ede54f user: hobbs tags: trunk | |
| 08:51 | * generic/tclInt.h: * generic/tclObj.c (Tcl_DbIsShared): added support for checking result of Tcl... check-in: b4ded7886d user: hobbs tags: trunk | |
| 08:51 | * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): reworked to operate in Unicode, tweaked for performance. ... check-in: 021b3fcbdd user: hobbs tags: trunk | |
| 08:50 | * tests/string.test: added string map tests for the one-pair case, corrected tests to reflect impr... check-in: 446f8b2bde user: hobbs tags: trunk | |
|
2000-05-23
| ||
| 22:10 | * generic/tclInt.h: Added function prototypes for TclCompileStringCmd and TclCompileReturnCmd. * ge... check-in: 9a0e714517 user: ericm tags: trunk | |
| 02:45 | * doc/scan.n: * doc/array.n: minor doc fixes [Bug: 5396] check-in: e139b081e4 user: hobbs tags: trunk | |
|
2000-05-22
| ||
| 23:55 | see changes check-in: 47b3d7b741 user: hobbs tags: trunk | |
| 23:55 | * win/tclWinFCmd.c: cast cleanup [Bug: 5627] check-in: b24330d647 user: hobbs tags: trunk | |
| 23:54 | * win/tclWinSerial.c: cast cleanup [Bug: 5626] check-in: 899476c20b user: hobbs tags: trunk | |
| 23:54 | * win/tclWinConsole.c: cast and header cleanup [Bug: 5625] check-in: 3f4a2d6af6 user: hobbs tags: trunk | |
| 23:54 | * generic/tclEnv.c: cast cleanup [Bug: 5624] check-in: 2c6b454dab user: hobbs tags: trunk | |
|
2000-05-19
| ||
| 21:30 | see changes check-in: 3c461b5722 user: hobbs tags: trunk | |
| 21:30 | * generic/tclTest.c: * generic/tclIO.c: moved channel test commands from tclIO.c to tclTest.c. *... check-in: a0e9b1640e user: hobbs tags: trunk | |
| 18:57 | fixed patching problems for mingw compatability check-in: ab2a9725ab user: hobbs tags: trunk | |
|
2000-05-18
| ||
| 22:29 | * tests/clock.test: Added test for "2 days 2 hours ago" style specifications. * generic/tclDate.c: ... check-in: 5dc84a282d user: ericm tags: trunk | |
| 22:19 | see changes check-in: ea4f8179a8 user: hobbs tags: trunk | |
| 22:19 | * win/{tcl.m4,Makefile.in,configure.in}: added support for mingw compile env and cross-compiling. ... check-in: eab5a957cf user: hobbs tags: trunk | |
| 21:37 | see changes check-in: ed930df419 user: hobbs tags: trunk | |
| 21:37 | * library/init.tcl (auto_import): added check to see if a valid pattern was coming in, to avoid si... check-in: 27f0354112 user: hobbs tags: trunk | |
| 21:37 | * doc/regsub.n: correct regsub docs [Bug: 5346] check-in: d7844ddfd5 user: hobbs tags: trunk | |
| 21:36 | * generic/tclClock.c (FormatClock): correct code to handle locale specific return values from strf... check-in: 7395d09104 user: hobbs tags: trunk | |
|
2000-05-15
| ||
| 21:48 | * library/history.tcl: Corrected an off-by-one error in HistIndex, which was causing [history redo... check-in: b47be28ecb user: ericm tags: trunk | |
|
2000-05-11
| ||
| 01:50 | * generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines for Linux on Sparc to compile correctl... check-in: 23bdc0c3b5 user: hobbs tags: trunk | |
| 00:17 | see changes check-in: d00cfae838 user: hobbs tags: trunk | |
| 00:17 | * doc/namespace.n: * tests/namespace.test: * generic/tclNamesp.c (Tcl_NamespaceObjCmd): added 'na... check-in: 1570dc2201 user: hobbs tags: trunk | |
| 00:16 | * doc/source.n: * doc/Eval.3: * tests/source.test: * generic/tclIOUtil.c (Tcl_EvalFile): added e... check-in: 03cdfc3a86 user: hobbs tags: trunk | |
|
2000-05-10
| ||
| 23:49 | test fix check-in: 7b12230f7d user: hobbs tags: trunk | |
|
2000-05-09
| ||
| 19:13 | 2000-05-09 Andreas Kupries <a.kupries@westend.com> operating as proxy for David Gravereaux <davyg... check-in: c1e244a299 user: kupries tags: trunk | |
| 17:50 | * tests/lsearch.test: * doc/lsearch.n: * generic/tclCmdIL.c (Tcl_LsearchObjCmd): Extended [lsearch] ... check-in: 51a0b967fd user: ericm tags: trunk | |
| 00:00 | * doc/expr.n: * tests/expr.test: * tests/expr-old.test: added tests for 'eq' and 'ne' * generic/... check-in: 0d91727189 user: hobbs tags: trunk | |
|
2000-05-08
| ||
| 22:21 | * generic/tclCmdIL.c (Tcl_LinsertObjCmd): made use of Tcl_DuplicateObj where code was otherwise du... check-in: 39a3a048f1 user: hobbs tags: trunk | |
| 22:14 | lint chan = NULL init check-in: 8f82990764 user: hobbs tags: trunk | |
| 22:13 | * generic/tclObj.c (Tcl_DuplicateObj): simplified code to call TclInitStringRep, which the code wa... check-in: b7f61c3131 user: hobbs tags: trunk | |
| 22:10 | minor comment correction check-in: 7fc9fd97f3 user: hobbs tags: trunk | |
| 22:06 | removed unreferenced var check-in: 5482dfcb56 user: hobbs tags: trunk | |
| 22:05 | removed VS/VE 8.1 macros check-in: bee7a32576 user: hobbs tags: trunk | |
| 22:04 | * tests/string.test: extended string match tests check-in: 287915a2fe user: hobbs tags: trunk | |
| 21:59 | * doc/Utf.3: * generic/tclStubInit.c: * generic/tcl.decls: * generic/tclDecls.h: * generic/tclU... check-in: 52c8e2d16d user: hobbs tags: trunk | |
| 21:25 | * tests/set-old.test: * doc/array.n: * generic/tclVar.c: Added [array statistics] command [RFE: 4557... check-in: 4254340950 user: ericm tags: trunk | |
|
2000-05-06
| ||
| 19:51 | 2000-05-06 Andreas Kupries <a.kupries@westend.com> operating as proxy for David Gravereaux <davygr... check-in: d0d9090813 user: kupries tags: trunk | |
|
2000-05-03
| ||
| 00:15 | * README: * generic/tcl.h: * library/init.tcl: * library/reg1.0/pkgIndex.tcl: * library/tcltest... check-in: be42a4145e user: hobbs tags: trunk | |
| 00:14 | * tests/compile.test: * tests/init.test: * tests/proc.test: * tests/proc-old.test: * tests/rena... check-in: e9b0d62a31 user: hobbs tags: trunk | |
| 00:13 | * unix/Makefile.in: add tclsh.ico and tcl.spec to dist target check-in: bcfb7bbe48 user: hobbs tags: trunk | |
|
2000-05-02
| ||
| 22:02 | 2000-05-02 Andreas Kupries <a.kupries@westend.com> * Overall changes: (1) Implementation of jo... check-in: cdf262856d user: kupries tags: trunk | |
|
2000-04-28
| ||
| 00:47 | * doc/library.n: Added entries for auto_qualify and auto_import [Bug: 1271]. * doc/Init.3: Manual e... check-in: 3429c5f93a user: ericm tags: trunk | |
|
2000-04-27
| ||
| 01:46 | * doc/memory.n: Man page for Tcl "memory" command, which is created when TCL_MEM_DEBUG is defined at... check-in: 9aabc80546 user: ericm tags: trunk | |
|
2000-04-26
| ||
| 22:36 | * unix/mkLinks: Regen'd with new mkLinks.tcl. * unix/mkLinks.tcl: Fixed indentation, made link setu... check-in: 04f453e64f user: ericm tags: trunk | |
| 20:49 | Created branch core-8-3-1-synthetic Closed-Leaf check-in: 229cb92672 user: cvs2fossil tags: core-8-3-1-synthetic, core-8-3-1 | |
| 20:49 | Fixed bad crosslink command. check-in: e316983b70 user: ericm tags: trunk | |
| 17:31 | * README: * mac/README: * tools/tcl.wse.in: * unix/README: * unix/tcl.spec: * win/README: * w... check-in: e2a5e3125f user: hobbs tags: trunk | |
| 17:05 | Updated URLs check-in: b6b9751c73 user: welch tags: trunk | |
| 17:01 | LogCommandInfo man entry. check-in: aca9cea7e2 user: ericm tags: trunk | |
| 17:00 | LogCommandInfo man page. check-in: 76377166af user: ericm tags: trunk | |
| 17:00 | LogCommandInfo man entry. check-in: a6e79bb9c4 user: ericm tags: trunk | |
| 00:24 | updated for 8.3.1 release check-in: 338f651564 user: hobbs tags: trunk | |
|
2000-04-25
| ||
| 23:03 | NAME macro fix check-in: 968c1a7522 user: hobbs tags: trunk | |
| 22:29 | version cleanup check-in: 26d383863d user: hobbs tags: trunk | |
| 20:58 | * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: updated for http change and some cleanu... check-in: 1e558a16da user: hobbs tags: trunk | |
| 20:21 | moved http2.1 to http2.3 check-in: a43b5bad06 user: hobbs tags: trunk | |
| 17:56 | * unix/tclUnixThrd.c: removed {}s around PTHREAD_MUTEX_INITIALIZER [Bug: 5254] check-in: aa8d40b8f1 user: hobbs tags: trunk | |
| 17:55 | * unix/tclLoadDyld.c (TclpLoadFile): removed use of interp->result check-in: 390ae98d85 user: hobbs tags: trunk | |
| 17:55 | * doc/Utf.3: clarified docs for Tcl_(UniChar|Utf)AtIndex check-in: b3b30628d9 user: hobbs tags: trunk | |
| 00:54 | * unix/mkLinks: * doc/OpenFileChnl.3: Added man entry for Tcl_Ungets [Bug: 1834]. check-in: 09b0933925 user: ericm tags: trunk | |
| 00:28 | * unix/mkLinks: * doc/SourceRCFile.3: Man page for Tcl_SourceRCFile [Bug: 1833]. check-in: e1c7b67772 user: ericm tags: trunk | |
|
2000-04-24
| ||
| 23:52 | * unix/mkLinks: * doc/ParseCmd.3: Added documentation for Tcl_ParseVar [Bug: 1828]. check-in: b374c02492 user: ericm tags: trunk | |
| 23:32 | * unix/tclUnixNotfy.c (Tcl_FinalizeNotifier, NotifierThreadProc): added write of 'q' into triggerP... check-in: b63233fd7f user: hobbs tags: trunk | |
| 06:46 | *** empty log message *** check-in: 26e0b4a97b user: jingham tags: trunk | |
| 06:43 | 2000-04-23 Jim Ingham <jingham@cygnus.com> These changes make some error handling margina... check-in: 406aaa947b user: jingham tags: trunk | |
|
2000-04-23
| ||
| 03:37 | *** empty log message *** check-in: d202742949 user: jingham tags: trunk | |
| 03:36 | 2000-04-22 Jim Ingham <jingham@cygnus.com> * library/package.tcl (tclPkgUnknown): Fixed a ... check-in: aa5214fbab user: jingham tags: trunk | |
|
2000-04-22
| ||
| 07:07 | 2000-04-21 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Fixed a newly in... check-in: 8f0cd2d9ba user: sandeep tags: trunk | |
| 00:37 | More thrashing with the "server closes without reading post data" scenario. Reverted to the previou... check-in: c0d948dc41 user: welch tags: trunk | |
| 00:37 | comments for http.tcl check-in: d893bfe62f user: welch tags: trunk | |
|
2000-04-21
| ||
| 04:04 | * generic/tclAlloc.c: wrapped caddr_t define to not be done on Unix * unix/tclUnixPort.h: added Tc... check-in: 618011d0b2 user: hobbs tags: trunk | |
|
2000-04-20
| ||
| 01:30 | * library/dde1.1/pkgIndex.tcl: * library/reg1.0/pkgIndex.tcl: * win/tclWinChan.c: * win/tclWinTh... check-in: c818263820 user: hobbs tags: trunk | |
|
2000-04-19
| ||
| 23:24 | * generic/tclFileName.c (SplitUnixPath): added support for QNX node ids. check-in: 20e78a2f2d user: hobbs tags: trunk | |
| 09:17 | have to allow for strchr being a macro in TtyParseProc check-in: 8e5dea5253 user: hobbs tags: trunk | |
| 08:32 | * README: * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/con... check-in: 2bb0593bdf user: hobbs tags: trunk | |
| 01:01 | * generic/tclEvent.c (TclInitSubsystems): Moved tclLibraryPath to thread-local storage to prevent ... check-in: 57271c3723 user: hobbs tags: trunk | |
|
2000-04-18
| ||
| 23:26 | * win/Makefile.in: * win/tcl.rc: * win/tclsh.rc: * win/tclsh.ico: Modified copyright dates in W... check-in: ef4b92e1f8 user: redman tags: trunk | |
| 23:10 | * generic/tclEvent.c (TclInitSubsystems): Moved tclLibraryPath to thread-local storage to prevent ... check-in: 800390a3de user: hobbs tags: trunk | |
| 23:06 | * unix/tclAppInit.c (main): removed #ifdef TCL_TEST that sets the library path as it was unnecessa... check-in: 7545f3c2fc user: hobbs tags: trunk | |
|
2000-04-17
| ||
| 20:32 | Added Tcl_CreateThreadType and TCL_RETURN_THREAD_TYPE macros for declaring the NewThread callback pr... check-in: 3013a54849 user: welch tags: trunk | |
| 20:32 | Updates for Tcl_CreateThreadType check-in: cf0b7dd51e user: welch tags: trunk | |
| 01:52 | Don't append : to folder name if the folder name is empty. check-in: bb30f9a434 user: jingham tags: trunk | |
|
2000-04-15
| ||
| 18:42 | Added additional information regarding TCLLIBPATH (specifically, that "/" must be used as the path s... check-in: e1576ae91b user: ericm tags: trunk | |
| 17:34 | * unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/space parity on platforms that suppor... check-in: 64dd87f4a7 user: hobbs tags: trunk | |
| 17:34 | * generic/tclBasic.c (Tcl_GetVersion): adjusted use of major/minor to not conflict with global dec... check-in: cc48184a22 user: hobbs tags: trunk | |
| 17:34 | * unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/space parity on platforms that suppor... check-in: a64be0d5f2 user: hobbs tags: trunk | |
|
2000-04-14
| ||
| 23:01 | * doc/AppInit.3: * doc/Async.3: * doc/BackgdErr.3: * doc/CrtChannel.3: * doc/CrtInterp.3: * do... check-in: 66905b808b user: hobbs tags: trunk | |
| 06:42 | * unix/tcl.m4 (SC_ENABLE_THREADS): enhanced the detection of pthread_mutex_init [Bug: 4359] and (S... check-in: 720c60af3f user: hobbs tags: trunk | |
| 06:42 | * doc/regexp.n: doc clarification [Bug: 5037] * doc/update.n: typo fix [Bug: 4996] check-in: f5cd778d6a user: hobbs tags: trunk | |
| 06:42 | * doc/regexp.n: doc clarification [Bug: 5037] * doc/update.n: typo fix [Bug: 4996] * unix/tcl.m4... check-in: b1dcbfacb9 user: hobbs tags: trunk | |
|
2000-04-13
| ||
| 02:30 | removed __stdcall decl for WIN32 case on ThreadCreate check-in: e8fa73f24d user: hobbs tags: trunk | |
|
2000-04-12
| ||
| 18:41 | * doc/dde.n: corrected dde poke docs. [Bug: 4991] check-in: 6356a7ea59 user: hobbs tags: trunk | |
|
2000-04-11
| ||
| 21:42 | * win/tclWinPipe.c: Added "CONST" keyword to declaration of char *native in TclpCreateTempFile, to s... check-in: abd92d8bbb user: ericm tags: trunk | |
| 21:16 | * msgcat.n: Added docs for new behavior from patch in [Bug: 4158]. * msgcat.test: Added tests for n... check-in: 3991fa63bb user: ericm tags: trunk | |
| 01:04 | Fixed compiler warnings check-in: 7f42a656b6 user: welch tags: trunk | |
| 01:04 | Updated to work with thread extension, if present check-in: 78b08a48a9 user: welch tags: trunk | |
| 01:04 | Changes for threading update check-in: b5288176c3 user: welch tags: trunk | |
|
2000-04-10
| ||
| 23:42 | fixed conflict in this file check-in: 8dbc8717ba user: welch tags: trunk | |
| 22:44 | Fixed Tcl_CreateThreadProc declaration check-in: c66c45242e user: welch tags: trunk | |
| 21:08 | * win/tclWinPipe.c (TclpCreateTempFile): Added conversion of contents string from UTF to native enco... check-in: 1908ebdc39 user: ericm tags: trunk | |
| 18:17 | * generic/tcl.h: removed specific typedef of Tcl_ThreadCreateProc for Windows as the build choked.... check-in: 484f58332a user: hobbs tags: trunk | |
| 17:18 | * tests/*.test: Changed all occurances of "namespace import ::tcltest" to "namespace import -force :... check-in: c2f93a113c user: ericm tags: trunk | |
| 00:27 | * generic/tclBasic.c (Tcl_SetCommandInfo): comment fix check-in: 0ed4a6b7ce user: hobbs tags: trunk | |
| 00:26 | * tests/reg.test (matchexpected): corrected tests to use tcltest constraint types to skip certain ... check-in: 1387708c80 user: hobbs tags: trunk | |
| 00:26 | * tests/reg.test (matchexpected): corrected tests to use tcltest constraint types to skip certain ... check-in: ccc1337b10 user: hobbs tags: trunk | |
|
2000-04-09
| ||
| 23:56 | Added "server closes without reading post data" case. check-in: 1803037c3d user: welch tags: trunk | |
| 23:56 | Adjusted file events and unified error handling. check-in: e3eb4545f0 user: welch tags: trunk | |
| 23:55 | Documented error cases. check-in: 00a3a996cb user: welch tags: trunk | |
| 23:55 | Updates for htp check-in: 7fb7d11f65 user: welch tags: trunk | |
| 21:14 | * unix/tclUnixThrd.c (Tcl_CreateThread): moved TCL_THREADS ifdef inside of func as it is declared ... check-in: 26ed7e69c3 user: hobbs tags: trunk | |
| 16:04 | 2000-04-08 Andreas Kupries <a.kupries@westend.com> * Overall change: Definition of a public API f... check-in: 51f6c167f6 user: kupries tags: trunk | |
|
2000-04-08
| ||
| 02:35 | * tests/fCmd.test: marked test 8.1 knownBug because it is dangerous on poorly configured systems [... check-in: 89587dc15b user: hobbs tags: trunk | |
| 02:35 | * library/tcltest1.0/tcltest.tcl (initConstraints): removed win32s references (no longer supported... check-in: 4c4ac9c48f user: hobbs tags: trunk | |
| 02:35 | * doc/binary.n: clarified docs on sign extension in binary scan [Bug: 3466] check-in: 7552c56cef user: hobbs tags: trunk | |
| 02:35 | * doc/binary.n: clarified docs on sign extension in binary scan [Bug: 3466] * library/tcltest1.0... check-in: 6716ee0f7c user: hobbs tags: trunk | |
|
2000-04-05
| ||
| 19:02 | Forgot to update the ChangeLog. Fixed. check-in: de3554b5c6 user: kupries tags: trunk | |
| 19:00 | 2000-04-05 Andreas Kupries <a.kupries@westend.com> * generic/tclIO.c (Tcl_UnstackChannel, line 18... check-in: 52b3ac564c user: kupries tags: trunk | |
| 00:42 | Added dependency of tclStubInit.c on the stubs tables check-in: b0e8d28f5d user: welch tags: trunk | |
| 00:42 | Fixed compilation w/out TCL_THREADS check-in: 8dddd071dc user: welch tags: trunk | |
| 00:42 | Updated for TCL_THREADS and stubs table stuff check-in: c3aefafff6 user: welch tags: trunk | |
| 00:30 | 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: For the -querych... check-in: 709209ad4d user: sandeep tags: trunk | |
|
2000-04-04
| ||
| 20:28 | 2000-04-03 Andreas Kupries <a.kupries@westend.com> * Overall change: Definition of public API's f... check-in: 861e460865 user: kupries tags: trunk | |
| 08:06 | * unix/dltest/pkg[a-e].c: Cleaned up test packages [Bug: 2293] check-in: b0a1e49e5b user: hobbs tags: trunk | |
| 08:05 | * unix/Makefile.in (MAN_INSTALL_DIR): patch to accept --mandir correctly [Bug: 4085] * unix/tclUn... check-in: 45165c0e6d user: hobbs tags: trunk | |
| 08:05 | * tools/man2help2.tcl: fixed winhelp cross-linking error [Bug: 4156] improved translation to winhe... check-in: 6c60529376 user: hobbs tags: trunk | |
| 08:05 | * tests/foreach.test: * tests/namespace.test: * tests/var.test: Added lsorts to avoid random sort... check-in: 8394b788c5 user: hobbs tags: trunk | |
| 08:04 | * generic/tclCmdIL.c (InfoVarsCmd): checked for non-NULL procPtr to prevent itcl info override cra... check-in: 3181b69dce user: hobbs tags: trunk | |
| 08:04 | * generic/tclCmdIL.c (InfoVarsCmd): checked for non-NULL procPtr to prevent itcl info override cra... check-in: 4b3b0b572c user: hobbs tags: trunk | |
|
2000-03-31
| ||
| 19:39 | * generic/tclGet.c (Tcl_GetDouble): Added additional conditions to error test (previously only errno... check-in: 27f457dd13 user: ericm tags: trunk | |
| 08:52 | * generic/tclInt.decls: * generic/tclIntPlatDecls.h: * generic/tclStubInit.c: * win/tclWin32Dll.... check-in: 36c0007d3f user: hobbs tags: trunk | |
| 08:52 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added comments noting the need to pair ckalloc ... check-in: 4d38e9fd6a user: hobbs tags: trunk | |
| 08:51 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added comments noting the need to pair ckalloc ... check-in: 0f620f033e user: hobbs tags: trunk | |
|
2000-03-30
| ||
| 04:36 | Created branch scriptics-sc-2-0-b5-synthetic Closed-Leaf check-in: 80dddef3ef user: cvs2fossil tags: scriptics-sc-2-0-b5-synthetic, scriptics-sc-2-0-b5 | |
| 04:36 | Created branch scriptics-sc-2-0-fixed-synthetic Closed-Leaf check-in: 1f13ffc351 user: cvs2fossil tags: scriptics-sc-2-0-fixed-synthetic, scriptics-sc-2-0-fixed | |
| 04:36 | Created branch scriptics-sc-2-0-b2-synthetic Closed-Leaf check-in: 26b1008bda user: cvs2fossil tags: scriptics-sc-2-0-b2-synthetic, scriptics-sc-2-0-b2 | |
| 04:36 | * generic/tclCompile.c (TclCleanupByteCode): made ByteCode cleanup more aware of TCL_BYTECODE_PREC... check-in: 95a7cc2831 user: hobbs tags: trunk | |
|
2000-03-29
| ||
| 20:19 | 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Removed a... check-in: 21ce42ac0d user: sandeep tags: trunk | |
|
2000-03-27
| ||
| 22:19 | * tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"' * tests/namespace.test: * gener... check-in: 2188389346 user: hobbs tags: trunk | |
| 22:18 | * tests/namespace.test: * generic/tclNamesp.c (Tcl_Export): added a uniq'ing test to the export l... check-in: 6f0ee764c1 user: hobbs tags: trunk | |
| 22:18 | * tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"' * tests/namespace.test: * gener... check-in: b0d58d49d1 user: hobbs tags: trunk | |
| 21:22 | Added catch around fileevent to fix test suite failure check-in: 6631c99875 user: welch tags: trunk | |
| 18:34 | * unix/tclUnixChan.c: Added (off_t) type casts in lseek() call [Bug: 4409]. * unix/tclLoadAout.c: *... check-in: 30a242b059 user: ericm tags: trunk | |
|
2000-03-24
| ||
| 23:15 | Updated file list. check-in: e19dc38d8e user: ericm tags: trunk | |
|
2000-03-22
| ||
| 22:49 | 2000-03-22 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Fixed a b... check-in: 78af155baa user: sandeep tags: trunk | |
| 21:18 | 2000-03-22 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Fixed bug... check-in: cf54817498 user: sandeep tags: trunk | |
|
2000-03-21
| ||
| 22:55 | * tests/clock.test: Modified some tests that were not robust with respect to the time zone in which ... check-in: 80bb9d067f user: ericm tags: trunk | |
|
2000-03-19
| ||
| 23:45 | 2000-03-19 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: geturl used to t... check-in: f3a17a1b81 user: sandeep tags: trunk, scriptics-sc-2-0-b1 | |
| 22:32 | * library/http2.1/http.tcl: Added -querychannel option and altered some of Brent's modifications t... check-in: aadf3c36fe user: sandeep tags: trunk | |
|
2000-03-18
| ||
| 02:16 | updated package index file to use version 2.3 instead of 2.2. check-in: adccf407b1 user: hershey tags: trunk | |
|
2000-03-17
| ||
| 02:15 | Added tests for -queryprogress check-in: e63f79f70b user: welch tags: trunk | |
| 02:15 | Added -queryprogress callback to http::geturl and also changed it so that writing the post data is e... check-in: f147131f44 user: welch tags: trunk | |
| 02:14 | Added note about geturl addition check-in: 34b130a668 user: welch tags: trunk | |
|
2000-03-07
| ||
| 02:21 | Install the dde and reg .lib files in the same place as the corresponding .dlls check-in: c332a2164a user: wart tags: trunk | |
|
2000-03-06
| ||
| 19:17 | * library/package.tcl: Applied patch from Bug: 2570; rather than setting geometry of slave interp to... check-in: d5871cf1fe user: ericm tags: trunk | |
|
2000-03-03
| ||
| 02:58 | * win/README.binary: change mailing lists from @consortium.org to @scriptics.com [Bug: 4173] check-in: 0135308c93 user: hobbs tags: trunk | |
| 02:58 | * library/package.tcl (tclPkgUnknown): extended to allow recognizes changes in the auto_path while... check-in: 4e3bbc1d41 user: hobbs tags: trunk | |
| 02:57 | * generic/tclFileName.c (Tcl_TranslateFileName): Applied patch from Newman to significantly speedu... check-in: 486f2c37ac user: hobbs tags: trunk | |
| 02:57 | * doc/FindExec.3: fixed doc for declaration of Tcl_FindExecutable [Bug: 4275] check-in: 89ca3862b7 user: hobbs tags: trunk | |
| 02:57 | * library/package.tcl (tclPkgUnknown): extended to allow recognizes changes in the auto_path while... check-in: 418acce075 user: hobbs tags: trunk | |
|
2000-02-28
| ||
| 18:49 | * tests/clock.test: Added test for ISO bases < 100000 * generic/tclDate.c: (generated on Solaris) *... check-in: 7f9ecc28ca user: ericm tags: trunk | |
|
2000-02-14
| ||
| 22:40 | * unix/Makefile.in: Added rpm target to generate Tcl binary RPM. * unix/tcl.spec: RPM specification... check-in: 442aaf884c user: ericm tags: trunk | |
|
2000-02-10
| ||
| 10:21 | syntax cleanup check-in: aed7e39769 user: hobbs tags: trunk, core-8-3-0 | |
| 10:09 | cleaned up syntax, corrected package:: -> pkg:: check-in: df11d61bdc user: hobbs tags: trunk | |
| 09:59 | Remove need for "OLDROUTINENAMES" def'n in one more file... check-in: 53236a711c user: jingham tags: trunk | |
| 09:53 | * doc/load.n: added notes about dll load errors on Windows check-in: 492839384e user: hobbs tags: trunk | |
| 09:53 | * changes: updated for 8.3.0 release * doc/load.n: added notes about dll load errors on Windows check-in: 1e954ca882 user: hobbs tags: trunk | |
| 08:55 | * win/tclWinLoad.c (TclpLoadFile): improved error message for load failures, could perhaps be even... check-in: 738eec4269 user: hobbs tags: trunk | |
| 08:55 | * unix/README: * unix/Makefile.in (dist): removed porting.notes and porting.old from distribution... check-in: 94b6c133d5 user: hobbs tags: trunk | |
| 08:43 | *** empty log message *** check-in: 5d02166377 user: jingham tags: trunk | |
| 08:41 | Don't panic when you can't close an async socket on error. It seems to be benign to just pass out t... check-in: 444274f909 user: jingham tags: trunk | |
| 08:39 | Minor doco fixes check-in: f5da32e251 user: jingham tags: trunk | |
| 08:38 | Change to using .h files as the prefix file. This is more convenient, since the same file can be us... check-in: aa8b2f16c1 user: jingham tags: trunk | |
| 08:37 | Updated for Tcl8.3 check-in: 69a5706b93 user: jingham tags: trunk | |
| 02:54 | flipped debug bit check-in: d5abd1524c user: hobbs tags: trunk | |
|
2000-02-09
| ||
| 03:56 | * tests/clock.test: Added tests for "next monthname" constructs. * generic/tclDate.c: * generic/tclG... check-in: 21f3edaefc user: ericm tags: trunk | |
|
2000-02-08
| ||
| 10:06 | * unix/configure.in: * win/configure.in: * win/README: * win/README.binary: * generic/tcl.h (TC... check-in: 6b327fb3d2 user: hobbs tags: trunk | |
| 10:06 | * README: * tools/tcl.wse.in: * unix/configure.in: * win/configure.in: * win/README: * win/REA... check-in: 48e435c4b4 user: hobbs tags: trunk | |
| 10:06 | * library/tcltest1.0/tcltest.tcl: correctly protected searchDirectory list to allow dirnames with ... check-in: f7cfa4e3bd user: hobbs tags: trunk | |
| 10:06 | * doc/library.n: * library/auto.tcl: fixed crufty puts code and docs [Bug: 4122] check-in: 3a4ebbc0f4 user: hobbs tags: trunk | |
| 10:05 | * generic/tclDecls.h: * generic/tcl.decls: change Tcl_GetOpenFile to use decl of 'int forWriting'... check-in: c10caae88f user: hobbs tags: trunk | |
| 10:05 | * doc/library.n: * library/auto.tcl: fixed crufty puts code and docs [Bug: 4122] check-in: fdd9aaa8b9 user: hobbs tags: trunk | |
| 10:05 | * README: * tools/tcl.wse.in: * unix/configure.in: * win/configure.in: * win/README: * win/REA... check-in: 868410f546 user: hobbs tags: trunk | |
|
2000-02-07
| ||
| 22:33 | * tests/package.test: * library/tclIndex: * library/package.tcl: Renamed ::package namespace to ::pk... check-in: 7a226d8e74 user: ericm tags: trunk | |
| 21:35 | Removed references to struct1.0 dir. check-in: 3758c5b56d user: ericm tags: trunk | |
| 19:15 | Removing struct namespace stuff. check-in: 532cae8952 user: ericm tags: trunk | |
|
2000-02-05
| ||
| 12:37 | * tests/httpold.test: changed test script to source in the httpd server procs from httpd instead o... check-in: e888279deb user: hobbs tags: trunk | |
| 12:09 | * unix/README: fixed notes about --enable-shared and add note about --disable-shared. check-in: 9e1610ece1 user: hobbs tags: trunk | |
| 12:09 | * tests/httpd: improved query support in test httpd to handle fix in http.tcl. [Bug: 4089 change 2... check-in: f0c169557b user: hobbs tags: trunk | |
| 12:08 | *** empty log message *** check-in: bfb5a3081d user: hobbs tags: trunk | |
| 12:08 | * tests/httpd: improved query support in test httpd to handle fix in http.tcl. [Bug: 4089 change 2... check-in: 4ef763221b user: hobbs tags: trunk | |
| 03:20 | * doc/tree.n: * doc/stack.n: * doc/queue.n: docs for tree, stack, and queue. * win/Makefile.in: * u... check-in: 1955d2e8a3 user: ericm tags: trunk | |
|
2000-02-03
| ||
| 17:27 | Renamed Package.n -> packagens.n to deal with (one of) NT's (many) shortcomings. check-in: 76b94d68b6 user: ericm tags: trunk | |
|
2000-02-02
| ||
| 22:32 | * tests/regexp.test: added tests for -all and -inline switches * doc/regexp.n: added docs for -all... check-in: 9176c9a50b user: hobbs tags: trunk | |
|
2000-02-01
| ||
| 19:26 | * library/init.tcl: Applied patch from rfe 1734 regarding auto_load errors not setting error message... check-in: d16fc81976 user: ericm tags: trunk | |
| 11:50 | see log check-in: 1a6c66d8f0 user: hobbs tags: trunk | |
| 11:50 | improved OSF1 thread build flags check-in: 1eb3f9bc2e user: hobbs tags: trunk | |
| 11:49 | * win/Makefile.in (install-*): reduced verbosity of install check-in: 8ae33a5684 user: hobbs tags: trunk | |
| 11:49 | * generic/tclFileName.c (Tcl_JoinPath): improved support for special QNX node id prefixes in pathn... check-in: d0269bc1eb user: hobbs tags: trunk | |
| 11:48 | * library/http1.0/http.tcl: * library/http2.1/http.tcl: The query data POSTed was newline termina... check-in: 90fb17614b user: hobbs tags: trunk | |
| 01:14 | * tests/package.test: * library/tclIndex: * library/package.tcl: Added ::package namespace and ::pac... check-in: fbd31a6e84 user: ericm tags: trunk | |
|
2000-01-29
| ||
| 00:12 | * tests/pkg/magicchar2.tcl: * tests/autoMkindex.test: Test for auto loader fix (bug #2480). * libra... check-in: 56990efadd user: ericm tags: trunk | |
|
2000-01-28
| ||
| 19:32 | * tests/pkg/spacename.tcl: * tests/pkgMkIndex.test: Tests for fix for bug #2360. * library/package.... check-in: 031046ecda user: ericm tags: trunk | |
| 16:38 | * tests/pkg/magicchar.tcl: * tests/autoMkindex.test: Test for fix for bug #2611. * library/auto.tcl... check-in: a5e724fd20 user: ericm tags: trunk | |
| 00:09 | * tests/autoMkindex.test: * library/auto.tcl: Applied patch (with slight modification) from bug #270... check-in: 8e75673ac2 user: ericm tags: trunk | |
|
2000-01-27
| ||
| 23:44 | * library/tcltest1.0/tcltest.tcl: Changed NormalizePath to normalizePath and exported it as a public... check-in: 336bed6b79 user: jenn tags: trunk | |
| 19:48 | * tests/pkg/samename.tcl: test file for bug #1983 * tests/pkgMkIndex.test: * library/package.tcl: F... check-in: 356f51f836 user: ericm tags: trunk | |
| 19:20 | * tests/pkgMkIndex.test: * doc/pkgMkIndex.n: * library/package.tcl: Per rfe #4097, optimized creatio... check-in: fc236223b3 user: ericm tags: trunk | |
|
2000-01-26
| ||
| 21:36 | * generic/tclNamesp.c: Undid fix for #956, which broke backwards compatibility. * doc/variable.n... check-in: 234fd734e8 user: ericm tags: trunk | |
| 03:38 | * win/makefile.vc: added some support for building helpfile on Windows check-in: bfb0850aff user: hobbs tags: trunk | |
| 03:38 | * unix/tcl.m4: modified EXTRA_CFLAGS to add -DHAVE_TZSET for OSF1-V* and ULTRIX-4.* when not using... check-in: 4eda7886fc user: hobbs tags: trunk | |
| 03:37 | * generic/tclClock.c (FormatClock): inlined resultPtr, as it conflicted with var creation for HAVE... check-in: 9211c6268f user: hobbs tags: trunk | |
| 03:37 | * doc/ListObj.3: clarified Tcl_ListObjGetElements docs [Bug: 4080] * doc/glob.n: clarified Mac pa... check-in: 7544ca4f08 user: hobbs tags: trunk | |
| 03:37 | see logs check-in: 010f69ed5f user: hobbs tags: trunk | |
|
2000-01-24
| ||
| 02:30 | simplified makefile flags check-in: 2f2e46a1a4 user: hobbs tags: trunk | |
| 02:30 | * unix/tclUnixPort.h: moved include of <utime.h> lower since some systems (UTS) require sys/types.... check-in: 383590b98a user: hobbs tags: trunk | |
| 02:30 | * library/init.tcl (auto_execok): added 'start' to list of recognized built-in commands for COMSPE... check-in: f0de569609 user: hobbs tags: trunk | |
| 02:29 | * generic/tclInt.h: * generic/tcl.decls: moved Tcl_ProcObjCmd to stubs table [Bug: 3827] and remo... check-in: 981dd41cfb user: hobbs tags: trunk | |
| 02:29 | see logs check-in: efefd47ee8 user: hobbs tags: trunk | |
|
2000-01-21
| ||
| 18:52 | * unix/mkLinks: * doc/GetHostName.3: Man page for Tcl_GetHostName (bug #1817). check-in: 516c1ca142 user: ericm tags: trunk | |
| 18:24 | * doc/lreplace.n: Corrected man page with respect to treatment of empty lists, and "prettied up" the... check-in: ae7e3132d3 user: ericm tags: trunk | |
| 04:00 | ChangeLog commit. check-in: 0c7a2a5d06 user: ericm tags: trunk | |
| 03:58 | * namespace.test: Added test for undefined variables with namespace which (bug #956). * tclNamesp.c... check-in: bb4c1ac9e3 user: ericm tags: trunk | |
| 03:40 | added test for [info body] bytecompiled object bug check-in: f5acbfc929 user: hobbs tags: trunk | |
| 03:29 | * var.test: Added tests for corrected variable behavior (bug #981). * upvar.n: Expanded explanation... check-in: 4521696b98 user: ericm tags: trunk | |
| 03:26 | added catch {unset t} for atomic test check-in: 44bcbac945 user: hobbs tags: trunk | |
| 02:26 | *** empty log message *** check-in: 700c3e8dd6 user: hobbs tags: trunk | |
| 02:26 | * unix/tclUnixNotfy.c (Tcl_InitNotifier): added cast for tsdPtr check-in: e486883673 user: hobbs tags: trunk | |
| 02:26 | set.test: added test for complex array elem name compiling check-in: 5a23e9ddaf user: hobbs tags: trunk | |
| 02:25 | * library/word.tcl: changed tcl_(non)wordchars settings to use new unicode regexp char class escap... check-in: 0ff0bf2100 user: hobbs tags: trunk | |
| 02:25 | * generic/tclCmdIL.c (InfoBodyCmd): made [info body] return a string if the body has been bytecomp... check-in: 15c9a98cc9 user: hobbs tags: trunk | |
| 02:25 | * doc/tclvars.n: added definitions for tcl_(non)wordchars * doc/vwait.n: added notes about requir... check-in: 4e21e52344 user: hobbs tags: trunk | |
| 02:24 | see logs check-in: f39c22ec3c user: hobbs tags: trunk | |
|
2000-01-19
| ||
| 00:34 | Fixed typo check-in: fdbd74224b user: wart tags: trunk | |
|
2000-01-16
| ||
| 05:32 | made install less verbose check-in: 436cdac5d7 user: hobbs tags: trunk | |
|
2000-01-15
| ||
| 02:52 | * tests/var.test: Added a test for the array multiple delete protection in Tcl_UnsetVar2. * generic... check-in: f0922bda2d user: ericm tags: trunk | |
| 01:50 | added IsLeapYear macro (from tclGetDate.y) check-in: 02122eb243 user: hobbs tags: trunk | |
|
2000-01-14
| ||
| 22:15 | * unix/tclUnixTime.c: New clock format format. * compat/strftime.c: New clock format format. * gen... check-in: 53023d030d user: ericm tags: trunk | |
| 00:20 | * README: * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.m4: * win/READM... check-in: c857d53077 user: hobbs tags: trunk, core-8-3-b2 | |
|
2000-01-13
| ||
| 23:40 | Re-added stuff that CVS lost. check-in: eee52700f8 user: ericm tags: trunk | |
| 23:30 | Wow! CVS really fucked this one up. check-in: de99c55ffb user: ericm tags: trunk | |
| 20:33 | * tests/cmdIL.test: Added tests for lsort -dictionary with characters that occur between Z and a in ... check-in: be988a1220 user: ericm tags: trunk | |
| 00:12 | * tests/clock.test: Added tests for "monday 1 week ago", etc, from RFE #3671. check-in: 3a06c0cf0a user: ericm tags: trunk | |
|
2000-01-12
| ||
| 23:35 | * tests/clock.test: Added tests for "next <day-of-week>" and "<day-of-week>" check-in: 927e25a961 user: ericm tags: trunk | |
| 19:36 | * doc/tests/clock.test: Added numerous tests for clock scan. * doc/generic/tclGetDa... check-in: 5b25723b45 user: ericm tags: trunk | |
| 11:13 | * tests/unixFCmd.test: * unix/tclUnixFCmd.c: added support for symbolic permissions setting in Se... check-in: 21ead6fbd0 user: hobbs tags: trunk | |
| 11:13 | * tests/info.test: * generic/tclCmdIL.c: fixed 'info procs ::namesp::*' behavior (Dejong) * test... check-in: 2ce9534422 user: hobbs tags: trunk | |
| 11:12 | * generic/tclClock.c: fixed support for 64bit handling of clock values [Bug: 1806] * generic/tcl... check-in: 665ebd74df user: hobbs tags: trunk | |
| 11:10 | * doc/file.n: * tests/unixFCmd.test: * unix/tclUnixFCmd.c: added support for symbolic permissions... check-in: 9eba7adcd0 user: hobbs tags: trunk | |
| 11:10 | see log check-in: b61d526058 user: hobbs tags: trunk | |
| 03:13 | * generic/tclGetDate.y: Added comments for the Convert function. Added a fix for daylight savings ti... check-in: 69adbd6db8 user: ericm tags: trunk | |
| 01:16 | * generic/tclGetDate.y: Added comments for the Convert function. * generic/tclDate.c: Fixed compile... check-in: 286cd58368 user: ericm tags: trunk | |
|
2000-01-11
| ||
| 22:09 | * unix/tclUnixFile.c: fixed signature style on functions * unix/Makefile.in: made sure tcl.m4 wou... check-in: 341792a1e8 user: hobbs tags: trunk | |
| 22:09 | * library/http2.1/http.tcl: trim value for $state(meta) key check-in: 0e47f1bf03 user: hobbs tags: trunk | |
| 22:08 | * generic/tclUtf.c: changed Tcl_UtfBackslash to not allow non-octal digits (8,9) in \ooo substs. [... check-in: f664655d33 user: hobbs tags: trunk | |
| 22:08 | * compat/waitpid.c: use pid_t type instead of int [Bug: 3999] check-in: 3b711e6b6a user: hobbs tags: trunk | |
| 22:08 | see log check-in: a20cc9ad69 user: hobbs tags: trunk | |
| 02:59 | fixed "next" constant to give 1 unit ahead, not 2. check-in: 1438d1edd0 user: ericm tags: trunk | |
| 02:36 | yacc run check-in: 70e29604ff user: ericm tags: trunk | |
| 02:35 | *** empty log message *** check-in: 4ae9f19e4f user: ericm tags: trunk | |
| 00:51 | * generic/tclGetDate.y: Added rules for ISO 8601 formats (BUG #847): CCYY-MM-DD CCYYMMDD YY-MM-DD YY... check-in: b8dd90a438 user: ericm tags: trunk | |
|
2000-01-08
| ||
| 02:31 | * generic/tclClock.c: Changed switch in Tcl_ClockObjCmd to use enumerated values instead of constant... check-in: a779ec2b6d user: ericm tags: trunk | |
|
1999-12-22
| ||
| 23:48 | fixed backslashing of } check-in: fd8a11d1c6 user: hobbs tags: trunk, core-8-3-b1 | |
| 23:00 | updated to 8.3 check-in: c700acf811 user: hobbs tags: trunk | |
| 22:59 | minor bug fix in man2help.tcl and updated configure.in to 8.3 check-in: 56a85243d7 user: hobbs tags: trunk | |
| 20:00 | * changes: updated changes file check-in: 2077556312 user: hobbs tags: trunk | |
| 19:48 | splash screen for Wise for 8.3 check-in: cad19cfeb9 user: hobbs tags: trunk | |
| 02:38 | fixed 8.2 setting check-in: 7b2fc60dcd user: hobbs tags: trunk | |
| 02:26 | updated fully for 8.3 check-in: c371bfd7ea user: hobbs tags: trunk | |
| 01:27 | updated for 8.3b1 changes check-in: ca4f3d67e7 user: hobbs tags: trunk | |
| 00:41 | removed ^M's from man page - confuses man2tcl check-in: fd0de97756 user: hobbs tags: trunk | |
| 00:24 | updated for 8.3 check-in: 2e521b9756 user: hobbs tags: trunk | |
| 00:00 | * win/mkd.bat: * win/rmd.bat: removed necessity of tag.txt [Bug: 3874] * win/tclWinThrd.c: chang... check-in: 375e49cc20 user: hobbs tags: trunk | |
|
1999-12-21
| ||
| 23:59 | * unix/Makefile.in: added -srcdir=... for 'make html' check-in: 0287429982 user: hobbs tags: trunk | |
| 23:59 | renamed tcl8.1-tk8.1-man-html.tcl tcltk-man2html.tcl, and rewrote the internals to use 8.2+ string f... check-in: fa915632a2 user: hobbs tags: trunk | |
| 23:58 | * tests/cmdIL.test: * generic/tclCmdIL.c: added -unique option to lsort check-in: cffdbd72e3 user: hobbs tags: trunk | |
| 23:58 | * mac/tclMacOSA.c: fixed applescript for I18N [Bug: 3644] check-in: 9b8241d4cd user: hobbs tags: trunk | |
| 23:58 | * generic/tclCmdIL.c: added -unique option to lsort * generic/tclThreadTest.c: changed thread ids... check-in: 473262218e user: hobbs tags: trunk | |
| 23:57 | * doc/Hash.3: fixed reference to ckfree [Bug: 3912] * doc/RegExp.3: fixed calling params for Tcl_R... check-in: 4030bf50ec user: hobbs tags: trunk | |
| 23:57 | up'd to 8.3b1 check-in: 860fe80937 user: hobbs tags: trunk | |
|
1999-12-14
| ||
| 23:58 | Added comment about the bug number to the knownBug constraint. check-in: da0ebee405 user: jenn tags: core-8-2-1-branch, core-8-2-3, scriptics-sc-1-1 | |
| 21:36 | Modified tcltest library to set testConstraint(root) and testConstraint(notRoot) properly if UID is ... check-in: 77755a87bc user: jenn tags: core-8-2-1-branch | |
|
1999-12-13
| ||
| 03:05 | removed \n in panic check-in: 5a0cc23756 user: hobbs tags: trunk | |
|
1999-12-12
| ||
| 22:46 | * doc/glob.n: * tests/fileName.test: * generic/tclInt.decls: * generic/tclInt.h: * generic/tclI... check-in: c20c742c78 user: hobbs tags: trunk | |
| 22:46 | see log check-in: 49e433ff55 user: hobbs tags: trunk | |
| 02:58 | *** empty log message *** check-in: ba9c29e959 user: hobbs tags: trunk | |
| 02:27 | * unix/configure.in: * unix/tcl.m4: * unix/tclUnixPipe.c: removed checking for compatible vfork ... check-in: 10d5714aca user: hobbs tags: trunk | |
| 02:27 | * tests/info.test: * tests/parseOld.test: * generic/tclCmdAH.c: * generic/tclProc.c: changed Tcl... check-in: 39d765c053 user: hobbs tags: trunk | |
| 02:26 | * tests/var.test: * generic/tclCompile.c: fixed problem where setting to {} array would intermitt... check-in: a887ecceee user: hobbs tags: trunk | |
| 02:26 | see log check-in: bf305abef5 user: hobbs tags: trunk | |
|
1999-12-10
| ||
| 05:52 | updated changes for 8.2.3 check-in: a9d6451fdb user: hobbs tags: core-8-2-1-branch | |
|
1999-12-09
| ||
| 14:44 | * win/tclWin32Dll.c: * win/tclWinChan.c: * win/tclWinFCmd.c: * win/tclWinInit.c: * win/tclWinPi... check-in: 28cb1be105 user: hobbs tags: trunk | |
| 14:43 | * doc/exec.n: * doc/open.n: removed references to Win32s check-in: 1f09d42a1a user: hobbs tags: trunk | |
| 14:43 | see log check-in: ad936c56c2 user: hobbs tags: trunk | |
|
1999-12-08
| ||
| 05:49 | * library/http2.1/http.tcl: fixed error handling in http::Event [Bug: 3752] check-in: 5e6bcca375 user: hobbs tags: core-8-2-1-branch | |
| 05:49 | * generic/tclUtil.c: fixed Tcl_ScanCountedElement to not step beyond the end of the counted string... check-in: d339070a4e user: hobbs tags: core-8-2-1-branch | |
| 05:49 | see log check-in: 62d72d1127 user: hobbs tags: core-8-2-1-branch | |
| 03:50 | * unix/Makefile.in: fixed make gendate to swap const with CONST so it uses the Tcl defined CONST t... check-in: 8d3c584b8d user: hobbs tags: trunk | |
| 03:50 | * tests/io.test: removed 'knownBug' tests that were for unsupported0, which is now fcopy (that alr... check-in: d334eae425 user: hobbs tags: trunk | |
| 03:50 | * mac/tclMacPort.h: added utime.h include check-in: 62d99aa122 user: hobbs tags: trunk | |
| 03:49 | * generic/tclDate.c: * unix/Makefile.in: fixed make gendate to swap const with CONST so it uses t... check-in: b39a92cac1 user: hobbs tags: trunk | |
| 03:49 | see log check-in: 628e398038 user: hobbs tags: trunk | |
|
1999-12-07
| ||
| 00:40 | Winhelp should build more cleanly now. check-in: 30599c6398 user: wart tags: trunk | |
| 00:18 | Don't build winhelp as part of the doc: target. Now we use a separate "winhelp" target for building... check-in: 9a53a10dad user: wart tags: trunk | |
|
1999-12-06
| ||
| 01:46 | Added "doc" target to the Makefile that will build the winhelp files check-in: 9584ae6763 user: wart tags: trunk | |
| 01:43 | Added #define around include of <errno.h> so that systems with the header file (win NT) will pick it... check-in: a5dacdb2f3 user: wart tags: trunk | |
| 00:34 | Changed version number from "82" to "83" check-in: 4c2a910ef1 user: wart tags: trunk | |
|
1999-12-04
| ||
| 06:28 | check for whitespace after bad octals check-in: 16f0a0d493 user: hobbs tags: trunk | |
| 06:16 | * tests/env.test: removed knownBug limitation from working test * tests/all.tcl: ensured that ::tc... check-in: 7b710149dc user: hobbs tags: trunk | |
| 06:16 | * library/http2.1/http.tcl: fixed error handling in http::Event [Bug: 3752] check-in: 70543f0676 user: hobbs tags: trunk | |
| 06:15 | * tests/expr-old.test: * tests/parseExpr.test: * tests/string.test: * generic/tclGet.c: * gener... check-in: bc2b85b9c2 user: hobbs tags: trunk | |
| 06:15 | * doc/load.n: added note about NT's buggy handling of './' with LoadLibrary check-in: 4438057968 user: hobbs tags: trunk | |
| 06:15 | see log check-in: dfda353184 user: hobbs tags: trunk | |
|
1999-12-02
| ||
| 02:03 | * generic/tcl.decls : * generic/tclMain.c : * unix/tclAppInit.c: * win/tclAppInit.c: Added two ... check-in: cafaa4d046 user: redman tags: trunk | |
|
1999-12-01
| ||
| 02:45 | * generic/tclIO.c: fix from Kupries for Tcl_UnstackChannel that correctly handles resetting transl... check-in: 83cb927173 user: hobbs tags: trunk | |
| 00:08 | * win/tclWinTime.c: fixed handling of %Z on NT for time zones that don't have DST. check-in: 2aab86d6ee user: hobbs tags: trunk | |
| 00:08 | * generic/tclLoad.c: #def'd out the unloading of DLLs at finalize time for Unix in TclFinalizeLoad... check-in: 049dffa868 user: hobbs tags: trunk | |
| 00:08 | * generic/tclLoad.c: #def'd out the unloading of DLLs at finalize time for Unix in TclFinalizeLoad... check-in: faa91d96be user: hobbs tags: trunk | |
| 00:03 | * generic/tclLoad.c: #def'd out the unloading of DLLs at finalize time for Unix in TclFinalizeLoad... check-in: fbfc81f106 user: hobbs tags: core-8-2-1-branch | |
|
1999-11-30
| ||
| 08:43 | * unix/tclUnixPipe.c: fixed PipeBlockModeProc to properly set isNonBlocking flag on pipe. [Bug: 13... check-in: 19ef021163 user: hobbs tags: core-8-2-1-branch | |
| 08:42 | * generic/tclScan.c: fixed scan where %[..] didn't match anything [Bug: 3700] check-in: 1be6572a7b user: hobbs tags: core-8-2-1-branch | |
| 08:42 | see log check-in: 299d9c9a6f user: hobbs tags: core-8-2-1-branch | |
| 08:37 | * unix/tclUnixPipe.c: fixed PipeBlockModeProc to properly set isNonBlocking flag on pipe. [Bug: 13... check-in: d923016a93 user: hobbs tags: trunk | |
| 08:37 | * library/dde1.1/pkgIndex.tcl: * library/reg1.0/pkgIndex.tcl: added supported for debugged versio... check-in: 6f4b62c8ee user: hobbs tags: trunk | |
| 08:36 | see log check-in: 0700df9bb9 user: hobbs tags: trunk | |
| 01:42 | * tests/scan.test: * generic/tclScan.c: fixed scan where %[..] didn't match anything and added te... check-in: 27ebd6ad86 user: hobbs tags: trunk | |
|
1999-11-24
| ||
| 20:55 | * win/tclWinSerial.c: adopted patch from Schroedter to handle fconfigure $sock -lasterror on Windo... check-in: 5df86529da user: hobbs tags: trunk | |
| 20:55 | * generic/tclCmdIL.c: made SORTMODE_INTEGER work with Longs [Bug: 3652] check-in: 07f78f991f user: hobbs tags: trunk | |
| 20:54 | * doc/open.n: * win/tclWinSerial.c: adopted patch from Schroedter to handle fconfigure $sock -las... check-in: af299ce78e user: hobbs tags: trunk | |
| 20:54 | see log check-in: 10bcf75695 user: hobbs tags: trunk | |
| 01:52 | Changed version number on dlls check-in: 1b1c1ae220 user: wart tags: trunk | |
|
1999-11-23
| ||
| 22:59 | * library/tcltest1.0/tcltest.tcl: Fixed bug where tcltest output went to stdout instead of the speci... check-in: b16d36cb82 user: stanton tags: trunk | |
|
1999-11-22
| ||
| 20:15 | Took out "nonPortable" flag that was hiding -timeout tests, plus added more timeout cases for variou... check-in: c741790926 user: welch tags: trunk | |
|
1999-11-20
| ||
| 17:57 | updated to 2.2 version for http check-in: 539e4eb4fe user: hobbs tags: trunk | |
|
1999-11-19
| ||
| 23:32 | Creating branch scriptics-sc-1-1-branch Closed-Leaf check-in: 3b183abe24 user: cvs tags: scriptics-sc-1-1-branch, scriptics-sc-1-1-b1, scriptics-sc-1-1-base | |
| 23:32 | * README: * generic/tcl.h: * unix/configure.in: * win/configure.in: * win/README.binary: update... check-in: 38c0dc3e1d user: hobbs tags: core-8-2-1-branch | |
| 23:32 | * tools/tcl.wse.in: updated to patchlevel 3, as well as making sure tcltest1.0 is installed, and k... check-in: bcf594f8d9 user: hobbs tags: core-8-2-1-branch | |
| 23:32 | * tests/http.test: updated http package to 2.2 * doc/http.n: * library/http2.1/http.tcl: added re... check-in: bf8425559b user: hobbs tags: core-8-2-1-branch | |
| 23:32 | * generic/tclCkalloc.c: fixed Tcl_DbCkfree to return a value on NULL input. [Bug: 3400] * generi... check-in: 662493e960 user: hobbs tags: core-8-2-1-branch | |
| 23:31 | * tests/http.test: updated http package to 2.2 * doc/http.n: * library/http2.1/http.tcl: added re... check-in: 7fcd7c1093 user: hobbs tags: core-8-2-1-branch | |
| 23:31 | updated for 8.2.3 check-in: d46028bdff user: hobbs tags: core-8-2-1-branch | |
| 23:10 | *** empty log message *** check-in: 5469e18e7e user: hobbs tags: trunk | |
| 23:08 | updated to 2.2 in example check-in: 14f2ca6a58 user: hobbs tags: trunk | |
| 23:08 | see log check-in: 2737c93f65 user: hobbs tags: trunk | |
| 23:02 | * tools/tcl.wse.in: added tcltest1.0 library to distribution list check-in: b0141fa30a user: hobbs tags: trunk | |
| 23:02 | removed excess newliunes check-in: b9cf7c43f1 user: hobbs tags: trunk | |
| 23:02 | * library/http2.1/http.tcl: * library/http2.1/pkgIndex.tcl: updated http package to 2.2 check-in: 1e51a5eaf7 user: hobbs tags: trunk | |
| 23:02 | * generic/tclProc.c: backed out change from 1999-11-18 as it could affect return string from upvar... check-in: 10917802fd user: hobbs tags: trunk | |
| 23:02 | see log check-in: 0bb07f09e0 user: hobbs tags: trunk | |
| 06:40 | minor change that prevents stack blowing check-in: c11ea62b85 user: hobbs tags: trunk | |
| 06:35 | * unix/tcl.m4: added defined for _THREAD_SAFE in --enable-threads case; added check for pthread_mu... check-in: 020d2c798a user: hobbs tags: trunk | |
| 06:35 | * tests/scan.test: * generic/tclScan.c: finished support for inline scan by supporting XPG identi... check-in: 67351ebdfb user: hobbs tags: trunk | |
| 06:34 | * library/http2.1/http.tcl: added register and unregister commands to http:: package (better suppo... check-in: 0229de4970 user: hobbs tags: trunk | |
| 06:34 | * generic/tclProc.c: corrected error reporting for default case at the global level for uplevel co... check-in: 907f606957 user: hobbs tags: trunk | |
| 06:33 | * doc/scan.n: * tests/scan.test: * generic/tclScan.c: finished support for inline scan by suppor... check-in: 3de36dc975 user: hobbs tags: trunk | |
| 06:33 | see log check-in: 6136880bb4 user: hobbs tags: trunk | |
|
1999-11-18
| ||
| 02:22 | Improved error handling of http::geturl in the case the server is not available. Also correctly fix... check-in: 0966d9fbb0 user: welch tags: trunk | |
|
1999-11-13
| ||
| 01:35 | Added support for the TCLTESTARGS method for passing in additional test arguments check-in: 59a4bb8d6c user: wart tags: trunk | |
|
1999-11-10
| ||
| 02:52 | * unix/tcl.m4: added recognition of pthreads library for AIX check-in: aa81518c6c user: hobbs tags: trunk | |
| 02:52 | * tools/tcl.wse.in: updated to 8.3a1, fixed install of twind.tcl and koi8-r.enc files check-in: bbd1fbead4 user: hobbs tags: trunk | |
| 02:52 | *** empty log message *** check-in: 36eaa5869b user: hobbs tags: trunk | |
| 02:52 | * library/init.tcl: removed the installed binary directory from the auto_path variable check-in: a96e3c56d7 user: hobbs tags: trunk | |
| 02:51 | * generic/tclIOUtil.c: changed Tcl_Alloc to ckalloc * generic/tclInt.h: * generic/tclObj.c: roll... check-in: 4cf2e06b0a user: hobbs tags: trunk | |
| 02:51 | * doc/open.n: corrected docs for 'a' open mode. check-in: db875734d1 user: hobbs tags: trunk | |
| 02:51 | see log check-in: d577e6efba user: hobbs tags: trunk | |
|
1999-11-04
| ||
| 18:20 | Changed references to the README to references to the man page for tcltest. check-in: 673ccd1fd7 user: jenn tags: trunk | |
|
1999-11-03
| ||
| 02:00 | Creating branch scriptics-sc-1-0-branch Closed-Leaf check-in: f796914958 user: cvs tags: scriptics-sc-1-0-branch, core-8-2-2, scriptics-sc-1-0, scriptics-sc-1-0-base | |
| 02:00 | * library/dde1.1/pkgIndex.tcl: * library/reg1.0/pkgIndex.tcl: fixed packaging to use the debug ve... check-in: 00262ff020 user: hobbs tags: core-8-2-1-branch | |
| 02:00 | see log check-in: 5bcba665e6 user: hobbs tags: core-8-2-1-branch | |
| 00:42 | updated for 8.2.2 release check-in: 9caa5ba8ca user: hobbs tags: core-8-2-1-branch | |
|
1999-11-02
| ||
| 22:01 | see log check-in: 47d7a87db5 user: hobbs tags: core-8-2-1-branch | |
| 02:10 | * tests/reg.test: updated to Henry Spencer's new regexp engine (mid-Sept 99). Should greatly redu... check-in: 9f4bec066d user: hobbs tags: core-8-2-1-branch | |
| 02:09 | * generic/regc_color.c: * generic/regc_cvec.c: * generic/regc_lex.c: * generic/regc_locale.c: *... check-in: 8685035011 user: hobbs tags: core-8-2-1-branch | |
| 02:09 | see log check-in: 812e8ce355 user: hobbs tags: core-8-2-1-branch | |
|
1999-10-30
| ||
| 11:09 | updated for patchlevel 2 check-in: 1a4f05699e user: hobbs tags: core-8-2-1-branch | |
| 11:09 | * unix/Makefile.in: purify has to use -best-effort to instrument * unix/tclUnixPipe.c: fixed mem l... check-in: 07e490e23d user: hobbs tags: core-8-2-1-branch | |
| 11:09 | * tools/tcl.wse.in: made demos\twind.tcl install in correct place check-in: fe9a571a7f user: hobbs tags: core-8-2-1-branch | |
| 11:07 | * tests/string.test: * generic/tclCmdMZ.c: fixed [string index] to return ByteArrayObj when index... check-in: fc5c8cd8e2 user: hobbs tags: core-8-2-1-branch | |
| 11:07 | * library/tcltest1.0/tcltest.tcl: * generic/tclThreadTest.c: fixed mem leaks in threads check-in: 0270ee3848 user: hobbs tags: core-8-2-1-branch | |
| 11:06 | * library/http2.1/http.tcl: protected gets with catch [Bug: 2665] Fixed a bug in the handling of ... check-in: 89d055e3df user: hobbs tags: core-8-2-1-branch | |
| 11:06 | * library/init.tcl: removed [info nameof]/../bin from auto_path check-in: 3e5c8f0c0a user: hobbs tags: core-8-2-1-branch | |
| 11:05 | * generic/tcl.h: updated to patchlevel 2 * generic/tclCmdMZ.c: fixed [string index] to return Byt... check-in: be0c860183 user: hobbs tags: core-8-2-1-branch | |
| 11:05 | see log check-in: 3e4a327458 user: hobbs tags: core-8-2-1-branch | |
| 00:33 | Updated for http.tcl changes check-in: 43e9095de4 user: welch tags: trunk | |
| 00:31 | Fixed bug in the handling of the status code after an asynchronous connect, e.g., one that is used w... check-in: 900bb28c94 user: welch tags: trunk | |
| 00:27 | Cleanup of the TclNewObj family of macros, and elimination of the special Tcl_Obj memory allocator f... check-in: cdb2cc1c30 user: welch tags: trunk | |
|
1999-10-29
| ||
| 04:34 | removed // comments (IBM's AIX compiler complained) check-in: 31e3344b89 user: hobbs tags: trunk | |
| 03:05 | * win/tclWinTest.c: added testvolumetype command, as atime is completely ignored for Windows FAT f... check-in: 3fdb59940f user: hobbs tags: trunk | |
| 03:04 | * unix/tclUnixPort.h: added utime.h to includes * unix/aclocal.m4: made it just include tcl.m4 check-in: dedc005e01 user: hobbs tags: trunk | |
| 03:04 | added tests for related fixes check-in: 19dabe4e59 user: hobbs tags: trunk | |
| 03:04 | * library/tcltest1.0/tcltest.tcl: updated makeFile to return full pathname of file created check-in: b856b9a85d user: hobbs tags: trunk | |
| 03:03 | * generic/tclStringObj.c: fixed Tcl_AppendResultVA so it only iterates once over the va_list (avoi... check-in: 2c17586d2a user: hobbs tags: trunk | |
| 03:03 | see log check-in: 4e1fe55e54 user: hobbs tags: trunk | |
|
1999-10-21
| ||
| 02:18 | * unix/tclUnixNotfy.c: fixed event/io threading problems by making triggerPipe non-blocking check-in: 43510a5f53 user: hobbs tags: trunk | |
| 02:17 | new test cases check-in: 55d35aff2f user: hobbs tags: trunk | |
| 02:17 | Changed update to 'after 1' to cause a true sleep in the current thread, avoiding numerous superfluo... check-in: 77f0c7a367 user: hobbs tags: trunk | |
| 02:16 | * library/http2.1/http.tcl: protected gets with catch [Bug: 2665] check-in: 456c6c1d4c user: hobbs tags: trunk | |
| 02:16 | * unix/tclUnixNotfy.c: fixed event/io threading problems by making triggerPipe non-blocking * li... check-in: 1a3cca95e4 user: hobbs tags: trunk | |
| 02:16 | see log check-in: 69f9da51a8 user: hobbs tags: trunk | |
|
1999-10-20
| ||
| 01:27 | Merged code from core-8-2-1 branch that changes the checks for the value of tcl_interactive to also ... check-in: f1b77df33e user: jenn tags: trunk | |
| 01:21 | * library/tcltest1.0/pkgIndex.tcl: Removed nonexistent procs from pkgIndex.tcl. * library/tcltest1.... check-in: 244333ea09 user: jenn tags: core-8-2-1-branch | |
|
1999-10-19
| ||
| 18:59 | *** empty log message *** check-in: da61a3b78c user: jenn tags: trunk | |
| 18:08 | * tests/tcltest.test: * doc/tcltest.n: * library/tcltest1.0/tcltest.tcl: Removed the extra return at... check-in: 58252d4dac user: jenn tags: trunk | |
|
1999-10-15
| ||
| 04:47 | Stupid bug in TclpLoadFile - use the converted value! check-in: d4146ab675 user: jingham tags: trunk | |
| 04:47 | *** empty log message *** check-in: f5b6da3702 user: jingham tags: trunk | |
| 04:47 | Fix a merge error in the UTF8 conversion bug fix [Bug: 2869] check-in: d73e2a7f28 user: jingham tags: trunk | |
|
1999-10-13
| ||
| 02:22 | * tests/reg.test: updated to Henry Spencer's new regexp engine (mid-Sept 99). Should greatly redu... check-in: 7f8ae5d24e user: hobbs tags: trunk | |
| 02:22 | * generic/regc_color.c: * generic/regc_cvec.c: * generic/regc_lex.c: * generic/regc_locale.c: *... check-in: 801921c818 user: hobbs tags: trunk | |
| 02:22 | *** empty log message *** check-in: 1cd4f46b90 user: hobbs tags: trunk | |
| 01:24 | * library/tcltest1.0/pkgIndex.tcl: fixed procs in pkgIndex.tcl file check-in: 8078514c2d user: hobbs tags: trunk | |
| 01:24 | *** empty log message *** check-in: 3897027126 user: hobbs tags: trunk | |
| 00:32 | * unix/Makefile.in: purify has to use -best-effort to instrument * unix/tclAppInit.c: identified p... check-in: 51f678993b user: hobbs tags: trunk | |
| 00:32 | * tests/basic.test: updated test cases for 8.3 * tests/encoding.test: fixed test case that change ... check-in: dcf7902796 user: hobbs tags: trunk | |
| 00:32 | * generic/tclEnv.c: fixed mem leak with putenv and DStrings check-in: 7232e51655 user: hobbs tags: trunk | |
| 00:32 | * doc/Encoding.3: corrected docs check-in: 175164594b user: hobbs tags: trunk | |
| 00:31 | *** empty log message *** check-in: 849a062ced user: hobbs tags: trunk | |
|
1999-10-05
| ||
| 22:47 | * {win,mac,unix,tools,}/README: * win/README.binary: * win/makefile.vc: * {win,unix}/configure.i... check-in: 090ccd067b user: hobbs tags: trunk | |
| 22:46 | * {win,mac,unix,tools,}/README: * win/README.binary: * win/makefile.vc: * {win,unix}/configure.i... check-in: 8424f29d2e user: hobbs tags: trunk | |
| 22:46 | * mac/tclMacFCmd.c: fixed filename stuff to support UTF-8 [Bug: 2869] check-in: 99f73b4a2d user: hobbs tags: trunk | |
| 22:46 | * library/http2.1/http.tcl: fixed possible use of global c var. check-in: ac6f46e0da user: hobbs tags: trunk | |
| 22:45 | * library/init.tcl: updated to 8.3a1 from 8.2.0. check-in: 637ee1644a user: hobbs tags: trunk | |
| 22:45 | * generic/tclNamesp.c: * generic/tclVar.c: * generic/tclCmdIL.c: fixed comment typos * generic/t... check-in: a774648283 user: hobbs tags: trunk | |
| 22:45 | *** empty log message *** check-in: 417346a0a2 user: hobbs tags: trunk | |
|
1999-10-02
| ||
| 01:09 | 1999-10-01 Jeff Hobbs <hobbs@scriptics.com> * All frozen for 10/4/99 8.2.1 release * changes: u... check-in: f4ae4df355 user: hobbs tags: core-8-2-1-branch, core-8-2-1, scriptics-bc-1-0-b1 | |
|
1999-09-30
| ||
| 21:26 | updated patchlevel to 1 check-in: c82686c2ed user: hobbs tags: core-8-2-1-branch | |
| 02:05 | fixed possible ref to global 'c' var in namespace init code check-in: cfb8575d6d user: hobbs tags: core-8-2-1-branch | |
|
1999-09-25
| ||
| 02:12 | * library/tcltest1.0/tcltest.tcl: Changed checks for value of tcl_interactive to checks for existenc... check-in: ff3cc6ae5a user: jenn tags: core-8-2-1-branch | |
|
1999-09-24
| ||
| 22:49 | 1999-09-24 Jeff Hobbs <hobbs@scriptics.com> * mac/tclMacFCmd.c: fixed filename stuff to support ... check-in: a921ec8597 user: hobbs tags: core-8-2-1-branch | |
| 02:01 | 1999-09-23 Jeff Hobbs <hobbs@scriptics.com> * README: * generic/tcl.h: * tools/tcl.wse.in: upd... check-in: cc32886d58 user: hobbs tags: core-8-2-1-branch | |
|
1999-09-22
| ||
| 21:06 | * tests/tcltest.test: Added 'exit' calls to the scripts that the test creates and added tests for -t... check-in: 16ba724032 user: jenn tags: core-8-2-1-branch | |
| 21:05 | * library/tcltest1.0/tcltest.tcl: Added a -args flag that sets a variable named ::tcltest::parameter... check-in: 07c5f033a5 user: jenn tags: core-8-2-1-branch | |
| 21:05 | * tests/tcltest.test: Added 'exit' calls to the scripts that the test creates and added tests for -t... check-in: e870c5821b user: jenn tags: core-8-2-1-branch | |
| 04:12 | 1999-09-21 Jeff Hobbs <hobbs@scriptics.com> * tests/env.test: * unix/Makefile.in: added support... check-in: ab656050a9 user: hobbs tags: core-8-2-1-branch | |
|
1999-09-21
| ||
| 23:10 | * library/tcltest1.0/tcltest.tcl: Applied patches sent in by Andreas Kupries to fix typos in comment... check-in: 1fcb5fc415 user: jenn tags: trunk | |
| 06:37 | 1999-09-20 Jeff Hobbs <hobbs@scriptics.com> * tests/env.test: * unix/Makefile.in: added support... check-in: 8e69ad3948 user: hobbs tags: trunk | |
| 04:21 | * unix/Makefile.in: fixed gendate target - this never worked since RCS was intro'd. * unix/tcl.m... check-in: 56f0b251b3 user: hobbs tags: trunk | |
| 04:20 | 1999-09-16 Jeff Hobbs <hobbs@scriptics.com> * tests/timer.test: changed after delay in timer tes... check-in: eb68adcdfd user: hobbs tags: trunk | |
|
1999-09-02
| ||
| 16:26 | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> * unix/aclocal.m4: * unix/tcl.m4: adjusted fix from... check-in: c8c6ecddb3 user: hobbs tags: trunk | |
| 16:26 | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> * generic/tclParseExpr.c: changed '"' to '\"' to mak... check-in: dc02bb24c9 user: hobbs tags: trunk | |
| 16:26 | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> remove TclInitStubs.3 - it was duplicate of InitStubs... check-in: 15b82898b6 user: hobbs tags: trunk | |
| 16:25 | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> * generic/tclParseExpr.c: changed '"' to '\"' to mak... check-in: ae3e8e69cb user: hobbs tags: trunk | |
|
1999-09-01
| ||
| 23:15 | Process command-line arguments only ::tcltest doesn't have a child namespace (requires that command-... check-in: fa90a10812 user: jenn tags: trunk | |
| 00:38 | Subst 2 more values into tclConfig.sh check-in: c29e7fad92 user: wart tags: trunk | |
|
1999-08-31
| ||
| 21:49 | typos check-in: 701aae413f user: jenn tags: trunk | |
| 21:43 | * library/tcltest1.0/tcltest.tcl: * doc/tcltest.n: * tests/README: Modified testConstraints variable... check-in: 2630872e80 user: jenn tags: trunk | |
| 01:48 | lint check-in: 6bb67868e7 user: jenn tags: trunk | |
|
1999-08-27
| ||
| 21:45 | * tests/env.test: * tests/exec.test: * tests/io.test: * tests/event.test: * tests/tcltest.test: Adde... check-in: cb311db6b8 user: jenn tags: trunk | |
| 18:12 | * library/tcltest1.0/tcltest.tcl: Modified tcltest so that variables are only initialized to their ... check-in: 1574427937 user: jenn tags: trunk | |
| 01:17 | * tests/tcltest.test: * library/tcltest1.0/tcltest.tcl: Added a -args flag that sets a variab... check-in: 03b5b8d2c0 user: jenn tags: trunk | |
|
1999-08-23
| ||
| 17:54 | * tests/tcltest.test: Added additional tests for -tmpdir, marked all tests that use exec as unixOr... check-in: 13304f0d0d user: jenn tags: trunk | |
|
1999-08-21
| ||
| 19:41 | *** empty log message *** check-in: a09342dc94 user: hobbs tags: trunk | |
| 19:41 | 1999-08-21 Jeff Hobbs <hobbs@scriptics.com> * unix/aclocal.m4: Changed AIX-4.[2-9] check to AIX-... check-in: 92192bdcaa user: hobbs tags: trunk | |
| 19:41 | 1999-08-20 Jeff Hobbs <hobbs@scriptics.com> * generic/tclPosixStr.c: fixed typo [Bug: 2592] check-in: bd45487388 user: hobbs tags: trunk | |
| 19:40 | 1999-08-20 Jeff Hobbs <hobbs@scriptics.com> * doc/*: fixed various nroff bugs in man pages [Bug:... check-in: 9772601e1f user: hobbs tags: trunk | |
| 19:40 | 1999-08-21 Jeff Hobbs <hobbs@scriptics.com> * unix/aclocal.m4: Changed AIX-4.[2-9] check to AIX-... check-in: fce88c177e user: hobbs tags: trunk | |
|
1999-08-19
| ||
| 17:39 | 1999-08-19 Jeff Hobbs <hobbs@scriptics.com> * generic/tclIO.c: changed Tcl_GetChannelNames* to u... check-in: 769c31641d user: hobbs tags: trunk | |
| 03:00 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * unix/Makefile.in: changed the dependency structure... check-in: d2761cadc2 user: hobbs tags: trunk | |
| 03:00 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> added tests for bug fixes check-in: 5151e2b2b1 user: hobbs tags: trunk | |
| 02:59 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * library/auto.tcl: * library/init.tcl: * library/... check-in: e3a02d20c4 user: hobbs tags: trunk | |
| 02:59 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * doc/OpenFileChnl.3: * doc/file.n: * tests/cmdAH.... check-in: fb64d24b32 user: hobbs tags: trunk | |
| 02:58 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * doc/Eval.3: fixed doc on input args [Bug: 2114] ... check-in: 7751b2712e user: hobbs tags: trunk | |
| 02:58 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * doc/Eval.3: fixed doc on input args [Bug: 2114] ... check-in: e50e0a11be user: hobbs tags: trunk | |
|
1999-08-17
| ||
| 21:34 | typo check-in: dcf9edc93d user: jenn tags: trunk | |
|
1999-08-16
| ||
| 00:09 | Update copyrights and add my name to Ray's in the credits (blush). check-in: 1b154b6e79 user: jingham tags: trunk | |
| 00:09 | Update the copyrights. check-in: ac89277576 user: jingham tags: trunk | |
| 00:09 | Update copyrights and add my name to Ray's in the credits (blush). check-in: 84ae3d0d34 user: jingham tags: trunk | |
| 00:09 | If you are running the testsuite, set the Stack size to 768K so you can pass the regexp tests. For ... check-in: f8e83859fc user: jingham tags: trunk | |
| 00:09 | Update copyrights and add my name to Ray's in the credits (blush). check-in: d854c74a23 user: jingham tags: trunk | |
|
1999-08-15
| ||
| 04:54 | Change the permissions for opening resource files to Shared. Suprisingly enough, this is the only w... check-in: ba2d9e8c51 user: jingham tags: trunk | |
| 04:05 | Note Stack space increase needed for complex patterns with many subexpressions in Tcl8.2 regexp pack... check-in: 7ce80f7793 user: jingham tags: trunk | |
| 04:04 | Require Tcl 8.2 check-in: 9ab652d8fc user: jingham tags: trunk | |
| 04:03 | Typo in comment check-in: 5af29d3264 user: jingham tags: trunk | |
|
1999-08-13
| ||
| 19:01 | Minor tweaks to get these pages through the HTML converter check-in: 955414971d user: welch tags: trunk, core-8-2-0, scriptics-tclpro-1-3-0 | |
| 19:00 | Updated to handle more special backslash sequences found in re_syntax.n check-in: 7bc8c1e80d user: welch tags: trunk | |
| 18:30 | Release 8.2.0. check-in: dd882ac96d user: redman tags: trunk | |
| 17:53 | Fixed bad function definition, should use void instead of VOID for return type (does not return "voi... check-in: e312151bcd user: redman tags: trunk | |
| 16:49 | Fixed type, USE_TCL_ALLOC should be USE_TCLALLOC check-in: 3bc29fd348 user: redman tags: trunk | |
| 08:07 | Update to move the build directory out of the source tree. check-in: 179db97ef4 user: jingham tags: trunk | |
| 08:06 | *** empty log message *** check-in: 1e10d11974 user: jingham tags: trunk | |
|
1999-08-12
| ||
| 23:14 | *** empty log message *** check-in: 23b62d7131 user: stanton tags: trunk | |
| 23:14 | * win/Makefile.in: Added COMPILE_DEBUG_FLAGS macro to make it easier to turn on compiler tracing. *... check-in: ce8026cea8 user: stanton tags: trunk | |
| 20:02 | tclConfig.sh is now installed for windows check-in: 27bfd7223c user: wart tags: trunk | |
| 17:38 | Applied patch to remove compiler warning. check-in: 032a118e12 user: redman tags: trunk | |
|
1999-08-11
| ||
| 23:09 | Added definition for STLIB_LD check-in: 824e2ec9b8 user: wart tags: trunk | |
| 22:48 | Added substitution for STLIB_LD, the static linker. check-in: c0840b5c4d user: wart tags: trunk | |
| 20:51 | Include the unix/aclocal.m4 file in the distribution. check-in: a5cfb84823 user: redman tags: trunk | |
|
1999-08-10
| ||
| 23:16 | Change version numbers to 8.2.0 check-in: 1a6937fbfc user: redman tags: trunk | |
| 22:45 | Rolled back changes to change the prototype of Tcl_ListObjGetElements() check-in: ac48eb3341 user: redman tags: trunk | |
| 22:42 | Removed patch to change prototype of Tcl_ListObjGetElements. Closed-Leaf check-in: 13834ebb6a user: redman tags: core-8-2-b3-branch | |
| 18:50 | Update version numbers to 8.2b3 and update ChangeLog and changes files. check-in: 7e5102383d user: redman tags: core-8-2-b3-branch | |
| 17:35 | * generic/tclListObj.c: * generic/tcl.decls: * generic/tclDecls.h: Applied patch from Jim Ingham to... check-in: cfb9ace67b user: redman tags: trunk, core-8-2-b3-base | |
| 17:17 | Fixed level of indirection in Tcl_GetAllocMutex check-in: 493612de83 user: welch tags: trunk | |
| 05:09 | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * tests/string.test: added largest_int proc to adapt... check-in: ebcd327a4f user: hobbs tags: trunk | |
| 04:21 | Move Mark Roseman's fix for slow connections from Tcl 8.0 to Tcl 8.2. check-in: 5bf564a528 user: jingham tags: trunk | |
| 04:21 | Trivial cleanup - Windows -> Macintosh in comments. check-in: c0e8a29fd9 user: jingham tags: trunk | |
| 04:21 | Convert the directory name from Utf to External before passing it to the Toolbox. check-in: 4c13132580 user: jingham tags: trunk | |
| 02:42 | Added Tcl_GetAllocMutex for use by tclAlloc.c and tclCkalloc.c check-in: a5ed5c1af7 user: welch tags: trunk | |
| 02:42 | 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so they can be linked against ... check-in: 0a115beef8 user: welch tags: trunk | |
| 02:40 | Updated change log for my aolserver-related changes check-in: 22cd3dfa32 user: welch tags: trunk | |
| 01:23 | removed unreferenced variable from regcomp.c check-in: be29d94a7c user: redman tags: trunk | |
|
1999-08-09
| ||
| 16:30 | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * library/init.tcl: fixed path handling in auto_exec... check-in: ea30d74c31 user: hobbs tags: trunk | |
| 16:30 | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * doc/Object.3: clarified Tcl_DecrRefCount docs [Bug... check-in: 253cc38782 user: hobbs tags: trunk | |
| 16:30 | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * doc/Object.3: clarified Tcl_DecrRefCount docs [Bug... check-in: fa5ab43f53 user: hobbs tags: trunk | |
|
1999-08-05
| ||
| 16:57 | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * library/http2.1/http.tcl: Made use of "i" in init ... check-in: 05b0bafac3 user: hobbs tags: trunk | |
| 16:56 | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * generic/tclLiteral.c: fixed reference to bytes tha... check-in: c575126b69 user: hobbs tags: trunk | |
| 16:56 | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * doc/tclvars.n: Made it clear that tcl_pkgPath was ... check-in: da5846e156 user: hobbs tags: trunk | |
| 16:56 | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * doc/tclvars.n: Made it clear that tcl_pkgPath was ... check-in: 1965e87ab6 user: hobbs tags: trunk | |
| 06:17 | Declare the tclStubs table so we can use it to swap out Tcl_SetTimer and Tcl_WaitForEvent in this fi... check-in: 2f6f68605b user: jingham tags: trunk | |
| 01:21 | *** empty log message *** check-in: 4cf8f5a588 user: stanton tags: trunk | |
| 01:21 | * tests/reg.test: Added test for REG_EXPECT bug fixed by Henry's patch. check-in: af33e52d36 user: stanton tags: trunk | |
| 01:16 | * generic/regc_nfa.c: * generic/regcomp.c: * generic/rege_dfa.c: * generic/regexec.c: * generic/regg... check-in: c161cf0289 user: stanton tags: trunk | |
|
1999-08-04
| ||
| 20:58 | Released Tcl 8.2b2. check-in: c6f78af409 user: redman tags: trunk, scriptics-tclpro-1-3-b4, core-8-2-b2 | |
| 15:58 | Remove extern declaration for TclWinGetPlatform functions, they're already in tclInt.decls. Only af... check-in: 55f8cac9c0 user: redman tags: trunk | |
|
1999-08-03
| ||
| 18:07 | Move functions declarations out of win/tclWinInt.h that are now in generic/tclInt.decls check-in: 257bae6dc4 user: redman tags: trunk | |
|
1999-08-02
| ||
| 21:57 | * unix/configure.in: * win/configure.in: Change beta level to b2. check-in: 934d16e5cf user: redman tags: trunk | |
| 18:33 | removed extra declaration of Tcl_RegExpMatchObj check-in: 95c603bf2e user: redman tags: trunk | |
| 17:45 | * generic/tcl.h: * generic/tcl.decls: * generic/tclDecls.h: * generic/tclInt.h: * generic/tclInt.dec... check-in: 08e3282fc0 user: redman tags: trunk | |
|
1999-08-01
| ||
| 22:09 | * win/tclWinSock.c: Added comment block to SocketThread() function. Added code to avoid calling Ter... check-in: 77a8b86a7a user: redman tags: trunk | |
| 20:43 | * generic/tclInt.decls: added declaractions necessary for the Tcl test code to work wth stubs [Bu... check-in: 6f03b1d1ed user: hobbs tags: trunk | |
|
1999-07-31
| ||
| 01:55 | * unix/tclUnixThrd.c: Applied patch to fix threads on Irix 6.5. Patch from James Dennett. [Bug: 245... check-in: 59e2b0685d user: redman tags: trunk | |
| 01:24 | * win/tclWinPipe.c: * win/Makefile.in: Fixing launching of 16-bit apps on Win9x from wish. The comm... check-in: 0e573cddc1 user: redman tags: trunk | |
|
1999-07-30
| ||
| 23:31 | Added definitions for some symbols in tclConfig.sh that never got values in Windows. check-in: cf3031f4df user: wart tags: trunk | |
| 22:26 | Parameterized the static library linkers (ar cr and lib -nologo) to assist in merging the Makefile.i... check-in: ef28f0d52d user: wart tags: trunk | |
| 22:19 | * tclParse.c: fixed bug in info complete regarding nested square brackets [Bug: 2382, 2466] check-in: 02e78f811b user: hobbs tags: trunk | |
| 21:46 | updated trf patch to fix problems created when adapting Kupries' previous patch to our specs. check-in: af62bca303 user: hobbs tags: trunk | |
| 19:10 | Updated to match the new return values from tcltest. check-in: 4300ae3dc9 user: jenn tags: trunk | |
| 02:02 | * win/tclWinChan.c: Allow tcl to open CON and NUL, even for std channels. Checking for bad/unusable... check-in: 204ad52209 user: redman tags: trunk | |
| 01:35 | Exit with non-zero status if there were problems with the way the test suite was started (e.g. wrong... check-in: 4ab899a015 user: jenn tags: trunk | |
|
1999-07-29
| ||
| 23:17 | * unix/mkLinks.tcl: Applied patch to avoid linking pack.n to pack-old.n. Patch from Don Porter. [Bu... check-in: 11860a3bdf user: redman tags: trunk | |
| 22:58 | win/tclWinSock.c: free Win32 Event handles when destroying socket helper threads. check-in: 5d8a109496 user: redman tags: trunk | |
| 19:21 | Added lines so that extensions can set up static linker (ar vs. lib) and C compiler warning flags ea... check-in: 8ccef65e92 user: wart tags: trunk | |
|
1999-07-28
| ||
| 18:51 | Added entries for LDFLAGS_DEBUG and LDFLAGS_OPTIMIZE so that extensions can get these values in the ... check-in: 0d5ddcfb91 user: wart tags: trunk | |
| 18:33 | * tests/tcltest.test: * library/tcltest1.0/tcltest.tcl: Fixed the condition under which ::tcltest::P... check-in: a956513b64 user: jenn tags: trunk | |
|
1999-07-27
| ||
| 16:31 | update Windows installer bitmap to read Tcl/Tk Version 8.2 check-in: 04538cac97 user: redman tags: trunk | |
| 01:42 | Bug fixes for threaded Tcl on NT with single and dual CPUs. Still some open issues, this code is a ... check-in: f4fa2a7ba1 user: redman tags: trunk | |
|
1999-07-26
| ||
| 22:50 | * tests/tcltest.test: * library/tcltest1.0/tcltest.tcl: * doc/tcltest.n: Cleaned up code in ::tc... check-in: 857902b876 user: jenn tags: trunk | |
| 17:59 | Tests for the tcltest package check-in: c9f00c0092 user: jenn tags: trunk | |
| 17:51 | Change destination of dde package to dde1.1. check-in: 9ffe120a2d user: redman tags: trunk | |
|
1999-07-23
| ||
| 23:40 | Removed patch for bug 2382, for info complete. check-in: 840e9c95ce user: redman tags: trunk | |
|
1999-07-22
| ||
| 23:47 | * win/tclWinSock.c: Fixed hang with threads enabled, fixed semaphores with threads disabled. * win/... check-in: 30432d73f2 user: redman tags: trunk | |
| 23:45 | Fix hange with socket code (win32) with threads enabled, fixed the semaphores for threads disabled. ... check-in: a5863b3a81 user: redman tags: trunk | |
| 21:50 | * Changed version to 8.2b2. * win/tclWinPort.h: Block out include of sys/*.h in order to build ext... check-in: 589cb7ba77 user: redman tags: trunk | |
| 02:15 | Applied patch for info complete. [Bug: 2382] check-in: 9a47ff649a user: redman tags: trunk | |
| 01:26 | revert changes to TclpStrftime, not needed for internal functions. check-in: a4cee78edc user: redman tags: trunk | |
| 01:08 | * doc/Utf.3: * generic/tcl.decls: * generic/tclInt.decls: * generic/tclDecls.h: * generic/tclIntDecl... check-in: 22b143003b user: redman tags: trunk | |
| 00:38 | * unix/Makefile.in: Added the Windows configure script to the distribution file list, already shipp... check-in: 677ba646fb user: redman tags: trunk | |
| 00:13 | * win/makefile.vc: Changed version number of DDE package in VC++ makefile to use 1.1 instead of 1.0... check-in: 6633a54dd5 user: redman tags: trunk | |
| 00:06 | * doc/open.n: Added documentation of \\.\comX notation for opening serial ports on Windows (alternat... check-in: 10b63080bd user: redman tags: trunk | |
|
1999-07-21
| ||
| 23:28 | added a line to initialize the tclDefaultLibrary tcl global var to "", as was done in Tcl8.0.5. check-in: b16021515e user: hershey tags: trunk | |
| 21:29 | Previous version was a mistake, roll it back. check-in: 2d8b4e85a6 user: redman tags: trunk | |
| 21:28 | * win/tclWinSock.c: Modified 8.1.0 version of the Win32 socket driver to move the handling of the so... check-in: 74cee245ff user: redman tags: trunk | |
| 17:43 | added missing '\' at the end of one line (only irix complained about this) check-in: 323fd26f82 user: hershey tags: trunk | |
| 16:04 | Small tweaks to the top-level README to fix typos and wording. check-in: 384e1d2bd9 user: jpeek tags: trunk | |
| 02:01 | * generic/tclInitScript.h: * unix/tclUnixInit.c: merged code with 8.0.5. We now use an intermedi... check-in: 0d9e2ba09f user: hershey tags: trunk | |
|
1999-07-20
| ||
| 00:11 | changed http package version from 2.0 to 2.1 check-in: fda7557642 user: hershey tags: trunk | |
|
1999-07-19
| ||
| 21:03 | changed http dir from 2.0 to 2.1 check-in: 124ac761ed user: hershey tags: trunk | |
|
1999-07-16
| ||
| 21:56 | Add Tcl_SetNotifier to stubs table. [Bug: 2354] check-in: 0fdd9484f5 user: redman tags: trunk | |
| 21:40 | * unix/aclocal.m4: * unix/tcl.m4: Add check for Alpha/Linux to correct the IEEE floating flag to t... check-in: 72240a3a0a user: redman tags: trunk | |
| 01:52 | Fix minor version number. check-in: f5eb99468e user: redman tags: trunk | |
|
1999-07-15
| ||
| 21:00 | Install files with 82 instead of 81 suffix check-in: 55cb269e12 user: redman tags: trunk | |
| 01:47 | Change version number check-in: 38e7639e65 user: redman tags: trunk | |
|
1999-07-14
| ||
| 19:09 | Deleted sentence as suggested by Scott Stanton check-in: b4d75c8e7d user: jpeek tags: trunk | |
| 19:07 | Created branch core-8-2-b1-synthetic Closed-Leaf check-in: d0852b1db1 user: cvs2fossil tags: core-8-2-b1-synthetic, core-8-2-b1 | |
| 19:07 | Created branch scriptics-tclpro-1-3-b3-synthetic Closed-Leaf check-in: 77ff211b7e user: cvs2fossil tags: scriptics-tclpro-1-3-b3-synthetic, scriptics-tclpro-1-3-b3 | |
| 19:07 | doc/re_syntax.n: Deleted sentence suggested by Scott S. check-in: d7e9fff01e user: jpeek tags: trunk | |
|
1999-07-13
| ||
| 22:23 | Makefile.in: fixed cat32.exe build makefile.vc: fixed calling tcltest.exe check-in: 580b6853c5 user: redman tags: trunk | |
| 22:23 | Add .m4 files and Windows configure.in and Makefile.in check-in: 830c41e50e user: redman tags: trunk | |
| 22:22 | Change dde package to 1.1 check-in: 9bd199dc6c user: redman tags: trunk | |
| 22:21 | Merged ChangeLog for 8.2b1 check-in: 85be69819f user: redman tags: trunk | |
| 02:07 | Removed two notes to myself (oops), cleaned up wording, moved changebars. check-in: 9b72e5aa55 user: jpeek tags: trunk | |
| 02:06 | Documented tweaks to the tcl/docs/re_syntax.n manpage file. check-in: eba33a5ca7 user: jpeek tags: trunk | |
|
1999-07-12
| ||
| 21:03 | Catch the cd that sets up the initial value for the testsDirectory variable. check-in: aa7feb0ac0 user: jenn tags: trunk | |
|
1999-07-11
| ||
| 20:31 | Changed version numbers in NMAKE makefile. check-in: 2ea86e8bdf user: redman tags: trunk | |
| 20:29 | Change version number in NMAKE makefile check-in: b1cd1cf0ff user: redman tags: trunk | |
|
1999-07-09
| ||
| 21:18 | install-man target renamed to "install-doc" to be consistent with TEA spec. check-in: b01449ac9b user: wart tags: trunk | |
| 18:24 | * win/configure.in: Eval DLLSUFFIX, LIBSUFFIX, and EXESUFFIX in the configure script so that substit... check-in: fd326b93fa user: redman tags: trunk | |
| 02:31 | fixed line termination character check-in: 77df520e96 user: stanton tags: trunk | |
| 02:12 | *** empty log message *** check-in: 828e9399bf user: stanton tags: trunk | |
| 02:11 | * tests/string.test: * generic/tclCmdMZ.c: Fixed bug in string range bounds checking code. check-in: 614b32f8b0 user: stanton tags: trunk | |
| 00:00 | Removed -asidefromdir and -relateddir flags, removed unused ::tcltest::dotests proc, cleaned up impl... check-in: c5abb670a1 user: jenn tags: trunk | |
|
1999-07-08
| ||
| 23:17 | * win/Makefile.in: Added tcltest target so runtest works properly. Added missing names to the clean... check-in: bd1fc18299 user: stanton tags: trunk | |
| 19:44 | Fixed bogus test for env.test check-in: 931d254c68 user: rjohnson tags: trunk | |
| 17:29 | Do additional checks to unset any environment variables set, changed or created by the tests. check-in: 8163db91b2 user: jenn tags: trunk | |
| 03:35 | Improved test to handle empty env array - (will raise error) check-in: 49ec7aac3e user: rjohnson tags: trunk | |
| 03:30 | Fixed a couple of bad registry tests... check-in: 030703c01e user: rjohnson tags: trunk | |
| 03:08 | Fixed bug in test suite - remember to update tests when changing features!!! check-in: 2d21c46440 user: rjohnson tags: trunk | |
| 02:57 | Fixed broken utility function makeFile. check-in: 7c29ca5cd1 user: rjohnson tags: trunk | |
|
1999-07-07
| ||
| 23:08 | Made test encoding test understand platform differences. check-in: f6d0bb0e6a user: rjohnson tags: trunk | |
| 18:59 | * doc/fconfigure.n: Clarified default buffering behavior for the standard channels. [Bug: 2335] check-in: 842d60e737 user: stanton tags: trunk | |
| 02:37 | New windows serial port driver. [Bug 1980 2217] check-in: 256cf12d76 user: redman tags: trunk | |
| 02:28 | Marked two timing-dependent tests "nonPortable", but I really need to fix these (4.11 and 4.12) check-in: f52b68ccbe user: welch tags: trunk | |
| 02:08 | Back-fitted notes about my recent changes check-in: 309cad81f8 user: welch tags: trunk | |
| 01:58 | Fixed handling of connection timeouts. check-in: ad2c691a5a user: welch tags: trunk | |
|
1999-07-06
| ||
| 23:55 | Removed extra '\' characters at the beginning of the parseOld.test file that were causing "invalid c... check-in: aebd6705b5 user: jenn tags: trunk | |
| 23:43 | Added entries for 6/25/99 and 6/29/99 reflecting the addition of the tcltest package and all changes... check-in: 0491db6507 user: jenn tags: trunk | |
| 22:50 | Added entry re: 1999-06-23 changes that created re_syntax(n) page. check-in: bae3599a08 user: jpeek tags: trunk | |
|
1999-07-02
| ||
| 22:08 | Fix missing declaration of tclStubs check-in: c3d96ae985 user: redman tags: trunk | |
| 21:59 | Fix Tcl_GetStackedChannel declaration, the function returns a Tcl_Channel, not void. check-in: d88a0ddb9c user: redman tags: trunk | |
| 21:50 | Block out unix-only code for windows & mac. check-in: 0eb08410e8 user: redman tags: trunk | |
| 21:09 | Regen the stub files after changes in tcl.decls were made, but the stub files were not regenerated. check-in: 976652f5cb user: redman tags: trunk | |
| 20:39 | Temporarily disabling core file checking. check-in: 3017d5a542 user: jenn tags: trunk | |
| 19:59 | Fixed lint found by Jim Ingham check-in: c368b08fea user: welch tags: trunk | |
| 19:51 | Name change from Tcl_ReplaceChannel to Tcl_StackChannel Added new code that modifies the channel in ... check-in: 559c4a45d9 user: welch tags: trunk | |
| 19:51 | Name change from Tcl_ReplaceChannel to Tcl_StackChannel check-in: 3dfed73236 user: welch tags: trunk | |
| 06:41 | Improved support for empty array names check-in: 29f911e5bf user: welch tags: trunk | |
| 06:05 | Added hook points to the notifier check-in: 2575337b01 user: welch tags: trunk | |
| 06:05 | Added hook points to the notifier Updated Xt tests to use new Tcl_SetNotifier check-in: b68062ca89 user: welch tags: trunk | |
| 06:05 | Fixed package version number check-in: 0ec7baf04b user: welch tags: trunk | |
| 06:04 | Added hook points to the notifier check-in: 8a7bc87ac3 user: welch tags: trunk | |
| 06:04 | Added Tcl_SetNotifier and associated typedef. This lets you hook the notifier procs. check-in: 6889d4e289 user: welch tags: trunk | |
|
1999-07-01
| ||
| 23:24 | fix to call TclStat instead of TclpStat check-in: 002b63e317 user: redman tags: trunk | |
| 23:21 | Call TclStat instead of TclpStat in order to allow the stat hooks to work properly. check-in: 5ff61ca415 user: redman tags: trunk | |
| 17:36 | Changed the tests to use the testConstraints array that the test harness uses instead of the old nam... check-in: 6b946e4c34 user: jenn tags: trunk | |
| 16:54 | Updated for new package version number check-in: a112554fac user: welch tags: trunk | |
|
1999-06-30
| ||
| 22:35 | Fix genstubs target. check-in: 66fe41f6a8 user: redman tags: trunk | |
| 22:34 | Add TclHandle functions to the internal stub table. Remove unused tclStubs.c file. check-in: 17d529bed8 user: redman tags: trunk | |
| 18:39 | Removed call to obsolete AC_C_CROSS macro. check-in: 5bcc801016 user: wart tags: trunk | |
| 17:47 | Initial version of the Tcl_ReplaceChannel and Tcl_UndoReplaceChannel functions. check-in: 3050cfce85 user: welch tags: trunk | |
| 17:46 | Updated http and ReplaceChannel man pages check-in: 1305a89b07 user: welch tags: trunk | |
| 17:43 | Fixed -timeout bug to handle connections to dead servers properly. Added http::cleanup function check-in: 910071defe user: welch tags: trunk | |
| 05:51 | updated dde version from 1.0 to 1.1 check-in: e4b2fadb55 user: hershey tags: trunk | |
| 00:17 | Added a check to not rename incr unless it's been previously renamed. check-in: b45cab665d user: jenn tags: trunk | |
| 00:17 | Added a check at the end of the test to not unset variables if they don't exist. check-in: bc368c12a4 user: jenn tags: trunk | |
|
1999-06-29
| ||
| 20:14 | Added flags -limitconstraints, -preservecore, -help, -file, -notfile, -relateddir, and -asidefromdir... check-in: f368875e9c user: jenn tags: trunk | |
| 03:22 | Modified the last three tests to run with pcOnly constraint. check-in: fca81e7512 user: jenn tags: trunk | |
| 00:25 | Adopted Doc patch that changes "unknown_active" to "unknown_pending" check-in: 4c4b368e76 user: welch tags: trunk | |
|
1999-06-28
| ||
| 23:49 | Applied patch from Peter Hardie (with modifications) to fix Tcl_GetIndexFromObj when the key is "". ... check-in: 4fe945f885 user: redman tags: trunk | |
| 19:02 | Documented 2 more files that need to be updated when the Tcl version number changes. check-in: 291c4b0434 user: wart tags: trunk | |
| 18:23 | Fixed test suite to call $tcltest::tcltest instead of $::tcltest (for the name of the executable). check-in: b76cf62cdc user: redman tags: trunk | |
| 18:23 | Updated versions to 8.2 and 8.2b1 where appropriate. check-in: e7fc3bd90d user: wart tags: trunk | |
|
1999-06-27
| ||
| 20:38 | updated 8.1 to 8.2 check-in: cbcde3438f user: hershey tags: trunk | |
|
1999-06-26
| ||
| 22:41 | Added poke command to dde. Changed dde package version to 1.1 Fixed makefile to install tcl8.2 libra... check-in: 8c9bb6b936 user: redman tags: trunk | |
| 22:29 | Marked on of the string tests non-portable. IRIX thinks that .e1 is a valid double - the spec and ... check-in: b4e7ea6550 user: rjohnson tags: trunk | |
| 21:41 | Fixed another bug in test suite... check-in: 95f256864f user: rjohnson tags: trunk | |
| 21:09 | Fixed bug in all.tcl that caused "make test" not to work. The var testsDirectory was getting the w... check-in: c551a52332 user: rjohnson tags: trunk | |
| 20:55 | Fixed style problems in many of the test files. Fixed bug in pkg.test where defs.tcl was still bein... check-in: dbfd75f43f user: rjohnson tags: trunk | |
| 19:35 | Export functions for TclHandle check-in: f084f054d6 user: redman tags: trunk | |
| 03:56 | Added tcltest to the list of packages to install check-in: 52c833fe48 user: jenn tags: trunk | |
| 03:56 | Added package tcltest to the list of packages to install. check-in: 5ecb8cb458 user: jenn tags: trunk | |
| 03:54 | Modified the tests to use the package tcltest check-in: fdb0602e41 user: jenn tags: trunk | |
| 03:53 | Adding package tcltest; this replaces the original defs.tcl file that was a part of the test suite. check-in: 2b7cfbc0de user: jenn tags: trunk | |
| 03:47 | This file contains what used to be in the tests/README file and documents the tcltest package. check-in: 152507d861 user: jenn tags: trunk | |
| 00:01 | Changed so unix always maps ckalloc to Tcl_Alloc or Tcl_DbCkAlloc to avoid problems with mixed TCL_M... check-in: 732e56feb0 user: redman tags: trunk | |
|
1999-06-25
| ||
| 23:47 | Changed to Tcl 8.2b1 check-in: 9f2cd61b60 user: welch tags: trunk | |
| 23:47 | Added note about win/configure.in needing a version change check-in: 1f87923771 user: welch tags: trunk | |
| 23:46 | Fixed return value in doc. check-in: 003e537211 user: welch tags: trunk | |
| 23:29 | Changed to Tcl 8.2b1 check-in: c46ff26d58 user: welch tags: trunk | |
| 23:29 | Added man page for Tcl_Replace Channel and TclUndoReplaceChannel check-in: 243da854b8 user: welch tags: trunk | |
| 18:42 | * tests/reg.test: * generic/regexec.c: Fixed bugs in non-greedy quantifiers. check-in: 7002d2683b user: stanton tags: trunk | |
|
1999-06-24
| ||
| 21:15 | Moved description of regular expression syntax from regexp.n into a new re_syntax.n page. Modified ... check-in: 95abde5c42 user: jpeek tags: trunk | |
| 03:27 | * unix/Makefile.in: Changed install-doc to install-man. * tools/uniParse.tcl: * tools/uniClass.tcl:... check-in: 9d26b83359 user: stanton tags: trunk | |
|
1999-06-22
| ||
| 18:57 | One more try at fixing the TCL_LIBRARY problem check-in: 421197f4e6 user: wart tags: trunk | |
| 18:51 | TCL_LIBRARY is now set in the Makefile check-in: eb4ca9bbf8 user: wart tags: trunk | |
|
1999-06-21
| ||
| 19:02 | *** empty log message *** check-in: 7652b6f733 user: stanton tags: trunk | |
| 19:02 | * unix/tclUnixThrd.c (TclpThreadCreate): Fixed memory leak where thread attributes were not being re... check-in: d3a5225279 user: stanton tags: trunk | |
|
1999-06-19
| ||
| 00:57 | Merged with tk defs.tcl file check-in: 1731e0e5cd user: jenn tags: trunk | |
| 00:18 | Reflects recent changes in tcl.m4 (compiler warnings) check-in: 44079c5e8e user: wart tags: trunk | |
|
1999-06-18
| ||
| 17:34 | Modifications to correct CC_EXENAME macro. check-in: c43769ff9b user: redman tags: trunk | |
|
1999-06-17
| ||
| 23:30 | Modify aclocal.m4 for PC to run cygpath on path of CC_EXENAME first. check-in: 171ce697ec user: redman tags: trunk | |
| 19:32 | *** empty log message *** check-in: e2e7105bb2 user: stanton tags: trunk | |
| 19:32 | * doc/RegExp.3: Documented the new regexp interfaces and the compile/execute flags. check-in: 2e29d83ea4 user: stanton tags: trunk | |
| 19:32 | * generic/tclTest.c: * generic/tclRegexp.h: * generic/tclRegexp.c: * generic/tcl.h: * generic/tcl.de... check-in: 0974012913 user: stanton tags: trunk | |
| 19:31 | * tests/regexp.test: * generic/tclCmdMZ.c: * generic/tclCmdIL.c: Changed to use new regexp interface... check-in: 439ccec547 user: stanton tags: trunk | |
| 19:30 | * generic/regcomp.c: lint * tests/reg.test: * generic/regex.h: * generic/regc_lex.c: Added REG_BOSO... check-in: 12e2267e22 user: stanton tags: trunk | |
| 01:38 | Updated to reflect recent changes check-in: bb45660987 user: wart tags: trunk | |
| 00:36 | Fixed compiler optimization flags for Linux to remove a plethora of warnings. check-in: 742be4e919 user: wart tags: trunk | |
| 00:20 | * generic/tclVar.c (Tcl_VariableObjCmd): fixed premature increment in loop that was causing out-of... check-in: 53b13ff96a user: hershey tags: trunk | |
|
1999-06-16
| ||
| 23:41 | Reflects changes to tcl.m4 check-in: b41388eed7 user: wart tags: trunk | |
| 23:30 | Added changes to make the macros bahave in the same manner as the Windows tcl.m4 macros check-in: a06214d64a user: wart tags: trunk | |
| 23:18 | more incremental changes check-in: 5801e92f07 user: surles tags: trunk | |
| 22:38 | added tclConfig.sh.in for Windows check-in: e5da250aa2 user: surles tags: trunk | |
| 22:36 | merged unix and windows styles check-in: 95cc329c16 user: surles tags: trunk | |
| 21:56 | *** empty log message *** check-in: 038564ed5c user: stanton tags: trunk | |
| 21:56 | * tests/execute.test: * generic/tclExecute.c (TclExecuteByteCode): Fixed crash caused by a bug in IN... check-in: 82d723f770 user: stanton tags: trunk | |
| 20:17 | Reorganized the order of the macros (cosmetic change) check-in: f64f4d2f4e user: wart tags: trunk | |
| 20:12 | modified files to work with new windows Makefiles check-in: be618c2ce7 user: surles tags: trunk | |
| 02:20 | More TEA changes. Should play well with TclX now. check-in: c8e10ac489 user: wart tags: trunk | |
| 02:10 | Fix DDE code to reinitialize with new servername. check-in: 9e936b8146 user: redman tags: trunk | |
| 00:47 | fixed bug that cause bad memory read on Windows check-in: 4a56d07c39 user: hershey tags: trunk | |
| 00:00 | fixed bugs that kept windows from compiling. check-in: 0cb1b747f4 user: hershey tags: trunk | |
|
1999-06-15
| ||
| 22:06 | beefed up the string object tests check-in: 3f45ef233e user: hershey tags: trunk | |
| 20:44 | Tcl configure / Makefile sequence now complies with the most basic spec for TEA. check-in: e8b97f0924 user: wart tags: trunk | |
| 20:41 | Includes changes to tcl.m4 check-in: 21a0bc046a user: wart tags: trunk | |
| 20:41 | Modified some macros based on how some of the extensions work. check-in: 62dee156b9 user: wart tags: trunk | |
| 03:14 | Improved the appendObj functions (uncomented the optimized code that was present in the Unicode obj)... check-in: 6a28946962 user: hershey tags: trunk | |
| 01:16 | Merged String and Unicode object types. Added new functions to the puplic API: Tcl_NewUnicodeObj... check-in: 23b23af342 user: hershey tags: trunk | |
|
1999-06-11
| ||
| 02:06 | Continued work on configure and make scripts check-in: 35a6cd6205 user: surles tags: trunk | |
| 01:53 | Continued work on configure and make scripts check-in: 3d03efd78b user: surles tags: trunk | |
|
1999-06-10
| ||
| 22:07 | *** empty log message *** check-in: bed45a3b2a user: stanton tags: trunk | |
| 21:49 | macros that autoconf will be looking for (tcl.m4) check-in: 9b85d6df08 user: wart tags: trunk | |
| 21:49 | Macros that autoconf will be looking for (tcl.m4) check-in: 62b57f0f65 user: wart tags: trunk | |
| 21:47 | Modified to use the tcl.m4 macros check-in: 91124a20c6 user: wart tags: trunk | |
| 21:47 | Modified configure.in that uses the tcl.m4 macros check-in: 3a4c79d9ba user: wart tags: trunk | |
| 21:46 | First pass at Windows Tcl autoconf macros check-in: 80f11146d9 user: wart tags: trunk | |
| 21:45 | First pass at Tcl autoconf macros check-in: df969de59c user: wart tags: trunk | |
| 19:14 | fied a memory leak. purify nolonger complains. check-in: 9726b2f18e user: hershey tags: trunk | |
| 04:29 | * tools/genStubs.tcl: Changed to always write output in LF mode. check-in: f36bf665e7 user: stanton tags: trunk | |
| 04:28 | * generic/tclUnicodeObj.c: Lots of cleanup and simplification. Fixed several memory bugs. Added Tcl... check-in: ea63e58504 user: stanton tags: trunk | |
| 04:27 | * generic/regexec.c: * unix/tclUnixNotfy.c: lint check-in: 3807220c1a user: stanton tags: trunk | |
|
1999-06-09
| ||
| 17:06 | performance improvement for TclGetUnicodeFromObj function and the Unicode object type. check-in: bcc8429af0 user: hershey tags: trunk | |
| 17:06 | unset the variable "u" whose initial value could affect test passage. check-in: ab4cba4af2 user: hershey tags: trunk | |
|
1999-06-08
| ||
| 23:30 | added TclGetUnicodeFromObj function for use with regexp check-in: 6663ce58d5 user: hershey tags: trunk | |
| 19:02 | *** empty log message *** check-in: 70636ebef7 user: stanton tags: trunk | |
| 19:02 | * win/tclWinSock.c: Rolled back to the 8.1.0 implementation because of serious problems with the new... check-in: 0e16766ed6 user: stanton tags: trunk | |
| 18:06 | added code to unset the "data" array so tests that follow can use a scalar data var w/o having to un... check-in: a916ae38b5 user: hershey tags: trunk | |
| 02:59 | * tests/string.test: * generic/tclVar.c (Tcl_SetVar2Ex): * generic/tclStringObj.c (Tcl_AppendObjT... check-in: 8fcb19ead3 user: hershey tags: trunk | |
|
1999-06-05
| ||
| 00:18 | *** empty log message *** check-in: fe3561f466 user: stanton tags: trunk | |
| 00:18 | * win/configure.in: * win/Makefile.in: Windows build now handles static/dynamic debug/nodebug builds... check-in: 96386b55b1 user: stanton tags: trunk | |
|
1999-06-03
| ||
| 18:43 | *** empty log message *** check-in: 3ae7d79873 user: stanton tags: trunk | |
| 18:43 | * generic/tclCmdMZ.c (Tcl_StringObjCmd): * tests/string.test: Fixed bug where string equal/compare -... check-in: 913059fbe2 user: stanton tags: trunk | |
|
1999-06-02
| ||
| 22:05 | fixed install target for man pages check-in: 6ad2520a6f user: surles tags: trunk | |
| 20:53 | fixed typo check-in: de3a2e94c8 user: stanton tags: trunk | |
| 20:21 | * generic/tclUtf.c (Tcl_UtfNcasecmp): Fixed incorrect computation of relative ordering. [Bug: 2135] check-in: 58260de12d user: stanton tags: trunk | |
| 19:29 | Added makefile targets and configure switches to be TEA compliant check-in: 74d2ccc295 user: surles tags: trunk | |
| 02:03 | *** empty log message *** check-in: e4ca18e1ae user: stanton tags: trunk | |
| 02:03 | * unix/configure.in: Fixed various small configure.in patches submitted by Jan Nijtmans. [Bug: 2121]... check-in: 52b68b7712 user: stanton tags: trunk | |
| 01:53 | * tests/reg.test: * generic/regc_color.c: * generic/regc_cvec.c: * generic/regc_lex.c: * generic/reg... check-in: 96584c60d8 user: stanton tags: trunk | |
|
1999-05-28
| ||
| 23:02 | *** empty log message *** check-in: 8aa83b7ffd user: stanton tags: trunk | |
| 23:02 | * win/Makefile.in: * win/configure.in: Added preliminary TEA implementation. check-in: e66286eb0c user: stanton tags: trunk | |
| 23:02 | * win/tclWinDde.c: Fixed bug where dde calls were being passed an invalid dde handle because Initial... check-in: 5e7b70ba7b user: stanton tags: trunk | |
| 23:02 | * generic/tclObj.c: Changed to eliminate use of isupper/tolower in favor of the Unicode versions. check-in: 394d8ee6ec user: stanton tags: trunk | |
| 00:01 | fixed error in test reported by procheck check-in: 4433b41879 user: surles tags: trunk | |
|
1999-05-26
| ||
| 20:53 | Changes for generic/tclThreadTest.c and win/tclWinSock.c bug fixes. check-in: 24410a9dc3 user: redman tags: trunk | |
| 20:24 | generic/tclThreadTest.c: Fix race condition in testthread code. win/tclWinSock.c: Fixed hang in Win... check-in: b14f0363ec user: redman tags: trunk | |
| 02:39 | Merged changes from 1-3-b2 branch into mainline. check-in: ef79a444b9 user: stanton tags: trunk | |
| 02:25 | Fixed so patchlevel is included in installer strings. Closed-Leaf check-in: b52390dc27 user: stanton tags: scriptics-tclpro-1-3-b2-branch, core-8-1-1 | |
|
1999-05-25
| ||
| 21:15 | Fixed incorrect patchlevel info. check-in: de78338462 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 20:22 | updated changes file for 8.1.1 check-in: 344bc3b699 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 01:00 | *** empty log message *** check-in: b5b27a5b74 user: stanton tags: trunk | |
| 01:00 | * tools/genStubs.tcl: Changed to allow a list of platforms instead of just one at a time. check-in: 4c82ed51c1 user: stanton tags: trunk | |
| 01:00 | * generic/tcl.decls: * generic/tclCmdMZ.c: * generic/tclDecls.h: * generic/tclInt.decls: * generic/t... check-in: 1cdb3df621 user: stanton tags: trunk | |
|
1999-05-23
| ||
| 16:37 | Added stub entry for the TclGetAuxDataType routine so tbcload can use stubs check-in: 4ae0027ddb user: surles tags: trunk | |
|
1999-05-22
| ||
| 01:20 | Merged changes from scriptics-tclpro-1-3-b2 branch check-in: f692388d07 user: stanton tags: trunk | |
|
1999-05-21
| ||
| 19:05 | Added test for command.com /c dir /b hang. check-in: b4a00aebea user: redman tags: trunk | |
| 18:31 | Bug 2105: fixed execing command.com on Win95/98. check-in: 0af26ff982 user: redman tags: trunk | |
| 18:28 | Fix command.com bug on Windows 95/98. [Bug: 2105] check-in: 619d2dc2d1 user: redman tags: trunk | |
| 00:06 | Add bin and ../lib to auto_path relative to the executable path. check-in: 7c390a9851 user: redman tags: scriptics-tclpro-1-3-b2-branch, scriptics-tclpro-1-3-b2, merge-to-mainline-5/21/99 | |
| 00:04 | Fix the init.tcl to include the bin directory and the ../lib given the path to the executable. check-in: 30f267dd2d user: redman tags: scriptics-tclpro-1-3-b2-branch | |
|
1999-05-20
| ||
| 23:40 | lint in comments check-in: 9c2ceb7303 user: hershey tags: trunk | |
| 22:32 | Changed Tcl registry key to Scriptics instead of Sun check-in: c2f46f73c5 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 03:28 | Updated docs for TclPro 1.3b2 check-in: 90b25e9aa4 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 02:53 | Added tests for regexp bug. check-in: 8e5078e797 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 02:40 | fix bug in tclRegexp.c check-in: 7344f1088e user: redman tags: scriptics-tclpro-1-3-b2-branch | |
| 02:38 | fix crash when the regexp cache is empty but an empty pattern is passed (such as {} or ""). check-in: 7ba11b4a40 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
| 00:04 | *** empty log message *** check-in: b3609be823 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 00:03 | Merged in various changes submitted by Jeff Hobbs: * generic/tcl.decls: * generic/tclUtf.c: Added T... check-in: 61e23396c3 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
|
1999-05-19
| ||
| 23:27 | Add extern "C" block around header to fix C++ compilation. check-in: be08a2ad55 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
|
1999-05-18
| ||
| 22:59 | changed call to "remove" to "removeFile"--this bug was causing "httpd" file to be left in working di... check-in: cbf894d438 user: hershey tags: trunk | |
| 22:36 | *** empty log message *** check-in: fa0f519143 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 22:36 | * win/tclWinChan.c: Modified initialization code to avoid inherenting closed or invalid channels. I... check-in: bbe1ca2eb5 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 20:17 | added -encoding to the list of legal options used in the error message when a bad option is used. B... check-in: 22239ff421 user: hershey tags: trunk | |
| 17:40 | Missed one case in previous commit, fixed it (see previous comment). check-in: 0b40315666 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
| 17:38 | Don't connect to FILE_TYPE_CHAR devices unless they are a FILE_TYPE_SERIAL or FILE_TYPE_CONSOLE type... check-in: 6125a2d1a6 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
|
1999-05-17
| ||
| 20:22 | Added note about running autoconf if you are using the CVS source tree instead of a source distribut... check-in: ad5d76feaa user: welch tags: trunk | |
| 18:11 | merged thread intorspection into branch from mainline check-in: a82cde3981 user: surles tags: scriptics-tclpro-1-3-b2-branch | |
|
1999-05-14
| ||
| 23:22 | added new tcl_platform documentation [bug 2076] check-in: 591325378c user: surles tags: trunk | |
| 23:16 | added intospection variable to determine if the interp was compiled with threads enabled check-in: 732876a0ce user: surles tags: trunk | |
| 22:18 | *** empty log message *** check-in: e04060d88e user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 22:18 | * generic/tclCmdAH.c (Tcl_ForObjCmd): Fixed crash caused by failure to reset the result before evalu... check-in: 092dceb08b user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 18:29 | merged 1-3-b2 changes into mainline check-in: 3ee5ce82d5 user: stanton tags: trunk | |
| 18:26 | merged changes from mainline check-in: 6f7b40c937 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 18:18 | *** empty log message *** check-in: 3b7ffc21a9 user: stanton tags: trunk | |
| 17:35 | Applied patch for bug id 2066. check-in: d589eb0319 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
| 17:27 | Apply patch to fix leap years for 100-year boundaries. Patch submitted by Isaac Hollander, Bug Id 20... check-in: 7187fe5f06 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
| 02:18 | *** empty log message *** check-in: 999c763181 user: stanton tags: trunk | |
| 02:18 | * unix/Makefile.in: * unix/tclAppInit.c: Minor cleanup related to Xt notifier. * unix/tclUnixInit.c... check-in: 6ea73d3f19 user: stanton tags: trunk | |
| 02:04 | increased per-thread regexp cache to 30 check-in: 00c4feaf42 user: stanton tags: trunk | |
| 00:20 | fixed typo check-in: 646f2d8f24 user: stanton tags: trunk | |
|
1999-05-13
| ||
| 01:50 | * tests/regexp.test: * generic/tclInt.h: * generic/tclBasic.c: * generic/tclRegexp.h: * generic/tclR... check-in: 2e8f1dd6ab user: stanton tags: trunk | |
| 01:50 | * win/tclWinInit.c (TclpSetVariables): Avoid calling GetUserName if the value can be determined from... check-in: 62befb311d user: stanton tags: trunk | |
| 01:50 | * doc/tclsh.1: Updated references to rc script names to accurately reflect the platform differences ... check-in: 186551cfb3 user: stanton tags: trunk | |
|
1999-05-11
| ||
| 21:16 | back out previous commit check-in: 6a09f17603 user: redman tags: trunk, scriptics-tclpro-1-3-b1, core-8-1-1-base | |
| 20:47 | Fix loading of dde and reg to load with info nameofexecutable. check-in: 17b63eb23d user: redman tags: trunk | |
| 07:11 | Various small fixes that were required to get Tcl to build cleanly on the Mac. check-in: 7ef2072995 user: jingham tags: trunk | |
|
1999-05-07
| ||
| 23:40 | removed bad patch check-in: 4272a34e3e user: stanton tags: trunk | |
| 20:08 | *** empty log message *** check-in: dece3056e3 user: stanton tags: trunk | |
| 20:07 | * unix/configure.in: Added fix for OS/390. [Bug: 1976] check-in: c0ea4ab79f user: stanton tags: trunk | |
| 20:07 | * generic/tcl.decls: Replaced const with CONST. check-in: 0878e94a3c user: stanton tags: trunk | |
| 20:07 | * generic/tclLoadNone.c: Updated to use current interfaces, added TclpUnloadFile. [Bug: 2003] check-in: cd8517b226 user: stanton tags: trunk | |
| 20:07 | * generic/tclResult.c (Tcl_AppendResultVA): * generic/tclStringObj.c (Tcl_AppendStringsToObjVA): Fix... check-in: dea0868b6c user: stanton tags: trunk | |
| 20:06 | * win/winDumpExts.c: * win/makefile.vc: Changed to emit library name in defs file. [Bug: 1998] check-in: 3518024b7f user: stanton tags: trunk | |
|
1999-05-06
| ||
| 22:51 | *** empty log message *** check-in: d58a5e66d4 user: stanton tags: trunk | |
| 22:50 | * tests/string.test: * generic/tclCmdMZ.c: * doc/string.n: Fixed bug in string equal/compare code wh... check-in: 1fc2aff600 user: stanton tags: trunk | |
| 20:13 | more documentation lint check-in: 99d3dc108e user: stanton tags: trunk | |
| 19:21 | lint check-in: e085a3ab0f user: stanton tags: trunk | |
| 19:14 | merged doc changes from 8.1.0 check-in: f1b3babf61 user: stanton tags: trunk | |
| 18:46 | *** empty log message *** check-in: a33880c618 user: stanton tags: trunk | |
| 18:46 | * doc/string.n: * tests/cmdIL.test: * tests/cmdMZ.test: * tests/error.test: * tests/ioCmd.test: * te... check-in: fb86d77733 user: stanton tags: trunk | |
| 18:46 | * doc/Utf.3: * generic/tclStubInit.c: * generic/tclDecls.h: * generic/tclUtf.c: * generic/tcl.decls:... check-in: d9e7608a90 user: stanton tags: trunk | |
| 18:45 | * tests/http.test: Unset "data" array before running tests to avoid failures due to previous tests. check-in: c002ae11e5 user: stanton tags: trunk | |
| 02:34 | ran dos2unix on this file--Irix couldn't build Tcl because it detected strange chars at the end of e... check-in: 006371d093 user: hershey tags: trunk | |
|
1999-05-05
| ||
| 21:45 | renamed to avoid conflict with tk's InitStubs doc. check-in: 7053bbb911 user: hershey tags: trunk | |
| 20:29 | * win/makefile.vc: Added encoding directory to install-libraries target. check-in: 7141ceb369 user: stanton tags: trunk | |
| 01:19 | lint and better documentation of the character vs. byte oriented commands check-in: ee1e5d143e user: stanton tags: trunk | |
| 00:35 | fixed memory leak check-in: 6ae297a9a4 user: surles tags: trunk | |
|
1999-05-04
| ||
| 02:58 | *** empty log message *** check-in: 7e1fc35b6c user: stanton tags: trunk | |
| 02:57 | * doc/string.n: * tests/cmdMZ.test: * tests/string.test: * generic/tclCmdMZ.c (Tcl_StringObjCmd): Ch... check-in: c7c3e9c0cf user: stanton tags: trunk | |
| 01:33 | *** empty log message *** check-in: d719d06e3f user: stanton tags: trunk | |
| 01:33 | * tests/cmdIL.test: * tests/cmdMZ.test: * tests/error.test: * tests/lindex.test: * tests/linsert.tes... check-in: 2728afa3b5 user: stanton tags: trunk | |
| 01:32 | * generic/tclParse.c (Tcl_ParseCommand): Changed to avoid modifying eval'ed strings that are already... check-in: a38f990b1a user: stanton tags: trunk | |
|
1999-05-03
| ||
| 19:19 | *** empty log message *** check-in: e677aa1b3c user: stanton tags: trunk | |
| 19:19 | * tests/binary.test: * generic/tclBinary.c (DupByteArrayInternalRep): Fixed bug where type was not b... check-in: 23b030de27 user: stanton tags: trunk | |
|
1999-04-30
| ||
| 23:36 | *** empty log message *** check-in: 71f4c7cc13 user: stanton tags: trunk | |
| 23:35 | * Changed version to 8.1.1. check-in: f373e48927 user: stanton tags: trunk | |
| 22:44 | * Merged changes from 8.1.0 branch check-in: dc45694c11 user: stanton tags: trunk | |
| 16:22 | Tcl_UtfToUpper and Tcl_UtfToTitle now works on badly formed Utf strings. check-in: 8cc1ac5095 user: hershey tags: trunk | |
|
1999-04-29
| ||
| 18:14 | Added tests for string toupper and string tolower called with badly formed Utf strings. check-in: c9cfee210e user: hershey tags: trunk | |
| 17:52 | Don't rename the twind.tcl widget demo file... check-in: 64263c4e5e user: redman tags: trunk | |
| 00:04 | fixed part of bug 1791: Tcl_UtfToUpper and Tcl_UtfToLower now work on badly formed Utf strings. check-in: a9c361524c user: hershey tags: trunk | |
|
1999-04-28
| ||
| 21:01 | *** empty log message *** check-in: 0655db307f user: stanton tags: trunk | |
| 17:06 | * mac/tclMacResource.c: * generic/tclListObj.c: * generic/tclObj.c: * generic/tclStringObj.c: Change... check-in: 101102ec64 user: stanton tags: trunk | |
| 01:56 | *** empty log message *** check-in: b0dc694249 user: stanton tags: trunk | |
| 01:56 | * generic/tclLiteral.c (TclHideLiteral): Fixed so hidden literals get duplicated to avoid accidental... check-in: 4c22f31e66 user: stanton tags: trunk | |
|
1999-04-24
| ||
| 01:46 | merged 8.1.0 changes into mainline check-in: 6291aaa1d5 user: stanton tags: trunk | |
|
1999-04-23
| ||
| 18:06 | *** empty log message *** check-in: 2ca2154cbf user: stanton tags: trunk | |
| 18:06 | * library/encoding/koi8-r.enc: * tools/encoding/koi8-r.txt: Added support for the koi8-r Cyrillic en... check-in: 40dd26149a user: stanton tags: trunk | |
| 01:57 | *** empty log message *** check-in: ca86d91570 user: stanton tags: trunk | |
| 01:57 | * win/tclWinInit.c (TclpInitPlatform): Added call to TclWinInit when building a static library since... check-in: 97548720ef user: stanton tags: trunk | |
| 01:57 | * win/tclWinFCmd.c: * win/tclWin32Dll.c: Changed uses of "try" to "__try", since that is the actual ... check-in: ffcd4f3326 user: stanton tags: trunk | |
| 01:57 | * generic/tclPort.h: Added include of tcl.h since it defines various Windows macros that are needed ... check-in: 72a9c05d47 user: stanton tags: trunk | |
| 01:57 | * generic/tclEvent.c: lint check-in: 8cbbb79c3f user: stanton tags: trunk | |
|
1999-04-22
| ||
| 22:57 | *** empty log message *** check-in: 8e64443a51 user: stanton tags: trunk | |
| 22:57 | * generic/tclInt.h: * generic/tclInt.decls: * generic/tclCompile.c: Added TclSetByteCodeFromAny that... check-in: 18e0420795 user: stanton tags: trunk | |
| 20:31 | Created branch core-8-1-0-synthetic Closed-Leaf check-in: 8d3de5a4ff user: cvs2fossil tags: core-8-1-0-synthetic, core-8-1-0 | |
| 20:31 | Entry for new WinSock code. check-in: 4a4924dadb user: redman tags: trunk | |
| 20:28 | Improved socket driver, use WSAEventSelect on NT check-in: 50a8b554c8 user: redman tags: trunk | |
|
1999-04-21
| ||
| 22:00 | * win/tclWinInit.c: * unix/tclUnixInit.c: Changed initial search path to match that found used by tc... check-in: 1ae80ecdac user: stanton tags: trunk | |
| 21:50 | Resynced with mainline. check-in: 45b9dd789f user: rjohnson tags: trunk | |
| 20:08 | Merge with 8.1.0 branch check-in: 6691fd23e6 user: redman tags: trunk | |
| 18:16 | merged the parse changes between TclPro1.2 and Tcl8.1. Fixed bug in Windows makefile caused when th... check-in: 2874a749d4 user: surles tags: trunk | |
|
1999-04-20
| ||
| 19:19 | added a delay to a event to so it can pass on slower machines. check-in: 5e73185958 user: hershey tags: trunk | |
| 18:12 | moved the ThreadReap command to ::tcltest::threadReap. Now each thread test calls threadReap at the... check-in: 4ad79d1151 user: hershey tags: trunk | |
| 02:20 | fixed bug 1497 for 8.1: tclPkgUnknown should test for read privs check-in: 5453e219cf user: surles tags: trunk | |
| 02:08 | fixed bug 1497 for 8.1: tclPkgUnknown should test for read privs check-in: 332efad49d user: surles tags: trunk | |
| 01:48 | modified the Tcl makefile to copy the new pkgIndex files for reg and dde. check-in: caaf410758 user: surles tags: trunk | |
|
1999-04-19
| ||
| 22:05 | fixed bug 1571: pkgIndex files fail for dde and registry packages: check-in: b8f26e5cb1 user: surles tags: trunk | |
| 20:24 | added tests/httpd file to distribution--tests get skipped if this file is missing (bug id 1769). check-in: 387a52bae0 user: hershey tags: trunk | |
| 20:23 | fixed bugs in tests--bug id 1769 check-in: 34190e8fde user: hershey tags: trunk | |
|
1999-04-17
| ||
| 01:36 | added first draft of documentation for Tcl_Access and Tcl_Stat. defined Tcl_Stat and Tcl_Access to c... check-in: 62ed9ae0ba user: hershey tags: trunk | |
| 00:32 | changes make Tcl_Access and Tcl_Stat public. also one minor fix in tests/all.tcl to fix bug 1770. check-in: 4dacfaef42 user: hershey tags: trunk | |
| 00:18 | fixed bugs 1785 and 1799: decl header files not installed check-in: 9dbc16b721 user: surles tags: trunk | |
|
1999-04-16
| ||
| 22:53 | added Tcl_DStringTrunc to DString.3 added mention of Tcl_ThreadQueueEvent, Tcl_ThreadAlert to Notifi... check-in: 401c4cabb0 user: hershey tags: trunk | |
| 22:03 | fixed bug 1811: Add TclSetPreInitScript to the stubs files. check-in: f393a3d01e user: surles tags: trunk | |
| 18:48 | modified the API checker script check-in: 8dd1996ae2 user: surles tags: trunk | |
| 00:46 | merged tcl 8.1 branch back into the main trunk check-in: f3b32fb71c user: stanton tags: trunk | |
|
1999-04-15
| ||
| 22:40 | Creating branch core-8-0-6-branch Closed-Leaf check-in: 7d503d4aa9 user: cvs tags: core-8-0-6-branch, core-8-0-6-base | |
| 22:40 | added release date check-in: 00c424916c user: stanton tags: trunk | |
| 22:38 | * Merge 8.0.5 changes: - Mac changes for final release - Minor fixes to tools configure file... check-in: 08c27030dc user: stanton tags: trunk | |
|
1999-04-13
| ||
| 18:12 | Applied patch to fix sockets when the FD_CONNECT never happens before the FD_WRITE (why, only Micro... Closed-Leaf check-in: 89afc858bb user: redman tags: core-8-0-5-branch | |
|
1999-03-31
| ||
| 22:37 | Tests for pkg_mkIndex when input files do "namespace import". BUG 1327 check-in: fcf8cd928e user: welch tags: trunk | |
| 22:37 | Fixed pkg_mkIndex when input files do "namespace import". BUG 1327 check-in: dcd8e76bfe user: welch tags: trunk | |
| 18:58 | Added tests for auto_mkindex_parser quoting problems, BUGID 1657 check-in: 51ffe4e6ae user: welch tags: trunk | |
| 18:58 | Fixed quoting bugs in auto_mkindex_parser, BUGID 1657 check-in: 0899c7c6c0 user: welch tags: trunk | |
|
1999-03-25
| ||
| 22:47 | Fixed typo in LD_SEARCH_FLAGS definition for Linux. check-in: 2d44226fa5 user: welch tags: trunk | |
|
1999-03-24
| ||
| 05:40 | Created branch core-8-0-5-synthetic Closed-Leaf check-in: ae474d2506 user: cvs2fossil tags: core-8-0-5-synthetic, core-8-0-5 | |
| 05:40 | Update to CW Pro 4 and MoreFiles 1.4.9. check-in: 878fc49ec0 user: jingham tags: core-8-0-5-branch | |
| 05:25 | If TCL_TEST is defined, export the symbols in tclMacPort.h. This will allow us to build the shared ... check-in: c22364e582 user: jingham tags: core-8-0-5-branch | |
| 05:21 | Reverting Serial port changes. This will be implemented as an extension instead of using special co... check-in: f329606d91 user: jingham tags: core-8-0-5-branch | |
|
1999-03-23
| ||
| 22:11 | Jim decied not to put this in afterall. check-in: 0a6b3cbf6c user: rjohnson tags: core-8-0-5-branch | |
|
1999-03-22
| ||
| 17:39 | Adding the file tclMacSerial.c for Jim Ingham. check-in: d6575ceaed user: rjohnson tags: core-8-0-5-branch | |
| 05:42 | Added Mark Roseman's fix for the socket writes over a slow network. Copy the data that you pass to ... check-in: 213d1f2425 user: jingham tags: core-8-0-5-branch | |
| 05:42 | Added some const's to fit with MoreFiles 1.4.9 check-in: dea0ac1965 user: jingham tags: core-8-0-5-branch | |
| 05:42 | Give the serial module a chance at the open file filename before opening it as a file. check-in: 759bf2bb31 user: jingham tags: core-8-0-5-branch | |
| 05:42 | Added mention of the Macintosh serial command check-in: 959108ed31 user: jingham tags: core-8-0-5-branch | |
| 05:42 | Added documentation for the serial open on the Macintosh check-in: 14897de048 user: jingham tags: core-8-0-5-branch | |
|
1999-03-12
| ||
| 23:03 | Changed magic number so it doesn't match the plus patch, at Jan's request. check-in: c757ed2440 user: stanton tags: trunk | |
|
1999-03-11
| ||
| 21:47 | Changed package tests to build against the stubs library. check-in: 7bca5a035c user: stanton tags: trunk, core-8-1-merge-latest | |
| 19:30 | add CrtVersion.3 documentation for Tcl_GetVersion() check-in: 1cd7d2dc15 user: redman tags: trunk | |
| 19:29 | Add documentation for Tcl_GetVersion() check-in: 2508bb1d61 user: redman tags: trunk | |
| 02:49 | * generic/tclAlloc.c: Changed TCL_NATIVE_MALLOC to USE_TCLALLOC so it matches 8.1. * generic/tclBa... check-in: 7002f9683e user: stanton tags: trunk | |
| 00:19 | * win/tclWinPipe.c: * generic/tclInt.decls: Added TclWinAddProcess to make it possible for expect to... check-in: a03165d017 user: stanton tags: trunk | |
|
1999-03-10
| ||
| 23:45 | fix declarations of empty slots. check-in: 916d311414 user: redman tags: trunk | |
| 23:19 | Add Tcl_GetVersion to stubs table, add 6 additional slots for future use. check-in: 6900f29272 user: redman tags: trunk | |
| 22:58 | ChangeLog entries for Tcl_GetVersion C API check-in: 6cd488be8b user: redman tags: trunk | |
| 22:55 | Add Tcl_GetVersion C API check-in: ab7b94df88 user: redman tags: trunk | |
| 06:12 | Changed TCL_STUB_MAGIC back to match plus patch implementation. check-in: b20d838b60 user: stanton tags: trunk, dev-stubs-merge-8-1-3/9/99, core-8-1-merge-3/9/99 | |
| 05:52 | Merged stubs changes into mainline for 8.0 check-in: 1969693351 user: stanton tags: trunk | |
| 05:50 | * tools/genStubs.tcl: Reorganized code to support mixed generic and platform specific tables. * ... Closed-Leaf check-in: e96a5d0d04 user: stanton tags: dev-stubs-branch | |
|
1999-03-08
| ||
| 22:25 | * win/tclWinInt.h: * generic/tclInt.h: * generic/tclIntDecls.h: * generic/tclIntPlatDecls.h: * gener... check-in: 3ae2a29cd3 user: stanton tags: dev-stubs-branch | |
| 21:05 | *** empty log message *** check-in: fed4ec2fe8 user: stanton tags: dev-stubs-branch | |
|
1999-03-06
| ||
| 21:19 | * unix/Makefile.in: * generic/tcl.decls: * generic/tclCompile.h: * generic/tclCompileDecls.h: * gene... check-in: 5027860d31 user: stanton tags: dev-stubs-branch | |
| 00:36 | * unix/configure.in: Applied patch from Jan Nijtmans to fix the following problems: - There seem... check-in: c830578eac user: stanton tags: dev-stubs-branch | |
|
1999-03-05
| ||
| 23:24 | minor fix to checkstubs target check-in: b629e1755c user: stanton tags: dev-stubs-branch | |
| 20:18 | * generic/tclCompile.h: * generic/tclStubInit.c: * generic/tclCompileDecls.h: * generic/tclCompileSt... check-in: 6618f6378b user: stanton tags: dev-stubs-branch | |
|
1999-03-04
| ||
| 01:02 | *** empty log message *** check-in: 4cc6e958bc user: stanton tags: trunk | |
| 01:01 | * generic/tcl.decls: Added Mac specific declarations. * generic/tclStubs.c: * generic/tclStubInit.c... check-in: 3ab6dc531f user: stanton tags: trunk | |
| 01:01 | * generic/tcl.decls: Added Mac specific declarations. * generic/tclStubs.c: * generic/tclStubInit.c... check-in: a58b3cbe12 user: stanton tags: dev-stubs-branch | |
| 01:01 | * mac/tclMacChan.c: Added stub implementation of Tcl_MakeFileChannel that doesn't do anything. This... check-in: 02c1d3122d user: stanton tags: dev-stubs-branch | |
| 01:01 | * unix/tclUnixSock.c: Added TclHasSockets. check-in: c99e79b14a user: stanton tags: dev-stubs-branch | |
| 01:00 | * unix/tclUnixFile.c: * mac/tclMacShLib.exp: * mac/tclMacFile.c: * generic/tclFileName.c: * win/tclW... check-in: ceff3aa898 user: stanton tags: dev-stubs-branch | |
| 00:59 | * win/tclWinPort.h: * mac/tclMacPort.h: * mac/tclMacInt.h: * mac/tclMac.h: Added Mac specific declar... check-in: c476453c16 user: stanton tags: dev-stubs-branch | |
| 00:59 | * win/tclWinInt.h: * win/tclWin32Dll.c: * unix/tclUnixInit.c: Added TclpCheckStackSpace. check-in: 5991f75c67 user: stanton tags: dev-stubs-branch | |
| 00:58 | * unix/Makefile.in: * generic/tclAlloc.c: Changed so stub versions of TclpAlloc, etc. are generated ... check-in: a9af4f8f20 user: stanton tags: dev-stubs-branch | |
| 00:58 | * unix/tclUnixTime.c: Added TclpGetDate and TclStrftime. * win/tclWinTime.c: * unix/tclUnixTime.c: ... check-in: da995fce8e user: stanton tags: dev-stubs-branch | |
| 00:55 | * unix/tclUnixPort.h: Eliminated various Tclp* macros that have been replaced with function defintio... check-in: d9af8e7cea user: stanton tags: dev-stubs-branch | |
| 00:54 | * generic/tclStubLib.c: Added internal interface hooks. check-in: f2bf2426ea user: stanton tags: trunk | |
|
1999-03-03
| ||
| 00:39 | updated changelog check-in: f826b61cd4 user: stanton tags: trunk | |
| 00:39 | removed panic.c check-in: b9eb195d20 user: stanton tags: dev-stubs-branch | |
| 00:38 | * unix/Makefile.in: * unix/configure.in: * unix/ldAix: Enhanced AIX shared library support. * win/t... check-in: f404370f5a user: stanton tags: dev-stubs-branch | |
| 00:38 | * unix/Makefile.in: * unix/configure.in: * unix/ldAix: Enhanced AIX shared library support. * win/t... check-in: 51058ad13d user: stanton tags: trunk | |
|
1999-02-26
| ||
| 22:25 | updated old URL in README check-in: c3066a9fc0 user: hershey tags: trunk | |
|
1999-02-19
| ||
| 03:40 | fixed configure script to properly generate multiple files check-in: dc395691ba user: stanton tags: core-8-0-5-branch | |
| 02:23 | renamed tcl.hpj to tcl.hpj.in check-in: 626cd93e63 user: stanton tags: core-8-0-5-branch | |
| 02:22 | renamed tcl.hpj to tcl.hpj.in check-in: ce0f62a232 user: stanton tags: trunk | |
| 02:17 | Created branch scriptics-tclpro-1-2-synthetic Closed-Leaf check-in: 1d719b3ad1 user: cvs2fossil tags: scriptics-tclpro-1-2, scriptics-tclpro-1-2-synthetic | |
| 02:17 | changed so helpfile generation can work from the build environment check-in: 29c3f02f33 user: stanton tags: core-8-0-5-branch | |
| 02:14 | changed so helpfile generation can work from the build environment check-in: 0a9bbac9f2 user: stanton tags: trunk | |
|
1999-02-17
| ||
| 02:05 | updated for 8.0.5 with John O's changes. check-in: 54351242b5 user: hershey tags: trunk | |
|
1999-02-11
| ||
| 03:06 | merged auto_mkindex fix into the 8.0.5 release branch check-in: ac72bff2f1 user: stanton tags: core-8-0-5-branch, scriptics-tclpro-1-2-b2 | |
| 03:04 | * library/init.tcl: Fixed auto_mkindex so it handles .tbc files. Did some general cleanup to handle ... check-in: 9a11b261c6 user: stanton tags: trunk | |
|
1999-02-09
| ||
| 03:31 | Created branch core-8-0-5-base-synthetic Closed-Leaf check-in: 813b993971 user: cvs2fossil tags: core-8-0-5-base-synthetic, core-8-0-5-base | |
| 03:31 | updated readmes for 8.0.5 release check-in: 8b5b3b65b5 user: stanton tags: trunk | |
|
1999-02-05
| ||
| 03:12 | updated man page generation for TclPro check-in: 1c005f1d8c user: stanton tags: trunk | |
| 01:49 | lint check-in: e5f9e4b3a8 user: stanton tags: trunk | |
|
1999-02-03
| ||
| 21:28 | * generic/tclInt.h: * generic/tclNamesp.c (TclGetNamespaceForQualName): Restored signature so that T... check-in: cf93c3116c user: stanton tags: trunk | |
| 19:12 | * test/winPipe.test: Changed to remove echoArgs.tcl temporary file when done. * tests/cmdAH.test: *... check-in: d0b2c4fa68 user: stanton tags: trunk | |
| 18:37 | removed AC_CONFIG_SUBDIRS(dltest) since this doesn't work in our build environment check-in: 07f8546dfb user: stanton tags: trunk | |
| 02:59 | * win/makefile.vc: Added better support for paths with spaces in the name. Added .lib and support .d... check-in: 8da6e53bdc user: stanton tags: trunk | |
| 02:59 | stripped carriage returns at end of lines check-in: 6801362dcd user: stanton tags: trunk | |
| 02:58 | * unix/configure.in: Changed to automatically configure in dltest. check-in: b739c398a4 user: stanton tags: trunk | |
| 02:58 | * tests/interp.test: * generic/tclInterp.c (DeleteAlias): Changed to use Tcl_DeleteCommandFromToken ... check-in: 501d236e85 user: stanton tags: trunk | |
| 02:58 | * win/tclAppInit.c: * unix/tclAppInit.c: * mac/tclMacAppInit.c: * generic/tclTest.c: Changed some EX... check-in: 92d52aa5e1 user: stanton tags: trunk | |
| 00:55 | * generic/tclProc.c: * generic/tclNamesp.c: * generic/tclInt.h: * generic/tclCmdIL.c: * generic/tclB... check-in: 8da7bff5d5 user: stanton tags: trunk | |
| 00:51 | * unix/tclUnixChan.c: * win/tclWinSock.c: * doc/socket.n: Applied Gordon Chaffee's patch to handle f... check-in: dd5a31ec23 user: stanton tags: trunk | |
|
1999-02-02
| ||
| 23:01 | lint check-in: 6cdab4a54a user: stanton tags: trunk | |
| 23:01 | Changed to pass registry dll path into test script so the test doesn't depend on being able to find ... check-in: a4253646c7 user: stanton tags: trunk | |
| 23:00 | added tcltest as a dependency of runtest check-in: f2800910df user: stanton tags: trunk | |
| 22:32 | * win/winDumpExts.c: Patched to be picker about stripping @'s. [Bug: 920] check-in: 0ac57c62d3 user: stanton tags: trunk | |
| 22:29 | * unix/configure.in: Added branch for BSD/OS-4* to shared library case statement. [Bug: 975] Fixed t... check-in: 3b1b40594b user: stanton tags: trunk | |
| 22:28 | * library/http2.0/http.tcl: Added catch around eof test in CopyDone since the user may have already ... check-in: b241ec04fd user: stanton tags: trunk | |
| 22:28 | * library/init.tcl: Various small changes requested by Jan Nijtmans. - If the variable $tcl_library ... check-in: f3d065fb9d user: stanton tags: trunk | |
| 22:27 | * generic/tclPosixStr.c (Tcl_ErrnoId, Tcl_ErrnoMsg): When using egcs, ENOTSUP and EOPNOTSUPP are the... check-in: 53c251c547 user: stanton tags: trunk | |
| 22:27 | objectified open command check-in: a4d159d25f user: stanton tags: trunk | |
| 22:26 | * generic/tclCompile.c (CompileExprWord): Fixed exception stack overflow bug caused by missing state... check-in: 2819702950 user: stanton tags: trunk | |
| 22:25 | * generic/tclIOCmd.c: * generic/tclBasic.c: Objectified the "open" command. [Bug: 1113] check-in: e780812f24 user: stanton tags: trunk | |
| 22:25 | * win/tclWinReg.c: * doc/registry.n: Added support for HKEY_PERFORMANCE_DATA and HKEY_DYN_DATA keys.... check-in: 297a79c7b3 user: stanton tags: trunk | |
| 18:36 | * library/init.tcl: Added catch around unset. [Bug: 978] check-in: 6751864160 user: stanton tags: trunk | |
| 18:36 | * win/tclWinInit.c (TclPlatformInit): Added code to ensure tcl_pkgPath is set to "" when no registry... check-in: 1d22b63efb user: stanton tags: trunk | |
|
1999-01-29
| ||
| 00:32 | Added -pipe option if gcc is being used. check-in: 42c3f8c600 user: rjohnson tags: trunk | |
|
1999-01-19
| ||
| 23:30 | Making it possible for http -command callbacks to safely uset the state array. check-in: fa68f46146 user: welch tags: trunk, scriptics-tclpro-1-2-b1 | |
|
1999-01-12
| ||
| 02:50 | Updated changes. check-in: ee3af272c1 user: rjohnson tags: trunk | |
| 02:29 | Changed so sh_lib extension is return on HP even if it isn't compiled as a shared object. check-in: 3be0db5be1 user: rjohnson tags: trunk | |
|
1999-01-06
| ||
| 21:08 | * win/makefile.vc: * generic/tcl.h: * generic/tclAlloc.c: Added USE_NATIVEMALLOC ifdefs to make it e... check-in: 6867e5b3fe user: stanton tags: trunk | |
|
1999-01-05
| ||
| 01:40 | Added more info to lsort man page. RFE 873 check-in: be95b75f28 user: rjohnson tags: trunk | |
| 01:18 | Added supoport for _-dclspec on gcc - RFE 972. Ray check-in: 6f64fcc254 user: rjohnson tags: trunk | |
|
1999-01-04
| ||
| 19:25 | Updated the version to 8.0.5. check-in: b3c705fae1 user: rjohnson tags: trunk | |
|
1998-12-29
| ||
| 22:55 | fixed typo in resource doc. check-in: e90ad7857f user: surles tags: trunk, scriptics-tclpro-1-2-a1 | |
|
1998-12-23
| ||
| 02:01 | Made error message for cd cmd consistant with 8.1. check-in: d84fbad1a0 user: rjohnson tags: trunk | |
|
1998-12-10
| ||
| 19:09 | Fixed problem with running tests on IRIX. check-in: 45ccd222d9 user: rjohnson tags: trunk | |
|
1998-12-08
| ||
| 12:43 | Added -p flag to "mkdir" commands in "install-libraries" target to allow error- free installation ... check-in: ffbbbdb078 user: suresh tags: trunk | |
|
1998-12-07
| ||
| 23:33 | added pkg and pkg1 to list of files to copy to the current working dir, if the cwd is not tk8.0/test... check-in: 17657dab50 user: hershey tags: trunk | |
|
1998-12-04
| ||
| 23:12 | Fixed minor bug with recently added copy stmts ("TOP_DOR" --> "DISTDIR"). check-in: d0ee8c404c user: suresh tags: trunk | |
| 06:28 | Added test file check-in: a9d5792c93 user: welch tags: trunk | |
| 04:18 | Updated all and defs to work more smoothly with nightly tests. Check for existence of "testgetplatfo... check-in: 96d9c3b6ab user: hershey tags: trunk | |
| 01:04 | *** empty log message *** check-in: 2d7397f639 user: stanton tags: trunk | |
| 01:01 | * tclWinSock.c (CreateSocket, TcpAccept): Windows NT creates sockets so they are inheritable by defa... check-in: 3f5af606c0 user: stanton tags: trunk | |
|
1998-12-02
| ||
| 01:42 | Added tests/pkg to distribution check-in: 4abe8d69ad user: welch tags: trunk | |
| 01:42 | Changed this so it can find man2tcl easier check-in: 7a39834e9d user: welch tags: trunk | |
| 01:42 | Cleaned up man page so it works with html generator check-in: 3b85863bc1 user: welch tags: trunk | |
| 01:42 | Added 8.0.4 release note check-in: a8a9067b3c user: welch tags: trunk | |
|
1998-11-19
| ||
| 21:46 | all file can now be run from any working dir. check-in: e24f234bd2 user: hershey tags: trunk | |
| 20:10 | Created branch core-8-0-4-synthetic Closed-Leaf check-in: 098e62369b user: cvs2fossil tags: core-8-0-4-synthetic, core-8-0-4 | |
| 20:10 | eliminated purify warning and other lint check-in: f8ee691e91 user: stanton tags: trunk | |
|
1998-11-12
| ||
| 12:33 | Added new project files for Mac. check-in: 6b7cd80bcf user: rjohnson tags: trunk | |
| 05:54 | Added test cases for new pkg_mkIndex -load case check-in: 110c82058f user: welch tags: trunk | |
| 05:54 | Fixed pkg_mkIndex tcl to deal with failed loads. check-in: 772ecffd6b user: welch tags: trunk | |
| 05:52 | Updated to reflect newer implementation. check-in: 3964d12148 user: welch tags: trunk | |
|
1998-11-11
| ||
| 07:46 | Updated Changes file, and added Vince Darley's suggested change to TclMacExit. check-in: 0c40160403 user: jingham tags: trunk | |
| 02:39 | Fixed quoting of { in an info complete test case. check-in: c547f7334a user: welch tags: trunk | |
| 02:39 | Removed lint (thanks, procheck!) check-in: dc0c56a1df user: welch tags: trunk | |
|
1998-11-10
| ||
| 16:30 | Added pre compiled header common to all Mac Tcl projects. This was supplied by Jom Ingham. check-in: fd43f64afd user: rjohnson tags: trunk | |
| 06:56 | Add changelog entry for the resource command bug fix. check-in: 002000a2dd user: jingham tags: trunk | |
| 06:54 | Fixed some tests which were failing on the Mac because of path differences. Added a test to the reso... check-in: b66419d3df user: jingham tags: trunk | |
| 06:49 | Fixed a bug in the resource command when the file was opened twice. Fixed a bug in the testWriteText... check-in: 784962bdc8 user: jingham tags: trunk | |
|
1998-11-03
| ||
| 02:00 | Fixed timeout-related HTTP test check-in: 6fe3862eab user: welch tags: trunk | |
| 01:02 | fixed test that got stale on Windows check-in: da9fa6e9ec user: stanton tags: trunk | |
|
1998-11-02
| ||
| 23:04 | cleaned up test suite so most of the tests pass on Windows check-in: e3b726ecfd user: stanton tags: trunk | |
| 23:03 | fixed bug in pkg_mkIndex that is hit when TCL_LIBRARY is a relative path (e.g. in the test suite) check-in: 7a0a2a8595 user: stanton tags: trunk | |
| 22:40 | Fixed declaration of errorInfo in tcl_findLibrary check-in: dbd547732b user: welch tags: trunk | |
| 19:36 | Made "install-libraries" target more silent when copying library files. check-in: 236c189a56 user: suresh tags: trunk | |
|
1998-10-30
| ||
| 23:01 | Overhaul of pkg_mkIndex check-in: 89ed51a0e3 user: welch tags: trunk | |
| 00:38 | Fixed the Tcl_NotifyChannel bug, plus added a test case for it. Simply replaced Tcl_RegisterChannel/... check-in: b31fdd817b user: welch tags: trunk | |
|
1998-10-28
| ||
| 18:34 | Added "-D_OLD_TERMIOS" when building on IRIX 6.3 to create backward compatible binaries for IRIX 6... check-in: ad3c55f16b user: suresh tags: trunk | |
|
1998-10-23
| ||
| 22:22 | Fixed a typo in tcl_findLibrary, and fixed the logic that ensures the parent directory of tcl_librar... check-in: 888280c12e user: welch tags: trunk | |
|
1998-10-20
| ||
| 20:01 | Changed config & Makefile to support n32 on IRIX. check-in: d999c483da user: rjohnson tags: trunk | |
| 17:27 | On Windows, Added the "debug" element of the tcl_platform array which indicates that the particular ... check-in: 519628b664 user: suresh tags: trunk | |
|
1998-10-17
| ||
| 00:21 | Added the pkg_mkIndex test suite check-in: ace5d576b2 user: escoffon tags: trunk | |
| 00:20 | Bumped the optimization to -O2 (optimize speed); test suite seems to have worked (as much as test su... check-in: 0247552e6b user: escoffon tags: trunk | |
| 00:19 | Added README and README.binary to the list of files to modify check-in: 0835146a4c user: escoffon tags: trunk | |
| 00:16 | upgraded to the new interfaces: -direct, -nopkgrequire check-in: 994e28878c user: escoffon tags: trunk | |
| 00:15 | Fixed a number of buglets in pkg_mkIndex: - on windows, use case-insensitive comparison with the sha... check-in: 16bf786a4c user: escoffon tags: trunk | |
|
1998-10-14
| ||
| 21:12 | Added fix to list processing in tclNotify that could cause events to be dropped. Added test to intet... check-in: 38ee7119c7 user: rjohnson tags: trunk | |
| 00:32 | Made some the prototypes & function defs consistant in tclUnixTest.c check-in: dbb637ea7e user: rjohnson tags: trunk | |
|
1998-10-13
| ||
| 20:30 | Fixed bug in Tcl_SetListObj - it used to create invalid Tcl_Obj if you passed in 0 elements. Despi... check-in: 485b7d35e6 user: rjohnson tags: trunk | |
| 20:05 | Fixed bug in "lsort -dictionary" that caused problems when comparing numbers that started with 0. check-in: bdfc546373 user: rjohnson tags: trunk | |
| 19:03 | Bumped patch number to 8.0.4 check-in: ee94132f9b user: escoffon tags: trunk | |
| 18:44 | Fixed bug in "info complete" - it did not handle NULLs correctly. check-in: 5ae085bcc2 user: rjohnson tags: trunk | |
|
1998-10-07
| ||
| 20:57 | Fixed a bug that caused the Tcl DLL to be linked against msvcrt.lib for both debug and nodebug build... check-in: 39335e2e3d user: escoffon tags: trunk | |
|
1998-10-06
| ||
| 19:12 | Minor changes in test file & C style. check-in: ca39630118 user: rjohnson tags: trunk | |
|
1998-10-05
| ||
| 22:32 | Added a new Tcl object called "procbody"; this object's internal representation contains both a Proc... check-in: 0aa459d72f user: escoffon tags: trunk | |
| 17:35 | added comment to clarify that it is not valid to modify argument strings in a string-based Tcl comma... check-in: 975dbf9367 user: stanton tags: trunk | |
|
1998-09-30
| ||
| 23:59 | merged tcl8.0.4 changes check-in: 705dc36abf user: stanton tags: trunk | |
| 23:57 | merged tcl8.0.4 changes to fix Windows memory allocation check-in: eec70dc1ff user: stanton tags: trunk | |
| 20:52 | Added tests/stack.test, to test recursion limits. Added SHLIB_PATH to the list of special macros to ... check-in: c4a3d413ed user: escoffon tags: trunk | |
| 20:19 | Added support for Win95. check-in: e22198e258 user: escoffon tags: trunk | |
|
1998-09-29
| ||
| 18:22 | Removed function declarations that were never used and not referenced by any implementation. check-in: 2510e314d3 user: rjohnson tags: trunk | |
|
1998-09-23
| ||
| 20:13 | Removed "sccs" commands from "Makefile.in" to facilititate switch over to CVS. check-in: ce25c23b8e user: suresh tags: trunk | |
|
1998-09-14
| ||
| 18:39 | Replaced SCCS strings, fixed binary files check-in: 196f92fd17 user: stanton tags: trunk, core-8-0-3 | |