| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: re2j | Distribution: openSUSE Tumbleweed |
| Version: 1.8 | Vendor: openSUSE |
| Release: 1.1 | Build date: Fri Sep 4 07:53:48 2026 |
| Group: Development/Libraries/Java | Build host: reproducible |
| Size: 121692 | Source RPM: re2j-1.8-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/google/re2j | |
| Summary: Linear time regular expression matching in Java | |
RE2 is a regular expression engine that runs in time linear in the size of the input. RE2/J is a port of C++ library RE2 to pure Java.
BSD-3-Clause
* Fri Sep 04 2026 Fridrich Strba <fstrba@suse.com>
- Update to version 1.8
* Changes
+ Fix NullPointerException in Pattern#namedGroups
+ Add fast path for ASCII case folding
+ ISSUE-124: removed unused error message variable
+ Add support for (?<name>expr).
+ Reduce the incidence of infinite loops while case folding
+ Minor test fixes to enable running internally with Blaze.
+ Use an explicit "UTF-8" character set argument when creating
Strings from bytes. The platform default character set is
guaranteed to be UTF-8.
+ Add Pattern.programSize() and Matcher.programSize()
* Thu Nov 14 2024 Fridrich Strba <fstrba@suse.com>
- Initial packaging with version 1.7
/usr/share/doc/packages/re2j /usr/share/doc/packages/re2j/README.md /usr/share/java/re2j.jar /usr/share/licenses/re2j /usr/share/licenses/re2j/LICENSE /usr/share/maven-metadata/re2j.xml /usr/share/maven-poms/re2j.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Sep 22 22:25:44 2026