Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
File tidies, preparing for 8.32-RC1.
More documentation updates
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.
Document update for 8.31-RC1 test release.
Doc fix: JIT supports MARK and COMMIT.
Update documentation to clarify that UTF-8/16 checking is done on complete strings before any other processing.
Add date and PCRE version to .TH macros of all man pages.
Expand explanation of JIT stacks and threads.
Re-implement /S++ and -s++ in pcretest in a thread-safe way, using JIT callback. Removed the PCRE_EXTRA_USED_JIT flag.
Update documentation for partial matching support in JIT.
Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building symbolic links to man pages.
Documentation.
Documentation updates.
Merging all the changes from the pcre16 branch into the trunk.
Rolled back trunk to r755 to prepare for merging the 16-bit branch.
Source tidies for 8.21-RC1
Add some words about multiple PCRE versions to the JIT documentation.
Add JIT stack FAQ to JIT documentation.
Update JIT documenation for latest supported items.
Add more about \C to documentation.
Source tidies for 8.20-RC3.
Document Power PC JIT support as experimental.
File tidies for 8.20-RC2 release.
Documentation clarifications.
Fix typo.
Final source and document tidies for 8.20-RC1.
More documentation updates.
Update pcregrep to use JIT by default with options to disable.
Documentation updates.
Documentation for JIT support.
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 |