summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
...
* Check malloc returns in pcre2test.ph102017-02-231-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@669 6239d852-aaf2-0410-a92c-79f79f948069
* Final file updates for 10.23.ph102017-02-141-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@666 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.23-RC1ph102017-01-161-8/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@655 6239d852-aaf2-0410-a92c-79f79f948069
* Update build system for changes in the JIT modules.ph102017-01-121-7/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@653 6239d852-aaf2-0410-a92c-79f79f948069
* Upgrade pcre2grep for Windows courtesy of Jason Hood.ph102016-12-311-17/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@640 6239d852-aaf2-0410-a92c-79f79f948069
* Add fuzzer support features.ph102016-10-311-1/+14
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@582 6239d852-aaf2-0410-a92c-79f79f948069
* Note in config.h that SUPPORT_PCRE2GREP_JIT needs SUPPORT_JIT in order to be ph102016-10-141-1/+2
| | | | | | | effective. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@566 6239d852-aaf2-0410-a92c-79f79f948069
* Implement buffer expansion in pcre2grep.ph102016-10-111-43/+65
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@563 6239d852-aaf2-0410-a92c-79f79f948069
* Update pcre2test with the /utf8_input option, for generating wide characters in ph102016-08-031-3/+3
| | | | | | | non-UTF 16-bit and 32-bit modes. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@553 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.22.ph102016-07-291-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@551 6239d852-aaf2-0410-a92c-79f79f948069
* Fix incorrect SONAME for pcre2posix wrapper library.ph102016-07-021-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@541 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation detrail and make HTML for 10.22-RC1.ph102016-06-291-4/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@538 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.22-RC1ph102016-06-291-5/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@537 6239d852-aaf2-0410-a92c-79f79f948069
* Add callout support to pcre2grepph102016-04-011-0/+28
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@507 6239d852-aaf2-0410-a92c-79f79f948069
* Patches to fix tests under Windows.ph102016-01-291-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@477 6239d852-aaf2-0410-a92c-79f79f948069
* Final file updates for 10.21 release.ph102016-01-121-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@475 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies, version updates, etc. for 10.21-RC1ph102015-12-171-10/+10
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@471 6239d852-aaf2-0410-a92c-79f79f948069
* Lock out configuring for EBCDIC with non-8-bit libraries.ph102015-11-111-1/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@425 6239d852-aaf2-0410-a92c-79f79f948069
* Implement --never-backslash-Cph102015-10-171-0/+12
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@386 6239d852-aaf2-0410-a92c-79f79f948069
* Memchr() speed-up for unanchored pattern in 8-bit mode.ph102015-07-061-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@303 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.20.ph102015-07-021-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@299 6239d852-aaf2-0410-a92c-79f79f948069
* Correct library version number.ph102015-06-221-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@294 6239d852-aaf2-0410-a92c-79f79f948069
* Source and document file tidies for 10.20-RC1.ph102015-06-181-8/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@288 6239d852-aaf2-0410-a92c-79f79f948069
* Implement --enable-debug.ph102015-04-241-1/+14
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@257 6239d852-aaf2-0410-a92c-79f79f948069
* Code for callouts with string arguments. Documentation not yet updated.ph102015-03-111-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@220 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.10 release.ph102015-03-061-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@217 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.10-RC2.ph102015-02-261-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@210 6239d852-aaf2-0410-a92c-79f79f948069
* Fix bugs in CMake control file.ph102015-02-241-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@206 6239d852-aaf2-0410-a92c-79f79f948069
* Final source file tidies for 10.10-RC1ph102015-02-201-4/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@201 6239d852-aaf2-0410-a92c-79f79f948069
* Fix conditional group backreference bug.ph102015-01-131-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@184 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tides for the 10.00 release.ph102015-01-051-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@181 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.00-RC2.ph102014-12-191-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@176 6239d852-aaf2-0410-a92c-79f79f948069
* (1) uint32_t for substring number args; (2) correct PRIV(memctl_malloc) ph102014-12-011-1/+1
| | | | | | | | definition for Windows; (3) remove unwanted PCRE2_EXP_DATA_DEFN; (4) documentation updates. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@171 6239d852-aaf2-0410-a92c-79f79f948069
* Add user data to recursion guard; get ready for RC1 (again)ph102014-11-261-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@164 6239d852-aaf2-0410-a92c-79f79f948069
* Final preparations for 10.00-RC1ph102014-11-241-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@159 6239d852-aaf2-0410-a92c-79f79f948069
* Make --enable-unicode the default.ph102014-11-031-5/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@132 6239d852-aaf2-0410-a92c-79f79f948069
* Tidy a lot of files (remove trailing spaces)ph102014-10-201-8/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@120 6239d852-aaf2-0410-a92c-79f79f948069
* Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes; ph102014-10-171-35/+46
| | | | | | | change "pcre" to "pcre2" in a number of files. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@117 6239d852-aaf2-0410-a92c-79f79f948069
* Changed SUPPORT_PCRE8 etc into SUPPORT_PCRE2_8 etc.ph102014-09-191-4/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@76 6239d852-aaf2-0410-a92c-79f79f948069
* API documentation and a lot of little related changes to the code.ph102014-09-191-16/+16
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@74 6239d852-aaf2-0410-a92c-79f79f948069
* Small tidy.ph102014-08-301-1/+0
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@70 6239d852-aaf2-0410-a92c-79f79f948069
* Change lengths to PCRE2_SIZE and revise OP_RECURSE processing.ph102014-08-161-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@57 6239d852-aaf2-0410-a92c-79f79f948069
* Basic pcre2_compile() is working (no study, no auto-possess yet).ph102014-06-141-118/+118
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@13 6239d852-aaf2-0410-a92c-79f79f948069
* More groundwork for pcre2test: POSIX support.ph102014-04-301-16/+0
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@7 6239d852-aaf2-0410-a92c-79f79f948069
* Create dummy framework for all functions and programs.ph102014-03-071-67/+44
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@5 6239d852-aaf2-0410-a92c-79f79f948069
* Some basic building infrastructure.ph102014-02-281-32/+11
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@4 6239d852-aaf2-0410-a92c-79f79f948069
* Add basic configuration files.ph102014-02-201-0/+942
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@3 6239d852-aaf2-0410-a92c-79f79f948069