Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Increment RC number.
Refactor the integer overflow testing so as to avoid imposing an artificial limit on the size of subpatterns.
Update version number; use %I64U instead of %llu under MingGW in pcrecpp_unittest.
Update version number; add words about stacks to NON-UNIX-USE.
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.
Update version number.
Fix non-UTF-8 mode Unicode properties bug; prepare for 7.2 release.
Documentation update preparatory to release.
Update to next RC number; fix bug in test script.
Drastically reduce workspace used for alternatives in groups; also some trailing space removals for a test release.
Add (?-n) and (?+n) relative references.
Add code to configure.ac to remove -g from default CFLAGS and CXXFLAGS.
Tidies and final updates for 7.1.
Update HTML documentation.
Add PCRE_NEWLINE_ANYCRLF.
Reworked all the WIN32 __declspec stuff in the hope of getting it right.
Daniel's patches.
Hopefully the final rename of makevp-* to makevp_*.
Various new tidies.
Make the use of dftables optional, and not the default. Further tidies to documentation.
A number of tidies, file renames, etc.
Fixed bug in the debugging /Z option of pcretest that made it assume /8.
Removal of trailing spaces.
Tests cleanup: use -C in RunTest; add /Z to pcretest and make test 3 independent of link size.
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.
Add comment about valid newline values to configure.ac so that it ends up in config.h.in and thus in config.h.
Updated comments in configure.ac that end up in config.h.in, and arrange for config.h to be distributed (compare pcre.h).
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.
This is a second preliminary update, after having done a test build and also a check of the maintenance programs. The version is now 7.1-RC1. In autogen.sh, autoheader is now before automake, and Tech.Notes (being now in the "maintain" directory) are no longer distributed.
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.
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.6 into code/trunk.
Load pcre-6.5 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 |