Files
harbour-core/harbour/source/vm
Walter Negro 7c82178214 2002-02-17 20:30 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* source/vm/itemapi.c
     ! hb_itemStr() - Eliminated the limit of 9 decimals if not SET FIXED ON
     ! hb_itemStr() - Rounded starting from 17th less significant number.
                      This is the behavior of Clipper.
       Ex:
          Before ? str( 1191.63, 20, 15 ) -> 1191.629999999999882
          Now    ? str( 1191.63, 20, 15 ) -> 1191.630000000000000
2002-02-18 03:02:58 +00:00
..
2001-08-04 14:19:29 +00:00
2002-01-30 08:46:05 +00:00
2002-02-01 06:42:18 +00:00
2002-01-30 08:46:05 +00:00
2002-01-25 17:47:59 +00:00
2002-01-30 10:46:51 +00:00
2001-12-28 22:04:58 +00:00
2001-12-28 22:04:58 +00:00
2001-12-31 07:39:55 +00:00
2002-01-30 08:46:05 +00:00