Skip to content

Releases: nncarlson/yajl-fort

Version 1.3

25 Mar 02:19
Compare
Choose a tag to compare
  • Updates to the CMake build configuration and updates for compilers.
  • Online html documentation using Sphinx.
  • New module (beta) defining data structures for representing arbitrary JSON data as an example of yajl_fort usage.

Version 1.2

20 Sep 03:29
Compare
Choose a tag to compare
  • Fixes issue seen on some platforms with yajl_parser%set_option, which interfaced to a varargs C function in a non-portable manner.
  • Tested with the NAG 5.3.2 and Intel 13.1.2 and 14.0.3 compilers, and the new NAG 6.0 and Intel 15.0.1 compilers.

Version 1.1

20 Sep 03:21
Compare
Choose a tag to compare

A minor update:

  • Improved CMake handling of the C yajl library
  • Workarounds in example driver for bugs in early versions of the Intel 13 compiler

Version 1.0

20 Sep 03:16
Compare
Choose a tag to compare

Initial stable release