pcre2/src
Philip.Hazel a0410efc56 Make PCRE2_NO_START_OPTIMIZE a compile-only option. 2014-10-01 16:16:27 +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 Make PCRE2_NO_START_OPTIMIZE a compile-only option. 2014-10-01 16:16:27 +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 API documentation and a lot of little related changes to the code. 2014-09-19 07:43:39 +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 API documentation and a lot of little related changes to the code. 2014-09-19 07:43:39 +00:00
pcre2_dfa_match.c Make PCRE2_NO_START_OPTIMIZE a compile-only option. 2014-10-01 16:16:27 +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 API documentation and a lot of little related changes to the code. 2014-09-19 07:43:39 +00:00
pcre2_intmodedep.h PCRE2 successfully compiles with --enable-jit now. 2014-09-30 07:06:48 +00:00
pcre2_jit_compile.c PCRE2 successfully compiles with --enable-jit now. 2014-09-30 07:06:48 +00:00
pcre2_jit_match.c PCRE2 successfully compiles with --enable-jit now. 2014-09-30 07:06:48 +00:00
pcre2_jit_misc.c PCRE2 successfully compiles with --enable-jit now. 2014-09-30 07:06:48 +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 Make PCRE2_NO_START_OPTIMIZE a compile-only option. 2014-10-01 16:16:27 +00:00
pcre2_match_data.c Change lengths to PCRE2_SIZE and revise OP_RECURSE processing. 2014-08-16 09:46:58 +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 More draft documentation. 2014-09-28 17:39:28 +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 Make PCRE2_NO_START_OPTIMIZE a compile-only option. 2014-10-01 16:16:27 +00:00