summaryrefslogtreecommitdiff
path: root/maint
Commit message (Expand)AuthorAgeFilesLines
* Tidies and updates to maintenance programs utf8 and ucptest.ph102020-04-017-790/+1082
* Update to Unicode 13.0.0.ph102020-03-2513-883/+2516
* Unicode upper/lower casing is now used when UCP is set, even if UTF is not set. ph102020-02-231-2/+0
* Fix minor test issues and tidies/updates for 10.34-RC1 testing release.ph102019-10-151-1/+4
* Minor upgrade to pcre2test and comment in ucptest.ph102019-07-301-2/+5
* Avoid compiler warnings for this maintenance test program.ph102019-07-291-1/+2
* Upgrade to Unicode 12.1.0ph102019-07-2911-332/+1114
* Documentation update.ph102019-06-031-60/+68
* Fix warning when compiled without Unicode support.ph102019-02-031-1/+1
* Upgrade the ucptest program (used only by maintainer) and script run tests.ph102018-10-141-202/+613
* Documentation update for Script Extensions property coding.ph102018-10-072-120/+132
* Unicode properties data records extended to 12-bytes to include a ph102018-10-065-217/+910
* Basic "script run" implementation. Not yet complete, and not yet documented.ph102018-10-023-10/+63
* Implement Perl 5.28's alphabetic lookaround syntax, e.g. (*pla:...) and also ph102018-09-241-7/+10
* Documentation update.ph102018-08-231-3/+82
* Maintenance notes update.ph102018-08-131-10/+7
* Update to Unicode 11.0.0ph102018-07-0712-369/+2041
* Final file tidies for 10.30 release.ph102017-08-151-1/+3
* Fix "maybe uninitialized" warning.ph102017-08-121-0/+1
* Update to Unicode 10.0.0 and add callout_no_where to pcre2test to aid testing.ph102017-07-027-166/+3091
* Documentation update.ph102017-05-201-11/+16
* Remove obsolete --disable-stack-for-recursion (no longer relevant) tests.ph102017-03-091-20/+14
* Fix 32-bit non-UTF property test crash.ph102017-02-241-1/+16
* Correct valgrind settings for JIT regression testing; more minor selector ph102016-06-291-5/+5
* Add callout support to pcre2grepph102016-04-011-1/+1
* Update maintenance script (easier test set selection).ph102016-01-301-4/+38
* Fix minor glitch.ph102015-12-151-9/+12
* Documentation update.ph102015-12-151-16/+59
* Fix minor buglet in this script.ph102015-10-271-1/+2
* Include --enable-never-backslash-C in one test, and arrange to ignore spurious ph102015-10-171-1/+17
* Create a suppressions file for valgrind with JIT.ph102015-09-111-62/+86
* Update obsolete comments.ph102015-09-091-5/+0
* Implement #newline_default and adjust testdata and scripts to use it.ph102015-09-081-23/+10
* Update Unicode tables to 8.0.0.ph102015-07-1710-254/+2533
* Final file tidies for 10.20.ph102015-07-021-2/+2
* Re-instate --enable-debug test.ph102015-06-031-1/+1
* Add -fno-sanitize=shift to the sanitize=undefined test, and temporarily disable ph102015-05-281-17/+19
* Add -fsanitize=undefined test to standard tests.ph102015-05-171-7/+26
* Implement --enable-debug.ph102015-04-241-1/+5
* Add option for skipping the sanitize-address test.ph102015-04-151-6/+12
* Add serialization functions and tests with updated pcre2test. Fix ph102015-01-231-1/+1
* Add user data to recursion guard; get ready for RC1 (again)ph102014-11-261-18/+23
* Add additional tests and fix some compiler warnings; update stack information.ph102014-11-211-11/+25
* Tests and documentation updates.ph102014-11-182-38/+25
* Make --enable-unicode the default.ph102014-11-031-33/+33
* More documentation ph102014-10-251-33/+29
* Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes; ph102014-10-171-21/+21
* Make scripts Solaris-compatible.ph102014-10-161-2/+4
* Fix several bugs concerned with different configurations.ph102014-10-151-10/+21
* API documentation and a lot of little related changes to the code.ph102014-09-193-27/+27