summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * library/dde/pkgIndex.tcl: dde bumped to version 1.2.1 fordgp2003-03-036-9/+19
* * win/configure:hobbs2003-03-014-9/+16
* Added a couple more change lines, and fixed one date.Kevin B Kenny2003-02-281-2/+8
* updated changes file for Tcl 8.4.2 releasedgp2003-02-282-4/+85
* file documentation fixvincentdarley2003-02-282-2/+6
* see ChangeLoghobbs2003-02-271-7/+15
* * generic/tclIOUtil.c (MakeFsPathFromRelative): removed dead codehobbs2003-02-271-6/+2
* * tests/winTime.test: added note about PCI hardware dependencyhobbs2003-02-271-1/+3
* Stop [lsearch -start 0 {} x] from crashing. [Bug #694232]dkf2003-02-273-4/+15
* Fixed a bug in TclpSetVeriables: initialize dwUserNameLen to avoid crash in c...chengyemao2003-02-271-0/+7
* Fixed a bug in TclpSetVeriables: initialize dwUserNameLen to avoid crash in c...chengyemao2003-02-271-2/+2
* * generic/tclCmdMZ.c (TraceCommandProc): Fix mem leak whenhobbs2003-02-272-2/+13
* * doc/pkgMkIndex.n: Modified [pkg_mkIndex] to use -nocase matchingdgp2003-02-253-4/+12
* * tests/pid.test: See below [Bug #678412].andreas_kupries2003-02-253-12/+16
* * tests/execute.test: cleaning up testobj's at the end, to avoidMiguel Sofer2003-02-252-1/+10
* Fix for Bug #571002vasiljevic2003-02-222-2/+12
* fixed typodas2003-02-221-1/+1
* Stopped sign-bit propagation in [binary scan] of wide values. [Bug #690774]dkf2003-02-213-21/+35
* * mac/tclMacChan.c (TclpCutFileChannel, TclpSpliceFileChannel):das2003-02-212-1/+97
* fixed very old typosdas2003-02-211-2/+2
* * unix/tclUnixPipe.c: (macosx) use vfork() instead of fork() todas2003-02-211-1/+5
* * library/package.tcl (tclPkgUnknown): Minor performance tweaksdgp2003-02-212-13/+54
* * unix/tcl.m4:das2003-02-213-2/+10
* * generic/tclEncoding.c (LoadTableEncoding):hobbs2003-02-218-3/+230
* * unix/tclUnixChan.c (Tcl_MakeTcpClientChannel): addhobbs2003-02-211-6/+33
* Typo fix [Bug #688943]dkf2003-02-202-2/+6
* * unix/tclUnixThrd.c (TclpReaddir):hobbs2003-02-203-5/+18
* added missing bug #das2003-02-191-1/+1
* * generic/tclStringObj.c: restored Tcl_SetObjLength() side-effectdas2003-02-195-80/+227
* * generic/tclCompile.c (TclCompileExprWords): remove unusedMiguel Sofer2003-02-195-11/+17
* * unix/tcl.m4: [Bug #651811] Added definition of _XOPEN_SOURCE andandreas_kupries2003-02-193-40/+56
* * unix/tclUnixThrd.c (TclpReaddir): reduce size of name string inhobbs2003-02-192-3/+12
* (HaveVersion): correctly decl statichobbs2003-02-191-2/+2
* * unix/configure: Regen.mdejong2003-02-193-316/+329
* cleanup of new simplefs test codevincentdarley2003-02-182-6/+15
* * generic/tclBasic.c (TclRenameCommand): fixing error in previousMiguel Sofer2003-02-182-3/+7
* * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH):hobbs2003-02-189-16/+324
* * generic/tclBasic.c (TclRenameCommand): 'oldFullName' object wasMiguel Sofer2003-02-182-7/+19
* * generic/tclIO.c (Tcl_GetsObj): Minor changemdejong2003-02-172-2/+9
* update in commentdgp2003-02-171-2/+2
* Removed Windows line terminators. [Bug 687913].Kevin B Kenny2003-02-172-326/+330
* Don Porter's fix for bad parsing of nested scripts [Bug 681841].Miguel Sofer2003-02-1612-120/+251
* Corrected a couple of typos in error messages. [Bug 596027]Kevin B Kenny2003-02-152-4/+7
* Fixed Tcl_DeleteEvents not to get a pointer smash when deleting the Kevin B Kenny2003-02-154-8/+565
* * README: Bumped to version 8.4.2.hobbs2003-02-1511-56/+79
* generic/tclStringObj.c (Tcl_GetCharLength): perf tweakhobbs2003-02-151-7/+8
* correct HP-UX ia64 --enable-64bit build flagshobbs2003-02-151-2/+7
* * win/tclWinTime.c: Added code to test and compensate for forward Kevin B Kenny2003-02-141-10/+15
* * win/tclWinTime.c: Added code to test and compensate for forward Kevin B Kenny2003-02-142-27/+40
* Added conversion from the system encoding to tcl_platform(user), so Kevin B Kenny2003-02-132-5/+15