summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* Final file updates for 10.23.ph102017-02-141-2/+2
* File tidies for 10.23-RC1ph102017-01-161-8/+8
* Update build system for changes in the JIT modules.ph102017-01-121-7/+5
* Upgrade pcre2grep for Windows courtesy of Jason Hood.ph102016-12-311-17/+7
* Add fuzzer support features.ph102016-10-311-1/+14
* Note in config.h that SUPPORT_PCRE2GREP_JIT needs SUPPORT_JIT in order to be ph102016-10-141-1/+2
* Implement buffer expansion in pcre2grep.ph102016-10-111-43/+65
* Update pcre2test with the /utf8_input option, for generating wide characters in ph102016-08-031-3/+3
* Final file tidies for 10.22.ph102016-07-291-2/+2
* Fix incorrect SONAME for pcre2posix wrapper library.ph102016-07-021-1/+1
* Documentation detrail and make HTML for 10.22-RC1.ph102016-06-291-4/+4
* File tidies for 10.22-RC1ph102016-06-291-5/+5
* Add callout support to pcre2grepph102016-04-011-0/+28
* Patches to fix tests under Windows.ph102016-01-291-3/+3
* Final file updates for 10.21 release.ph102016-01-121-2/+2
* File tidies, version updates, etc. for 10.21-RC1ph102015-12-171-10/+10
* Lock out configuring for EBCDIC with non-8-bit libraries.ph102015-11-111-1/+5
* Implement --never-backslash-Cph102015-10-171-0/+12
* Memchr() speed-up for unanchored pattern in 8-bit mode.ph102015-07-061-3/+3
* Final file tidies for 10.20.ph102015-07-021-2/+2
* Correct library version number.ph102015-06-221-3/+3
* Source and document file tidies for 10.20-RC1.ph102015-06-181-8/+8
* Implement --enable-debug.ph102015-04-241-1/+14
* Code for callouts with string arguments. Documentation not yet updated.ph102015-03-111-3/+3
* Final file tidies for 10.10 release.ph102015-03-061-2/+2
* Final file tidies for 10.10-RC2.ph102015-02-261-1/+1
* Fix bugs in CMake control file.ph102015-02-241-1/+1
* Final source file tidies for 10.10-RC1ph102015-02-201-4/+4
* Fix conditional group backreference bug.ph102015-01-131-3/+3
* Final file tides for the 10.00 release.ph102015-01-051-2/+2
* File tidies for 10.00-RC2.ph102014-12-191-1/+1
* (1) uint32_t for substring number args; (2) correct PRIV(memctl_malloc) ph102014-12-011-1/+1
* Add user data to recursion guard; get ready for RC1 (again)ph102014-11-261-1/+1
* Final preparations for 10.00-RC1ph102014-11-241-2/+2
* Make --enable-unicode the default.ph102014-11-031-5/+5
* Tidy a lot of files (remove trailing spaces)ph102014-10-201-8/+8
* Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes; ph102014-10-171-35/+46
* Changed SUPPORT_PCRE8 etc into SUPPORT_PCRE2_8 etc.ph102014-09-191-4/+4
* API documentation and a lot of little related changes to the code.ph102014-09-191-16/+16
* Small tidy.ph102014-08-301-1/+0
* Change lengths to PCRE2_SIZE and revise OP_RECURSE processing.ph102014-08-161-3/+3
* Basic pcre2_compile() is working (no study, no auto-possess yet).ph102014-06-141-118/+118
* More groundwork for pcre2test: POSIX support.ph102014-04-301-16/+0
* Create dummy framework for all functions and programs.ph102014-03-071-67/+44
* Some basic building infrastructure.ph102014-02-281-32/+11
* Add basic configuration files.ph102014-02-201-0/+942