summaryrefslogtreecommitdiff
path: root/doc/pcre2build.3
Commit message (Collapse)AuthorAgeFilesLines
* Fix documentation typos and upgrade documentation checking script.ph102020-04-241-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1248 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.35-RC1 release candidate.ph102020-04-151-10/+10
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1244 6239d852-aaf2-0410-a92c-79f79f948069
* Renamed dftables as pcre2_dftables and enable it to write the tables in binary. ph102020-03-201-13/+35
| | | | | | | Update documentation about character tables. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1237 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.33-RC1ph102019-03-041-13/+16
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1078 6239d852-aaf2-0410-a92c-79f79f948069
* Implement --disable-percent-zt to avoid %zu and %td even if the environment ph102018-11-151-2/+18
| | | | | | | claims to be C99 or greater. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1041 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies and documentation update for 10.32-RC1 Release Candidate.ph102018-08-131-4/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@983 6239d852-aaf2-0410-a92c-79f79f948069
* More typos and changes to "Kibibytes" for "Kilobytes".ph102018-06-181-12/+12
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@937 6239d852-aaf2-0410-a92c-79f79f948069
* Typos in documentation and comments noted by Jason Hood.ph102018-06-171-5/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@936 6239d852-aaf2-0410-a92c-79f79f948069
* Re-factor pcre2_dfa_match() to use the heap instead of the stack for workspace ph102018-04-271-5/+6
| | | | | | | vectors when doing recursive function calls. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@932 6239d852-aaf2-0410-a92c-79f79f948069
* Add --enable-jit=auto support.ph102018-02-251-6/+14
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@922 6239d852-aaf2-0410-a92c-79f79f948069
* Code tidies for 10.30-RC1 release candidate.ph102017-07-191-8/+13
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@842 6239d852-aaf2-0410-a92c-79f79f948069
* Document configuration for SELinux execmem allocator and fix CMake usage.ph102017-06-171-9/+14
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@833 6239d852-aaf2-0410-a92c-79f79f948069
* Make pcre2_dfa_match() take notice of the match limit, to catch patterns that ph102017-05-301-5/+5
| | | | | | | use too much resource. This should fix oss-fuzz 1761. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@815 6239d852-aaf2-0410-a92c-79f79f948069
* Add explicit heap limiting options to pcre2_match(), with associated features ph102017-04-111-10/+35
| | | | | | | for listing, configuring, etc. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@739 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation tidies and code tidies for Windows.ph102017-04-081-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@737 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102017-03-311-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@723 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102017-03-291-63/+53
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@716 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.23-RC1ph102017-01-161-4/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@655 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update for fuzz support.ph102016-11-011-2/+24
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@585 6239d852-aaf2-0410-a92c-79f79f948069
* Implement buffer expansion in pcre2grep.ph102016-10-111-10/+13
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@563 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
* Add callout support to pcre2grepph102016-04-011-4/+17
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@507 6239d852-aaf2-0410-a92c-79f79f948069
* Implement --never-backslash-Cph102015-10-171-5/+14
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@386 6239d852-aaf2-0410-a92c-79f79f948069
* Source and document file tidies for 10.20-RC1.ph102015-06-181-4/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@288 6239d852-aaf2-0410-a92c-79f79f948069
* Implement --enable-debug.ph102015-04-241-2/+13
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@257 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_NEVER_BACKSLASH_C.ph102015-04-131-2/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@247 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation clarifications.ph102015-01-261-5/+12
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@186 6239d852-aaf2-0410-a92c-79f79f948069
* More documentation and test updates.ph102014-11-231-52/+57
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@158 6239d852-aaf2-0410-a92c-79f79f948069
* More documentation edits.ph102014-11-171-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@148 6239d852-aaf2-0410-a92c-79f79f948069
* Make --enable-unicode the default.ph102014-11-031-19/+16
| | | | 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-5/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@120 6239d852-aaf2-0410-a92c-79f79f948069
* More draft documentation.ph102014-09-281-0/+490
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@82 6239d852-aaf2-0410-a92c-79f79f948069