Commit Graph

6 Commits

Author SHA1 Message Date
Jonas Maebe
85059f79fe * readded halt(1) temporarily removed for testing and accidentally committed
git-svn-id: trunk@25890 -
2013-10-31 13:47:49 +00:00
Jonas Maebe
21eeec9981 + re-implementation of real->string and string->real conversion routines
based on the Grisu1 algorithm. This corrects several precision issues
    with the previous code used to perform such conversions (patch by
    Max Nazhalov, mantis #25241)
   o adaptation of several tests to deal with the better precision of these
     routines compared to the previous version
  Please don't remove the real2str.inc file yet, it's still used by the
  JVM target for now

git-svn-id: trunk@25888 -
2013-10-31 12:39:27 +00:00
Jonas Maebe
bfd9c1f91c * fixed for processors where sizeof extended = sizeof(double) 2003-12-28 22:22:56 +00:00
peter
e7d12a5de3 * renamed test suite 2000-11-30 22:38:14 +00:00
peter
849297e701 * renamed units again 2000-11-30 22:26:33 +00:00
peter
c5dcb7d36d * new testsuite setup 2000-11-29 23:14:10 +00:00