diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,11 +1,16 @@ +2006-11-26 Donal K. Fellows <dkf@users.sf.net> + + * tests/mathop.test, doc/mathop.n: More bits and pieces of the TIP#174 + implementation. Note that the test suite is not yet complete. + 2006-11-26 Daniel Steffen <das@users.sourceforge.net> - * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] + * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389] [Bug 1230558] * configure: autoconf-2.59 2006-11-25 Donal K. Fellows <dkf@users.sf.net> - TIP#269 IMPLEMENTATION + TIP#174 IMPLEMENTATION * generic/tclMathOp.c (new file): Completed the implementation of the interpreted versions of all the tcl::mathop commands. Moved to a new |