summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * tests/async.test: Added several tests that demonstrate Tcldgp2003-07-248-12/+159
* * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose.rmax2003-07-243-3/+14
* Split off ChangeLog.2002rmax2003-07-242-4863/+4843
* * 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): Fixed bug 775976 which causes thepatthoyts2003-07-222-2/+7
* update fixes to changes from core-8-4-branchdgp2003-07-221-4/+4
* Check that the thread incrementing or decrementingmdejong2003-07-224-24/+105
* Updated changes with entries up through 8.4.4 release.dgp2003-07-211-1/+124
* test suite on afs fixvincentdarley2003-07-212-3/+18
* * macosx/Makefile: added option to allow installing manpagesdas2003-07-192-6/+20
* 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-35/+34
* * library/http/pkgIndex.tcl: upped to http v2.4.4hobbs2003-07-184-6/+20
* * doc/AddErrInfo.3: Improved consistency of documentationdgp2003-07-1813-39/+52
* * doc/CrtSlave.3 (Tcl_MakeSafe): Removed warning about possibledgp2003-07-182-5/+9
* * unix/tclUnixFCmd.c: fix for compilation errors on platforms wheredas2003-07-189-811/+499
* 2003-07-16 Mumit Khan <khan@nanotech.wisc.edu>hobbs2003-07-174-42/+59
* * library/safe.tcl (FileInAccessPath): normalize paths beforehobbs2003-07-162-2/+13
* * unix/tclUnixNotfy.c (NotifierThreadProc): correct size of foundhobbs2003-07-162-2/+6
* * generic/tcl.h: add recognition of -DTCL_UTF_MAX=6 on thehobbs2003-07-163-3/+36
* 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-43/+34
* * generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840]dgp2003-07-164-6/+10
* * 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
* D'oh! Forgot one of the examples...dkf2003-07-151-1/+9
* Doc fixes related to Patch 763312dkf2003-07-152-7/+33
* * generic/tclCompCmds.c (TclCompileIfCmd): Prior fix of Bug 711371dgp2003-07-152-3/+11
* Added a missing $(OPTDEFINES) which broke the build if Kevin B Kenny2003-07-152-2/+7
* Fixed error message to be less confusing [Bug 771539]dkf2003-07-153-4/+9
* missing .hobbs2003-07-141-2/+2
* typo fixesdgp2003-07-111-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
* winFCmd.test fixvincentdarley2003-07-082-6/+24
* doc/array.n: add examples from Weltonhobbs2003-07-072-3/+31
* file tail documentation clarificationvincentdarley2003-07-072-4/+10
* 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-29/+79
* [string map] now can take dictionaries for maps but the condition for doing sodkf2003-07-043-19/+69
* Made [array get] return a dictionary, and allowed [array set] to accept onedkf2003-07-032-30/+92
* Win compilation fixvincentdarley2003-07-022-2/+6
* Modified expression of tests and added comments for easier understandingdgp2003-06-271-7/+40
* * tests/init.test: Added [cleanupTests] to report results of testsdgp2003-06-274-7/+13
* More trace factoring - variable traces are the target this time.dkf2003-06-265-747/+780