Jonas Maebe
|
51bbb51a06
|
* fix for lost precision because sometimes the correction value was
larger than the number to be corrected
* incompatibility with TP's output fixed
|
2000-02-26 18:53:11 +00:00 |
|
Jonas Maebe
|
0b02714817
|
+ new str_real which is completely TP compatible regarding output
format and which should have no rounding errors anymore
|
2000-02-26 15:49:40 +00:00 |
|
peter
|
6b66a55cd6
|
* truncated log
|
2000-02-09 16:59:28 +00:00 |
|
peter
|
6c15031ffd
|
* moved halt to system.inc
* syslinux doesn't use direct asm anymore
|
2000-02-09 12:17:51 +00:00 |
|
Jonas Maebe
|
bc9c4771c0
|
+ support for NaN's, cleaner support for Inf
|
2000-01-17 13:00:51 +00:00 |
|
daniel
|
ec29a31834
|
* copyright 2000
|
2000-01-07 16:41:28 +00:00 |
|
pierre
|
c1f893a1d1
|
* Infinite loop for infinite value problem fixed
|
1999-11-28 23:57:23 +00:00 |
|
peter
|
dd3688a927
|
* another fix for precision
|
1999-11-03 09:54:24 +00:00 |
|
pierre
|
955e7c0175
|
* problem of last commit for large d values corrected
|
1999-11-03 00:55:09 +00:00 |
|
peter
|
1829357f4e
|
* better precisio by dividing only once with a calculated longint
instead of multiple times by 10
|
1999-11-02 15:05:53 +00:00 |
|
peter
|
a4b08bdef9
|
* small speed improvements
|
1999-08-03 21:58:44 +00:00 |
|
peter
|
458a7be587
|
* generic write_float str_float
|
1999-05-06 09:05:11 +00:00 |
|
florian
|
d10d8cb5fd
|
* str and val for extended use now int constants to minimize
rounding error
|
1999-03-10 21:49:02 +00:00 |
|
peter
|
bbb1d23607
|
* fixed rounding when correct+f < 0
|
1999-02-16 00:49:20 +00:00 |
|
peter
|
de0a5038f9
|
* splitted default_extended from support_extended
|
1998-08-11 21:39:04 +00:00 |
|
peter
|
bd57e42086
|
* $ifdef ver0_99_5 updates
|
1998-08-11 00:04:46 +00:00 |
|
peter
|
282bcd52e7
|
* fixed 0_9_5 typo
|
1998-08-10 15:56:30 +00:00 |
|
florian
|
29a7bb1314
|
* a lot small fixes to the extended data type work
|
1998-08-08 12:28:09 +00:00 |
|
florian
|
5e5ca61090
|
* strlenint type implemented
|
1998-07-18 17:14:22 +00:00 |
|
florian
|
ba57d2813b
|
* some problems with ansi string support fixed
|
1998-07-13 21:19:07 +00:00 |
|
michael
|
6ed3f994e1
|
+ Fixed error when printing zero. len was calculated wron.
|
1998-06-18 08:15:33 +00:00 |
|
peter
|
e64becf81c
|
* moved getopts to inc/, all supported OS's need argc,argv exported
+ strpas, strlen are now exported in the systemunit
* removed logs
* removed $ifdef ver_above
|
1998-05-12 10:42:41 +00:00 |
|
florian
|
e18075dc19
|
* final fix of comp writing
|
1998-04-07 22:40:46 +00:00 |
|
root
|
d1a1f501c8
|
Initial revision
|
1998-03-25 11:18:12 +00:00 |
|