Releases: nncarlson/yajl-fort
Releases · nncarlson/yajl-fort
Version 1.3
Version 1.2
- 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
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
Initial stable release