Log of /code/tags/pcre-7.3/doc
Directory Listing
Revision
229 -
Directory Listing
Modified
Tue Aug 28 13:42:43 2007 UTC
(5 years, 8 months ago)
by
ph10
Tag for 7.3.
Revision
226 -
Directory Listing
Modified
Tue Aug 21 11:46:08 2007 UTC
(5 years, 8 months ago)
by
ph10
Original Path:
code/trunk/doc
Don't advance by 2 if explicit \r or \n in the pattern. Add
PCRE_INFO_HASCRORLF.
Revision
225 -
Directory Listing
Modified
Mon Aug 20 14:38:34 2007 UTC
(5 years, 9 months ago)
by
ph10
Original Path:
code/trunk/doc
Document anomaly when \r or \n is used explicity with CRLF as a line
terminator.
Revision
211 -
Directory Listing
Modified
Thu Aug 9 09:52:43 2007 UTC
(5 years, 9 months ago)
by
ph10
Original Path:
code/trunk/doc
Update UTF-8 validity check and documentation.
Revision
209 -
Directory Listing
Modified
Tue Aug 7 09:22:06 2007 UTC
(5 years, 9 months ago)
by
ph10
Original Path:
code/trunk/doc
Add words about valid UTF-8 vs assigned Unicode code point to the docs.
Revision
208 -
Directory Listing
Modified
Mon Aug 6 15:23:29 2007 UTC
(5 years, 9 months ago)
by
ph10
Original Path:
code/trunk/doc
Added a pcresyntax man page; tidied some others.
Revision
203 -
Directory Listing
Modified
Fri Aug 3 10:09:57 2007 UTC
(5 years, 9 months ago)
by
ph10
Original Path:
code/trunk/doc
Fix doc bug for duplicate named subpatterns.
Revision
202 -
Directory Listing
Modified
Fri Aug 3 09:44:26 2007 UTC
(5 years, 9 months ago)
by
ph10
Original Path:
code/trunk/doc
Refactor the integer overflow testing so as to avoid imposing an artificial
limit on the size of subpatterns.
Revision
197 -
Directory Listing
Modified
Tue Jul 31 10:50:18 2007 UTC
(5 years, 9 months ago)
by
ph10
Original Path:
code/trunk/doc
Abolish the NULLWSLIMIT error at the expense of using more stack when an
unlimited repeat could match an empty string. Also, doc tidies for a test
release.
Revision
195 -
Directory Listing
Modified
Mon Jul 30 13:23:28 2007 UTC
(5 years, 9 months ago)
by
ph10
Original Path:
code/trunk/doc
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.
Revision
191 -
Directory Listing
Modified
Mon Jul 30 11:13:54 2007 UTC
(5 years, 9 months ago)
by
ph10
Original Path:
code/trunk/doc
Expand the documentation about the NULLWSLIMIT error.
Revision
185 -
Directory Listing
Modified
Tue Jun 19 13:39:46 2007 UTC
(5 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
Documentation final tidies for 7.2 release.
Revision
184 -
Directory Listing
Modified
Tue Jun 19 13:26:46 2007 UTC
(5 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
Fix non-UTF-8 mode Unicode properties bug; prepare for 7.2 release.
Revision
181 -
Directory Listing
Modified
Wed Jun 13 14:55:18 2007 UTC
(5 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
Documentation update preparatory to release.
Revision
175 -
Directory Listing
Modified
Mon Jun 11 13:38:38 2007 UTC
(5 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
Added the Perl 5.10 (?| "branch reset" feature.
Revision
174 -
Directory Listing
Modified
Tue Jun 5 11:38:06 2007 UTC
(5 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
Minor doc update; fix test 2 for link size != 2.
Revision
172 -
Directory Listing
Modified
Tue Jun 5 10:40:13 2007 UTC
(5 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
Drastically reduce workspace used for alternatives in groups; also some
trailing space removals for a test release.
Revision
171 -
Directory Listing
Modified
Mon Jun 4 14:28:58 2007 UTC
(5 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
Support \k{name} and \g{name} a la Perl 5.10.
Revision
169 -
Directory Listing
Modified
Mon Jun 4 10:49:21 2007 UTC
(5 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
Add PCRE_INFO_OKPARTIAL and PCRE_INFO_JCHANGED.
Revision
168 -
Directory Listing
Modified
Tue May 29 15:18:18 2007 UTC
(5 years, 11 months ago)
by
ph10
Original Path:
code/trunk/doc
Add support for the Perl 5.10 \K facility.
Revision
152 -
Directory Listing
Modified
Tue Apr 17 15:55:53 2007 UTC
(6 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
Typos in the docs, missing casts and #ifdefs in the code.
Revision
139 -
Directory Listing
Modified
Fri Mar 30 13:41:47 2007 UTC
(6 years, 1 month ago)
by
ph10
Original Path:
code/trunk/doc
Documentation notes that fr_FR locale is "french" in Windows; add an
out-of-tree built test to maint/ManyConfigTests.
Revision
128 -
Directory Listing
Modified
Tue Mar 20 11:46:50 2007 UTC
(6 years, 2 months ago)
by
ph10
Original Path:
code/trunk/doc
Make the use of dftables optional, and not the default. Further tidies to
documentation.
Revision
127 -
Directory Listing
Modified
Mon Mar 19 11:44:45 2007 UTC
(6 years, 2 months ago)
by
ph10
Original Path:
code/trunk/doc
A number of tidies, file renames, etc.
Revision
122 -
Directory Listing
Modified
Mon Mar 12 15:10:25 2007 UTC
(6 years, 2 months ago)
by
ph10
Original Path:
code/trunk/doc
Documentation spring clean, and expansion of maint/README.
Revision
116 -
Directory Listing
Modified
Fri Mar 9 15:23:02 2007 UTC
(6 years, 2 months ago)
by
ph10
Original Path:
code/trunk/doc
Tests cleanup: use -C in RunTest; add /Z to pcretest and make test 3
independent of link size.
Revision
111 -
Directory Listing
Modified
Thu Mar 8 16:53:09 2007 UTC
(6 years, 2 months ago)
by
ph10
Original Path:
code/trunk/doc
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.
Revision
99 -
Directory Listing
Modified
Tue Mar 6 12:27:42 2007 UTC
(6 years, 2 months ago)
by
ph10
Original Path:
code/trunk/doc
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
97 -
Directory Listing
Modified
Mon Mar 5 12:36:47 2007 UTC
(6 years, 2 months ago)
by
ph10
Original Path:
code/trunk/doc
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.
Revision
96 -
Directory Listing
Modified
Fri Mar 2 13:10:43 2007 UTC
(6 years, 2 months ago)
by
nigel
Original Path:
code/trunk/doc
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties throughout