summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* corrected constraint name for filename-12.1.4 to pcOnly from unixpcOnlyhobbs2002-04-221-2/+2
* * Free the memory allocated for thedgp2002-04-202-2/+6
* * [mcmax] wasn't using the caller'sdgp2002-04-202-21/+34
* * Added [mcload] to the export listdgp2002-04-194-4/+16
* 2002-04-20 Daniel Steffen <das@users.sourceforge.net>das2002-04-197-22/+130
* list/string indexes don't destroy wide int rep [Bug #526717]dkf2002-04-193-50/+93
* [Bug 545325 ] info level didn't report namespace eval.Miguel Sofer2002-04-183-5/+18
* typodgp2002-04-181-2/+2
* * Clarified documentation on handling unusual returndgp2002-04-182-9/+57
* Fixed Bug #545644; [info body] always gives a proper string now!dkf2002-04-183-6/+25
* Partial resolution of Bug #536831; the comment is a bit clearer!dkf2002-04-182-3/+18
* correcting date in Changelog entryMiguel Sofer2002-04-181-1/+1
* 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