| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Formatting mistake in Changelog entry (2002-02-28) | Miguel Sofer | 2002-03-27 | 1 | -1/+1 |
|
|
* | * win/.cvsignore: | davygrvy | 2002-03-27 | 6 | -167/+513 |
|
|
* | no message | davygrvy | 2002-03-27 | 1 | -0/+18 |
|
|
* | passing the correct commandSize to TclEvalObjvInternal. [Bug 219362], | Miguel Sofer | 2002-03-27 | 2 | -2/+8 |
|
|
* | avoid exceptional returns at level 0 [Bug 219181] | Miguel Sofer | 2002-03-27 | 3 | -2/+32 |
|
|
* | * Major code cleanup to deal with whitespace, | dgp | 2002-03-27 | 4 | -1343/+1221 |
|
|
* | * Added missing [after cancel]s. | dgp | 2002-03-27 | 2 | -3/+9 |
|
|
* | * More initialization fixes to avoid stomping on global variables | dgp | 2002-03-25 | 1 | -19/+15 |
|
|
* | More variable initialization fixes. | dgp | 2002-03-25 | 1 | -53/+38 |
|
|
* | * Corrected faulty variable initialization. [Bug 534845] | dgp | 2002-03-25 | 2 | -110/+48 |
|
|
* | * Removed workarounds for Bug 495977. | dgp | 2002-03-25 | 2 | -63/+185 |
|
|
* | * Improve the processing of the -constraints option to [test] so that | dgp | 2002-03-25 | 2 | -3/+6 |
|
|
* | * Keep the value of $::auto_path | dgp | 2002-03-25 | 2 | -4/+8 |
|
|
* | Allow NULL callback on trace deletions [Bug 534728] | Miguel Sofer | 2002-03-25 | 3 | -4/+12 |
|
|
* | fix for [Bug 533907] in tclBasic.c (Tcl_EvalObjv). | Miguel Sofer | 2002-03-24 | 2 | -27/+39 |
|
|
* | * Use [interpreter] to set/query the | dgp | 2002-03-24 | 2 | -10/+13 |
|
|
* | fixed typo and compiler warning in last commit; all tests now pass on unix | vincentdarley | 2002-03-24 | 3 | -5/+5 |
|
|
* | * Allow non-proc commands to be used | dgp | 2002-03-24 | 2 | -6/+11 |
|
|
* | fs tests | vincentdarley | 2002-03-24 | 1 | -1/+3 |
|
|
* | fs tests | vincentdarley | 2002-03-24 | 1 | -1/+1 |
|
|
* | 4 fs fixes | vincentdarley | 2002-03-24 | 19 | -791/+1348 |
|
|
* | adding test for [Bug 533758], fixed earlier today. | Miguel Sofer | 2002-03-23 | 2 | -3/+30 |
|
|
* | win/tclWinInt.h: moved undef of TCL_STORAGE_CLASS. [Bug #478579] | hobbs | 2002-03-22 | 2 | -3/+7 |
|
|
* | fixed the errorInfo for return codes other than (TCL_OK, TCL_ERROR) to | Miguel Sofer | 2002-03-22 | 3 | -66/+28 |
|
|
* | * doc/expr.n: Improved documentation for ceil and floor [Bug 350535] | dkf | 2002-03-21 | 2 | -3/+9 |
|
|
* | Added Patch number | dgp | 2002-03-20 | 1 | -0/+1 |
|
|
* | * Updated interfaces of generic/tclVar.c according | dgp | 2002-03-20 | 15 | -80/+108 |
|
|
* | Fixed buffer overrun reported in 530320; luckily it is not likely to | dkf | 2002-03-15 | 3 | -4/+18 |
|
|
* | * win/configure: Regen. | mdejong | 2002-03-15 | 6 | -30/+306 |
|
|
* | * win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Handle | mdejong | 2002-03-14 | 2 | -3/+12 |
|
|
* | * win/tclWinFCmd.c (DoRenameFile, DoCopyFile, DoDeleteFile, | mdejong | 2002-03-12 | 2 | -59/+42 |
|
|
* | * Bumped tcltest to 2.0.2 | dgp | 2002-03-11 | 3 | -3/+8 |
|
|
* | * library/tcltest/tcltest.tcl (getMatchingFiles): Pass | mdejong | 2002-03-11 | 2 | -3/+10 |
|
|
* | * generic/tclEncoding.c: Fix typo in comment. | mdejong | 2002-03-11 | 3 | -18/+29 |
|
|
* | Formatting error in .AP macro | dgp | 2002-03-09 | 1 | -2/+2 |
|
|
* | * win/README: Update to indicate that Mingw 1.1 is | mdejong | 2002-03-09 | 2 | -13/+36 |
|
|
* | (DoCopyFile): correctly set retval to TCL_OK | hobbs | 2002-03-08 | 2 | -2/+6 |
|
|
* | * win/tclWin32Dll.c (TclpCheckStackSpace): | mdejong | 2002-03-08 | 3 | -14/+42 |
|
|
* | * Added the [interp recursionlimit] command to | dgp | 2002-03-07 | 5 | -79/+662 |
|
|
* | Bumped patchlevel; might need changing in the future, but it makes life | dkf | 2002-03-06 | 8 | -14/+22 |
|
|
* | tclInt.h: restoring correct operation ordering in TclDecrRefCount | Miguel Sofer | 2002-03-06 | 2 | -13/+19 |
|
|
* | TIP#81 implementation, tests and docs | dkf | 2002-03-06 | 4 | -169/+399 |
|
|
* | adjust 8.4a4 release tagcore_8_4_a4 | hobbs | 2002-03-05 | 1 | -1/+13 |
|
|
* | * unix/tclUnixChan.c: initial remedy for [Bug #525783] flush | hobbs | 2002-03-05 | 1 | -4/+23 |
|
|
* | fixed URL refs | hobbs | 2002-03-05 | 2 | -5/+5 |
|
|
* | added --enable-langinfo doc | hobbs | 2002-03-05 | 1 | -1/+6 |
|
|
* | Also added the MSVC++ project files to dist target. I prefer not to use them, | davygrvy | 2002-03-05 | 1 | -1/+3 |
|
|
* | Added win/rules.vc and win/coffbase.txt to dist target needed by makefile.vc | davygrvy | 2002-03-05 | 1 | -1/+6 |
|
|
* | Removed out-of-date reference to patches. | dgp | 2002-03-05 | 1 | -10/+8 |
|
|
* | 8.4a4 tagged for release | hobbs | 2002-03-04 | 1 | -0/+11 |
|
|