pcre2/src
Zoltán Herczeg f768448fd3 JIT compiler update and disable wrong assert. 2019-10-16 12:50:55 +00:00
..
sljit JIT compiler update and disable wrong assert. 2019-10-16 12:50:55 +00:00
config.h.generic Final file tidies for 10.33. 2019-04-16 15:34:27 +00:00
config.h.in
dftables.c
pcre2.h.generic Documentation update and ensure current pcre2.h.generic. 2019-08-01 16:49:09 +00:00
pcre2.h.in Add the pcre2_maketables_free() function. 2019-09-03 14:16:07 +00:00
pcre2_auto_possess.c Implement non-atomic positive assertions. 2019-07-13 11:12:03 +00:00
pcre2_chartables.c.dist
pcre2_compile.c Mend bug introduced in previous patch. Fixes crash detected by ClusterFuzz 2019-09-10 13:22:08 +00:00
pcre2_config.c
pcre2_context.c Correct tables argument data type for pcre2_set_character_tables() and fix 2019-07-28 15:58:24 +00:00
pcre2_convert.c
pcre2_dfa_match.c Fix pessimizing optimization of start-of-match code units in the interpreters. 2019-09-06 16:08:45 +00:00
pcre2_error.c Implement non-atomic positive assertions. 2019-07-13 11:12:03 +00:00
pcre2_extuni.c Change a number of expressions like 1<<10 to 1u<<10. 2019-04-12 14:40:27 +00:00
pcre2_find_bracket.c
pcre2_fuzzsupport.c
pcre2_internal.h Implement non-atomic positive assertions. 2019-07-13 11:12:03 +00:00
pcre2_intmodedep.h Mend bug introduced in previous patch. Fixes crash detected by ClusterFuzz 2019-09-10 13:22:08 +00:00
pcre2_jit_compile.c JIT compiler update and disable wrong assert. 2019-10-16 12:50:55 +00:00
pcre2_jit_match.c Remove incorrect comment. 2019-07-29 16:03:25 +00:00
pcre2_jit_misc.c
pcre2_jit_simd_inc.h Support NEON based fast forward character search in ARM64. Patch by Sebastian Pop. 2019-09-17 06:59:45 +00:00
pcre2_jit_test.c Rework word boundary in JIT. 2019-05-23 07:46:10 +00:00
pcre2_maketables.c Cut out maketables_free when included in freestanding program. 2019-09-04 07:23:01 +00:00
pcre2_match.c Fix pessimizing optimization of start-of-match code units in the interpreters. 2019-09-06 16:08:45 +00:00
pcre2_match_data.c Implemented pcre2_get_match_data_size(). 2019-07-16 15:50:09 +00:00
pcre2_newline.c
pcre2_ord2utf.c
pcre2_pattern_info.c
pcre2_printint.c Implement non-atomic positive assertions. 2019-07-13 11:12:03 +00:00
pcre2_script_run.c
pcre2_serialize.c
pcre2_string_utils.c
pcre2_study.c Optimize certain starting code unit bit maps into a single starting code unit. 2019-09-13 17:02:06 +00:00
pcre2_substitute.c Change a number of expressions like 1<<10 to 1u<<10. 2019-04-12 14:40:27 +00:00
pcre2_substring.c
pcre2_tables.c Upgrade to Unicode 12.1.0 2019-07-29 15:32:36 +00:00
pcre2_ucd.c Upgrade to Unicode 12.1.0 2019-07-29 15:32:36 +00:00
pcre2_ucp.h Upgrade to Unicode 12.1.0 2019-07-29 15:32:36 +00:00
pcre2_valid_utf.c
pcre2_xclass.c Change a number of expressions like 1<<10 to 1u<<10. 2019-04-12 14:40:27 +00:00
pcre2demo.c Update pcre2demo with match_data block size information. 2019-07-19 15:31:54 +00:00
pcre2grep.c Add the pcre2_maketables_free() function. 2019-09-03 14:16:07 +00:00
pcre2posix.c Ensure regexec is thread safe to avoid sanitizer warnings. 2019-10-15 10:46:36 +00:00
pcre2posix.h
pcre2test.c Minor upgrade to pcre2test and comment in ucptest. 2019-07-30 17:59:42 +00:00