summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * win/tclWinInit.c: recognize amd64 and ia32_on_win64 cpus andhobbs2003-08-062-9/+21
* * library/msgcat/msgcat.tcl: Added escape so that non-Windowsdgp2003-08-063-5/+19
* * generic/tclExecute.c (INST_INVOKE, INST_EVAL, INST_PUSH_RESULT):Miguel Sofer2003-08-052-4/+39
* *** empty log message ***rmax2003-07-241-0/+6
* * tests/pkgMkIndex.test: Added a test for [pkg_mkIndex -verbose].rmax2003-07-241-1/+9
* * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose.rmax2003-07-241-2/+2
* * win/tclWinReg.c: Incremented the version to 1.1.2.patthoyts2003-07-233-4/+5
* * unix/Makefile.in: changes to html-tcl & html-tkdas2003-07-232-5/+12
* * unix/Makefile.in: added macosx/README to dist target.das2003-07-232-1/+6
* * win/tclWinReg.c (OpenSubKey): Backported fix for bug 775976patthoyts2003-07-222-2/+7
* note 8.4.4 tag datecore_8_4_4hobbs2003-07-211-0/+6
* typo correctionshobbs2003-07-211-4/+4
* Updated changes for 8.4.4 releasedgp2003-07-212-2/+43
* * macosx/Makefile: added option to allow installing manpagesdas2003-07-192-6/+20
* * generic/tclBasic.c: Corrected several instances of unsafedgp2003-07-186-33/+82
* Tightened up Tcl_Utf{Next,Prev} docs. [Bug 769895]dkf2003-07-182-5/+13
* * 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