summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * library/init.tcl (auto_load, auto_import): Expanded Eric Melski'sdgp2003-09-232-16/+24
* * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs toMiguel Sofer2003-09-193-18/+90
* * library/opt/optparse.tcl: Overlooked dependence of opt 0.4.4dgp2003-09-103-5/+10
* credit updatedgp2003-09-081-1/+1
* && of the constraints is the default; need not be specified.dgp2003-09-041-3/+3
* Typo correction: knownbug -> knownBugdgp2003-09-041-2/+2
* Backported fix from HEAD for Bug 788780vasiljevic2003-09-012-3/+7
* additinal performance tweak to last commitdgp2003-08-271-3/+14
* * generic/tclUtil.c: Corrected [Bug 411825] and other bugs indgp2003-08-273-28/+61
* * tests/util.test: Added new tests for remaining TclNeedSpace()dgp2003-08-272-1/+41
* * 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