A library for Perl-compatible regular expressions

Edit Package pcre2
http://www.pcre.org/

The PCRE2 library is a set of functions that implement regular
expression pattern matching using the same syntax and semantics
as Perl 5.

PCRE2 is a re-working of the original PCRE library to provide an entirely new
API.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000057 57 Bytes
pcre2-10.10-multilib.patch 0000000849 849 Bytes
pcre2-10.35.tar.bz2 0001725214 1.65 MB
pcre2-10.35.tar.bz2.sig 0000000310 310 Bytes
pcre2.changes 0000054252 53 KB
pcre2.keyring 0000002201 2.15 KB
pcre2.spec 0000008008 7.82 KB
Revision 44 (latest revision is 71)
Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) accepted request 805399 from Илья Индиго's avatar Илья Индиго (13ilya) (revision 44)
- Refresh spec-file via spec-cleaner.
  * Add %make_build and %license macros.
- Update to 10.35
  * https://www.pcre.org/changelog.txt
  * Use PCRE2_MATCH_EMPTY flag to detect empty matches in JIT.
  * A JIT bug is fixed which allowed to read the fields
    of the compiled pattern before its existence is checked.
  * Added PCRE2_SUBSTITUTE_LITERAL.
  * Avoid some VS compiler warnings.
  * Added PCRE2_SUBSTITUTE_MATCHED.
  * Added (?* and (?<* as synonms for (*napla: and (*naplb:
    to match another regex engine.
  * Fix *THEN verbs in lookahead assertions in JIT.
  * Added PCRE2_SUBSTITUTE_REPLACEMENT_ONLY.
  * The JIT stack should be freed when the low-level stack
    allocation fails.
  * Changed setting of CMAKE_MODULE_PATH in CMakeLists.txt from SET
    to LIST(APPEND...) to allow a setting from the command line
    to be included.
  * Updated to Unicode 13.0.0.
  * CMake build now checks for secure_getenv() and strerror().
  * Restrict the configuration setting for the SELinux compatible
    execmem allocator (change 10.30/44) to Linux and NetBSD.
Comments 0
openSUSE Build Service is sponsored by