| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ctre-devel | Distribution: openSUSE Tumbleweed |
| Version: 3.10.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Sun Jun 15 04:56:47 2025 |
| Group: Unspecified | Build host: reproducible |
| Size: 865137 | Source RPM: ctre-3.10.0-1.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://compile-time.re | |
| Summary: Header and cmake files for ctre, a regular expressions library | |
This package provides the header files and other development files needed for developing applications against ctre.
Apache-2.0
* Sun Jun 15 2025 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.10.0:
* Fix for warning in wrapper.hpp
(gh#hanickadot/compile-time-regular-expressions#307).
* Added operator-> in search_all iterator
(gh#hanickadot/compile-time-regular-expressions#311).
* Allow (|) in grammar
(gh#hanickadot/compile-time-regular-expressions#319).
* range-for in unicode library is using reference instead of
copy (gh#hanickadot/compile-time-regular-expressions#316).
* Improve cmake for modules from PR
(gh#hanickadot/compile-time-regular-expressions#322) and PR
(gh#hanickadot/compile-time-regular-expressions#323).
* Fixes problems with modules in MSVC
(gh#hanickadot/compile-time-regular-expressions#324).
* Make work a|, |b, and | regimes
(gh#hanickadot/compile-time-regular-expressions#326).
* Don't ignore inserted \0 inside fixed string
(gh#hanickadot/compile-time-regular-expressions#328).
* Improve documentation from
(gh#hanickadot/compile-time-regular-expressions#333).
* Improve look behind which didn't mirrored sequences inside
optional: (?<=ba|cd)s was evaluated as (?<=ab|dc)s
(gh#hanickadot/compile-time-regular-expressions#339).
* Fixed warning about undefined macros around feature testing
(gh#hanickadot/compile-time-regular-expressions#196).
* Allow [^] to be equivalent to "any character"
(gh#hanickadot/compile-time-regular-expressions#341).
* Fixes warnings in latest clang
(gh#hanickadot/compile-time-regular-expressions#344).
- Packages are now arch dependent (/usr/lib*/cmake and
/usr/lib*/pkgconfig).
- Be more specific with globs in file lists.
* Tue Jun 18 2024 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.9.0:
* you can now use CTRE as C++ module! with -DCTRE_MODULE=ON
(experimental).
* `ctre::range` is deprecated and replaced with
`ctre::search_all`
* simple `ctre::capture_group` concept
* capture groups / result type now has
`.to_optional_number(...)` member function which returns
`std::nullopt` if group is not matching
* Fixed: Cannot parse Unicode ranges after question mark as in "
?[\p{L}]+"
[gh#hanickadot/compile-time-regular-expressions#305]
- Pass -DCTRE_MODULE=OFF to cmake to disable CTRE module
explicitly (requires cmake >= 3.30).
* Wed Nov 22 2023 Andreas Schwab <schwab@suse.de>
- unsigned-char.patch: Fix bogus tests that depend on signed char
* Mon Nov 20 2023 Atri Bhattacharya <badshah400@gmail.com>
- Initial version.
/usr/include/ctll /usr/include/ctll.hpp /usr/include/ctll/actions.hpp /usr/include/ctll/fixed_string.hpp /usr/include/ctll/grammars.hpp /usr/include/ctll/list.hpp /usr/include/ctll/parser.hpp /usr/include/ctll/utilities.hpp /usr/include/ctre /usr/include/ctre-unicode.hpp /usr/include/ctre.hpp /usr/include/ctre/actions /usr/include/ctre/actions/asserts.inc.hpp /usr/include/ctre/actions/atomic_group.inc.hpp /usr/include/ctre/actions/backreference.inc.hpp /usr/include/ctre/actions/boundaries.inc.hpp /usr/include/ctre/actions/capture.inc.hpp /usr/include/ctre/actions/characters.inc.hpp /usr/include/ctre/actions/class.inc.hpp /usr/include/ctre/actions/fusion.inc.hpp /usr/include/ctre/actions/hexdec.inc.hpp /usr/include/ctre/actions/look.inc.hpp /usr/include/ctre/actions/mode.inc.hpp /usr/include/ctre/actions/named_class.inc.hpp /usr/include/ctre/actions/options.inc.hpp /usr/include/ctre/actions/properties.inc.hpp /usr/include/ctre/actions/repeat.inc.hpp /usr/include/ctre/actions/sequence.inc.hpp /usr/include/ctre/actions/set.inc.hpp /usr/include/ctre/atoms.hpp /usr/include/ctre/atoms_characters.hpp /usr/include/ctre/atoms_unicode.hpp /usr/include/ctre/evaluation.hpp /usr/include/ctre/find_captures.hpp /usr/include/ctre/first.hpp /usr/include/ctre/flags_and_modes.hpp /usr/include/ctre/functions.hpp /usr/include/ctre/id.hpp /usr/include/ctre/iterators.hpp /usr/include/ctre/literals.hpp /usr/include/ctre/operators.hpp /usr/include/ctre/pcre.hpp /usr/include/ctre/pcre_actions.hpp /usr/include/ctre/range.hpp /usr/include/ctre/return_type.hpp /usr/include/ctre/rotate.hpp /usr/include/ctre/starts_with_anchor.hpp /usr/include/ctre/utf8.hpp /usr/include/ctre/utility.hpp /usr/include/ctre/wrapper.hpp /usr/include/unicode-db /usr/include/unicode-db.hpp /usr/include/unicode-db/unicode-db.hpp /usr/include/unicode-db/unicode_interface.hpp /usr/lib/cmake/ctre /usr/lib/cmake/ctre/ctre-config-version.cmake /usr/lib/cmake/ctre/ctre-config.cmake /usr/lib/cmake/ctre/ctre-targets.cmake /usr/lib/pkgconfig/ctre.pc /usr/share/doc/packages/ctre-devel /usr/share/doc/packages/ctre-devel/README.md /usr/share/licenses/ctre-devel /usr/share/licenses/ctre-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 24 23:22:36 2025