Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Update man pages to avoid the use of .ti (which causes difficulties for some translation software).
Documentation clarification for 16/32 bit libraries.
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.
Add date and PCRE version to .TH macros of all man pages.
The last of the 16-bit documentation major updates.
Final source and document tidies for 8.20-RC1.
Documentation for JIT support.
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
Added PCRE_NOTEMPTY_ATSTART to fix /g bug when \K is present.
Further partial match change: add PCRE_PARTIAL_HARD and make more intuitive.
Update after detrailing for a test release.
Add PCRE_NO_START_OPTIMIZE
Add facility to make \R match only CR, LF, or CRLF.
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.5 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 |