pcre2/src
Philip.Hazel 04abdb7105 Callout testing in pcre2test is now working. 2014-06-30 10:56:11 +00:00
..
config.h Basic pcre2_compile() is working (no study, no auto-possess yet). 2014-06-14 18:29:51 +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 Callout testing in pcre2test is now working. 2014-06-30 10:56:11 +00:00
pcre2.h.generic Abolish pcre2_version(); add PCRE2_CONFIG_VERSION. 2014-06-23 16:41:29 +00:00
pcre2.h.in Callout testing in pcre2test is now working. 2014-06-30 10:56:11 +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 The pcre2_match() function's basic facilities are working (though hardly 2014-06-28 14:23:18 +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 The pcre2_match() function's basic facilities are working (though hardly 2014-06-28 14:23:18 +00:00
pcre2_dfa_match.c Refactor the framework for revised API. 2014-04-18 15:37:56 +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 The pcre2_match() function's basic facilities are working (though hardly 2014-06-28 14:23:18 +00:00
pcre2_intmodedep.h The pcre2_match() function's basic facilities are working (though hardly 2014-06-28 14:23: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 Refactor the framework for revised API. 2014-04-18 15:37:56 +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 Callout testing in pcre2test is now working. 2014-06-30 10:56:11 +00:00
pcre2_match_data.c Further work on pcre2test (can now display compiled code). 2014-05-13 11:20:03 +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 Miscellanous name tidies. 2014-06-24 15:47:33 +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 Miscellanous name tidies. 2014-06-24 15:47:33 +00:00
pcre2_substring.c Further work on pcre2test (can now display compiled code). 2014-05-13 11:20:03 +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 Basic pcre2_compile() is working (no study, no auto-possess yet). 2014-06-14 18:29:51 +00:00
pcre2_xclass.c Auto-possession and studying added; compile-time errors refactored. 2014-06-21 12:39:48 +00:00
pcre2grep.c Create dummy framework for all functions and programs. 2014-03-07 17:28:52 +00:00
pcre2posix.c Improve consistency in #defined names, in particular with regard to 2014-06-24 15:30:10 +00:00
pcre2posix.h More groundwork for pcre2test: POSIX support. 2014-04-30 16:55:24 +00:00
pcre2test.c Callout testing in pcre2test is now working. 2014-06-30 10:56:11 +00:00