| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP #472 implementation: Add Support for 0d Radix Prefix to Integer Literals | jan.nijtmans | 2017-06-23 | 1 | -0/+18 |
|\ |
|
| * | Rebase to core-8-6-branch (who told that fossil doesn't know how to rebase ....) | jan.nijtmans | 2017-06-14 | 1 | -3/+21 |
| |\ |
|
| | * | Implement proposed 0d decimal radix prefix to compliment 0x,0b,0o. | griffin | 2017-05-27 | 1 | -0/+18 |
| |/
|/| |
|
* | | Supply more C99-compatible (and MSVC) format options: '%p' for pointers, 'z'/... | jan.nijtmans | 2017-03-24 | 1 | -4/+28 |
|
|
* | | Implement all possible TCL_LL_MODIFIER formats in Tcl_ObjPrintf(), can be "ll...jn_wide_printf | jan.nijtmans | 2016-12-14 | 1 | -0/+25 |
|
|
* | | Eliminate exess spacings in many test-cases | jan.nijtmans | 2016-03-10 | 1 | -3/+3 |
|/ |
|
* | Modify the "gettimes" test-command to use the Tcl_Obj API. | jan.nijtmans | 2014-07-16 | 1 | -2/+3 |
|
|
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | missing constraints | dgp | 2011-11-08 | 1 | -10/+130 |
|\ |
|
| * | Missing constraints | dgp | 2011-11-08 | 1 | -7/+127 |
|
|
* | | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). | dgp | 2011-07-19 | 1 | -1/+7 |
|\ \
| |/ |
|
| * | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). | dgp | 2011-07-19 | 1 | -1/+7 |
|
|
* | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 1 | -0/+29 |
|\ \
| |/ |
|
| * | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 1 | -0/+33 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * generic/tclExecute.c (ExprRoundFunc): | mdejong | 2005-10-28 | 1 | -8/+1 |
|
|
| | * | niggly test suite fixes | dgp | 2004-11-03 | 1 | -3/+2 |
|
|
| | * | * generic/tclUtil.c: Corrected [Bug 411825] and other bugs in | dgp | 2003-08-27 | 1 | -1/+21 |
|
|
| | * | * tests/util.test: Added new tests for remaining TclNeedSpace() | dgp | 2003-08-27 | 1 | -1/+36 |
|
|
| * | | * doc/tclvars.n: | Kevin B Kenny | 2011-01-15 | 1 | -1/+1959 |
|
|
| * | | * generic/tclInt.decls: Backport of Kevin B. Kenny's work on | andreas_kupries | 2010-11-30 | 1 | -1/+793 |
|
|
| * | | missing constraint | dgp | 2008-10-14 | 1 | -2/+3 |
|
|
| * | | * generic/tclTest.c (TestconcatobjCmd): | Miguel Sofer | 2008-08-17 | 1 | -1/+6 |
|
|
* | | | * doc/tclvars.n: | Kevin B Kenny | 2011-01-15 | 1 | -1/+1872 |
|
|
* | | | * tests/util.test (util-15.*): Added test cases for floating point | Kevin B Kenny | 2011-01-07 | 1 | -1/+89 |
|
|
* | | | 2010-11-29 Kevin B. Kenny <kennykb@acm.org> | Kevin B Kenny | 2010-11-28 | 1 | -1/+802 |
|
|
* | | | add missing constraints | dgp | 2008-10-14 | 1 | -2/+3 |
|
|
* | | | * generic/tclTest.c (TestconcatobjCmd): | Miguel Sofer | 2008-08-17 | 1 | -1/+6 |
|/ / |
|
* | | Use test constraints properly instead of looking in tcl_platform | dkf | 2006-03-21 | 1 | -15/+6 |
|
|
* | | Corrected duplication of test names | dgp | 2005-05-12 | 1 | -2/+2 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -22/+559 |
|
|
* | | TIP#176 IMPLEMENTATION [Patch 1165695] | dgp | 2005-04-29 | 1 | -1/+185 |
|
|
* | | Massive test cleanup; all tests are run, and constraints are used where neces... | dkf | 2004-05-19 | 1 | -10/+2 |
|
|
* | | * generic/tclUtil.c: Corrected [Bug 411825] and other bugs in | dgp | 2003-08-27 | 1 | -1/+21 |
|
|
* | | * tests/util.test: Added new tests for remaining TclNeedSpace() | dgp | 2003-08-27 | 1 | -1/+36 |
|
|
* | | * tests/async.test: Added several tests that demonstrate Tcl | dgp | 2003-07-24 | 1 | -4/+37 |
|/ |
|
* | Fixed fault with case-insensitive string matching (Bug#233257) and rewrote | dkf | 2002-01-02 | 1 | -52/+56 |
|
|
* | TclNeedSpace is now UTF8-aware. (Bug #411825 from <arobert3434@users.sf.net>) | dkf | 2001-09-19 | 1 | -13/+11 |
|
|
* | * tests/util.test: added util-4.6 | hobbs | 2001-07-03 | 1 | -1/+5 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
* | Fixed style problems in many of the test files. | rjohnson | 1999-06-26 | 1 | -2/+2 |
|
|
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -2/+3 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -28/+202 |
|
|
* | cleaned up test suite so most of the tests pass on Windows | stanton | 1998-11-02 | 1 | -2/+2 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+132 |
|
|