Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
File tidies, preparing for 8.32-RC1.
Support (*UTF) in all libraries.
Documentation update.
Some documentation updates.
pcre32: docs: pcre32 exists since 8.32
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.
unicode: Update to Unicode 6.2
Add date and PCRE version to .TH macros of all man pages.
Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building symbolic links to man pages.
Documentation.
Documentation update for 16-bit.
Final source and document tidies for 8.20-RC1.
Documentation for JIT support.
Documentation and general text tidies in preparation for test release.
Pass back detailed info when UTF-8 check fails at runtime.
Add script to check for man page markup typos. Fix some typos.
Documentation updates and tidies.
Change the way PCRE_PARTIAL_HARD handles \z, \Z, \b, \B, and $.
Prepare for release candidate.
Added PCRE_UCP and related stuff to make \w etc use Unicode properties.
Update Unicode tables to Unicode version 5.2.0.
Documentation update
Add pcredemo man page, containing a listing of pcredemo.c.
Add support for (*UTF8).
Trailing space tidies
Add words about \b in UTF-8 mode.
Tidies for the 7.7-RC1 distribution.
Added PCRE_JAVASCRIPT_COMPAT option.
Update UTF-8 validity check and documentation.
Add words about valid UTF-8 vs assigned Unicode code point to the docs.
Added a pcresyntax man page; tidied some others.
Abolish the NULLWSLIMIT error at the expense of using more stack when an unlimited repeat could match an empty string. Also, doc tidies for a test release.
Expand the documentation about the NULLWSLIMIT error.
More document tidies, pre-release.
Documentation update preparatory to release.
Added a man page for pcre-config.
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.3 into code/trunk.
Load pcre-6.0 into code/trunk.
Load pcre-5.0 into code/trunk.
Load pcre-4.4 into code/trunk.
Load pcre-4.0 into code/trunk.
Load pcre-3.5 into code/trunk.
Load pcre-3.4 into code/trunk.
Load pcre-3.3 into code/trunk.
Load pcre-3.2 into code/trunk.
Load pcre-3.0 into code/trunk.
Load pcre-2.08a 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 |