| Commit message (Expand) | Author | Age | Files | Lines |
* | * library/http/http.tcl: Change " " -> "+" url encoding mapping | hobbs | 2006-09-16 | 1 | -2/+2 |
|
|
* | * tests/msgcat.test: Bumped version in auxiliary files as well. | andreas_kupries | 2006-09-11 | 1 | -3/+3 |
|
|
* | * generic/tclExecute.c: Corrected INST_EXPON flaw that treated | dgp | 2006-09-11 | 1 | -4/+5 |
|
|
* | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 1 | -5/+9 |
|
|
* | * tests/main.text (Tcl_Main-4.4): Test corrected to not be | dgp | 2006-09-04 | 1 | -3/+3 |
|
|
* | * tests/expr-old.test: The remaining failing tests reported in | dgp | 2006-08-31 | 2 | -4/+4 |
|
|
* | bugfix, docs clarification and new tests for 'namespace upvar' [Bug 1546833] | Miguel Sofer | 2006-08-26 | 1 | -12/+106 |
|
|
* | * library/tzdata: Regenerated, including several new files, | Kevin B Kenny | 2006-08-24 | 1 | -14/+23 |
|
|
* | * generic/tclParseExpr.c: Minimal collection of new tests | dgp | 2006-08-23 | 1 | -1/+178 |
|
|
* | More test flexibility | dgp | 2006-08-22 | 3 | -50/+15 |
|
|
* | * tests/compExpr-old.test: Update existing tests to not fail | dgp | 2006-08-22 | 9 | -843/+676 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -3/+3 |
|
|
* | Error message consistency improvements. [Bug 1534628] | dkf | 2006-08-09 | 1 | -5/+5 |
|
|
* | Fix silly error in error handling for uncompiled [dict for]. [Bug 1531184] | dkf | 2006-08-09 | 1 | -1/+4 |
|
|
* | * tests/compExpr-old.test: add 'oldExprParser' constraint to all tests | das | 2006-08-02 | 9 | -205/+241 |
|
|
* | Bug 1426279 | Kevin B Kenny | 2006-07-31 | 1 | -1/+40 |
|
|
* | Fixed Bug 1494664 | Kevin B Kenny | 2006-07-30 | 1 | -1/+19 |
|
|
* | Fixed Bug 1505383 | Kevin B Kenny | 2006-07-30 | 1 | -1770/+2299 |
|
|
* | * generic/tclExecute.c: Corrected flawed overflow detection in | dgp | 2006-07-26 | 1 | -1/+5 |
|
|
* | * generic/tclExecute.c: | Miguel Sofer | 2006-07-21 | 1 | -1/+15 |
|
|
* | * generic/tclParseExpr.c: Completely new expression parser | dgp | 2006-07-05 | 3 | -7/+7 |
|
|
* | * generic/tclMain.c (Tcl_Main): Corrected flaw that required | dgp | 2006-05-05 | 1 | -1/+22 |
|
|
* | * doc/DoubleObj.3: More doc updates for TIP 237. | dgp | 2006-04-25 | 1 | -1/+5 |
|
|
* | fix for Martin Lemburg's DST conversion bug. | Kevin B Kenny | 2006-04-19 | 1 | -1/+14 |
|
|
* | * generic/tclTrace.c: Stop some interference between enter traces | dgp | 2006-04-11 | 1 | -1/+38 |
|
|
* | * generic/tclPathObj.c: Yet another revised fix for the [Bug 1379287] | dgp | 2006-04-07 | 1 | -0/+20 |
|
|
* | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): It seems | dgp | 2006-04-06 | 1 | -3/+7 |
|
|
* | * tests/compExpr-old.test: Updated testmathfunctions constraint | dgp | 2006-04-06 | 7 | -16/+18 |
|
|
* | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow empty | dgp | 2006-04-05 | 3 | -8/+11 |
|
|
* | Ooops | dkf | 2006-04-05 | 1 | -2/+2 |
|
|
* | Nail [Bug 1464039] by allowing the empty string to be exactly matched by | dkf | 2006-04-05 | 1 | -1/+17 |
|
|
* | * generic/tclPathObj.c: More fixes for path normalization when /../ | dgp | 2006-03-29 | 1 | -0/+40 |
|
|
* | Change the "pc" constraint to synonym "win" for consistency with the | dgp | 2006-03-27 | 1 | -5/+5 |
|
|
* | * generic/tclExecute.c: Corrections to INST_EXPON detection of | dgp | 2006-03-25 | 1 | -1/+2 |
|
|
* | * generic/tclExecute.c: Revised INST_EXPON implementation to do | dgp | 2006-03-24 | 1 | -1/+7 |
|
|
* | * tests/env.test: With case preserved (see 2006-03-21 commit) | dgp | 2006-03-23 | 1 | -2/+2 |
|
|
* | * tests/stack.test: Run the stack tests in subshells, so that they | rmax | 2006-03-22 | 1 | -29/+29 |
|
|
* | typo | dgp | 2006-03-21 | 1 | -2/+2 |
|
|
* | Committed test cases for Bug 1451233 | dgp | 2006-03-21 | 1 | -1/+11 |
|
|
* | Added knownBug constraints. | dgp | 2006-03-21 | 3 | -7/+7 |
|
|
* | * tests/env.test: Preserve case of saved env vars. [Bug 1409272] | dgp | 2006-03-21 | 1 | -15/+9 |
|
|
* | typo | dgp | 2006-03-21 | 2 | -4/+4 |
|
|
* | revert broken commit | dgp | 2006-03-21 | 1 | -2/+2 |
|
|
* | Use test constraints properly instead of looking in tcl_platform | dkf | 2006-03-21 | 34 | -441/+322 |
|
|
* | * generic/tclInt.decls: implement globbing for HFS creator & type | das | 2006-03-21 | 1 | -8/+50 |
|
|
* | Clean up constraint handling | dkf | 2006-03-20 | 1 | -11/+5 |
|
|
* | Clean up the constraint handling | dkf | 2006-03-20 | 1 | -21/+16 |
|
|
* | correct [makeFile] syntax | dgp | 2006-03-20 | 1 | -3/+3 |
|
|
* | Clean up tests (mostly constraints relating to testchmod) | dkf | 2006-03-20 | 4 | -184/+187 |
|
|
* | fix to two filesystem issues | vincentdarley | 2006-03-19 | 1 | -7/+16 |
|
|