michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
Jonas Maebe
|
ffbedb6ec9
* changed precision for extended back (otherwise strreal2.pp in
|
25 years ago |
florian
|
aa3e0fbe87
* fixed writing of comp and extended: the precision of comp was to little
|
25 years ago |
Jonas Maebe
|
d9c608a373
+ $maxfpuregisters 0 for i386 in systemh (to avoid requiring too much
|
25 years ago |
Jonas Maebe
|
7e63fc9d28
* fixed more bugs due to inexact nature of FPU
|
25 years ago |
Jonas Maebe
|
df004d997b
* fixed rounding bugs with certain formatting parameters in str_real
|
25 years ago |
Jonas Maebe
|
02ec1d0d3b
* fixed rounding problem when writing out single/double type vars
|
25 years ago |
Jonas Maebe
|
c535d675f5
* sign was not written in some cases
|
25 years ago |
peter
|
66ea55dd7c
* removed warnings/notes
|
25 years ago |
Jonas Maebe
|
51bbb51a06
* fix for lost precision because sometimes the correction value was
|
25 years ago |
Jonas Maebe
|
0b02714817
+ new str_real which is completely TP compatible regarding output
|
25 years ago |
peter
|
6b66a55cd6
* truncated log
|
25 years ago |
peter
|
6c15031ffd
* moved halt to system.inc
|
25 years ago |
Jonas Maebe
|
bc9c4771c0
+ support for NaN's, cleaner support for Inf
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
pierre
|
c1f893a1d1
* Infinite loop for infinite value problem fixed
|
26 years ago |
peter
|
dd3688a927
* another fix for precision
|
26 years ago |
pierre
|
955e7c0175
* problem of last commit for large d values corrected
|
26 years ago |
peter
|
1829357f4e
* better precisio by dividing only once with a calculated longint
|
26 years ago |
peter
|
a4b08bdef9
* small speed improvements
|
26 years ago |
peter
|
458a7be587
* generic write_float str_float
|
26 years ago |
florian
|
d10d8cb5fd
* str and val for extended use now int constants to minimize
|
26 years ago |
peter
|
bbb1d23607
* fixed rounding when correct+f < 0
|
26 years ago |
peter
|
de0a5038f9
* splitted default_extended from support_extended
|
27 years ago |
peter
|
bd57e42086
* $ifdef ver0_99_5 updates
|
27 years ago |
peter
|
282bcd52e7
* fixed 0_9_5 typo
|
27 years ago |
florian
|
29a7bb1314
* a lot small fixes to the extended data type work
|
27 years ago |
florian
|
5e5ca61090
* strlenint type implemented
|
27 years ago |
florian
|
ba57d2813b
* some problems with ansi string support fixed
|
27 years ago |