summaryrefslogtreecommitdiff
path: root/pcre_xclass.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [:punct:] bug in UCP mode (interpreter only). ph102015-11-171-1/+1
* A new flag is set, when property checks are present in an XCLASS.zherczeg2013-12-221-0/+5
* Source tidies for 8.34-RC1.ph102013-11-191-21/+21
* Update POSIX class handling in UCP mode.ph102013-11-021-11/+56
* Add U+0085 and U+180E to what \s matches in UCP mode, to match Perl.ph102013-10-121-4/+12
* Add VT to the set of characters recognized as white space.ph102013-10-051-6/+4
* Final source file tidies for 8.33 release.ph102013-05-281-10/+10
* Add \p{Xuc} to match characters identifiable by Universal Character Names.ph102013-02-271-1/+15
* pcre32: xclass: Use pcre_uint32 for characterschpe2012-10-161-3/+3
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-15/+39
* Prepare for release candidate.ph102010-06-031-11/+11
* Add new special properties Xan, Xps, Xsp, Xwd to help with \w etc.ph102010-05-051-4/+32
* Fix Unicode property support in character classes for chars > 127 in non-UTF-8 ph102009-03-081-5/+4
* Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.ph102008-07-041-1/+1
* Preliminary patch for upgraded Unicode Property support.ph102008-07-021-6/+5
* Update copyright year to 2008.ph102008-01-201-1/+1
* <config.h> => "config.h" and also some cases of <pcre.h>.ph102007-09-111-1/+1
* Correct errors in previous patch; tidy for test release.ph102007-08-011-2/+2
* Daniel's patch for config.h and Windows DLL declarations (not fully working).ph102007-07-311-0/+4
* Update copyright years to 2007.ph102007-03-091-1/+1
* Load pcre-6.5 into code/trunk.nigel2007-02-241-11/+34
* Load pcre-6.4 into code/trunk.nigel2007-02-241-2/+2
* Load pcre-6.0 into code/trunk.nigel2007-02-241-0/+121