summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* merge updates from HEAD kennykb_numerics_branchdgp2005-10-088-1133/+1188
* [kennykb-numerics-branch] Merge updates from HEAD.dgp2005-09-094-62/+108
* [kennykb-numerics-branch] Merge updates from HEAD.dgp2005-08-291-1/+73
* [kennykb-numerics-branch] Merge updates from HEADdgp2005-08-256-255/+3372
* corrected TRACE bugs, overflowed negative #s, and bad test constraintsKevin B Kenny2005-08-242-14/+14
* more test coverage - 0o and entierKevin B Kenny2005-08-231-1/+72
* Removed TclStrToD and friends, and added '0b' test cases.Kevin B Kenny2005-08-231-4/+4
* Removed TclStrToD and friends, and added '0b' test cases.Kevin B Kenny2005-08-231-1/+43
* TclParseNumber enhanced for [scan ... %f], plus better test coverageKevin B Kenny2005-08-233-3/+256
* [kennykb_numerics_branch]dgp2005-08-223-6/+7
* [kennykb_numerics_branch]dgp2005-08-181-1/+8
* added some constraints to the new testsdgp2005-08-182-24/+27
* revised test conditions to demand IEEE floating point for the tests that requ...Kevin B Kenny2005-08-172-33/+42
* corrected error in test numberingKevin B Kenny2005-08-172-6/+6
* updated Tcl_Expr* to deal with bignumsKevin B Kenny2005-08-172-2/+200
* [kennykb_numerics_branch]dgp2005-08-172-4/+5
* merge updates from HEADdgp2005-08-155-35/+41
* merge updates from HEADdgp2005-08-0219-473/+639
* merged changes from HEADKevin B Kenny2005-07-1215-28/+2078
* first round of TIP#249 changesKevin B Kenny2005-07-121-11/+9
* Resynchronized with HEADKevin B Kenny2005-05-215-33/+33
* Synchronized with HEADKevin B Kenny2005-05-112-23/+53
* Merged changes from HEADKevin B Kenny2005-05-101-1/+4
* Merged with HEADKevin B Kenny2005-05-0518-233/+499
* Restored silent overflow/underflow to input conversionsKevin B Kenny2005-04-261-1/+34
* Merged with HEAD.Kevin B Kenny2005-04-256-65/+64
* merged with HEAD and fixed 1180368Kevin B Kenny2005-04-105-24/+122
* merged with HEADKevin B Kenny2005-03-151-1/+50
* TIP#232 initial implementationKevin B Kenny2005-03-157-226/+281
* fix typos prior to tagging for TIP132Kevin B Kenny2005-03-151-17/+5
* Merged with HEADKevin B Kenny2005-03-091-7/+22
* division by zero now legal if machine has InfKevin B Kenny2005-03-095-75/+264
* fixed bug in formatting #s in range 0.0001-1.0Kevin B Kenny2005-03-081-3/+73
* changed to allow NaN in binary formatKevin B Kenny2005-03-031-1/+7
* fix two bad test cases in binary.testKevin B Kenny2005-03-021-3/+3
* Developer's checkpoint, see ChangeLog for detailsKevin B Kenny2005-03-026-55/+562
* added fpu controls to workaround bug in gcc+ix86Kevin B Kenny2005-02-061-5/+5
* Fix for ldexp out of bounds when converting denormalsKevin B Kenny2005-02-031-1/+18
* sync with head, add TclStrToD (TIP #132)Kevin B Kenny2005-02-022-3/+13
* bugFixdgp2005-01-211-3/+3
* reverting to HEAD in preparation for changing from reworked 'mpexpr' to 'libt...Kevin B Kenny2005-01-203-5/+36
* merge from HEADKevin B Kenny2004-12-292-3/+48
* fixed zero-length array in BigInt struct; added conversion torture testsKevin B Kenny2004-12-141-1/+4235
* merged with kennykb-numerics-branch-20041208Kevin B Kenny2004-12-083-10/+23
* merge to kennykb-numerics-branch-20041202a Kevin B Kenny2004-12-021-0/+51
* Upgrade more of the file to tcltest2, and collect constraint definitions to t...dkf2004-12-021-51/+53
* Oops! <:^)dkf2004-12-011-2/+2
* Fix reported problems with tests for dde error messages. Also use more tcltest2dkf2004-12-011-81/+60
* Patch 976520 reworks several of the details involved withdgp2004-11-302-27/+88
* * library/clock.tcl: Corrected the regular expressions that matchKevin B Kenny2004-11-301-2/+6