Changes
v0.1.2 - alpha (March 6, 2022)
• File demo.float128s.main.pas
◦ Cosmetic changes.
• File ecbtests.pas
◦ Fixed a bug that upset the heap tracer.
• File float128s.pas
◦ Added the QFRExp() and QScaledProd() functions.
◦ Minor internal improvements.
• File exceptions.pas
◦ Added the EC_SCALEDPROD constant.
v0.1.1 - alpha (March 3, 2022)
• File float128s.pas
◦ Modified the behaviour of the StrToFloat128(), StrToFloat128Def(), and
TryStrToFloat128() functions.
v0.1.0 - alpha (March 1, 2022)
• First release.
|