| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclBasic.c (ExprAbsFunc): Revised so that the abs() | dgp | 2008-03-10 | 1 | -1/+19 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | * generic/tclIOCmd.c: Revise [open] so that it interprets leading | dgp | 2007-10-15 | 1 | -7/+7 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode): Added code to handle | Kevin B Kenny | 2007-08-25 | 1 | -2/+122 |
|
|
* | * generic/tclExecute.c: Corrected improper use of bignum arguments | dgp | 2007-08-08 | 1 | -1/+5 |
|
|
* | Improved error reporting in test expr-47.12 | Kevin B Kenny | 2006-12-06 | 1 | -8/+18 |
|
|
* | TIP#299 IMPLEMENTATION | Kevin B Kenny | 2006-12-01 | 1 | -1/+92 |
|
|
* | TIP#274 IMPLEMENTATION | dgp | 2006-11-05 | 1 | -1/+4 |
|
|
* | * generic/tclExecute.c (INST_MOD): Corrected improper testing of | dgp | 2006-10-30 | 1 | -1/+14 |
|
|
* | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009 | Miguel Sofer | 2006-10-09 | 1 | -7/+7 |
|
|
* | * generic/tclExecute.c: Corrected error in INST_LSHIFT in the | dgp | 2006-09-28 | 1 | -1/+3 |
|
|
* | * generic/tclExecute.c (INST_EXPON): Native type overflow detection | dgp | 2006-09-19 | 1 | -1/+7 |
|
|
* | * generic/tclExecute.c: Corrected INST_EXPON flaw that treated | dgp | 2006-09-11 | 1 | -4/+5 |
|
|
* | * tests/expr-old.test: The remaining failing tests reported in | dgp | 2006-08-31 | 1 | -2/+2 |
|
|
* | * tests/compExpr-old.test: Update existing tests to not fail | dgp | 2006-08-22 | 1 | -248/+177 |
|
|
* | * tests/compExpr-old.test: add 'oldExprParser' constraint to all tests | das | 2006-08-02 | 1 | -61/+65 |
|
|
* | * generic/tclExecute.c: Corrected flawed overflow detection in | dgp | 2006-07-26 | 1 | -1/+5 |
|
|
* | * generic/tclParseExpr.c: Completely new expression parser | dgp | 2006-07-05 | 1 | -2/+2 |
|
|
* | * tests/compExpr-old.test: Updated testmathfunctions constraint | dgp | 2006-04-06 | 1 | -2/+2 |
|
|
* | * 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 |
|
|
* | Added knownBug constraints. | dgp | 2006-03-21 | 1 | -2/+2 |
|
|
* | * tests/compile.test: Updated tests with changed behavior | dgp | 2005-11-09 | 1 | -140/+146 |
|
|
* | * tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368] | dgp | 2005-11-08 | 1 | -2/+26 |
|
|
* | * expr.test (expr-46.13): Added test that illustrates | dgp | 2005-11-01 | 1 | -1/+4 |
|
|
* | Marked some failing tests as knownBug until they can be updated. | dgp | 2005-10-21 | 1 | -8/+8 |
|
|
* | Marked several failing tests as "knownBug" until they can be updated. | dgp | 2005-10-21 | 1 | -13/+13 |
|
|
* | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -2/+246 |
|
|
* | renumber expr-39.* to expr-46.* | Kevin B Kenny | 2005-08-29 | 1 | -13/+13 |
|
|
* | fix test case bracing and numbering | Kevin B Kenny | 2005-08-29 | 1 | -10/+10 |
|
|
* | removed inappropriate swizzling of tcl_precision | Kevin B Kenny | 2005-08-29 | 1 | -3/+1 |
|
|
* | Bug 1275043 | Kevin B Kenny | 2005-08-29 | 1 | -1/+75 |
|
|
* | Remove extra blank lines between tests so groups go together better. | dkf | 2005-08-24 | 1 | -220/+1 |
|
|
* | further untangling of Tcl_Finalize, and test cleanup on Win32 threaded | Kevin B Kenny | 2005-08-10 | 1 | -2/+3 |
|
|
* | Handle abs(-0x80000000) [Bug 1241572] | Kevin B Kenny | 2005-08-05 | 1 | -1/+5 |
|
|
* | * tests/compExpr-old.test: Still more conversion of "nonPortable" | dgp | 2005-07-28 | 1 | -109/+108 |
|
|
* | * tests/expr.test: Consolidated equivalent constraints into | dgp | 2005-07-27 | 1 | -184/+177 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode): | mdejong | 2005-07-09 | 1 | -1/+969 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode): | mdejong | 2005-06-29 | 1 | -1/+252 |
|
|
* | TIP#182 IMPLEMENTATION [Patch 1165062] | dgp | 2005-05-25 | 1 | -2/+65 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -54/+4339 |
|
|
* | * generic/tclExecute.c (ExponLong, ExponWide): fixed special case | Miguel Sofer | 2005-05-10 | 1 | -1/+4 |
|
|
* | Fix for [Bug 761471]; NaN is now *never* equal to NaN... | dkf | 2004-11-01 | 1 | -1/+6 |
|
|
* | Basic tests for TIPs #201 and #212 | dkf | 2004-10-08 | 1 | -1/+18 |
|
|
* | Stop words starting with 'eq' or 'ne' from being subdivided by the expression | dkf | 2004-10-04 | 1 | -1/+9 |
|
|
* | Report compilation errors at runtime, [Patch 103368] by dgp. | Miguel Sofer | 2004-09-26 | 1 | -47/+43 |
|
|
* | Fix spelling of test names... | dkf | 2004-09-24 | 1 | -21/+21 |
|
|
* | Some tests were non-portable, alas. | dkf | 2004-09-19 | 1 | -3/+3 |
|
|
* | Fix silly mistakes :} and make sure that the original bug is a test case. | dkf | 2004-09-18 | 1 | -3/+4 |
|
|
* | Make sure large shifts shift for real. [Bug 868467] | dkf | 2004-09-18 | 1 | -1/+11 |
|
|