Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Remove files that have been obsolete for some time.
Preparations for 8.32-RC1.
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.
Update MultiStage2.py to create new case-folding information in the Unicode tables.
Final tidies for 8.31.
Rework and rename some of the docs about building methods.
Maintenance notes update
Source tidies for 8.20-RC3.
Documentation and general text tidies in preparation for test release.
Add script to check for man page markup typos. Fix some typos.
Tidies of documenation and code while preparing for release.
A more correct fix for the chartables bug with UTF-8 and non-std tables.
Prepare for release candidate.
Tidies for 8.02-RC1 release.
Update Unicode tables to Unicode version 5.2.0.
Added lower bound length-finding to pcre_study() and use it when matching; make the value available via pcre_fullinfo(); also fixed bugs connected with pcre_study() in pcre_dfa_exec().
Allow fixed-length subroutine calls in lookbehinds.
Update maint/README with new wishlist items.
Final (?) tidies for new Unicode property code.
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
More of the UCP speedup update.
Tidies for 7.5-RC2 release.
Updating docs for release; fix heap-related bugs in pcre_exec shown up by release testing.
Documentation update preparatory to release.
Tidies and final updates for 7.1.
The maint/ManyConfigTests script runs a whole slew of tests.
Documentation spring clean, and expansion of maint/README.
Rename "maintain" as "maint".
Update documentation for forthcoming rename of "maintain" as "maint"
Create the PrepareRelease script to process the documentation and create the .generic files for distribution, also to remove trailing spaces. Update a lot more of the build-time documentation. Arrange for PrepareRelease and its sub-scripts to be distributed.
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.
Applied Bob and Daniel's patches to convert the build system to automake. Added the maintain directory, containing files that are used for maintenance, but are not distributed. This is an intermediate step.
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 |