summaryrefslogtreecommitdiff
path: root/maint
Commit message (Collapse)AuthorAgeFilesLines
* Tidies and updates to maintenance programs utf8 and ucptest.ph102020-04-017-790/+1082
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1241 6239d852-aaf2-0410-a92c-79f79f948069
* Update to Unicode 13.0.0.ph102020-03-2513-883/+2516
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1240 6239d852-aaf2-0410-a92c-79f79f948069
* Unicode upper/lower casing is now used when UCP is set, even if UTF is not set. ph102020-02-231-2/+0
| | | | | | | This is not yet documented, and it not yet implemented in JIT. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1224 6239d852-aaf2-0410-a92c-79f79f948069
* Fix minor test issues and tidies/updates for 10.34-RC1 testing release.ph102019-10-151-1/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1177 6239d852-aaf2-0410-a92c-79f79f948069
* Minor upgrade to pcre2test and comment in ucptest.ph102019-07-301-2/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1151 6239d852-aaf2-0410-a92c-79f79f948069
* Avoid compiler warnings for this maintenance test program.ph102019-07-291-1/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1149 6239d852-aaf2-0410-a92c-79f79f948069
* Upgrade to Unicode 12.1.0ph102019-07-2911-332/+1114
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1147 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102019-06-031-60/+68
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1099 6239d852-aaf2-0410-a92c-79f79f948069
* Fix warning when compiled without Unicode support.ph102019-02-031-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1065 6239d852-aaf2-0410-a92c-79f79f948069
* Upgrade the ucptest program (used only by maintainer) and script run tests.ph102018-10-141-202/+613
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1025 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update for Script Extensions property coding.ph102018-10-072-120/+132
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1022 6239d852-aaf2-0410-a92c-79f79f948069
* Unicode properties data records extended to 12-bytes to include a ph102018-10-065-217/+910
| | | | | | | ScriptExtensions property. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1021 6239d852-aaf2-0410-a92c-79f79f948069
* Basic "script run" implementation. Not yet complete, and not yet documented.ph102018-10-023-10/+63
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1019 6239d852-aaf2-0410-a92c-79f79f948069
* Implement Perl 5.28's alphabetic lookaround syntax, e.g. (*pla:...) and also ph102018-09-241-7/+10
| | | | | | | (*atomic:...). git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1018 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102018-08-231-3/+82
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@991 6239d852-aaf2-0410-a92c-79f79f948069
* Maintenance notes update.ph102018-08-131-10/+7
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@982 6239d852-aaf2-0410-a92c-79f79f948069
* Update to Unicode 11.0.0ph102018-07-0712-369/+2041
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@958 6239d852-aaf2-0410-a92c-79f79f948069
* Final file tidies for 10.30 release.ph102017-08-151-1/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@853 6239d852-aaf2-0410-a92c-79f79f948069
* Fix "maybe uninitialized" warning.ph102017-08-121-0/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@852 6239d852-aaf2-0410-a92c-79f79f948069
* Update to Unicode 10.0.0 and add callout_no_where to pcre2test to aid testing.ph102017-07-027-166/+3091
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@838 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102017-05-201-11/+16
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@795 6239d852-aaf2-0410-a92c-79f79f948069
* Remove obsolete --disable-stack-for-recursion (no longer relevant) tests.ph102017-03-091-20/+14
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@672 6239d852-aaf2-0410-a92c-79f79f948069
* Fix 32-bit non-UTF property test crash.ph102017-02-241-1/+16
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@670 6239d852-aaf2-0410-a92c-79f79f948069
* Correct valgrind settings for JIT regression testing; more minor selector ph102016-06-291-5/+5
| | | | | | | tweaks. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@536 6239d852-aaf2-0410-a92c-79f79f948069
* Add callout support to pcre2grepph102016-04-011-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@507 6239d852-aaf2-0410-a92c-79f79f948069
* Update maintenance script (easier test set selection).ph102016-01-301-4/+38
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@481 6239d852-aaf2-0410-a92c-79f79f948069
* Fix minor glitch.ph102015-12-151-9/+12
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@467 6239d852-aaf2-0410-a92c-79f79f948069
* Documentation update.ph102015-12-151-16/+59
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@466 6239d852-aaf2-0410-a92c-79f79f948069
* Fix minor buglet in this script.ph102015-10-271-1/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@394 6239d852-aaf2-0410-a92c-79f79f948069
* Include --enable-never-backslash-C in one test, and arrange to ignore spurious ph102015-10-171-1/+17
| | | | | | | warning message from ar: `u' modifier ignored ... git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@389 6239d852-aaf2-0410-a92c-79f79f948069
* Create a suppressions file for valgrind with JIT.ph102015-09-111-62/+86
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@367 6239d852-aaf2-0410-a92c-79f79f948069
* Update obsolete comments.ph102015-09-091-5/+0
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@366 6239d852-aaf2-0410-a92c-79f79f948069
* Implement #newline_default and adjust testdata and scripts to use it.ph102015-09-081-23/+10
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@365 6239d852-aaf2-0410-a92c-79f79f948069
* Update Unicode tables to 8.0.0.ph102015-07-1710-254/+2533
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@316 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
* Re-instate --enable-debug test.ph102015-06-031-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@279 6239d852-aaf2-0410-a92c-79f79f948069
* Add -fno-sanitize=shift to the sanitize=undefined test, and temporarily disable ph102015-05-281-17/+19
| | | | | | | the debug test. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@275 6239d852-aaf2-0410-a92c-79f79f948069
* Add -fsanitize=undefined test to standard tests.ph102015-05-171-7/+26
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@269 6239d852-aaf2-0410-a92c-79f79f948069
* Implement --enable-debug.ph102015-04-241-1/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@257 6239d852-aaf2-0410-a92c-79f79f948069
* Add option for skipping the sanitize-address test.ph102015-04-151-6/+12
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@248 6239d852-aaf2-0410-a92c-79f79f948069
* Add serialization functions and tests with updated pcre2test. Fix ph102015-01-231-1/+1
| | | | | | | PCRE2_INFO_SIZE issues. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@185 6239d852-aaf2-0410-a92c-79f79f948069
* Add user data to recursion guard; get ready for RC1 (again)ph102014-11-261-18/+23
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@164 6239d852-aaf2-0410-a92c-79f79f948069
* Add additional tests and fix some compiler warnings; update stack information.ph102014-11-211-11/+25
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@156 6239d852-aaf2-0410-a92c-79f79f948069
* Tests and documentation updates.ph102014-11-182-38/+25
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@153 6239d852-aaf2-0410-a92c-79f79f948069
* Make --enable-unicode the default.ph102014-11-031-33/+33
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@132 6239d852-aaf2-0410-a92c-79f79f948069
* More documentation ph102014-10-251-33/+29
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@124 6239d852-aaf2-0410-a92c-79f79f948069
* Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes; ph102014-10-171-21/+21
| | | | | | | change "pcre" to "pcre2" in a number of files. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@117 6239d852-aaf2-0410-a92c-79f79f948069
* Make scripts Solaris-compatible.ph102014-10-161-2/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@115 6239d852-aaf2-0410-a92c-79f79f948069
* Fix several bugs concerned with different configurations.ph102014-10-151-10/+21
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@113 6239d852-aaf2-0410-a92c-79f79f948069
* API documentation and a lot of little related changes to the code.ph102014-09-193-27/+27
| | | | git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@74 6239d852-aaf2-0410-a92c-79f79f948069