Changelog 929 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. 2014-03-08:
  2. Update version number for cmake.
  3. Support shared libraries with cmake.
  4. Add build instructions to the README.
  5. 2014-01-12:
  6. Tagged v1.1.5.
  7. Enabled shared libraries in v1.1 branch.
  8. 2014-01-12:
  9. Tagged v1.1.4.
  10. Backported SConstruct improvements.
  11. 2014-01-12:
  12. Tagged v1.1.3.
  13. Backported warning fixes from 2.0 branch.
  14. 2013-12-23:
  15. Fix compilation for ARMv8 64bit (used wrong define).
  16. 2013-11-09:
  17. Tagged v1.1.2.
  18. Add support for ARM 64 and OsX ppc.
  19. Rewrite tests so they pass under Visual Studio.
  20. Add CMake build system support.
  21. Fix warnings.
  22. 2012-06-10:
  23. Tagged v1.1.1.
  24. Null terminate exponent buffer (only an issue when asserts are enabled).
  25. Support more architectures.
  26. 2012-02-05:
  27. Merged in Single-branch with single-precision support.
  28. Tagged v1.1 (based on b28450f33e1db493948a535d8f84e88fa211bd10).
  29. 2012-02-05:
  30. Tagged v1.0 (based on eda0196e9ac8fcdf59e92cb62885ee0af5391969).