summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix for [Bug #542588], where "too large integers" were reported asMiguel Sofer2002-04-183-13/+35
* * generic/tclEncoding.c (EscapeFromUtfProc):hobbs2002-04-182-34/+81
* * Made separate export for commandsdgp2002-04-182-5/+8
* * Removed [saveState] and [restoreState] fromdgp2002-04-182-17/+4
* clarified getting length of ByteArray objects to use string lengthhobbs2002-04-171-3/+7
* * Revised to run tests in a namespace, rather thandgp2002-04-172-57/+78
* * Revised to run tests in a namespace, rather thandgp2002-04-162-330/+385
* * Parts of fileSystem.test require tcltest 2. Added appropriate checks.dgp2002-04-162-20/+45
* * Increased timeout values so that tests havedgp2002-04-152-10/+11
* Improved stack trace for TCL_BREAK and TCL_CONTINUE returns from procs. [Bug ...Miguel Sofer2002-04-153-27/+35
* made bytecodes check for a catch before returning; the compiled [return] is o...Miguel Sofer2002-04-153-11/+29
* * Revised [tcltest::test] to return errorsdgp2002-04-154-53/+60
* see ChangeLoghobbs2002-04-121-0/+15
* * generic/tclNotify.c (TclFinalizeNotifier): remove remaininghobbs2002-04-121-1/+12
* * generic/tclParse.c (Tcl_ParseVar): conditionally incr objhobbs2002-04-121-2/+10
* tests/ioCmd.test: fixed iocmd-8.15 to have mac and unixPc variantshobbs2002-04-121-14/+21
* * tcl.m4: Enabled COFF as well as CV style debug info withhobbs2002-04-122-2/+2
* fixed copyright noticehobbs2002-04-101-2/+4
* * corrected misspelling of getMatchingFilesdgp2002-04-081-2/+2
* 2002-04-08 Daniel Steffen <das@users.sourceforge.net>das2002-04-0812-4001/+4010
* * unix/tclUnixFCmd.c (Realpath): added a little extra code tohobbs2002-04-072-40/+67
* * Corrected [subst] so that return codesdgp2002-04-053-4/+30
* * converted getMatchingFile alias into a proc so safe-2.1 will notdgp2002-04-051-3/+2
* minor cast change to squelch warninghobbs2002-04-041-3/+3
* * namespace protection for the getMatchingFiles alias.dgp2002-04-041-3/+4
* * library/tcltest/tcltest.tcl: added getMatchingFiles back (aliashobbs2002-04-042-1/+9
* fs ~ cache clear testvincentdarley2002-04-032-0/+15
* tilde expansion cache-clearingvincentdarley2002-04-034-29/+51
* Made tests for clock frequency more permissive to cope with Win98SE beingKevin B Kenny2002-04-012-5/+23
* * generic/tclCmdMZ.c (Tcl_TraceObjCmd, TraceVarProc)hobbs2002-03-293-14/+45
* no messagedavygrvy2002-03-291-6/+0
* repair of previous mistakedavygrvy2002-03-291-8/+3
* no messagedavygrvy2002-03-291-0/+6
* A STATIC_BUILD bug fix. -DSTATIC_BUILD wasn't being added to the core's comp...davygrvy2002-03-291-5/+8
* * Corrected problems with Tcl_AllowExceptionsdgp2002-03-296-41/+102
* no messagedavygrvy2002-03-291-0/+4
* .AP macro syntaxdavygrvy2002-03-293-6/+6
* * Refactored CallTraces to collect repeateddgp2002-03-292-257/+130
* Opps... removed some left-over debugging code.davygrvy2002-03-281-3/+3
* * tools/feather.bmp:davygrvy2002-03-284-22/+34
* no messagedavygrvy2002-03-281-0/+10
* * Ran 'autoconf' - forgotten when bump to 8.4a5.dgp2002-03-281-1/+1
* * tools/man2help.tcl:davygrvy2002-03-282-35/+43
* no messagedavygrvy2002-03-281-0/+9
* Clean targets made Win9x complient.davygrvy2002-03-273-37/+19
* no messagedavygrvy2002-03-271-1/+2
* Formatting mistake in Changelog entry (2002-02-28)Miguel Sofer2002-03-271-1/+1
* * win/.cvsignore:davygrvy2002-03-276-167/+513
* no messagedavygrvy2002-03-271-0/+18
* passing the correct commandSize to TclEvalObjvInternal. [Bug 219362],Miguel Sofer2002-03-272-2/+8