Releases: Chris00/ocaml-crlibm
Releases · Chris00/ocaml-crlibm
0.5.1
11 Nov 14:59
Compare
Sorry, something went wrong.
No results found
CHANGES:
Fix compilation on the Intel 32 bits platform.
0.5
05 Nov 18:37
Compare
Sorry, something went wrong.
No results found
CHANGES:
Rename sub-modules to more standard names.
Workaround 32 bits linker problem.
0.4
06 Apr 11:38
Compare
Sorry, something went wrong.
No results found
CHANGES:
Fix undeclared symbol un CRlibm for Windows MinGW.
Fix warning about extraneous parentheses in CRlibm code.
Automatically execute crlibm_init and crlibm_exit.
Add some tests.
0.3
29 Sep 16:04
Compare
Sorry, something went wrong.
No results found
CHANGES:
Switch to Dune and dune.configurator.
0.2
10 Jun 17:30
Compare
Sorry, something went wrong.
No results found
0.1
15 May 21:39
Compare
Sorry, something went wrong.
No results found
0.1 2018-05-14
Binding to CRlibm with rounding modes presented as modules.
Elementary test.
Speed test (comparison with standard functions).