Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

re2-20160401-2.el7 RPM for x86_64

From EPEL 7 for x86_64 / Packages / r

Name: re2 Distribution: Fedora Project
Version: 20160401 Vendor: Fedora Project
Release: 2.el7 Build date: Fri Apr 29 21:34:44 2016
Group: System Environment/Libraries Build host: buildhw-07.phx2.fedoraproject.org
Size: 448099 Source RPM: re2-20160401-2.el7.src.rpm
Packager: Fedora Project
Url: http://github.com/google/re2/
Summary: C++ fast alternative to backtracking RE engines
RE2 is a C++ library providing a fast, safe, thread-friendly alternative to
backtracking regular expression engines like those used in PCRE, Perl, and
Python.

Backtracking engines are typically full of features and convenient syntactic
sugar but can be forced into taking exponential amounts of time on even small
inputs.

In contrast, RE2 uses automata theory to guarantee that regular expression
searches run in time linear in the size of the input, at the expense of some
missing features (e.g back references and generalized assertions).

Provides

Requires

License

BSD

Changelog

* Fri Apr 29 2016 Tom Callaway <spot@fedoraproject.org> - 20160401-2
  - hardcode -std=c++11 for older compilers
* Fri Apr 29 2016 Tom Callaway <spot@fedoraproject.org> - 20160401-1
  - update to 20160401
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 20131024-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20131024-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Apr 15 2015 Petr Pisar <ppisar@redhat.com> - 20131024-4
  - Rebuild owing to C++ ABI change in GCC-5 (bug #1195351)
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20131024-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20131024-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Nov 11 2013 Tom Callaway <spot@fedoraproject.org> - 20131024-1
  - update to 20131024
  - fix symbols export to stop test from failing
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20130115-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sun Feb 17 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> 20130115-2
  - Took into account the feedback from review request (#868578).
* Sun Feb 10 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> 20130115-1
  - The download source comes now directly from the project.
* Thu Oct 25 2012 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.0.0-2
  - Took into account review request (#868578) feedback.
* Sat Oct 20 2012 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.0.0-1
  - RPM release for Fedora 18

Files

/usr/lib64/libre2.so.0
/usr/lib64/libre2.so.0.0.0
/usr/share/doc/re2-20160401
/usr/share/doc/re2-20160401/AUTHORS
/usr/share/doc/re2-20160401/CONTRIBUTORS
/usr/share/doc/re2-20160401/README
/usr/share/licenses/re2-20160401
/usr/share/licenses/re2-20160401/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 30 02:48:51 2024