pcre2/src
Philip.Hazel a119d6f974 (1) uint32_t for substring number args; (2) correct PRIV(memctl_malloc)
definition for Windows; (3) remove unwanted PCRE2_EXP_DATA_DEFN; (4) 
documentation updates.
2014-12-01 16:14:53 +00:00
..
sljit JIT compiler update. 2014-11-09 07:23:55 +00:00
config.h.generic Final preparations for 10.00-RC1 2014-11-24 15:31:28 +00:00
dftables.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2.h.generic File tidies for 10.00-RC1. 2014-11-28 13:58:17 +00:00
pcre2.h.in (1) uint32_t for substring number args; (2) correct PRIV(memctl_malloc) 2014-12-01 16:14:53 +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 Add user data to recursion guard; get ready for RC1 (again) 2014-11-26 16:51:53 +00:00
pcre2_config.c Tidy up API for pcre2_config. 2014-11-25 11:55:07 +00:00
pcre2_context.c (1) uint32_t for substring number args; (2) correct PRIV(memctl_malloc) 2014-12-01 16:14:53 +00:00
pcre2_dfa_match.c Add user data to recursion guard; get ready for RC1 (again) 2014-11-26 16:51:53 +00:00
pcre2_error.c Substitution tests and documentation. 2014-11-12 16:57:56 +00:00
pcre2_internal.h (1) uint32_t for substring number args; (2) correct PRIV(memctl_malloc) 2014-12-01 16:14:53 +00:00
pcre2_intmodedep.h Add user data to recursion guard; get ready for RC1 (again) 2014-11-26 16:51:53 +00:00
pcre2_jit_compile.c Change callouts to pass the user data as a separate argument. 2014-11-25 17:35:01 +00:00
pcre2_jit_match.c Next attempt to fix the previous bug. 2014-11-30 10:05:41 +00:00
pcre2_jit_misc.c Move context argument to last in pcre2_jit_stack_create(). 2014-11-28 12:46:16 +00:00
pcre2_jit_test.c Move context argument to last in pcre2_jit_stack_create(). 2014-11-28 12:46:16 +00:00
pcre2_maketables.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_match.c Add user data to recursion guard; get ready for RC1 (again) 2014-11-26 16:51:53 +00:00
pcre2_match_data.c Use allocator from code for pcre2_match_data_create_from_pattern if NULL 2014-11-28 13:23:40 +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 up API for pcre2_config. 2014-11-25 11:55:07 +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 (1) uint32_t for substring number args; (2) correct PRIV(memctl_malloc) 2014-12-01 16:14:53 +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 Move context argument to last in pcre2_jit_stack_create(). 2014-11-28 12:46:16 +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 Move context argument to last in pcre2_jit_stack_create(). 2014-11-28 12:46:16 +00:00