# # ChangeLog for cpp/PrintFloat/Dragon4.h # # Generated by Trac 1.2.1 # 03/28/24 15:36:58 Wed, 05 Dec 2018 20:02:00 GMT Maciej Komosinski [835] * cpp/PrintFloat/Dragon4.h (modified) * cpp/common/nonstd_math.cpp (modified) * cpp/common/nonstd_math.h (modified) * cpp/frams/genetics/fH/fH_general.cpp (modified) ISO C++17 compliance including NULL, nullptr, templates and pointer ... Sun, 25 Nov 2018 02:05:49 GMT Maciej Komosinski [823] * cpp/PrintFloat (added) * cpp/PrintFloat/Dragon4.cpp (added) * cpp/PrintFloat/Dragon4.h (added) * cpp/PrintFloat/Math.cpp (added) * cpp/PrintFloat/Math.h (added) * cpp/PrintFloat/PrintFloat.cpp (added) * cpp/PrintFloat/PrintFloat.h (added) * cpp/PrintFloat/Standard.h (added) Added "PrintFloat" implementation of the Dragon4 algorithm, since C++ ...