.. |
sljit
|
Major JIT compiler update.
|
2017-02-15 07:27:08 +00:00 |
config.h.generic
|
Remove remaining (now unused) code under HEAP_MATCH_RECURSE, and make the build
|
2017-03-11 17:39:02 +00:00 |
config.h.in
|
Remove remaining (now unused) code under HEAP_MATCH_RECURSE, and make the build
|
2017-03-11 17:39:02 +00:00 |
dftables.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2.h
|
Remove remaining (now unused) code under HEAP_MATCH_RECURSE, and make the build
|
2017-03-11 17:39:02 +00:00 |
pcre2.h.generic
|
Final file updates for 10.23.
|
2017-02-14 10:40:33 +00:00 |
pcre2.h.in
|
Remove remaining (now unused) code under HEAP_MATCH_RECURSE, and make the build
|
2017-03-11 17:39:02 +00:00 |
pcre2_auto_possess.c
|
Reduce recursion limit for auto-possessify to reduce stack usage at compile
|
2017-02-08 17:03:30 +00:00 |
pcre2_chartables.c.dist
|
Multi-config tests (without JIT) now work.
|
2014-08-10 16:09:24 +00:00 |
pcre2_compile.c
|
Code for new interpreter (build system and documentation still to be done).
|
2017-03-09 16:23:28 +00:00 |
pcre2_config.c
|
Remove remaining (now unused) code under HEAP_MATCH_RECURSE, and make the build
|
2017-03-11 17:39:02 +00:00 |
pcre2_context.c
|
Remove remaining (now unused) code under HEAP_MATCH_RECURSE, and make the build
|
2017-03-11 17:39:02 +00:00 |
pcre2_dfa_match.c
|
File tidies for 10.23-RC1
|
2017-01-16 17:40:47 +00:00 |
pcre2_error.c
|
File tidies for 10.23-RC1
|
2017-01-16 17:40:47 +00:00 |
pcre2_find_bracket.c
|
Remove all "register" declarations.
|
2016-11-03 17:35:59 +00:00 |
pcre2_fuzzsupport.c
|
Limit the subject length in the fuzzer support function, to avoid wasting time
|
2016-12-31 13:46:36 +00:00 |
pcre2_internal.h
|
Code for new interpreter (build system and documentation still to be done).
|
2017-03-09 16:23:28 +00:00 |
pcre2_intmodedep.h
|
Remove remaining (now unused) code under HEAP_MATCH_RECURSE, and make the build
|
2017-03-11 17:39:02 +00:00 |
pcre2_jit_compile.c
|
Major JIT compiler update.
|
2017-02-15 07:27:08 +00:00 |
pcre2_jit_match.c
|
JIT compiler update.
|
2016-02-29 09:09:40 +00:00 |
pcre2_jit_misc.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_jit_test.c
|
Code for new interpreter (build system and documentation still to be done).
|
2017-03-09 16:23:28 +00:00 |
pcre2_maketables.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_match.c
|
Fix crash for pattern with very many captures. Fixes oss-fuzz issue 783.
|
2017-03-10 16:34:54 +00:00 |
pcre2_match_data.c
|
Code for new interpreter (build system and documentation still to be done).
|
2017-03-09 16:23:28 +00:00 |
pcre2_newline.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_ord2utf.c
|
Remove all "register" declarations.
|
2016-11-03 17:35:59 +00:00 |
pcre2_pattern_info.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_printint.c
|
Remove all "register" declarations.
|
2016-11-03 17:35:59 +00:00 |
pcre2_serialize.c
|
Add a bit more sanity checking to pcre2_serialize_decode(), and document.
|
2016-05-24 16:37:13 +00:00 |
pcre2_string_utils.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_study.c
|
Code for new interpreter (build system and documentation still to be done).
|
2017-03-09 16:23:28 +00:00 |
pcre2_substitute.c
|
Fix OOB error in substitute with start offset longer than length.
|
2016-12-09 18:19:38 +00:00 |
pcre2_substring.c
|
Ensure all _free() functions do nothing for NULL, and document this.
|
2016-02-06 12:45:56 +00:00 |
pcre2_tables.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2_ucd.c
|
Fix 32-bit non-UTF property test crash.
|
2017-02-24 18:25:32 +00:00 |
pcre2_ucp.h
|
Make idempotency guards more standards compliant.
|
2016-11-20 12:46:11 +00:00 |
pcre2_valid_utf.c
|
Remove all "register" declarations.
|
2016-11-03 17:35:59 +00:00 |
pcre2_xclass.c
|
Final file updates for 10.21 release.
|
2016-01-12 14:44:34 +00:00 |
pcre2demo.c
|
Tidy pcre2demo.c
|
2016-02-02 16:25:47 +00:00 |
pcre2grep.c
|
Fix bug in most recent fix for pcre2grep.
|
2017-02-12 13:30:38 +00:00 |
pcre2posix.c
|
Correct out-of-date comments in the code.
|
2016-11-02 09:56:27 +00:00 |
pcre2posix.h
|
Correct out-of-date comments in the code.
|
2016-11-02 09:56:27 +00:00 |
pcre2test.c
|
Remove remaining (now unused) code under HEAP_MATCH_RECURSE, and make the build
|
2017-03-11 17:39:02 +00:00 |