pcre2/src
Philip.Hazel 91f2e97474 More documentation and test updates. 2014-11-23 18:38:38 +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 Code for pcre2_substitute(), and tests. 2014-11-11 10:19:23 +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 Get rid of remaining FIXMEs in the code; implement JIT compile timing. 2014-11-12 17:46:02 +00:00
pcre2_config.c Config returns code unit count for strings - didn't always. 2014-11-11 10:50:31 +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 More documentation and test updates. 2014-11-23 18:38:38 +00:00
pcre2_error.c Substitution tests and documentation. 2014-11-12 16:57:56 +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 More documentation and file tidies. 2014-11-21 16:45:06 +00:00
pcre2_jit_match.c Get rid of remaining FIXMEs in the code; implement JIT compile timing. 2014-11-12 17:46:02 +00:00
pcre2_jit_misc.c Typos in non-JIT compile mode. 2014-11-11 10:21:23 +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 More documentation and test updates. 2014-11-23 18:38:38 +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 Get rid of remaining FIXMEs in the code; implement JIT compile timing. 2014-11-12 17:46:02 +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 Further substitution tests (code and data), and more documentation. 2014-11-14 18:41:20 +00:00
pcre2_substring.c Substitute code update and documentation. 2014-11-11 16:51:07 +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 Substitution tests and documentation. 2014-11-12 16:57:56 +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 More documentation and test updates. 2014-11-23 18:38:38 +00:00