Changelog for
rapidjson-devel-1.1.0+git.20241007T201731~858451e-15.1.x86_64.rpm :
* Tue Oct 15 2024 obs-service-tar-scmAATTinvalid- Update to version 1.1.0+git.20241007T201731~858451e:
* Fix endif condition to match `NOT MSVC and VALGRIND_FOUND`.
* add test for sso optimized string
* Fix issue 2307
* Fix bug when parsing NaN, Inf with fraction or exponent parts (fixes #2299)
* rapidjson.h: add forgotten ppc64 case
* Add RAPIDJSON_BUILD_CXX20 option
* fix Visual Studio 2022 (using /std:c++20) warning warning C5232: in C++20 this comparison calls ... recursively
* tests: Only run valgrind tests if valgrind was found
* Fix static_cast in regex.h
* Fix comparision of two doubles
* Wed Jun 12 2019 Tomáš Chvátal
- Remove bundled gtest and do not test as the testing only works with bundled gtest version
* Thu Jun 06 2019 tchvatalAATTsuse.com- Switch to _service as upstream didn\'t release since 2016 and we would need to backport many more features to make ie python-rapidjson working- Update to version 1.1.0+git20190517.4b3d7c2f:
* Add missing curly brackets in STDREGEX\'s CreatePattern().
* fix typo
* add missing header \"ios\"
* doc/tutorial.zh-cn: fixed some typos
* Update allocators.h- Remove pateches for the old version:
* fix_compilation_gcc7.patch
* fix_compilation_sle11sp4.patch
* fix_install_paths.patch
* ignore_gcc8_warnings.patch
* remove_arch_specific_flags.patch
* Wed Dec 12 2018 Jan Engelhardt - Trim bias from description.
* Tue Dec 11 2018 mmnelemaneAATTsuse.com- Fix build for SLE_12_SP2:
* use %doc for license file to fix build for older distro
* Mon Jun 18 2018 christopheAATTkrop.fr- Add upstream\'s patch ignore_gcc8_warnings.patch.
* Fri Jun 02 2017 christopheAATTkrop.fr- Add fix_compilation_gcc7.patch. Fixes build with GCC >= 7.0
* Mon Oct 10 2016 adam.majerAATTsuse.de- Added BuildRoot so we can actually build for SLE11
* Fri Sep 30 2016 adam.majerAATTsuse.de- New upstream version 1.1.0
* Added JSON Pointer
* Added JSON Schema
* Added relaxed JSON syntax (comment, trailing comma, NaN/Infinity)
* Iterating array/object with C++11 Range-based for loop
* Reduce memory overhead of each Value from 24 bytes to 16 bytes in x86-64 architecture.
* full changeset at https://github.com/miloyip/rapidjson/releases/tag/v1.1.0- remove_arch_specific_flags.patch: remove architecture specific compiler flags.- merge doc into devel package, it only adds about 20kB
* Wed Apr 20 2016 tbechtoldAATTsuse.com- Initial packaging (version 1.0.2)