Revisions of pegtl

buildservice-autocommit accepted request 1063781 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 9)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 1062336 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
- update to 3.2.7:
  * Removed superfluous deprecated include.
  * Made `unwind()` optional for parse tree nodes.
  * Fixed `demangle()` for MSVC, again.
  * Fixed `demangle()` for GCC 12.
  * Added missing include for fallback `demangle()` implementations.
  * Fixed `version.hpp`.
  * Fixed `static_assert` in `demangle()` with recent MSVC.
  * Added rule `odigit` for octal digits.
  * Enabled default-constructed state in `state<>`, `change_state<>`, and
    `change_action_and_state<>`.
  * Changed rules in `tao/pegtl/contrib/integer.hpp` to not throw by
    default.
  * Added `tao/pegtl/contrib/separated_seq.hpp`.
  * Added `tao/pegtl/contrib/iri.hpp` grammar for IRIs.
  * Added `tao/pegtl/contrib/proto3.hpp` grammar for protocol buffer v3.
  * Added an optional limiter to guard against infinite recursion.
  * Fixed CMake export error.
  * Improved compile time efficiency.
  * Added support for disabling exceptions with `-fno-exceptions`.
  * Improved efficiency of parse tree nodes.
  * Fixed namespace issue with `tao::pegtl::demangle<T>()` (was:
    `tao::demangle<T>()`).
  * Made `analyze()` more verbose by default to aid finding the rule cycles.
  * Added `parse_nested()` overload that accepts a `position` as first
    argument.
  * Added some experimental and undocumented `contrib` features and their
    infrastructure.
  * Improved CMake support for `<filesystem>` fallbacks and alternatives.
  * Re-enabled support for GCC 7.
buildservice-autocommit accepted request 882149 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 7)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 881666 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 6)
- 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.
buildservice-autocommit accepted request 772317 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 5)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 768861 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 4)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 522744 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 3)
initialized devel package after accepting 522744
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 522740 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 2)
factory review results
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 522269 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 1)
for factory addition
Displaying all 9 revisions
openSUSE Build Service is sponsored by