pcre2/src
Philip.Hazel cc463c76a3 Call _pcre2_jit_free from pcre2_code_free. 2014-10-07 13:07:20 +00:00
..
sljit Land the JIT compiler (as a separate commit). 2014-09-30 07:08:35 +00:00
config.h.generic Changed SUPPORT_PCRE8 etc into SUPPORT_PCRE2_8 etc. 2014-09-19 17:53:33 +00:00
dftables.c Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2.h.generic PCRE2 successfully compiles with --enable-jit now. 2014-09-30 07:06:48 +00:00
pcre2.h.in Remove match context argument from pcre2_jit_compile. 2014-10-03 09:25:57 +00:00
pcre2_auto_possess.c API documentation and a lot of little related changes to the code. 2014-09-19 07:43:39 +00:00
pcre2_chartables.c.dist Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2_compile.c Call _pcre2_jit_free from pcre2_code_free. 2014-10-07 13:07:20 +00:00
pcre2_config.c API documentation and a lot of little related changes to the code. 2014-09-19 07:43:39 +00:00
pcre2_context.c Remove the ability to change newlines and \R at match time. 2014-10-01 17:02:33 +00:00
pcre2_dfa_match.c Remove the ability to change newlines and \R at match time. 2014-10-01 17:02:33 +00:00
pcre2_error.c API documentation and a lot of little related changes to the code. 2014-09-19 07:43:39 +00:00
pcre2_internal.h Call _pcre2_jit_free from pcre2_code_free. 2014-10-07 13:07:20 +00:00
pcre2_intmodedep.h Remove the ability to change newlines and \R at match time. 2014-10-01 17:02:33 +00:00
pcre2_jit_compile.c More JIT fixes. 2014-10-05 06:20:41 +00:00
pcre2_jit_match.c More JIT fixes. 2014-10-05 06:20:41 +00:00
pcre2_jit_misc.c Call _pcre2_jit_free from pcre2_code_free. 2014-10-07 13:07:20 +00:00
pcre2_jit_test.c PCRE2 successfully compiles with --enable-jit now. 2014-09-30 07:06:48 +00:00
pcre2_maketables.c Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2_match.c Work on the tests for JIT. 2014-10-06 17:28:42 +00:00
pcre2_match_data.c Impose a minimum of 1 for the number of pairs in the ovector. 2014-10-05 17:55:25 +00:00
pcre2_newline.c API documentation and a lot of little related changes to the code. 2014-09-19 07:43:39 +00:00
pcre2_ord2utf.c API documentation and a lot of little related changes to the code. 2014-09-19 07:43:39 +00:00
pcre2_pattern_info.c API documentation and a lot of little related changes to the code. 2014-09-19 07:43:39 +00:00
pcre2_printint.c API documentation and a lot of little related changes to the code. 2014-09-19 07:43:39 +00:00
pcre2_string_utils.c Tidy some comments; change several PCRE2_INFO fields to uint32_t instead of 2014-08-15 09:55:18 +00:00
pcre2_study.c API documentation and a lot of little related changes to the code. 2014-09-19 07:43:39 +00:00
pcre2_substring.c API documentation and a lot of little related changes to the code. 2014-09-19 07:43:39 +00:00
pcre2_tables.c API documentation and a lot of little related changes to the code. 2014-09-19 07:43:39 +00:00
pcre2_ucd.c API documentation and a lot of little related changes to the code. 2014-09-19 07:43:39 +00:00
pcre2_ucp.h Update for Unicode 7.0.0 2014-06-20 12:40:32 +00:00
pcre2_valid_utf.c API documentation and a lot of little related changes to the code. 2014-09-19 07:43:39 +00:00
pcre2_xclass.c API documentation and a lot of little related changes to the code. 2014-09-19 07:43:39 +00:00
pcre2demo.c More documentation. 2014-09-29 16:45:37 +00:00
pcre2grep.c Remove the ability to change newlines and \R at match time. 2014-10-01 17:02:33 +00:00
pcre2posix.c Change lengths to PCRE2_SIZE and revise OP_RECURSE processing. 2014-08-16 09:46:58 +00:00
pcre2posix.h Fix typos: PCREPOSIX -> PCRE2POSIX. 2014-08-30 08:52:32 +00:00
pcre2test.c Impose a minimum of 1 for the number of pairs in the ovector. 2014-10-05 17:55:25 +00:00