PCRE2 development is now based here.
Go to file
Philip.Hazel 415cf1a40e Tidy some comments; change several PCRE2_INFO fields to uint32_t instead of
int.
2014-08-15 09:55:18 +00:00
doc Remove save/load from pcre2test, as they will not be implemented just yet (if 2014-08-12 17:41:11 +00:00
m4 Remove generated m4 files from version control. 2014-08-11 18:23:02 +00:00
maint Add PCRE2_CONFIG_UNICODE_VERSION to give the Unicode version string. 2014-08-12 09:48:56 +00:00
src Tidy some comments; change several PCRE2_INFO fields to uint32_t instead of 2014-08-15 09:55:18 +00:00
testdata Remove save/load from pcre2test, as they will not be implemented just yet (if 2014-08-12 17:41:11 +00:00
AUTHORS Add basic configuration files. 2014-02-20 19:17:05 +00:00
COPYING Add basic configuration files. 2014-02-20 19:17:05 +00:00
ChangeLog Add basic configuration files. 2014-02-20 19:17:05 +00:00
Makefile.am Enable RunTest when "make check" is obeyed. 2014-08-11 18:30:24 +00:00
NEWS Add basic configuration files. 2014-02-20 19:17:05 +00:00
README Test commit: placeholder README. 2014-02-18 10:50:52 +00:00
RunGrepTest Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
RunTest Multi-config tests (without JIT) now work. 2014-08-10 16:09:24 +00:00
autogen.sh Add basic configuration files. 2014-02-20 19:17:05 +00:00
configure.ac Basic pcre2_compile() is working (no study, no auto-possess yet). 2014-06-14 18:29:51 +00:00
libpcre2-8.pc.in Add basic configuration files. 2014-02-20 19:17:05 +00:00
libpcre2-16.pc.in Add basic configuration files. 2014-02-20 19:17:05 +00:00
libpcre2-32.pc.in Add basic configuration files. 2014-02-20 19:17:05 +00:00
libpcre2-posix.pc.in Create dummy framework for all functions and programs. 2014-03-07 17:28:52 +00:00
pcre2-config.in Add basic configuration files. 2014-02-20 19:17:05 +00:00
perltest.pl Test 4 installed (combines old tests 4 and 6) 2014-07-25 16:35:51 +00:00

README

This is a placeholder README file for a work in progress.