summaryrefslogtreecommitdiff
path: root/src/pcre2.h.generic
Commit message (Expand)AuthorAgeFilesLines
* Final source changes for 10.37ph102021-05-261-2/+2
* Final file tidies for 10.37-RC1ph102021-04-281-3/+3
* Final file tidies for 10.36ph102020-12-041-2/+2
* File tidies for 10.36-RC1 ph102020-11-061-3/+3
* Final file tidies for 10.35.ph102020-05-091-2/+2
* File tidies for 10.35-RC1 release candidate.ph102020-04-151-4/+8
* Final file tidies for 10.34ph102019-11-211-2/+2
* File tidies for 10.34-RC2.ph102019-11-061-2/+2
* Source tidies (trailing spaces) etc. for 10.34-RC1.ph102019-10-171-2/+4
* Documentation update and ensure current pcre2.h.generic.ph102019-08-011-1/+5
* Implement support for invalid UTF in the pcre2_match() interpreter.ph102019-05-241-4/+7
* Final file tidies for 10.33.ph102019-04-161-2/+2
* More file tidies for 10.33-RC1ph102019-03-041-1/+2
* Unconditionally use inttypes.h instead of trying for stdint.h (simplification) ph102018-11-141-52/+54
* Start working on invalid utf subject support in JIT.zherczeg2018-09-121-0/+1
* Final file tidies for 10.32ph102018-09-111-3/+3
* Final file tidies for 10.32-RC1.ph102018-08-131-4/+8
* Make stdint.h an optional inclusion, in case it's not present in some systems. ph102018-06-191-6/+18
* Typos in documentation and comments noted by Jason Hood.ph102018-06-171-3/+3
* Final file tidies for 10.31ph102018-02-121-2/+2
* Source tidies and version etc. updates for 10.31-RC1.ph102018-01-131-8/+116
* Final file tidies for 10.30 release.ph102017-08-151-2/+2
* Put back pcre2_set_recursion_limit() as a real function, synonym for ph102017-07-211-1/+3
* Code tidies for 10.30-RC1 release candidate.ph102017-07-191-2/+63
* Implement PCRE2_EXTENDED_MORE and friends.ph102017-04-181-0/+7
* Documentation tidies and code tidies for Windows.ph102017-04-081-0/+1
* Update generic files.ph102017-03-171-12/+20
* Final file updates for 10.23.ph102017-02-141-2/+2
* File tidies for 10.23-RC1ph102017-01-161-2/+5
* Make idempotency guards more standards compliant.ph102016-11-201-122/+158
* Final file tidies for 10.22.ph102016-07-291-2/+2
* Documentation detrail and make HTML for 10.22-RC1.ph102016-06-291-5/+15
* Final file updates for 10.21 release.ph102016-01-121-3/+3
* Final file tidies for 8.21-RC1.ph102015-12-181-3/+17
* Update generic versions of config.h and pcre2.h.ph102015-09-251-3/+9
* Final file tidies for 10.20.ph102015-07-021-2/+2
* Source and document file tidies for 10.20-RC1.ph102015-06-181-13/+37
* Final file tidies for 10.10 release.ph102015-03-061-2/+2
* Final file tidies for 10.10-RC2.ph102015-02-261-2/+2
* Final source file tidies for 10.10-RC1ph102015-02-201-9/+10
* Add serialization functions and tests with updated pcre2test. Fix ph102015-01-231-4/+23
* Final file tides for the 10.00 release.ph102015-01-051-7/+8
* File tidies for 10.00-RC2.ph102014-12-191-26/+28
* File tidies for 10.00-RC1.ph102014-11-281-9/+9
* Final preparations for 10.00-RC1ph102014-11-241-27/+44
* Changed jit_stack_alloc to jit_stack_create.ph102014-11-031-121/+112
* PCRE2 successfully compiles with --enable-jit now.zherczeg2014-09-301-1/+2
* Remove (possibly temporarily) byte-ordering functions (which were dummies ph102014-08-151-143/+140
* Abolish pcre2_version(); add PCRE2_CONFIG_VERSION.ph102014-06-231-364/+419
* Some basic building infrastructure.ph102014-02-281-0/+594