Log of /code/trunk/maintain
Directory Listing
Revision
105 -
Directory Listing
Modified
Tue Mar 6 16:32:53 2007 UTC
(13 years, 10 months ago)
by
ph10
Mark ucp_table (in ucptable.h) and ucp_gentype (in pcre_ucp_searchfuncs.c)
as "const".
Revision
99 -
Directory Listing
Modified
Tue Mar 6 12:27:42 2007 UTC
(13 years, 10 months ago)
by
ph10
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.
Revision
98 -
Directory Listing
Modified
Mon Mar 5 15:55:02 2007 UTC
(13 years, 10 months ago)
by
ph10
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.
Revision
97 -
Directory Listing
Added
Mon Mar 5 12:36:47 2007 UTC
(13 years, 10 months ago)
by
ph10
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.