pcre2/src
Philip.Hazel 7854bf34b3 Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
..
config.h DFA matching is starting to work. 2014-07-05 11:09:59 +00:00
config.h.generic Some basic building infrastructure. 2014-02-28 09:40:55 +00:00
config.h.in Basic pcre2_compile() is working (no study, no auto-possess yet). 2014-06-14 18:29:51 +00:00
pcre2.h Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
pcre2.h.generic Abolish pcre2_version(); add PCRE2_CONFIG_VERSION. 2014-06-23 16:41:29 +00:00
pcre2.h.in Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
pcre2_auto_possess.c The pcre2_match() function's basic facilities are working (though hardly 2014-06-28 14:23:18 +00:00
pcre2_byte_order.c Create dummy framework for all functions and programs. 2014-03-07 17:28:52 +00:00
pcre2_chartables.c Some basic building infrastructure. 2014-02-28 09:40:55 +00:00
pcre2_chartables.c.dist Some basic building infrastructure. 2014-02-28 09:40:55 +00:00
pcre2_compile.c Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
pcre2_config.c Improve consistency in #defined names, in particular with regard to 2014-06-24 15:30:10 +00:00
pcre2_context.c Compiling with --disalbe-stack-for-recursion is working. Introduce PCRE2_OFFSET 2014-07-04 16:26:09 +00:00
pcre2_dfa_match.c Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
pcre2_error.c The pcre2_match() function's basic facilities are working (though hardly 2014-06-28 14:23:18 +00:00
pcre2_internal.h Compiling with --disalbe-stack-for-recursion is working. Introduce PCRE2_OFFSET 2014-07-04 16:26:09 +00:00
pcre2_intmodedep.h DFA matching is starting to work. 2014-07-05 11:09:59 +00:00
pcre2_jit_compile.c Refactor the framework for revised API. 2014-04-18 15:37:56 +00:00
pcre2_jit_match.c Compiling with --disalbe-stack-for-recursion is working. Introduce PCRE2_OFFSET 2014-07-04 16:26:09 +00:00
pcre2_jit_misc.c Refactor the framework for revised API. 2014-04-18 15:37:56 +00:00
pcre2_maketables.c Refactor the framework for revised API. 2014-04-18 15:37:56 +00:00
pcre2_match.c Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
pcre2_match_data.c Compiling with --disalbe-stack-for-recursion is working. Introduce PCRE2_OFFSET 2014-07-04 16:26:09 +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 The pcre2_match() function's basic facilities are working (though hardly 2014-06-28 14:23:18 +00:00
pcre2_printint.c Compiling with --disalbe-stack-for-recursion is working. Introduce PCRE2_OFFSET 2014-07-04 16:26:09 +00:00
pcre2_string_utils.c Basic pcre2_compile() is working (no study, no auto-possess yet). 2014-06-14 18:29:51 +00:00
pcre2_study.c Compiling with --disalbe-stack-for-recursion is working. Introduce PCRE2_OFFSET 2014-07-04 16:26:09 +00:00
pcre2_substring.c Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
pcre2_tables.c Update for Unicode 7.0.0 2014-06-20 12:40:32 +00:00
pcre2_ucd.c Update for Unicode 7.0.0 2014-06-20 12:40:32 +00:00
pcre2_ucp.h Update for Unicode 7.0.0 2014-06-20 12:40:32 +00:00
pcre2_valid_utf.c Compiling with --disalbe-stack-for-recursion is working. Introduce PCRE2_OFFSET 2014-07-04 16:26:09 +00:00
pcre2_xclass.c Auto-possession and studying added; compile-time errors refactored. 2014-06-21 12:39:48 +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 Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
pcre2posix.c Compiling with --disalbe-stack-for-recursion is working. Introduce PCRE2_OFFSET 2014-07-04 16:26:09 +00:00
pcre2posix.h More groundwork for pcre2test: POSIX support. 2014-04-30 16:55:24 +00:00
pcre2test.c Add -dfa command line option to pcre2test. 2014-07-05 16:02:10 +00:00