| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added target to make it easier to debug crashing tests. | dkf | 2005-11-09 | 2 | -1/+13 |
|
|
* | * tests/compExpr-old.test: Updated tests with changed behavior | dgp | 2005-11-08 | 2 | -5/+8 |
|
|
* | * tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368] | dgp | 2005-11-08 | 2 | -2/+28 |
|
|
* | * generic/tclPkg.c: Corrected inconsistencies in the value returned | dgp | 2005-11-08 | 3 | -31/+274 |
|
|
* | Fix for [Bug 1348775] | dkf | 2005-11-08 | 2 | -32/+92 |
|
|
* | ANSIfy | dkf | 2005-11-07 | 1 | -7/+9 |
|
|
* | Strip a few more pre-ANSI-isms | dkf | 2005-11-07 | 1 | -21/+20 |
|
|
* | ANSIfy | dkf | 2005-11-07 | 7 | -90/+89 |
|
|
* | Tidy up | dkf | 2005-11-07 | 1 | -41/+47 |
|
|
* | * tests/trace.test (trace-13.2-4): added tests to detect leak, see [Bug | Miguel Sofer | 2005-11-07 | 2 | -18/+54 |
|
|
* | Squelch the false [Bug 1342858] by removing traces cleanly. The trace leaking | dkf | 2005-11-07 | 2 | -29/+44 |
|
|
* | Silence a warning. | dkf | 2005-11-07 | 1 | -2/+3 |
|
|
* | * tests/trace.test (trace-8.9): added test to detect leak, see | Miguel Sofer | 2005-11-05 | 2 | -1/+30 |
|
|
* | * win/tclWinPort.h: Applied patch #1267871 by Matt Newman for | patthoyts | 2005-11-04 | 5 | -17/+69 |
|
|
* | * generic/tclBinary.c: | Miguel Sofer | 2005-11-04 | 11 | -83/+61 |
|
|
* | RFE 1071992 | Kevin B Kenny | 2005-11-04 | 1 | -1/+1 |
|
|
* | RFE 1071992 | Kevin B Kenny | 2005-11-04 | 4 | -551/+29 |
|
|
* | Bug 1163896 | Kevin B Kenny | 2005-11-04 | 3 | -0/+28 |
|
|
* | RFE 1333318 | Kevin B Kenny | 2005-11-04 | 2 | -3/+7 |
|
|
* | Bug 1298737 | Kevin B Kenny | 2005-11-04 | 4 | -47/+64 |
|
|
* | Bug 1263012 | Kevin B Kenny | 2005-11-04 | 2 | -0/+63 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2005-11-04 | 5 | -84/+215 |
|
|
* | ANSIfy | dkf | 2005-11-04 | 23 | -1111/+1188 |
|
|
* | * win/tclWin32Dll.c: Applied patch #1256872 to provide unicode | patthoyts | 2005-11-03 | 4 | -13/+89 |
|
|
* | Applied patch #1096916 to support building with MSVC 8. | patthoyts | 2005-11-03 | 11 | -47/+123 |
|
|
* | ANSIfy | dkf | 2005-11-02 | 10 | -653/+626 |
|
|
* | ANSIfy the test code (well, strip some of the worst offences!) | dkf | 2005-11-02 | 4 | -1286/+1201 |
|
|
* | ANSIfy; generic/*.c now all done except for test code | dkf | 2005-11-02 | 10 | -626/+635 |
|
|
* | ANSIfy (though only partially - function decls only - for tclExecute.c) | dkf | 2005-11-02 | 7 | -924/+1030 |
|
|
* | Partial ANSIfy | dkf | 2005-11-02 | 1 | -213/+209 |
|
|
* | ANSIfy | dkf | 2005-11-02 | 8 | -1151/+1165 |
|
|
* | * generic/tclTrace.c (TclCheckExecutionTraces): Corrected mistaken | dgp | 2005-11-01 | 2 | -13/+19 |
|
|
* | * tests/unixNotfy.test (1.1,2): Update error message whitespace to | dgp | 2005-11-01 | 3 | -5/+11 |
|
|
* | Fix test that checked for non-standard case of error message (which
| dkf | 2005-11-01 | 1 | -23/+23 |
|
|
* | Think-o fixes | dkf | 2005-11-01 | 1 | -3/+3 |
|
|
* | ANSIfy. Also converted some deeply nested code to a less nested form for easi... | dkf | 2005-11-01 | 14 | -2694/+2761 |
|
|
* | * expr.test (expr-46.13): Added test that illustrates | dgp | 2005-11-01 | 2 | -1/+9 |
|
|
* | * generic/tclNamesp.c: fix for [Bugs 1338280/1337229]. Thanks Don. | Miguel Sofer | 2005-10-31 | 3 | -14/+19 |
|
|
* | typo | dgp | 2005-10-31 | 1 | -2/+2 |
|
|
* | Convert to using ANSI decls/definitions and using the (ANSI) assumption that ... | dkf | 2005-10-31 | 7 | -1802/+1782 |
|
|
* | Cleanup and ANSIfy | dkf | 2005-10-31 | 3 | -1127/+660 |
|
|
* | Assorted syntactic cleanups | dkf | 2005-10-30 | 1 | -120/+110 |
|
|
* | fix Changelog entry | Miguel Sofer | 2005-10-29 | 1 | -1/+1 |
|
|
* | * generic/tclTrace.c (TraceVarProc): [Bug 1337229], partial | Miguel Sofer | 2005-10-29 | 3 | -5/+37 |
|
|
* | fix date | vincentdarley | 2005-10-23 | 1 | -1/+1 |
|
|
* | fix to glob memory leak and file stat ino/nlink on windows | vincentdarley | 2005-10-23 | 4 | -138/+173 |
|
|
* | * tests/foreach.test (foreach-8.1): added test for [Bug 1189274] | Miguel Sofer | 2005-10-22 | 2 | -1/+18 |
|
|
* | * generic/tclExecute.c (INST_INCR_*): fixed [Bug 1334570]. Obj | Miguel Sofer | 2005-10-22 | 2 | -4/+9 |
|
|
* | Bug 1334461 | Kevin B Kenny | 2005-10-21 | 1 | -1/+2 |
|
|
* | Marked some failing tests as knownBug until they can be updated. | dgp | 2005-10-21 | 2 | -14/+14 |
|
|