summaryrefslogtreecommitdiff
path: root/maint
Commit message (Expand)AuthorAgeFilesLines
* Final source tidies for 8.45 release.HEADmasterph102021-06-151-3/+3
* File tidies for 8.41-RC1 release.ph102017-06-131-0/+1
* Fix Unicode property crash for 32-bit characters greater than 0x10ffff.ph102017-02-241-45/+61
* Updates and tidies for 8.40-RC1 tarballs.ph102016-12-121-1/+1
* Warning suppression no longer needed.ph102016-06-141-1/+0
* File tidies for 8.39-RC1.ph102016-05-231-0/+1
* File tidies for 8.38-RC1.ph102015-10-271-1/+18
* Update to Unicode 7.0.0 releasechpe2014-06-198-253/+3756
* Preparations for next release.ph102014-03-041-2/+2
* Fix bug in tests when 16/32 bits and --enable-bsr-anycrlf are both set. Extend ph102014-01-171-8/+9
* Get rid of some unitialized variable compiler warnings.ph102013-12-241-13/+30
* When running the tests for many different configurations, add compiler warningph102013-12-061-4/+25
* unicode: Update to Unicode 6.3.0 releasechpe2013-10-015-48/+66
* Add a count to show progress, suppress compiler optimization to save time.ph102013-05-011-3/+17
* Add \p{Xuc} to match characters identifiable by Universal Character Names.ph102013-02-271-12/+16
* Remove files that have been obsolete for some time.ph102012-12-072-223/+1
* Fix typo.ph102012-11-111-1/+1
* Preparations for 8.32-RC1.ph102012-11-091-8/+1
* Add --enable-valgrind to the configuration of the tests that are run using ph102012-10-241-0/+1
* Add test for 32+16 but not 8-bit and a test for all three.ph102012-10-231-1/+3
* pcre32: Add 32-bit librarychpe2012-10-162-2/+12
* unicode: Update to Unicode 6.2chpe2012-09-307-29/+40
* All the remaining changes for handling characters with more than one other ph102012-09-251-1/+21
* Update character class handling to use new character case information; rework ph102012-09-232-6/+6
* Update MultiStage2.py to create new case-folding information in the Unicode ph102012-09-205-47/+1399
* Upgrade \X to match an extended grapheme clusterph102012-08-255-348/+1649
* Final tidies for 8.31.ph102012-07-061-4/+3
* Rework and rename some of the docs about building methods.ph102012-06-181-3/+51
* Tidy up this developer's test program and add more descriptive comments.ph102012-02-291-9/+58
* Update ucptest maintenance program for Unicode 6.1.0.ph102012-02-283-11/+23
* Update for Unicode 6.1.0.ph102012-02-286-212/+1210
* Typo!ph102012-01-201-1/+0
* Formatting tidyph102012-01-201-6/+2
* Maintenance notes updateph102012-01-141-27/+13
* Add -C newline to pcretest; update ManyConfigTests to use new -C features; add ph102011-12-291-8/+11
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-4/+19
* Rolled back trunk to r755 to prepare for merging the 16-bit branch.ph102011-12-281-9/+2
* Source tidies for 8.21ph102011-12-111-2/+9
* Source tidies for 8.20-RC3.ph102011-10-111-5/+6
* Update the config test script to run some tests under valgrind.ph102011-10-101-9/+23
* Update full set of tests with many configurations.ph102011-09-101-4/+21
* Commit all the changes for JIT support, but without any documentation yet.ph102011-08-221-1/+3
* Documentation and general text tidies in preparation for test release.ph102011-08-021-6/+8
* Update tables to Unicode 6.0.0.ph102011-04-306-225/+2274
* Add script to check for man page markup typos. Fix some typos.ph102011-01-111-25/+31
* Tidies of documenation and code while preparing for release.ph102010-11-241-19/+5
* A more correct fix for the chartables bug with UTF-8 and non-std tables.ph102010-06-132-0/+144
* Prepare for release candidate.ph102010-06-031-60/+62
* Typo in comment.ph102010-05-221-1/+1
* Add new special properties Xan, Xps, Xsp, Xwd to help with \w etc.ph102010-05-051-2/+15