Changelog for
pegtl-devel-2.8.3-bp154.1.1.noarch.rpm :
* Sat Mar 27 2021 Antoine Belvire
- Update to version 2.8.3:
* Fixed excessive read-ahead with incremental inputs.
* Added state manipulators remove_first_state, remove_last_states, rotate_states_right, rotate_states_left and reverse_states to contrib.
* Reduced the number of intermediate parse tree nodes.- Changes from version 2.8.2:
* Fixed parse tree node generation to correctly remove intermediate nodes.- Add -Wno-error=type-limits to optflags to fix build with GCC 10 (gh#taocpp/PEGTL#217).- Use ctest macro to run test suite.
* Thu Jan 30 2020 Stefan BrĂ¼ns - Update to version 2.8.1:
* Too many changes to list here, see https://github.com/taocpp/PEGTL/releases
* This is API incompatible to version 1.x, but no package has a build dependency on the old version, while usbguard and Paraview require 2.6.0 and 2.4.0 at least.
* Sat Sep 09 2017 jengelhAATTinai.de- Replace old RPM shell vars by macros. Trim description of SRPM. Have testsuite built and run in parallel.
* Fri Sep 08 2017 meissnerAATTsuse.com- 1.3.1 pegtl version to meet usbguard requirements.
* Thu Sep 07 2017 meissnerAATTsuse.com- header only parsing library based on C++ templates.