summaryrefslogtreecommitdiff
path: root/src/pcre2.h.generic
Commit message (Collapse)AuthorAgeFilesLines
* Final file tidies for 10.36ph102020-12-041-2/+2
| | | | 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-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1254 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.35-RC1 release candidate.ph102020-04-151-4/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1244 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.34ph102019-11-211-2/+2
| | | | 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-2/+2
| | | | 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-2/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1180 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update and ensure current pcre2.h.generic.ph102019-08-011-1/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1153 6239d852-aaf2-0410-a92c-79f79f948069
* Implement support for invalid UTF in the pcre2_match() interpreter.ph102019-05-241-4/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1094 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.33.ph102019-04-161-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1086 6239d852-aaf2-0410-a92c-79f79f948069
* More file tidies for 10.33-RC1ph102019-03-041-1/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1079 6239d852-aaf2-0410-a92c-79f79f948069
* Unconditionally use inttypes.h instead of trying for stdint.h (simplification) ph102018-11-141-52/+54
| | | | | | | 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
* Start working on invalid utf subject support in JIT.zherczeg2018-09-121-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1003 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
* Final file tidies for 10.32-RC1.ph102018-08-131-4/+8
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@984 6239d852-aaf2-0410-a92c-79f79f948069
* Make stdint.h an optional inclusion, in case it's not present in some systems. ph102018-06-191-6/+18
| | | | | | | Use inttypes.h instead if it exists. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@940 6239d852-aaf2-0410-a92c-79f79f948069
* Typos in documentation and comments noted by Jason Hood.ph102018-06-171-3/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@936 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.31ph102018-02-121-2/+2
| | | | 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-8/+116
| | | | 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-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@853 6239d852-aaf2-0410-a92c-79f79f948069
* Put back pcre2_set_recursion_limit() as a real function, synonym for ph102017-07-211-1/+3
| | | | | | | pcre2_set_depth_limit() in order to preserve the ABI. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@846 6239d852-aaf2-0410-a92c-79f79f948069
* Code tidies for 10.30-RC1 release candidate.ph102017-07-191-2/+63
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@842 6239d852-aaf2-0410-a92c-79f79f948069
* Implement PCRE2_EXTENDED_MORE and friends.ph102017-04-181-0/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@758 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation tidies and code tidies for Windows.ph102017-04-081-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@737 6239d852-aaf2-0410-a92c-79f79f948069
* Update generic files.ph102017-03-171-12/+20
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@683 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-2/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@655 6239d852-aaf2-0410-a92c-79f79f948069
* Make idempotency guards more standards compliant.ph102016-11-201-122/+158
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@601 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
* Documentation detrail and make HTML for 10.22-RC1.ph102016-06-291-5/+15
| | | | 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
* Final file tidies for 8.21-RC1.ph102015-12-181-3/+17
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@472 6239d852-aaf2-0410-a92c-79f79f948069
* Update generic versions of config.h and pcre2.h.ph102015-09-251-3/+9
| | | | 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-2/+2
| | | | 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-13/+37
| | | | 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-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-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@210 6239d852-aaf2-0410-a92c-79f79f948069
* Final source file tidies for 10.10-RC1ph102015-02-201-9/+10
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@201 6239d852-aaf2-0410-a92c-79f79f948069
* Add serialization functions and tests with updated pcre2test. Fix ph102015-01-231-4/+23
| | | | | | | 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-7/+8
| | | | 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-26/+28
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@176 6239d852-aaf2-0410-a92c-79f79f948069
* File tidies for 10.00-RC1.ph102014-11-281-9/+9
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@168 6239d852-aaf2-0410-a92c-79f79f948069
* Final preparations for 10.00-RC1ph102014-11-241-27/+44
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@159 6239d852-aaf2-0410-a92c-79f79f948069
* Changed jit_stack_alloc to jit_stack_create.ph102014-11-031-121/+112
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@131 6239d852-aaf2-0410-a92c-79f79f948069
* PCRE2 successfully compiles with --enable-jit now.zherczeg2014-09-301-1/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@84 6239d852-aaf2-0410-a92c-79f79f948069
* Remove (possibly temporarily) byte-ordering functions (which were dummies ph102014-08-151-143/+140
| | | | | | | anyway), to be thought about later. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@55 6239d852-aaf2-0410-a92c-79f79f948069
* Abolish pcre2_version(); add PCRE2_CONFIG_VERSION.ph102014-06-231-364/+419
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@17 6239d852-aaf2-0410-a92c-79f79f948069
* Some basic building infrastructure.ph102014-02-281-0/+594
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@4 6239d852-aaf2-0410-a92c-79f79f948069