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
/
testoutput15
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check character < 256 for isprint() in pcretest.
ph10
2017-02-22
1
-0
/
+5
*
Fix not including VT in starting characters for \s.
ph10
2014-06-18
1
-10
/
+10
*
Reword pcretest messages and clarify "first char" meaning.
ph10
2014-01-03
1
-18
/
+18
*
Add a simple tripwire to pcretest to lock out certain modifiers.
ph10
2013-11-05
1
-2
/
+4
*
Add VT to the set of characters recognized as white space.
ph10
2013-10-05
1
-1
/
+1
*
Refactored auto-possessification code.
ph10
2013-10-01
1
-8
/
+8
*
Implement PCRE_NEVER_UTF
ph10
2013-04-05
1
-0
/
+6
*
tests: Unify unicode noncharacter tests
chpe
2013-02-27
1
-134
/
+0
*
Correct Unicode string checking in the light of corrigendum #9.
ph10
2013-02-27
1
-71
/
+67
*
Support (*UTF) in all libraries.
ph10
2012-11-11
1
-1
/
+1
*
pcretest was not diagnosing characters > 0x7fffffff in 8-bit mode.
ph10
2012-10-30
1
-0
/
+6
*
tests: Add tests for short UTF-8 and UTF-16
chpe
2012-10-27
1
-2
/
+34
*
tests: Improve test coverage for pcre_valid_utf8.c
chpe
2012-10-24
1
-37
/
+85
*
pcre32: utf: Reject all non-characters and not just 0xfffe
chpe
2012-10-16
1
-1
/
+135
*
pcre32: tests: Use \x?? escapes to create invalid UTF-8
chpe
2012-10-16
1
-4
/
+4
*
Update character class handling to use new character case information; rework
ph10
2012-09-23
1
-1
/
+1
*
Fix auto-possessifying bugs when PCRE_UCP is not set, but character tables
ph10
2012-04-20
1
-0
/
+136
*
OP_NOT now supports any UTF character
zherczeg
2012-02-22
1
-2
/
+2
*
Allow octal escapes up to \777 in 16-bit non-UTF mode.
ph10
2012-01-04
1
-0
/
+12
*
Merging all the changes from the pcre16 branch into the trunk.
ph10
2011-12-28
1
-12
/
+891
*
Rolled back trunk to r755 to prepare for merging the 16-bit branch.
ph10
2011-12-28
1
-0
/
+1
*
Tidies for 8.21-RC1 release.
ph10
2011-12-05
1
-1
/
+0
*
Update full set of tests with many configurations.
ph10
2011-09-10
1
-1
/
+1
*
Patch to RunTest for use with simulations; further JIT code/test tidies.
ph10
2011-09-09
1
-1
/
+10
*
Refactor RunTest and add JIT-specific tests.
ph10
2011-08-23
1
-0
/
+13