Jonas Maebe
|
c8e23c4e58
* fixed web bug #2643
|
22 years ago |
florian
|
eeca30ca30
* fixed Nan and +Inf string
|
22 years ago |
florian
|
c9a6908a0f
* fixed real2str for -Inf and Inf
|
22 years ago |
Jonas Maebe
|
4e40e71cbb
* moved all loal variables to one block (necessary for ppc until nested
|
22 years ago |
Jonas Maebe
|
60183c693c
* fixed web bug #2131
|
23 years ago |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
peter
|
bc74424ab1
* m68k updates merged
|
24 years ago |
peter
|
69b8e3ad44
* big endian updates (merged)
|
24 years ago |
peter
|
802acf6940
* m68k updates
|
24 years ago |
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 |