pcre2/src
Philip.Hazel 0ad7ff1549 Add --disable-pcre2grep-callout-fork configuration setting. 2018-11-17 16:45:57 +00:00
..
sljit JIT compiler update. 2018-08-13 09:21:18 +00:00
config.h.generic Implement --disable-percent-zt to avoid %zu and %td even if the environment 2018-11-15 18:09:02 +00:00
config.h.in Add --disable-pcre2grep-callout-fork configuration setting. 2018-11-17 16:45:57 +00:00
dftables.c Implement Perl 5.28's alphabetic lookaround syntax, e.g. (*pla:...) and also 2018-09-24 16:23:53 +00:00
pcre2.h.generic Unconditionally use inttypes.h instead of trying for stdint.h (simplification) 2018-11-14 16:59:19 +00:00
pcre2.h.in Unconditionally use inttypes.h instead of trying for stdint.h (simplification) 2018-11-14 16:59:19 +00:00
pcre2_auto_possess.c Basic "script run" implementation. Not yet complete, and not yet documented. 2018-10-02 15:25:58 +00:00
pcre2_chartables.c.dist Implement Perl 5.28's alphabetic lookaround syntax, e.g. (*pla:...) and also 2018-09-24 16:23:53 +00:00
pcre2_compile.c Fix teeny typo. 2018-10-28 17:24:24 +00:00
pcre2_config.c Add PCRE2_CONFIG_COMPILED_WIDTHS and PCRE2_CONFIG_NEVER_BACKSLASH_C. 2017-09-16 11:39:38 +00:00
pcre2_context.c Upgrade the as yet unreleased substitute callout facility. 2018-11-12 16:02:01 +00:00
pcre2_convert.c Set error offset zero for early errors in pcre2_pattern_convert(). 2018-03-04 15:13:37 +00:00
pcre2_dfa_match.c Fix heap limit checking overflow bug in pcre2_dfa_match(). 2018-10-22 16:47:55 +00:00
pcre2_error.c Basic "script run" implementation. Not yet complete, and not yet documented. 2018-10-02 15:25:58 +00:00
pcre2_extuni.c File tidies and documentation update for 10.32-RC1 Release Candidate. 2018-08-13 11:57:09 +00:00
pcre2_find_bracket.c File tidies and documentation update for 10.32-RC1 Release Candidate. 2018-08-13 11:57:09 +00:00
pcre2_fuzzsupport.c Make pcre2_dfa_match() take notice of the match limit, to catch patterns that 2017-05-30 10:42:57 +00:00
pcre2_internal.h Unconditionally use inttypes.h instead of trying for stdint.h (simplification) 2018-11-14 16:59:19 +00:00
pcre2_intmodedep.h Upgrade the as yet unreleased substitute callout facility. 2018-11-12 16:02:01 +00:00
pcre2_jit_compile.c Unicode properties data records extended to 12-bytes to include a 2018-10-06 17:39:52 +00:00
pcre2_jit_match.c Fix typos and obsolescences in comments. 2018-10-21 15:06:43 +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 Fix an xclass matching issue in JIT. 2018-09-21 07:24:34 +00:00
pcre2_maketables.c Implement Perl 5.28's alphabetic lookaround syntax, e.g. (*pla:...) and also 2018-09-24 16:23:53 +00:00
pcre2_match.c Set subject field in match data to NULL after failed match. 2018-10-19 15:31:16 +00:00
pcre2_match_data.c Implement PCRE2_COPY_MATCHED_SUBJECT. 2018-10-17 08:33:38 +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 File tidies and documentation update for 10.32-RC1 Release Candidate. 2018-08-13 11:57:09 +00:00
pcre2_printint.c Basic "script run" implementation. Not yet complete, and not yet documented. 2018-10-02 15:25:58 +00:00
pcre2_script_run.c Update Script Run code to use the Script Extension property instead of the 2018-10-09 16:42:21 +00:00
pcre2_serialize.c Minor code fix to get rid of Coverity warning (I hope). 2018-08-21 11:27:35 +00:00
pcre2_string_utils.c Make bcopy() emulation of memmove() work properly. 2018-08-10 16:27:44 +00:00
pcre2_study.c Basic "script run" implementation. Not yet complete, and not yet documented. 2018-10-02 15:25:58 +00:00
pcre2_substitute.c Upgrade the as yet unreleased substitute callout facility. 2018-11-12 16:02:01 +00:00
pcre2_substring.c Avoid pointer overflow for unset captures in pcre2_substring_list_get(), though 2018-01-12 18:48:27 +00:00
pcre2_tables.c Basic "script run" implementation. Not yet complete, and not yet documented. 2018-10-02 15:25:58 +00:00
pcre2_ucd.c Unicode properties data records extended to 12-bytes to include a 2018-10-06 17:39:52 +00:00
pcre2_ucp.h Basic "script run" implementation. Not yet complete, and not yet documented. 2018-10-02 15:25:58 +00:00
pcre2_valid_utf.c Correct an incorrect cast. 2017-04-14 12:14:41 +00:00
pcre2_xclass.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2demo.c Update pcre2demo to deal with various \K inside assertion anomalies. 2017-12-23 17:15:51 +00:00
pcre2grep.c Add --disable-pcre2grep-callout-fork configuration setting. 2018-11-17 16:45:57 +00:00
pcre2posix.c Provide alternative POSIX names. 2018-09-19 16:33:09 +00:00
pcre2posix.h Provide alternative POSIX names. 2018-09-19 16:33:09 +00:00
pcre2test.c Implement --disable-percent-zt to avoid %zu and %td even if the environment 2018-11-15 18:09:02 +00:00