pcre2/src
Philip.Hazel 371bf87af6 Fix pcre2test bug when snprintf() in regerror() does not insert a binary zero. 2016-02-27 12:49:00 +00:00
..
sljit SSE2 refactor, JIT compiler update. 2015-08-30 05:30:43 +00:00
config.h.generic Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
config.h.in Implement --never-backslash-C 2015-10-17 13:50:56 +00:00
dftables.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2.h Implemented pcre2_code_copy(). 2016-02-26 18:26:17 +00:00
pcre2.h.generic Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2.h.in Implemented pcre2_code_copy(). 2016-02-26 18:26:17 +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 Implemented pcre2_code_copy(). 2016-02-26 18:26:17 +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 Fix some picky compiler warnings 2016-02-16 10:23:06 +00:00
pcre2_find_bracket.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_internal.h Fix some picky compiler warnings 2016-02-16 10:23:06 +00:00
pcre2_intmodedep.h Fix some picky compiler warnings 2016-02-16 10:23:06 +00:00
pcre2_jit_compile.c JIT style fixes. 2016-02-24 10:17:10 +00:00
pcre2_jit_match.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +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 JIT style fixes. 2016-02-24 10:17:10 +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 Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_string_utils.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2_study.c Final file updates for 10.21 release. 2016-01-12 14:44:34 +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 Final file updates for 10.21 release. 2016-01-12 14:44:34 +00:00
pcre2posix.c Detect and warn when pcre2test is linked with an alien POSIX library. 2016-02-03 15:22:01 +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 Fix pcre2test bug when snprintf() in regerror() does not insert a binary zero. 2016-02-27 12:49:00 +00:00