Parent Directory
|
Revision Log
Sticky Revision: |
fixing existing and adding new byte-order related functions
extending the 16 bit API, mode check, and fixes
Improving UTF-16 support by fixing a lot of issues.
better digit parsing, first_byte, req_byte are renamed to first_char req_char respectively
PRIV macro added, several new files added
Created a new branch for the development of 16-bit support.
Add PCRE_NO_START_OPTIMIZE
Add PCRE_CALL_CONVENTION for MSVC users; add some missing PCRE_EXP_DEFNs.
Update copyright year to 2008.
<config.h> => "config.h" and also some cases of <pcre.h>.
(1) Move internal flags out of the options field, to make room. (2) \r and \n must be explicit to trigger the special CRLF handline exception. (3) (?J) at the start now sets JCHANGED as well as DUPNAMES.
Correct errors in previous patch; tidy for test release.
Daniel's patch for config.h and Windows DLL declarations (not fully working).
Reworked all the WIN32 __declspec stuff in the hope of getting it right.
Update copyright years to 2007.
r6896@hex: nm | 2007-03-02 13:09:14 +0000 Added EOL and keywork properties throughout
Load pcre-6.5 into code/trunk.
Load pcre-6.4 into code/trunk.
Load pcre-6.0 into code/trunk.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.5 |