Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Source tidies for 8.34-RC1.
Rename the (as yet unreleased) PCRE_NO_AUTO_POSSESSIFY option to PCRE_NO_AUTO_POSSESS - no need to be so long - and to match (*NO_AUTO_POSSESS).
Refactored auto-possessification code.
Update man pages to avoid the use of .ti (which causes difficulties for some translation software).
pcre32: Add 32-bit library 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.
Spelling corrections in documentation.
Add date and PCRE version to .TH macros of all man pages.
The last of the 16-bit documentation major updates.
Add script to check for man page markup typos. Fix some typos.
Added PCRE_UCP and related stuff to make \w etc use Unicode properties.
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
Documentation update
Tidies and final updates for 7.1.
Add PCRE_NEWLINE_ANYCRLF.
1. Move the comment about version numbers from pcre.h.in to configure.ac because that's where they are now set. 2. Update all the man pages to remove the use of .br and .in because this causes trouble for some HTML converters. Also standardised the final sections giving author information and revision date. 3. Update the maintain/132html man page converter to handle .nf/.fi and to barf at .br/.in.
r6896@hex: nm | 2007-03-02 13:09:14 +0000 Added EOL and keywork properties throughout
Load pcre-7.0 into code/trunk.
Load pcre-6.7 into code/trunk.
Load pcre-6.1 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 |