Skip to content
Snippets Groups Projects
Changelog 751 B
Newer Older
2013-12-23:
  Fix compilation for ARMv8 64bit (used wrong define).

2013-11-09:
  Tagged v2.0.0.
  String-to-Double|Float: ALLOW_LEADING_SPACES and similar flags now include
  new-lines, tabs and all Unicode whitespace characters.
Florian Loitsch's avatar
Florian Loitsch committed
2013-11-09:
  Tagged v1.1.2.
  Add support for ARM 64 and OsX ppc.
  Rewrite tests so they pass under Visual Studio.
  Add CMake build system support.
  Fix warnings.

Florian Loitsch's avatar
Florian Loitsch committed
2012-06-10:
  Tagged v1.1.1.
  Null terminate exponent buffer (only an issue when asserts are enabled).
  Support more architectures.

Florian Loitsch's avatar
Florian Loitsch committed
2012-02-05:
  Merged in Single-branch with single-precision support.
  Tagged v1.1 (based on b28450f33e1db493948a535d8f84e88fa211bd10).

Florian Loitsch's avatar
Florian Loitsch committed
2012-02-05:
  Tagged v1.0 (based on eda0196e9ac8fcdf59e92cb62885ee0af5391969).