SHA256
8
0
forked from pool/pegtl

11 Commits

Author SHA256 Message Date
3896a3d0ee Accepting request 1195068 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1195068
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pegtl?expand=0&rev=5
2024-08-22 16:13:04 +00:00
b016a12395 fix location of CMake files to be '.../pegtl'
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pegtl?expand=0&rev=10
2024-08-21 11:08:53 +00:00
92bef086a0 Accepting request 1063781 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1063781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pegtl?expand=0&rev=4
2023-02-08 16:20:38 +00:00
049c549d57 Accepting request 1062336 from home:dirkmueller:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/1062336
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pegtl?expand=0&rev=8
2023-02-08 10:05:29 +00:00
Richard Brown
3e1b114398 Accepting request 882149 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/882149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pegtl?expand=0&rev=3
2021-04-01 12:17:34 +00:00
3ae2705052 Accepting request 881666 from home:1Antoine1:branches:devel:libraries:c_c++
- 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.

OBS-URL: https://build.opensuse.org/request/show/881666
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pegtl?expand=0&rev=6
2021-03-30 10:18:44 +00:00
c79a2dd77d Accepting request 772317 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/772317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pegtl?expand=0&rev=2
2020-02-09 19:48:40 +00:00
0e083bf4f9 Accepting request 768861 from home:StefanBruens:branches:devel:libraries:c_c++
- 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.

OBS-URL: https://build.opensuse.org/request/show/768861
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pegtl?expand=0&rev=4
2020-02-08 08:03:11 +00:00
8fa8f2b767 Accepting request 522744 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/522744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pegtl?expand=0&rev=1
2017-09-13 20:32:35 +00:00
61267cb707 Accepting request 522740 from home:jengelh:branches:devel:libraries:c_c++
factory review results

OBS-URL: https://build.opensuse.org/request/show/522740
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pegtl?expand=0&rev=2
2017-09-09 08:30:22 +00:00
b65c72b034 Accepting request 522269 from home:msmeissn:branches:hardware
for factory addition

OBS-URL: https://build.opensuse.org/request/show/522269
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pegtl?expand=0&rev=1
2017-09-08 09:53:13 +00:00