index
:
delta/pcre.git
baserock/morph
master
oldtrunk8
pcre16
vcs.exim.org: pcre/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testdata
/
testinput6
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation and tidies preparatory to 8.37 release.
ph10
2015-04-14
1
-0
/
+3
*
Fix bad compile of patterns like /[A-`]/i8 where the range contains
ph10
2015-03-06
1
-0
/
+3
*
Update to Unicode 7.0.0 release
chpe
2014-06-19
1
-1
/
+1
*
Fix bad starting data when char with more than one other case follows
ph10
2014-06-18
1
-0
/
+3
*
Fix caseless character class bug for characters within a range that have more
ph10
2014-01-10
1
-0
/
+9
*
Wrong modifier messages in pcretest to go to stdout; update which modifiers are
ph10
2013-11-12
1
-1
/
+1
*
Add a simple tripwire to pcretest to lock out certain modifiers.
ph10
2013-11-05
1
-0
/
+2
*
Update POSIX class handling in UCP mode.
ph10
2013-11-02
1
-8
/
+144
*
Guard the call of check_char_prop since it does not exists when UCP is disabled.
zherczeg
2013-10-25
1
-2
/
+10
*
Auto-possessifying now supports property comparison with zero repeat quantifi...
zherczeg
2013-10-16
1
-0
/
+2
*
Add U+0085 and U+180E to what \s matches in UCP mode, to match Perl.
ph10
2013-10-12
1
-0
/
+8
*
unicode: Update to Unicode 6.3.0 release
chpe
2013-10-01
1
-0
/
+1
*
Move a non-Perl compatible test out of the Perl-compatible file.
ph10
2013-07-27
1
-6
/
+0
*
Fix backup bugs with \X repeat matches.
ph10
2013-07-26
1
-0
/
+9
*
Move some tests to the correct input file.
ph10
2013-05-01
1
-0
/
+8
*
unicode: Update to Unicode 6.2
chpe
2012-09-30
1
-1
/
+1
*
All the remaining changes for handling characters with more than one other
ph10
2012-09-25
1
-0
/
+231
*
Update character class handling to use new character case information; rework
ph10
2012-09-23
1
-2
/
+202
*
Upgrade \X to match an extended grapheme cluster
ph10
2012-08-25
1
-1
/
+71
*
Update for Unicode 6.1.0.
ph10
2012-02-28
1
-2
/
+1
*
Move tests incorrectly in test 6 (Perl-compatible) to test 7 (not).
ph10
2012-02-25
1
-24
/
+0
*
Improved \X and back reference partial matching
zherczeg
2012-02-14
1
-0
/
+24
*
Merging all the changes from the pcre16 branch into the trunk.
ph10
2011-12-28
1
-0
/
+14
*
Rolled back trunk to r755 to prepare for merging the 16-bit branch.
ph10
2011-12-28
1
-14
/
+0
*
Fix bug with caseless matching of characters of different lengths when the
ph10
2011-12-01
1
-0
/
+14
*
Moved tests for new Unicode 6.0.0 scripts out of Perl-compatible tests, as Perl
ph10
2011-05-09
1
-19
/
+0
*
Update tables to Unicode 6.0.0.
ph10
2011-04-30
1
-1
/
+20
*
Tidy up test comments, now that Perl >= 5.10 is generally around.
ph10
2010-10-27
1
-1
/
+1
*
Fix crash for property test in non-UTF-8 mode.
ph10
2010-05-31
1
-14
/
+22
*
Added PCRE_UCP and related stuff to make \w etc use Unicode properties.
ph10
2010-05-18
1
-0
/
+42
*
Tidies for 8.02-RC1 release.
ph10
2010-03-10
1
-7
/
+0
*
Update Unicode tables to Unicode version 5.2.0.
ph10
2010-03-01
1
-0
/
+3
*
Minor doc fix; update tests by adding comments to each file, and generally
ph10
2009-09-16
1
-1
/
+5
*
Re-organize tests to make is possible to test 5.10 features against Perl.
ph10
2009-09-15
1
-199
/
+0
*
Fix Unicode property support in character classes for chars > 127 in non-UTF-8
ph10
2009-03-08
1
-0
/
+8
*
Fix caseless backreferences for non-ASCII characters.
ph10
2008-07-07
1
-0
/
+18
*
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
ph10
2008-07-04
1
-0
/
+12
*
Preliminary patch for upgraded Unicode Property support.
ph10
2008-07-02
1
-1
/
+7
*
Fix bad compiled code for things like /\pL{2}+/ in which a possessive
ph10
2007-12-12
1
-0
/
+12
*
Fix incorrect script bug in Unicode character table.
ph10
2007-11-26
1
-0
/
+63
*
Fix loop for group with possible zero repeat containing \p or \P.
ph10
2007-08-20
1
-0
/
+18
*
Fix loop for classes containing \p or \P and just one ascii character.
ph10
2007-08-20
1
-0
/
+8
*
Fix bad fix for repeated \p and \P.
ph10
2007-08-17
1
-0
/
+2
*
Fix several compile bugs involving repeated \p or \P items.
ph10
2007-08-16
1
-0
/
+10
*
Crash in debug output when printing the name of a Unicode property.
ph10
2007-08-15
1
-0
/
+2
*
Fixed compile-time loop for patterns like (?:[\PPa*]*){8,} (extended class
ph10
2007-08-15
1
-0
/
+5
*
Update UTF-8 validity check and documentation.
ph10
2007-08-09
1
-2
/
+2
*
Fix backtrack past start of subject bugs caused by the use of \X, \p, or \P in
ph10
2007-08-06
1
-0
/
+9
*
Fix non-UTF-8 mode Unicode properties bug; prepare for 7.2 release.
ph10
2007-06-19
1
-0
/
+6
*
Correct tests for link sizes 3 and 4
ph10
2007-05-03
1
-2
/
+2
[next]