This website requires JavaScript.
Explore
Help
Sign In
packages
/
pcre2
Watch
1
Star
0
Fork
0
You've already forked pcre2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
46
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Linux_zhang
7e9788bcff
sync patches from upstream to fix a bug in pcre2grep
2025-03-13 10:53:42 +08:00
backport-Add-an-ifdef-to-avoid-the-need-even-to-link-with-pcr.patch
sync community patchs
2022-10-18 20:58:28 +08:00
backport-Add-Perl-titlecasing-475.patch
sync backport patches from upstream
2024-11-19 16:17:06 +08:00
backport-Change-length-variables-in-pcre2grep-from-int-to-siz.patch
sync community patchs
2022-10-18 20:58:28 +08:00
backport-CVE-2022-1586-1.patch
fix CVE-2022-1586 and CVE-2022-1587
2022-05-28 17:09:43 +08:00
backport-CVE-2022-1586-2.patch
fix CVE-2022-1586 and CVE-2022-1587
2022-05-28 17:09:43 +08:00
backport-CVE-2022-1587.patch
fix CVE-2022-1586 and CVE-2022-1587
2022-05-28 17:09:43 +08:00
backport-doc-avoid-nonexistent-PCRE2_ERROR_MEMORY-error-107.patch
sync community patchs
2022-10-18 20:58:28 +08:00
backport-Fix-32-bit-quantifier-following-a-character-larger-t.patch
pcre2: sync patches from upstream to fix some bugs
2024-01-22 15:26:32 +08:00
backport-fix-a-possible-integer-overflow-in-DFA-matching-305.patch
fix a possible integer overflow in DFA matching (
#305
)
2023-12-14 14:26:15 +08:00
backport-Fix-accept-and-endanchored-interaction-in-JIT.patch
pcre2: sync patches from upstream to fix some bugs
2024-01-22 15:26:32 +08:00
backport-Fix-an-invalid-match-of-ascii-word-classes-when-inva.patch
sync community patchs
2023-06-27 15:58:27 +08:00
backport-Fix-another-oversight-in-c1306126.patch
pcre2: sync patches from upstream to fix some bugs
2024-01-22 15:26:32 +08:00
backport-Fix-backref-iterators-when-PCRE2_MATCH_UNSET_BACKREF.patch
pcre2: sync patches from upstream to fix some bugs
2024-01-22 15:26:32 +08:00
backport-Fix-backreferences-with-unset-backref-and-non-greedy.patch
pcre2: sync patches from upstream to fix some bugs
2024-01-22 15:26:32 +08:00
backport-Fix-bad-patch-in-05206d66.-The-interpreter-was-handl.patch
pcre2: sync patches from upstream to fix some bugs
2024-01-22 15:26:32 +08:00
backport-Fix-compile-loop-in-32-bit-mode-for-characters-above.patch
pcre2: sync patches from upstream to fix some bugs
2024-01-22 15:26:32 +08:00
backport-fix-CVE-2022-41409.patch
fix CVE-2022-41409
2023-07-31 20:27:49 +08:00
backport-Fix-incorrect-class-character-matches-in-JIT.patch
pcre2: sync patches from upstream
2024-02-05 11:28:59 +08:00
backport-Fix-incorrect-matching-of-0xffffffff-to-any-characte.patch
pcre2: sync patches from upstream to fix some bugs
2024-01-22 15:26:32 +08:00
backport-Fix-incorrect-patch-in-c1306126.patch
pcre2: sync patches from upstream to fix some bugs
2024-01-22 15:26:32 +08:00
backport-Fix-incorrect-positive-error-code-from-pcre2_substitute.patch
sync backport patches from upstream
2024-11-19 16:17:06 +08:00
backport-Fix-non-recognition-of-some-octal-escapes-in-substitute.patch
sync backport patches from upstream
2024-11-19 16:17:06 +08:00
backport-Fix-oversight-in-adding-new-pcre2grep-test.patch
sync patches from upstream to fix a bug in pcre2grep
2025-03-13 10:53:42 +08:00
backport-Fix-oversight-in-DFA-when-changing-OP_REVERSE-also-a.patch
pcre2: sync patches from upstream to fix some bugs
2024-01-22 15:26:32 +08:00
backport-Fix-recursion-issue-in-JIT.patch
sync community patchs
2022-10-18 20:58:28 +08:00
backport-fix-wrong-test.patch
sync community patchs
2023-06-27 15:58:27 +08:00
backport-Fix-X-matching-in-32-bit-mode-without-UTF-in-JIT.patch
pcre2: sync patches from upstream to fix some bugs
2024-01-22 15:26:32 +08:00
backport-Fix-z-behaviour-when-matching-within-invalid-UTF.patch
pcre2: sync patches from upstream to fix some bugs
2024-01-22 15:26:32 +08:00
backport-Fixed-an-issue-in-the-backtracking-optimization-of-c.patch
sync community patchs
2022-10-18 20:58:28 +08:00
backport-Fixed-race-condition-that-occurs-when-initializing-t.patch
sync community patchs
2022-10-18 20:58:28 +08:00
backport-Fixing-an-issue-using-empty-character-sets-in-jit.patch
pcre2: Fixing an issue using empty character sets in jit
2024-05-07 19:13:56 +08:00
backport-Guard-against-out-of-bounds-memory-access-when-parsing.patch
sync backport patches from upstream
2024-11-19 16:17:06 +08:00
backport-Improve-error-message-for-N-name-in-character-classes.patch
sync backport patches from upstream
2024-11-19 16:17:06 +08:00
backport-jit-avoid-integer-wraparound-in-stack-size-definitio.patch
sync community patchs
2022-10-18 20:58:28 +08:00
backport-jit-fail-early-in-ffcps_-if-subject-shorter-than-off.patch
sync community patchs
2023-03-16 14:13:20 +08:00
backport-jit-fix-pcre2_jit_free_unused_memory-if-sljit-not-us.patch
sync community patchs
2023-03-16 14:13:20 +08:00
backport-jit-use-correct-type-when-checking-for-max-value-73.patch
sync community patchs
2022-10-18 20:58:28 +08:00
backport-match-avoid-crash-if-subject-NULL-and-PCRE2_ZERO_TER.patch
sync community patchs
2022-10-18 20:58:28 +08:00
backport-Mend-a-bug-in-pcre2grep-that-caused-separator-lines-.patch
sync patches from upstream to fix a bug in pcre2grep
2025-03-13 10:53:42 +08:00
backport-no-partial-match-if-trailing-data-is-invalid-utf-238.patch
sync community patchs
2023-06-27 15:58:27 +08:00
backport-pcre2_compile-avoid-1-byte-buffer-overread-parsing-V.patch
sync backport patches from upstream
2024-11-19 16:17:06 +08:00
backport-pcre2-10.10-Fix-multilib.patch
update to 10.36
2021-01-21 15:54:56 +08:00
backport-pcre2grep-correctly-handle-multiple-passes-35.patch
sync community patchs
2022-10-18 20:58:28 +08:00
backport-pcre2grep-document-better-possible-multiline-matchin.patch
sync community patchs
2023-06-27 15:58:27 +08:00
backport-Remove-incorrect-optimization-in-DFA-matching-when-p.patch
Remove incorrect optimization in DFA matching when partial matching and (*F) are involved
2024-09-03 15:04:41 +08:00
backport-Revert-an-unintended-change-in-JIT-repeat-detection.patch
sync community patchs
2022-10-18 20:58:28 +08:00
backport-Sanity-checks-for-ctype-functions-342.patch
pcre2: sync patches from upstream
2024-02-05 11:28:59 +08:00
backport-Update-HTML-docs.patch
sync community patchs
2022-10-18 20:58:28 +08:00
pcre2-10.39.tar.bz2
Update pcre2 to 10.39
2021-12-01 14:20:36 +08:00
pcre2.spec
sync patches from upstream to fix a bug in pcre2grep
2025-03-13 10:53:42 +08:00
pcre2.yaml
add yaml file
2020-06-18 16:03:13 +08:00
Description
No description provided
6.7
MiB
Languages
Diff
100%