pcre2/src
Philip.Hazel 047695ac7c Make pcre2grep use JIT (it was omitted by mistake). 2016-05-31 11:06:53 +00:00
..
sljit A racing condition is fixed in JIT reported by Mozilla. 2016-05-19 18:09:07 +00:00
config.h.generic Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
config.h.in Add callout support to pcre2grep 2016-04-01 15:52:08 +00:00
dftables.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2.h Add a bit more sanity checking to pcre2_serialize_decode(), and document. 2016-05-24 16:37:13 +00:00
pcre2.h.generic Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2.h.in Add a bit more sanity checking to pcre2_serialize_decode(), and document. 2016-05-24 16:37:13 +00:00
pcre2_auto_possess.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_chartables.c.dist Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2_compile.c Minor code refactor to avoid compiler warning. 2016-05-20 10:47:42 +00:00
pcre2_config.c Fix some picky compiler warnings 2016-02-16 10:23:06 +00:00
pcre2_context.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_dfa_match.c Fix some picky compiler warnings 2016-02-16 10:23:06 +00:00
pcre2_error.c Add a bit more sanity checking to pcre2_serialize_decode(), and document. 2016-05-24 16:37:13 +00:00
pcre2_find_bracket.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_internal.h Refactor pcre2posix.c so as not to #include pcre2_internal.h. 2016-05-14 16:35:20 +00:00
pcre2_intmodedep.h Fix some picky compiler warnings 2016-02-16 10:23:06 +00:00
pcre2_jit_compile.c Minor refactor to avoid "left shift of negative number" warning. 2016-05-21 13:41:24 +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 Fix typo in test program. 2016-05-25 08:42:31 +00:00
pcre2_maketables.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_match.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_match_data.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_newline.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_ord2utf.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_pattern_info.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_printint.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +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 Fix typo in pcre2_study(). 2016-02-28 14:56:50 +00:00
pcre2_substitute.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +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 Update Unicode tables to 8.0.0. 2015-07-17 15:44:51 +00:00
pcre2_ucp.h Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_valid_utf.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +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 Make pcre2grep use JIT (it was omitted by mistake). 2016-05-31 11:06:53 +00:00
pcre2posix.c Refactor pcre2posix.c so as not to #include pcre2_internal.h. 2016-05-14 16:35:20 +00:00
pcre2posix.h Detect and warn when pcre2test is linked with an alien POSIX library. 2016-02-03 15:22:01 +00:00
pcre2test.c Avoid "const-correct" warning from MSVC. 2016-02-29 17:43:01 +00:00