summaryrefslogtreecommitdiff
path: root/src/config.h.generic
Commit message (Collapse)AuthorAgeFilesLines
* Final source changes for 10.37ph102021-05-261-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1310 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.37-RC1ph102021-04-281-20/+84
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1309 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.36ph102020-12-041-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1287 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.36-RC1 ph102020-11-061-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1283 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.35.ph102020-05-091-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1254 6239d852-aaf2-0410-a92c-79f79f948069
* Check for memfd_create in configuration files.ph102020-04-281-3/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1251 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.35-RC1 release candidate.ph102020-04-151-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1244 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.34ph102019-11-211-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1188 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.34-RC2.ph102019-11-061-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1182 6239d852-aaf2-0410-a92c-79f79f948069
* Source tidies (trailing spaces) etc. for 10.34-RC1.ph102019-10-171-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1180 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.33.ph102019-04-161-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1086 6239d852-aaf2-0410-a92c-79f79f948069
* Oversight; forgot to update this for the previous patch.ph102018-11-171-0/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1043 6239d852-aaf2-0410-a92c-79f79f948069
* Implement --disable-percent-zt to avoid %zu and %td even if the environment ph102018-11-151-0/+4
| | | | | | | claims to be C99 or greater. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1041 6239d852-aaf2-0410-a92c-79f79f948069
* Unconditionally use inttypes.h instead of trying for stdint.h (simplification) ph102018-11-141-3/+3
| | | | | | | and remove the now unnecessary inclusion in pcre2_internal.h. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1040 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.32ph102018-09-111-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1001 6239d852-aaf2-0410-a92c-79f79f948069
* Make stdint.h an optional inclusion, in case it's not present in some systems. ph102018-06-191-4/+4
| | | | | | | Use inttypes.h instead if it exists. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@940 6239d852-aaf2-0410-a92c-79f79f948069
* More typos and changes to "Kibibytes" for "Kilobytes".ph102018-06-181-4/+4
| | | | 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-7/+11
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@936 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.31ph102018-02-121-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@913 6239d852-aaf2-0410-a92c-79f79f948069
* Source tidies and version etc. updates for 10.31-RC1.ph102018-01-131-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@910 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.30 release.ph102017-08-151-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@853 6239d852-aaf2-0410-a92c-79f79f948069
* Code tidies for 10.30-RC1 release candidate.ph102017-07-191-6/+17
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@842 6239d852-aaf2-0410-a92c-79f79f948069
* Update generic files.ph102017-03-171-7/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@683 6239d852-aaf2-0410-a92c-79f79f948069
* Remove remaining (now unused) code under HEAP_MATCH_RECURSE, and make the build ph102017-03-111-24/+15
| | | | | | | | systems give a warning of the obsolescence of --disable-stack-for-recursion and the equivalent CMake setting. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@676 6239d852-aaf2-0410-a92c-79f79f948069
* Final file updates for 10.23.ph102017-02-141-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@666 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.23-RC1ph102017-01-161-0/+37
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@655 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-8/+17
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@563 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.22.ph102016-07-291-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@551 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation detrail and make HTML for 10.22-RC1.ph102016-06-291-3/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@538 6239d852-aaf2-0410-a92c-79f79f948069
* Final file updates for 10.21 release.ph102016-01-121-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@475 6239d852-aaf2-0410-a92c-79f79f948069
* Implement --never-backslash-Cph102015-10-171-0/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@386 6239d852-aaf2-0410-a92c-79f79f948069
* Update generic versions of config.h and pcre2.h.ph102015-09-251-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@379 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.20.ph102015-07-021-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@299 6239d852-aaf2-0410-a92c-79f79f948069
* Source and document file tidies for 10.20-RC1.ph102015-06-181-3/+6
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@288 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.10 release.ph102015-03-061-3/+3
| | | | 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-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@210 6239d852-aaf2-0410-a92c-79f79f948069
* Add serialization functions and tests with updated pcre2test. Fix ph102015-01-231-3/+3
| | | | | | | PCRE2_INFO_SIZE issues. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@185 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tides for the 10.00 release.ph102015-01-051-5/+4
| | | | 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-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@176 6239d852-aaf2-0410-a92c-79f79f948069
* Final preparations for 10.00-RC1ph102014-11-241-7/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@159 6239d852-aaf2-0410-a92c-79f79f948069
* Changed SUPPORT_PCRE8 etc into SUPPORT_PCRE2_8 etc.ph102014-09-191-9/+9
| | | | 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-5/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@74 6239d852-aaf2-0410-a92c-79f79f948069
* Change lengths to PCRE2_SIZE and revise OP_RECURSE processing.ph102014-08-161-76/+55
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@57 6239d852-aaf2-0410-a92c-79f79f948069
* Some basic building infrastructure.ph102014-02-281-0/+322
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@4 6239d852-aaf2-0410-a92c-79f79f948069