pcre2/src
Philip.Hazel 7770350034 Remove (possibly temporarily) byte-ordering functions (which were dummies
anyway), to be thought about later.
2014-08-15 10:07:50 +00:00
..
config.h.generic Some basic building infrastructure. 2014-02-28 09:40:55 +00:00
dftables.c Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2.h.generic Remove (possibly temporarily) byte-ordering functions (which were dummies 2014-08-15 10:07:50 +00:00
pcre2.h.in Remove (possibly temporarily) byte-ordering functions (which were dummies 2014-08-15 10:07:50 +00:00
pcre2_auto_possess.c Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2_chartables.c.dist Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2_compile.c Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2_config.c Add PCRE2_CONFIG_UNICODE_VERSION to give the Unicode version string. 2014-08-12 09:48:56 +00:00
pcre2_context.c Specifying that the pcre2_memctl block must be at the start of all relevant 2014-08-15 09:19:04 +00:00
pcre2_dfa_match.c Add more tests. 2014-08-03 17:50:08 +00:00
pcre2_error.c Tidy some comments; change several PCRE2_INFO fields to uint32_t instead of 2014-08-15 09:55:18 +00:00
pcre2_internal.h Tidy some comments; change several PCRE2_INFO fields to uint32_t instead of 2014-08-15 09:55:18 +00:00
pcre2_intmodedep.h Tidy some comments; change several PCRE2_INFO fields to uint32_t instead of 2014-08-15 09:55:18 +00:00
pcre2_jit_compile.c Refactor the framework for revised API. 2014-04-18 15:37:56 +00:00
pcre2_jit_match.c Preparatory work for JIT. 2014-08-08 18:18:18 +00:00
pcre2_jit_misc.c Preparatory work for JIT. 2014-08-08 18:18:18 +00:00
pcre2_maketables.c Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2_match.c Preparatory work for JIT. 2014-08-08 18:18:18 +00:00
pcre2_match_data.c Specifying that the pcre2_memctl block must be at the start of all relevant 2014-08-15 09:19:04 +00:00
pcre2_newline.c The pcre2_match() function's basic facilities are working (though hardly 2014-06-28 14:23:18 +00:00
pcre2_ord2utf.c Basic pcre2_compile() is working (no study, no auto-possess yet). 2014-06-14 18:29:51 +00:00
pcre2_pattern_info.c Tidy some comments; change several PCRE2_INFO fields to uint32_t instead of 2014-08-15 09:55:18 +00:00
pcre2_printint.c Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +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 Add more tests. 2014-08-03 17:50:08 +00:00
pcre2_substring.c Specifying that the pcre2_memctl block must be at the start of all relevant 2014-08-15 09:19:04 +00:00
pcre2_tables.c Update for Unicode 7.0.0 2014-06-20 12:40:32 +00:00
pcre2_ucd.c Add PCRE2_CONFIG_UNICODE_VERSION to give the Unicode version string. 2014-08-12 09:48:56 +00:00
pcre2_ucp.h Update for Unicode 7.0.0 2014-06-20 12:40:32 +00:00
pcre2_valid_utf.c Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2_xclass.c Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
pcre2demo.c Compiling with --disalbe-stack-for-recursion is working. Introduce PCRE2_OFFSET 2014-07-04 16:26:09 +00:00
pcre2grep.c Preparatory work for JIT. 2014-08-08 18:18:18 +00:00
pcre2posix.c All tests except JIT and save/reload are implemented. 2014-08-05 16:51:32 +00:00
pcre2posix.h More groundwork for pcre2test: POSIX support. 2014-04-30 16:55:24 +00:00
pcre2test.c Tidy some comments; change several PCRE2_INFO fields to uint32_t instead of 2014-08-15 09:55:18 +00:00