Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Final source file tidies for 8.33 release.
Updates to building documentation.
Remove reference to obsoleted (and now non-existent) source file.
File tidies, preparing for 8.32-RC1.
Create the *.generic files using "make" instead of PrepareRelease.
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.
Fix missing backslash in PrepareRelease.
Rework and rename some of the docs about building methods.
Documentation updates.
Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and RunGrepTest when building in non-source directory; problem in pcretest when no UTF or 16-bit support; other tidies consequent on building a tarball.
16-bit update of non-man documentation files and the PrepareRelease script.
Merging all the changes from the pcre16 branch into the trunk.
Rolled back trunk to r755 to prepare for merging the 16-bit branch.
Include CheckMan in distribution (accidentally omitted) and put an explicit "perl" before Perl scripts in PrepareRelease instead of relying on automatic execution because this helps in Windows.
Put back CRLF line endings on RunTest.bat, and remove it from the list of files that are detrailed.
Final source and document tidies for 8.20-RC1.
Documentation updates.
Documentation for JIT support.
Add script to check for man page markup typos. Fix some typos.
Add more explanation about recursive subpatterns, and make it possible to process the documenation without building a whole release.
Add pcredemo man page, containing a listing of pcredemo.c.
Add libpcreposix.pc for pkg-config, which was missing.
Update files tidied by making a release.
Add (*CR) etc.
Added a pcresyntax man page; tidied some others.
Make sure config.h.generic and pcre.h.generic are always "standard".
Added a man page for pcre-config.
Fix RunGrepTest so that it can be run when the build directory is not the source directory.
Make the use of dftables optional, and not the default. Further tidies to documentation.
A number of tidies, file renames, etc.
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 |