summaryrefslogtreecommitdiff
path: root/pcre_newline.c
Commit message (Collapse)AuthorAgeFilesLines
* File tidies, preparing for 8.32-RC1.ph102012-11-111-13/+13
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1221 2f5784b3-3f2a-0410-8824-cb99058d5e15
* pcre32: newline: Use uint32 for characterschpe2012-10-161-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1093 2f5784b3-3f2a-0410-8824-cb99058d5e15
* pcre32: Add 32-bit librarychpe2012-10-161-2/+2
| | | | | | | | | | 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
* General spring-clean of EBCDIC-related issues in the code, which had decayed ph102012-09-101-26/+52
| | | | | | | | over time. Also the documentation. Added one test that can be run in an ASCII world to do a little testing of EBCDIC-related things. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1033 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-14/+36
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@836 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Further USPTR additions.ph102009-03-281-5/+3
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@409 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update copyright year to 2008.ph102008-01-201-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@305 2f5784b3-3f2a-0410-8824-cb99058d5e15
* <config.h> => "config.h" and also some cases of <pcre.h>.ph102007-09-111-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@236 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Added a pcresyntax man page; tidied some others.ph102007-08-061-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@208 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Fix backtrack past start of subject bugs caused by the use of \X, \p, or \P in ph102007-08-061-0/+4
| | | | | | | non-UTF-8 mode and the presence of top-bit-set characters. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@207 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Correct errors in previous patch; tidy for test release.ph102007-08-011-2/+2
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@200 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Daniel's patch for config.h and Windows DLL declarations (not fully working).ph102007-07-311-0/+4
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@199 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update HTML documentation.ph102007-04-171-5/+5
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@150 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Add PCRE_NEWLINE_ANYCRLF.ph102007-04-161-12/+33
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@149 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Update copyright years to 2007.ph102007-03-091-1/+1
| | | | git-svn-id: svn://vcs.exim.org/pcre/code/trunk@117 2f5784b3-3f2a-0410-8824-cb99058d5e15
* Load pcre-7.0 into code/trunk.nigel2007-02-241-0/+135
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@93 2f5784b3-3f2a-0410-8824-cb99058d5e15