0.5.1 2021-11-11
- Fix compilation on the Intel 32 bits platform.
0.5 2021-11-03
- Rename sub-modules to more standard names.
0.4 2019-04-06
- Fix undeclared symbol in CRlibm for Windows MinGW.
- Fix warning about extraneous parentheses in CRlibm code.
- Automatically execute
crlibm_init and crlibm_exit. - Add some tests.
0.3 2018-09-29
- Switch to Dune and
dune.configurator.
0.2 2018-06-10
0.1 2018-05-14
- Binding to CRlibm with rounding modes presented as modules.
- Elementary test.
- Speed test (comparison with standard functions).