Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Final source file tidies for 8.33 release.
Updates to building documentation.
File tidies, preparing for 8.32-RC1.
Coverage and other pcrebuild documentation update.
Documentation edits for coverage.
build: Add code coverage reporting Add --enable-coverage which uses gcov/lcov to generate a code coverage report from the test suite. http://bugs.exim.org/show_bug.cgi?id=1266
valgrind: Add --support-valgrind configure option When --enable-valgrind is passed, PCRE will annotate some memory regions as unaddressable, aiding in finding invalid memory accesses when running under valgrind. This is useful mostly for debugging PCRE itself, and thus probably should not be enabled in release builds.
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.
More documentation updates/tidies for EBCDIC environments.
Spelling corrections in documentation.
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 minor edits.
Documentation.
Final source and document tidies for 8.20-RC1.
Update pcregrep to use JIT by default with options to disable.
Documentation for JIT support.
Documentation and general text tidies in preparation for test release.
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
Documentation update
Documentation tidies
Update after detrailing for a test release.
Add support for UTF-8 in EBCDIC environments.
Tidies for the 7.7-RC1 distribution.
Update docs to point out that sometimes -lncurses will be needed with libreadline.
Tidies for 7.5-RC1 release.
Added --enable-pcretest-libreadline.
Add .gz and .bz2 optional support to pcregrep.
Documentation tidies and clarifications.
Add facility to make \R match only CR, LF, or CRLF.
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.
Add words about EBCDIC to doc and ./configure --help (somebody thought it might be a useful option and tried it on an ASCII system). Fixed one missing table entry for EBCDIC.
More document tidies, pre-release.
Minor doc update; fix test 2 for link size != 2.
Add PCRE_NEWLINE_ANYCRLF.
Make the use of dftables optional, and not the default. Further tidies to documentation.
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.3 into code/trunk.
Load pcre-6.1 into code/trunk.
Load pcre-6.0 into code/trunk.
Load pcre-5.0 into code/trunk.
Load pcre-4.5 into code/trunk.
Load pcre-4.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 |