summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* avoid exceptional returns at level 0 [Bug 219181]Miguel Sofer2002-03-273-2/+32
* * Major code cleanup to deal with whitespace,dgp2002-03-274-1343/+1221
* * Added missing [after cancel]s.dgp2002-03-272-3/+9
* * More initialization fixes to avoid stomping on global variablesdgp2002-03-251-19/+15
* More variable initialization fixes.dgp2002-03-251-53/+38
* * Corrected faulty variable initialization. [Bug 534845]dgp2002-03-252-110/+48
* * Removed workarounds for Bug 495977.dgp2002-03-252-63/+185
* * Improve the processing of the -constraints option to [test] so thatdgp2002-03-252-3/+6
* * Keep the value of $::auto_pathdgp2002-03-252-4/+8
* Allow NULL callback on trace deletions [Bug 534728]Miguel Sofer2002-03-253-4/+12
* fix for [Bug 533907] in tclBasic.c (Tcl_EvalObjv).Miguel Sofer2002-03-242-27/+39
* * Use [interpreter] to set/query thedgp2002-03-242-10/+13
* fixed typo and compiler warning in last commit; all tests now pass on unixvincentdarley2002-03-243-5/+5
* * Allow non-proc commands to be useddgp2002-03-242-6/+11
* fs testsvincentdarley2002-03-241-1/+3
* fs testsvincentdarley2002-03-241-1/+1
* 4 fs fixesvincentdarley2002-03-2419-791/+1348
* adding test for [Bug 533758], fixed earlier today.Miguel Sofer2002-03-232-3/+30
* win/tclWinInt.h: moved undef of TCL_STORAGE_CLASS. [Bug #478579]hobbs2002-03-222-3/+7
* fixed the errorInfo for return codes other than (TCL_OK, TCL_ERROR) toMiguel Sofer2002-03-223-66/+28
* * doc/expr.n: Improved documentation for ceil and floor [Bug 350535]dkf2002-03-212-3/+9
* Added Patch numberdgp2002-03-201-0/+1
* * Updated interfaces of generic/tclVar.c accordingdgp2002-03-2015-80/+108
* Fixed buffer overrun reported in 530320; luckily it is not likely todkf2002-03-153-4/+18
* * win/configure: Regen.mdejong2002-03-156-30/+306
* * win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Handlemdejong2002-03-142-3/+12
* * win/tclWinFCmd.c (DoRenameFile, DoCopyFile, DoDeleteFile,mdejong2002-03-122-59/+42
* * Bumped tcltest to 2.0.2dgp2002-03-113-3/+8
* * library/tcltest/tcltest.tcl (getMatchingFiles): Passmdejong2002-03-112-3/+10
* * generic/tclEncoding.c: Fix typo in comment.mdejong2002-03-113-18/+29
* Formatting error in .AP macrodgp2002-03-091-2/+2
* * win/README: Update to indicate that Mingw 1.1 ismdejong2002-03-092-13/+36
* (DoCopyFile): correctly set retval to TCL_OKhobbs2002-03-082-2/+6
* * win/tclWin32Dll.c (TclpCheckStackSpace):mdejong2002-03-083-14/+42