summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * doc/tcltest.n: Restored the [Eval] proc to replacedgp2003-07-183-23/+22
* * generic/tclIOUtil.c: correct MT-safety issues with filesystemhobbs2003-07-182-179/+240
* * library/http/pkgIndex.tcl: merged to v2.4.4 from headhobbs2003-07-184-14/+28
* * doc/AddErrInfo.3: Improved consistency of documentationdgp2003-07-1811-34/+47
* * doc/CrtSlave.3 (Tcl_MakeSafe): Removed warning about possibledgp2003-07-184-12/+16
* * macosx/Makefile: added var to allow overriding of tclsh useddas2003-07-182-2/+8
* 2003-07-16 Mumit Khan <khan@nanotech.wisc.edu>hobbs2003-07-174-42/+60
* * library/safe.tcl (FileInAccessPath): normalize paths beforehobbs2003-07-162-2/+13
* * unix/tclUnixNotfy.c (NotifierThreadProc): correct size of foundhobbs2003-07-162-2/+8
* * generic/tcl.h: add recognition of -DTCL_UTF_MAX=6 on thehobbs2003-07-163-4/+30
* Tcl_MakeSafe is a nasty function; document it as such. [Bug 655300]dkf2003-07-162-5/+17
* * generic/tclPreserve.c: In Result and Preserve'd routines, do nothobbs2003-07-164-32/+29
* * win/Makefile.in: Don't define TCL_DBGXmdejong2003-07-164-11/+28
* * generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840]dgp2003-07-164-24/+8
* * library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken calldgp2003-07-163-4/+10
* Removed trivially-unreachable line [Bug 771939]dkf2003-07-161-2/+1
* * doc/http.n: Updated SYNOPSIS to match actual syntax ofdgp2003-07-162-3/+6
* * unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typomdejong2003-07-162-2/+7
* * unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counteddgp2003-07-152-2/+14
* * README: Bumped patch level to 8.4.4 in anticipationdgp2003-07-1510-16/+27
* Missed a bit off the last checkin! <:^)dkf2003-07-151-2/+2
* Added examples from David Welton [Patch 763312]dkf2003-07-152-1/+58
* * generic/tclCompCmds.c (TclCompileIfCmd): Prior fix of Bug 711371dgp2003-07-152-3/+11
* Fixed confusing error message. [Bug 771539]dkf2003-07-153-4/+9
* * macosx/Makefile: Rewrote buildsystem for Mac OS X framework builddas2003-07-158-804/+496
* missing .hobbs2003-07-141-2/+2
* typo fixes from trunkdas2003-07-141-5/+5
* Documented and tested for the current behaviour of [binary format a] anddkf2003-07-113-3/+43
* * library/package.tcl: Corrected [pkg_mkIndex] bug reported ondgp2003-07-112-3/+13
* Tighened up wording of several expr operations to make them less inclined todkf2003-07-042-12/+16
* * tests/cmdAH.test: Made tests of [file mtime] work better on FATdkf2003-07-042-27/+79
* * unix/configure: Regen.mdejong2003-06-253-25/+37
* Documented that [source] always uses the system encoding.dkf2003-06-242-8/+17
* fs doc fixvincentdarley2003-06-232-13/+15
* file copy empty filename bug fixvincentdarley2003-06-233-2/+26
* 2003-06-18 Miguel Sofer <msofer@users.sf.net>Miguel Sofer2003-06-182-4/+7
* backport of regsub empty string fixesvincentdarley2003-06-173-7/+63
* * generic/tclBasic.c:Miguel Sofer2003-06-104-26/+39
* * string.test (string-4.15): Added test for [string first] bugdgp2003-06-092-1/+14
* Fix for [Bug 748700]Joe Mistachkin2003-06-043-4/+16
* add thanksdgp2003-05-231-0/+2
* * generic/tclObj.c (tclCmdNameType): Converted internal repdgp2003-05-232-8/+27
* moved core-8-4-3 tag for macosx only fix at request of OS X maintainercore_8_4_3hobbs2003-05-231-2/+2
* * macosx/tclMacOSXBundle.c: fixed a problem that caused only thedas2003-05-222-0/+17
* updated changes for 8.4.3hobbs2003-05-202-1/+87
* * unix/Makefile.in: do not run autoconf during 'make dist' as thehobbs2003-05-202-4/+7
* * macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh locationdas2003-05-192-1/+8
* 2003-05-16 Daniel Steffen <das@users.sourceforge.net>das2003-05-162-1/+5
* * win/tclWinFile.c (TclpMatchInDirectory): revert glob code tohobbs2003-05-162-71/+49
* bumped version to 8.4.3hobbs2003-05-1511-18/+29