pcre2/src
Philip.Hazel a15a4de10b Recognize '-' as standard input in pcre2test. 2014-10-31 15:57:47 +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 Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2.h.generic PCRE2 successfully compiles with --enable-jit now. 2014-09-30 07:06:48 +00:00
pcre2.h.in Improve test coverage; minor typo in JIT test and other minor buglets fixed. 2014-10-31 12:34:34 +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 Improve test coverage; minor typo in JIT test and other minor buglets fixed. 2014-10-31 12:34:34 +00:00
pcre2_config.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_context.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +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 Improve test coverage; minor typo in JIT test and other minor buglets fixed. 2014-10-31 12:34:34 +00:00
pcre2_internal.h Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_intmodedep.h Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_jit_compile.c Support for JIT code free and small partial match optimization. 2014-10-09 10:06:19 +00:00
pcre2_jit_match.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_jit_misc.c Remove some unused code and a spurious comment and reword one message. 2014-10-25 14:28:43 +00:00
pcre2_jit_test.c Improve test coverage; minor typo in JIT test and other minor buglets fixed. 2014-10-31 12:34:34 +00:00
pcre2_maketables.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_match.c Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
pcre2_match_data.c More per-function documentation; revised perltest.sh replaces perltest.pl. 2014-10-25 14:16:46 +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_substring.c Improve test coverage; minor typo in JIT test and other minor buglets fixed. 2014-10-31 12:34:34 +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 Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +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 Recognize '-' as standard input in pcre2test. 2014-10-31 15:57:47 +00:00