| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1204 2f5784b3-3f2a-0410-8824-cb99058d5e15
|
|
|
|
|
|
|
|
|
|
| |
Create libpcre32 that operates on 32-bit characters (UTF-32).
This turned out to be surprisingly simple after the UTF-16 support
was introduced; mostly just extra ifdefs and adjusting and adding
some tests.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1055 2f5784b3-3f2a-0410-8824-cb99058d5e15
|
|
|
|
| |
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@927 2f5784b3-3f2a-0410-8824-cb99058d5e15
|
|
|
|
| |
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@840 2f5784b3-3f2a-0410-8824-cb99058d5e15
|
|
|
|
| |
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@716 2f5784b3-3f2a-0410-8824-cb99058d5e15
|
|
|
|
| |
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@672 2f5784b3-3f2a-0410-8824-cb99058d5e15
|
|
|
|
|
|
|
|
| |
pcretest so that all tests can be run with or without study; adjust tests so
that this happens.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@612 2f5784b3-3f2a-0410-8824-cb99058d5e15
|
|
|
|
|
|
|
|
| |
fixed a number of bugs related to repeated subpatterns. Some further tidies
consequent on the removal of OP_OPT are also in this patch.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@604 2f5784b3-3f2a-0410-8824-cb99058d5e15
|
|
|
|
|
|
|
| |
patterns like /(?i:([^b]))(?1)/, where the /i option was mishandled.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@602 2f5784b3-3f2a-0410-8824-cb99058d5e15
|
|
|
|
| |
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@550 2f5784b3-3f2a-0410-8824-cb99058d5e15
|
|
|
|
| |
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@460 2f5784b3-3f2a-0410-8824-cb99058d5e15
|
|
|
|
| |
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@456 2f5784b3-3f2a-0410-8824-cb99058d5e15
|
|
|
|
|
|
|
|
| |
the metacharacter "." when DOTALL is set. Also, some tidies consequent upon its
invention.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@342 2f5784b3-3f2a-0410-8824-cb99058d5e15
|
|
|
|
|
|
|
| |
subroutines.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@335 2f5784b3-3f2a-0410-8824-cb99058d5e15
|
|
|
|
|
|
|
| |
release testing.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@212 2f5784b3-3f2a-0410-8824-cb99058d5e15
|
|
|
|
| |
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@181 2f5784b3-3f2a-0410-8824-cb99058d5e15
|
|
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@127 2f5784b3-3f2a-0410-8824-cb99058d5e15
|