pcre2/src
Zoltán Herczeg 1bbc86fe67 JIT compiler update. 2014-11-09 07:23:55 +00:00
..
sljit JIT compiler update. 2014-11-09 07:23:55 +00:00
config.h.generic Changed SUPPORT_PCRE8 etc into SUPPORT_PCRE2_8 etc. 2014-09-19 17:53:33 +00:00
dftables.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2.h.generic Changed jit_stack_alloc to jit_stack_create. 2014-11-03 17:13:00 +00:00
pcre2.h.in Preliminary substitute function (not yet tested or documented). 2014-11-08 16:09:24 +00:00
pcre2_auto_possess.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_chartables.c.dist Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2_compile.c Changed jit_stack_alloc to jit_stack_create. 2014-11-03 17:13:00 +00:00
pcre2_config.c Finish off changes of JIT stack assignment 2014-11-08 16:07:30 +00:00
pcre2_context.c Remove pcre2_jit_stack argument from jit_match. 2014-11-07 12:12:52 +00:00
pcre2_dfa_match.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_error.c Changed jit_stack_alloc to jit_stack_create. 2014-11-03 17:13:00 +00:00
pcre2_internal.h Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_intmodedep.h Remove pcre2_jit_stack argument from jit_match. 2014-11-07 12:12:52 +00:00
pcre2_jit_compile.c The pcre2_jit_stack_assign is changed to use the matching context. 2014-11-06 14:37:09 +00:00
pcre2_jit_match.c JIT compiler update. 2014-11-09 07:23:55 +00:00
pcre2_jit_misc.c The pcre2_jit_stack_assign is changed to use the matching context. 2014-11-06 14:37:09 +00:00
pcre2_jit_test.c Remove pcre2_jit_stack argument from jit_match. 2014-11-07 12:12:52 +00:00
pcre2_maketables.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_match.c Remove pcre2_jit_stack argument from jit_match. 2014-11-07 12:12:52 +00:00
pcre2_match_data.c Preliminary substitute function (not yet tested or documented). 2014-11-08 16:09:24 +00:00
pcre2_newline.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +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 Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_printint.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_string_utils.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_study.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_substitute.c Preliminary substitute function (not yet tested or documented). 2014-11-08 16:09:24 +00:00
pcre2_substring.c Preliminary substitute function (not yet tested or documented). 2014-11-08 16:09:24 +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 Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_valid_utf.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_xclass.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2demo.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2grep.c Finish off changes of JIT stack assignment 2014-11-08 16:07:30 +00:00
pcre2posix.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2posix.h Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2test.c Finish off changes of JIT stack assignment 2014-11-08 16:07:30 +00:00