Log of /code/trunk
Directory Listing
Revision
264 -
Directory Listing
Modified
Tue Nov 13 11:07:16 2007 UTC
(13 years, 2 months ago)
by
ph10
Fix [\S] etc. bug in UTF-8 mode with characters > 255.
Revision
263 -
Directory Listing
Modified
Mon Nov 12 16:53:25 2007 UTC
(13 years, 2 months ago)
by
ph10
Apply Craig's patch, which makes it possible to "ignore" values in parens
when parsing an RE using the c++ wrapper.
Revision
261 -
Directory Listing
Modified
Fri Sep 21 08:37:48 2007 UTC
(13 years, 4 months ago)
by
ph10
Final doc updates and file tidies for 7.4.
Revision
260 -
Directory Listing
Modified
Thu Sep 20 10:19:16 2007 UTC
(13 years, 4 months ago)
by
ph10
Documentation tidies and clarifications.
Revision
259 -
Directory Listing
Modified
Wed Sep 19 09:52:44 2007 UTC
(13 years, 4 months ago)
by
ph10
File tidies caused by building a release.
Revision
258 -
Directory Listing
Modified
Wed Sep 19 09:27:50 2007 UTC
(13 years, 4 months ago)
by
ph10
Sheri's CMake updates and notes.
Revision
257 -
Directory Listing
Modified
Wed Sep 19 09:11:19 2007 UTC
(13 years, 4 months ago)
by
ph10
Craig's patch to remove the checks for windows.h and instead check for
_strtoi64 explicitly, and avoid using snprintf() at all.
Revision
256 -
Directory Listing
Modified
Wed Sep 19 08:57:53 2007 UTC
(13 years, 4 months ago)
by
ph10
Patches to C++ code to avoid compiler warnings.
Revision
255 -
Directory Listing
Modified
Wed Sep 19 08:50:04 2007 UTC
(13 years, 4 months ago)
by
ph10
Add casts to pcretest.c to avoid compiler warnings.
Revision
254 -
Directory Listing
Modified
Mon Sep 17 11:05:37 2007 UTC
(13 years, 4 months ago)
by
ph10
Update files tidied by making a release.
Revision
253 -
Directory Listing
Modified
Mon Sep 17 10:51:30 2007 UTC
(13 years, 4 months ago)
by
ph10
Added checks for ANY and ANYCRLF to pcrecpp.cc where previously it checked only
for CRLF.
Revision
252 -
Directory Listing
Modified
Mon Sep 17 10:38:40 2007 UTC
(13 years, 4 months ago)
by
ph10
Documentation tweak.
Revision
251 -
Directory Listing
Modified
Mon Sep 17 10:33:48 2007 UTC
(13 years, 4 months ago)
by
ph10
Documentation tweaks.
Revision
250 -
Directory Listing
Modified
Mon Sep 17 10:33:36 2007 UTC
(13 years, 4 months ago)
by
ph10
Distribute version of test 3 for Windows.
Revision
249 -
Directory Listing
Modified
Mon Sep 17 10:33:10 2007 UTC
(13 years, 4 months ago)
by
ph10
Version of Test 3 for Windows.
Revision
248 -
Directory Listing
Modified
Mon Sep 17 10:09:22 2007 UTC
(13 years, 4 months ago)
by
ph10
Change condition for the macros for snprintf and strtoll from _WIN32 to
HAVE_WINDOWS_H because they are needed only when windows.h is present.
Revision
247 -
Directory Listing
Modified
Mon Sep 17 09:38:32 2007 UTC
(13 years, 4 months ago)
by
ph10
(1) Update tests 2,5,7,8 to run when --enable-bsr-anycrlf is used.
(2) Updates files changed by building test release.
Revision
246 -
Directory Listing
Modified
Fri Sep 14 10:22:03 2007 UTC
(13 years, 4 months ago)
by
ph10
Document that, for example, (*CR)(*BSR_ANYCRLF) can both be used in the same
pattern.
Revision
245 -
Directory Listing
Modified
Fri Sep 14 10:06:05 2007 UTC
(13 years, 4 months ago)
by
ph10
Skip some tests when \R is defaulted to ANYCRLF.
Revision
244 -
Directory Listing
Modified
Fri Sep 14 09:14:24 2007 UTC
(13 years, 4 months ago)
by
ph10
Fix broken --disable-stack-for-recursion without --enable-unicode-properties.
Revision
243 -
Directory Listing
Modified
Thu Sep 13 09:28:14 2007 UTC
(13 years, 4 months ago)
by
ph10
Detrailed files for 7.4-RC1 test release.
Revision
242 -
Directory Listing
Modified
Thu Sep 13 09:20:12 2007 UTC
(13 years, 4 months ago)
by
ph10
Update NEWS file for 7.4.
Revision
241 -
Directory Listing
Modified
Thu Sep 13 09:19:42 2007 UTC
(13 years, 4 months ago)
by
ph10
Fix typo when changing <> to "".
Revision
240 -
Directory Listing
Modified
Tue Sep 11 15:47:20 2007 UTC
(13 years, 4 months ago)
by
ph10
Refactoring to reduce the number of relocations in a shared library.
Revision
239 -
Directory Listing
Modified
Tue Sep 11 13:46:30 2007 UTC
(13 years, 4 months ago)
by
ph10
Fix line ending missing for pcregrep with --colour.
Revision
238 -
Directory Listing
Modified
Tue Sep 11 13:27:16 2007 UTC
(13 years, 4 months ago)
by
ph10
Distribute the pcresyntax.3 man page.
Revision
237 -
Directory Listing
Modified
Tue Sep 11 13:12:13 2007 UTC
(13 years, 4 months ago)
by
ph10
Add comments about -DHAVE_CONFIG_H to the documentation and to config.h itself.
Revision
236 -
Directory Listing
Modified
Tue Sep 11 12:57:06 2007 UTC
(13 years, 4 months ago)
by
ph10
<config.h> => "config.h" and also some cases of <pcre.h>.
Revision
235 -
Directory Listing
Modified
Tue Sep 11 11:39:14 2007 UTC
(13 years, 4 months ago)
by
ph10
Fix typo.
Revision
234 -
Directory Listing
Modified
Tue Sep 11 11:36:27 2007 UTC
(13 years, 4 months ago)
by
ph10
Macros for snprintf, strtoll, strtoull when compiling the C++ things under
Windows.
Revision
233 -
Directory Listing
Modified
Tue Sep 11 11:26:11 2007 UTC
(13 years, 4 months ago)
by
ph10
Put back the definition of PCRE_ERROR_NULLWSLIMIT for compatibility, even
though it is no longer used.
Revision
232 -
Directory Listing
Modified
Tue Sep 11 11:18:50 2007 UTC
(13 years, 4 months ago)
by
ph10
doc/pcresyntax.html was missing from the distribution.
Revision
231 -
Directory Listing
Modified
Tue Sep 11 11:15:33 2007 UTC
(13 years, 4 months ago)
by
ph10
Add facility to make \R match only CR, LF, or CRLF.
Revision
230 -
Directory Listing
Modified
Mon Sep 10 13:23:56 2007 UTC
(13 years, 4 months ago)
by
ph10
(1) Move internal flags out of the options field, to make room.
(2) \r and \n must be explicit to trigger the special CRLF handline exception.
(3) (?J) at the start now sets JCHANGED as well as DUPNAMES.
Revision
228 -
Directory Listing
Modified
Tue Aug 28 13:37:37 2007 UTC
(13 years, 4 months ago)
by
ph10
Final version number changes for the 7.3 release.
Revision
227 -
Directory Listing
Modified
Tue Aug 21 15:00:15 2007 UTC
(13 years, 5 months ago)
by
ph10
Add (*CR) etc.
Revision
226 -
Directory Listing
Modified
Tue Aug 21 11:46:08 2007 UTC
(13 years, 5 months ago)
by
ph10
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
(13 years, 5 months ago)
by
ph10
Document anomaly when \r or \n is used explicity with CRLF as a line
terminator.
Revision
224 -
Directory Listing
Modified
Mon Aug 20 12:58:29 2007 UTC
(13 years, 5 months ago)
by
ph10
Fix loop for group with possible zero repeat containing \p or \P.
Revision
223 -
Directory Listing
Modified
Mon Aug 20 11:07:53 2007 UTC
(13 years, 5 months ago)
by
ph10
Fix loop for classes containing \p or \P and just one ascii character.
Revision
222 -
Directory Listing
Modified
Fri Aug 17 10:48:51 2007 UTC
(13 years, 5 months ago)
by
ph10
Fix pcregrep -Mv looping bug.
Revision
221 -
Directory Listing
Modified
Fri Aug 17 09:25:08 2007 UTC
(13 years, 5 months ago)
by
ph10
Fix bad fix for repeated \p and \P.
Revision
220 -
Directory Listing
Modified
Thu Aug 16 13:29:39 2007 UTC
(13 years, 5 months ago)
by
ph10
Tidies for 7.3-RC5 prerelease
Revision
219 -
Directory Listing
Modified
Thu Aug 16 11:46:40 2007 UTC
(13 years, 5 months ago)
by
ph10
Fixed bug with repeated \S or \W in UTF-8 mode.
Revision
218 -
Directory Listing
Modified
Thu Aug 16 10:13:23 2007 UTC
(13 years, 5 months ago)
by
ph10
Fix several compile bugs involving repeated \p or \P items.
Revision
217 -
Directory Listing
Modified
Wed Aug 15 15:21:04 2007 UTC
(13 years, 5 months ago)
by
ph10
Crash in debug output when printing the name of a Unicode property.
Revision
216 -
Directory Listing
Modified
Wed Aug 15 14:35:57 2007 UTC
(13 years, 5 months ago)
by
ph10
Fixed compile-time loop for patterns like (?:[\PPa*]*){8,} (extended class
inside group with unlimited repeat).
Revision
215 -
Directory Listing
Modified
Wed Aug 15 14:20:05 2007 UTC
(13 years, 5 months ago)
by
ph10
Fixed overrun for missing ] with a forward reference, e.g. /(?1)\c[/.
Revision
214 -
Directory Listing
Modified
Wed Aug 15 14:08:10 2007 UTC
(13 years, 5 months ago)
by
ph10
Fixed another looking-too-far-back-in-non-UTF-8-mode bug.
Revision
213 -
Directory Listing
Modified
Wed Aug 15 11:34:14 2007 UTC
(13 years, 5 months ago)
by
ph10
Add integer overflow tests to escape processing.
Revision
212 -
Directory Listing
Modified
Thu Aug 9 11:16:34 2007 UTC
(13 years, 5 months ago)
by
ph10
Updating docs for release; fix heap-related bugs in pcre_exec shown up by
release testing.
Revision
211 -
Directory Listing
Modified
Thu Aug 9 09:52:43 2007 UTC
(13 years, 5 months ago)
by
ph10
Update UTF-8 validity check and documentation.
Revision
210 -
Directory Listing
Modified
Wed Aug 8 14:24:50 2007 UTC
(13 years, 5 months ago)
by
ph10
Add Perl 5.10's backtracking verbs.
Revision
209 -
Directory Listing
Modified
Tue Aug 7 09:22:06 2007 UTC
(13 years, 5 months ago)
by
ph10
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
(13 years, 5 months ago)
by
ph10
Added a pcresyntax man page; tidied some others.
Revision
207 -
Directory Listing
Modified
Mon Aug 6 09:32:14 2007 UTC
(13 years, 5 months ago)
by
ph10
Fix backtrack past start of subject bugs caused by the use of \X, \p, or \P in
non-UTF-8 mode and the presence of top-bit-set characters.
Revision
206 -
Directory Listing
Modified
Fri Aug 3 14:53:04 2007 UTC
(13 years, 5 months ago)
by
ph10
Fix loop for null-matching condition nested in an outer unlimited repeat.
Revision
205 -
Directory Listing
Modified
Fri Aug 3 13:18:33 2007 UTC
(13 years, 5 months ago)
by
ph10
Fix bugs with [\E] and [\Q\E].
Revision
204 -
Directory Listing
Modified
Fri Aug 3 10:59:08 2007 UTC
(13 years, 5 months ago)
by
ph10
Increment RC number.
Revision
203 -
Directory Listing
Modified
Fri Aug 3 10:09:57 2007 UTC
(13 years, 5 months ago)
by
ph10
Fix doc bug for duplicate named subpatterns.
Revision
202 -
Directory Listing
Modified
Fri Aug 3 09:44:26 2007 UTC
(13 years, 5 months ago)
by
ph10
Refactor the integer overflow testing so as to avoid imposing an artificial
limit on the size of subpatterns.
Revision
201 -
Directory Listing
Modified
Thu Aug 2 08:37:31 2007 UTC
(13 years, 5 months ago)
by
ph10
Update version number; use %I64U instead of %llu under MingGW in
pcrecpp_unittest.
Revision
200 -
Directory Listing
Modified
Wed Aug 1 09:10:40 2007 UTC
(13 years, 5 months ago)
by
ph10
Correct errors in previous patch; tidy for test release.
Revision
199 -
Directory Listing
Modified
Tue Jul 31 14:39:09 2007 UTC
(13 years, 5 months ago)
by
ph10
Daniel's patch for config.h and Windows DLL declarations (not fully working).
Revision
198 -
Directory Listing
Modified
Tue Jul 31 11:11:23 2007 UTC
(13 years, 5 months ago)
by
ph10
Update version number; add words about stacks to NON-UNIX-USE.
Revision
197 -
Directory Listing
Modified
Tue Jul 31 10:50:18 2007 UTC
(13 years, 5 months ago)
by
ph10
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
196 -
Directory Listing
Modified
Mon Jul 30 13:44:50 2007 UTC
(13 years, 5 months ago)
by
ph10
Clarify doc about PCRE_INFO_OPTIONS.
Revision
195 -
Directory Listing
Modified
Mon Jul 30 13:23:28 2007 UTC
(13 years, 5 months ago)
by
ph10
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
194 -
Directory Listing
Modified
Mon Jul 30 11:37:52 2007 UTC
(13 years, 5 months ago)
by
ph10
Addes test 10 to the RunTest.bat file.
Revision
193 -
Directory Listing
Modified
Mon Jul 30 11:34:18 2007 UTC
(13 years, 5 months ago)
by
ph10
Arrange to use "%I64d" instead of "%lld" for long printing in the pcrecpp
unittest when running under MinGW.
Revision
192 -
Directory Listing
Modified
Mon Jul 30 11:23:21 2007 UTC
(13 years, 5 months ago)
by
ph10
Adjust opcode names in debugging output.
Revision
191 -
Directory Listing
Modified
Mon Jul 30 11:13:54 2007 UTC
(13 years, 5 months ago)
by
ph10
Expand the documentation about the NULLWSLIMIT error.
Revision
190 -
Directory Listing
Modified
Thu Jul 19 10:38:20 2007 UTC
(13 years, 6 months ago)
by
ph10
Fix bug with .*$ when run in not-DOTALL UTF-8 mode; small performance
improvement for .* in DOTALL UTF-8 mode.
Revision
189 -
Directory Listing
Modified
Thu Jul 5 11:50:49 2007 UTC
(13 years, 6 months ago)
by
ph10
Change #include <pcre.h> to #include "pcre.h" in pcre_internal.h (an error that
crept in at 7.1).
Revision
188 -
Directory Listing
Modified
Thu Jul 5 11:49:44 2007 UTC
(13 years, 6 months ago)
by
ph10
Add information about required header files to the generic instructions, so
that all needed files are mentioned.
Revision
187 -
Directory Listing
Modified
Thu Jul 5 11:49:04 2007 UTC
(13 years, 6 months ago)
by
ph10
Update version number.
Revision
185 -
Directory Listing
Modified
Tue Jun 19 13:39:46 2007 UTC
(13 years, 7 months ago)
by
ph10
Documentation final tidies for 7.2 release.
Revision
184 -
Directory Listing
Modified
Tue Jun 19 13:26:46 2007 UTC
(13 years, 7 months ago)
by
ph10
Fix non-UTF-8 mode Unicode properties bug; prepare for 7.2 release.
Revision
183 -
Directory Listing
Modified
Wed Jun 13 15:17:05 2007 UTC
(13 years, 7 months ago)
by
ph10
Make sure config.h.generic and pcre.h.generic are always "standard".
Revision
182 -
Directory Listing
Modified
Wed Jun 13 15:09:54 2007 UTC
(13 years, 7 months ago)
by
ph10
More document tidies, pre-release.
Revision
181 -
Directory Listing
Modified
Wed Jun 13 14:55:18 2007 UTC
(13 years, 7 months ago)
by
ph10
Documentation update preparatory to release.
Revision
180 -
Directory Listing
Modified
Wed Jun 13 10:59:18 2007 UTC
(13 years, 7 months ago)
by
ph10
Add auto-possessification for \h, \H, \v, \V.
Revision
179 -
Directory Listing
Modified
Wed Jun 13 08:53:45 2007 UTC
(13 years, 7 months ago)
by
ph10
Apply C++ patch to fix a bad optimization.
Revision
178 -
Directory Listing
Modified
Wed Jun 13 08:44:34 2007 UTC
(13 years, 7 months ago)
by
ph10
Add support for \h, \H, \v, \V.
Revision
177 -
Directory Listing
Modified
Mon Jun 11 15:08:58 2007 UTC
(13 years, 7 months ago)
by
ph10
Minor documentation tidies.
Revision
176 -
Directory Listing
Modified
Mon Jun 11 13:48:37 2007 UTC
(13 years, 7 months ago)
by
ph10
Inserted some (unsigned int) casts to kill compiler warnings.
Revision
175 -
Directory Listing
Modified
Mon Jun 11 13:38:38 2007 UTC
(13 years, 7 months ago)
by
ph10
Added the Perl 5.10 (?| "branch reset" feature.
Revision
174 -
Directory Listing
Modified
Tue Jun 5 11:38:06 2007 UTC
(13 years, 7 months ago)
by
ph10
Minor doc update; fix test 2 for link size != 2.
Revision
173 -
Directory Listing
Modified
Tue Jun 5 11:17:10 2007 UTC
(13 years, 7 months ago)
by
ph10
Update to next RC number; fix bug in test script.
Revision
172 -
Directory Listing
Modified
Tue Jun 5 10:40:13 2007 UTC
(13 years, 7 months ago)
by
ph10
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
(13 years, 7 months ago)
by
ph10
Support \k{name} and \g{name} a la Perl 5.10.
Revision
170 -
Directory Listing
Modified
Mon Jun 4 11:21:13 2007 UTC
(13 years, 7 months ago)
by
ph10
Fix bug in detecting potentially empty groups.
Revision
169 -
Directory Listing
Modified
Mon Jun 4 10:49:21 2007 UTC
(13 years, 7 months ago)
by
ph10
Add PCRE_INFO_OKPARTIAL and PCRE_INFO_JCHANGED.
Revision
168 -
Directory Listing
Modified
Tue May 29 15:18:18 2007 UTC
(13 years, 7 months ago)
by
ph10
Add support for the Perl 5.10 \K facility.
Revision
167 -
Directory Listing
Modified
Wed May 9 15:53:54 2007 UTC
(13 years, 8 months ago)
by
ph10
Add (?(-n) and (?(+n) relative conditions.
Revision
166 -
Directory Listing
Modified
Wed May 9 14:48:28 2007 UTC
(13 years, 8 months ago)
by
ph10
Add (?-n) and (?+n) relative references.
Revision
165 -
Directory Listing
Modified
Wed May 9 10:50:57 2007 UTC
(13 years, 8 months ago)
by
ph10
Non-longjmp heap recursion.
Revision
164 -
Directory Listing
Modified
Fri May 4 15:11:14 2007 UTC
(13 years, 8 months ago)
by
ph10
Replace longjmp() with gotos when not using stack recursion.
Revision
163 -
Directory Listing
Modified
Fri May 4 15:10:45 2007 UTC
(13 years, 8 months ago)
by
ph10
New test for internal sizes and offsets when link size is 2.
Revision
162 -
Directory Listing
Modified
Thu May 3 10:47:48 2007 UTC
(13 years, 8 months ago)
by
ph10
Correct tests for link sizes 3 and 4
Revision
161 -
Directory Listing
Modified
Thu May 3 10:28:07 2007 UTC
(13 years, 8 months ago)
by
ph10
Use the pcretest "Z" option so all tests can be run with all link sizes.
Revision
160 -
Directory Listing
Modified
Wed May 2 10:58:35 2007 UTC
(13 years, 8 months ago)
by
ph10
Fix RunGrepTest for make distcheck (previous change added a bug).
Revision
159 -
Directory Listing
Modified
Wed May 2 10:27:18 2007 UTC
(13 years, 8 months ago)
by
ph10
Add code to configure.ac to remove -g from default CFLAGS and CXXFLAGS.
Revision
158 -
Directory Listing
Modified
Tue May 1 10:30:14 2007 UTC
(13 years, 8 months ago)
by
ph10
More test updates.
Revision
157 -
Directory Listing
Modified
Tue May 1 09:19:56 2007 UTC
(13 years, 8 months ago)
by
ph10
Try "french" locale if "fr_FR" not present. Update NEWS re Win32 libs.
Revision
155 -
Directory Listing
Modified
Tue Apr 24 13:36:11 2007 UTC
(13 years, 8 months ago)
by
ph10
Tidies and final updates for 7.1.
Revision
154 -
Directory Listing
Modified
Wed Apr 18 09:26:41 2007 UTC
(13 years, 9 months ago)
by
ph10
Fix typos in comment.
Revision
153 -
Directory Listing
Modified
Wed Apr 18 09:12:14 2007 UTC
(13 years, 9 months ago)
by
ph10
Added a man page for pcre-config.
Revision
152 -
Directory Listing
Modified
Tue Apr 17 15:55:53 2007 UTC
(13 years, 9 months ago)
by
ph10
Typos in the docs, missing casts and #ifdefs in the code.
Revision
151 -
Directory Listing
Modified
Tue Apr 17 15:07:29 2007 UTC
(13 years, 9 months ago)
by
ph10
Tidies: added some casts and some missing #ifdefs.
Revision
150 -
Directory Listing
Modified
Tue Apr 17 08:22:40 2007 UTC
(13 years, 9 months ago)
by
ph10
Update HTML documentation.
Revision
149 -
Directory Listing
Modified
Mon Apr 16 15:28:08 2007 UTC
(13 years, 9 months ago)
by
ph10
Add PCRE_NEWLINE_ANYCRLF.
Revision
148 -
Directory Listing
Modified
Mon Apr 16 13:25:10 2007 UTC
(13 years, 9 months ago)
by
ph10
Fix bugs in the documentation.
Revision
147 -
Directory Listing
Modified
Mon Apr 16 13:24:37 2007 UTC
(13 years, 9 months ago)
by
ph10
Fix bad handling of data lines longer than 50K by pcretest.
Revision
146 -
Directory Listing
Modified
Thu Apr 5 09:17:28 2007 UTC
(13 years, 9 months ago)
by
ph10
Another buglet in pcretest for "any" newline and /g.
Revision
145 -
Directory Listing
Modified
Wed Apr 4 14:06:52 2007 UTC
(13 years, 9 months ago)
by
ph10
Reworked all the WIN32 __declspec stuff in the hope of getting it right.
Revision
144 -
Directory Listing
Modified
Mon Apr 2 13:32:07 2007 UTC
(13 years, 9 months ago)
by
ph10
Daniel's patches to add to the CMake support.
Revision
143 -
Directory Listing
Modified
Mon Apr 2 10:08:14 2007 UTC
(13 years, 9 months ago)
by
ph10
Previous fix for pcretest was buggy. Try again.
Revision
142 -
Directory Listing
Modified
Fri Mar 30 15:55:18 2007 UTC
(13 years, 9 months ago)
by
ph10
Trailing spaces.
Revision
141 -
Directory Listing
Modified
Fri Mar 30 15:46:27 2007 UTC
(13 years, 9 months ago)
by
ph10
Fixed obscure bug when matching a null string in multiline mode with
newline=any.
Revision
140 -
Directory Listing
Modified
Fri Mar 30 14:16:42 2007 UTC
(13 years, 9 months ago)
by
ph10
Adjust CMakeLists.txt for 2.4.3 and tests.
Revision
139 -
Directory Listing
Modified
Fri Mar 30 13:41:47 2007 UTC
(13 years, 9 months ago)
by
ph10
Documentation notes that fr_FR locale is "french" in Windows; add an
out-of-tree built test to maint/ManyConfigTests.
Revision
138 -
Directory Listing
Modified
Thu Mar 29 15:20:15 2007 UTC
(13 years, 9 months ago)
by
ph10
Fix RunGrepTest so that it can be run when the build directory is not the
source directory.
Revision
137 -
Directory Listing
Modified
Thu Mar 29 13:56:00 2007 UTC
(13 years, 9 months ago)
by
ph10
Daniel's patches.
Revision
136 -
Directory Listing
Modified
Thu Mar 29 09:13:21 2007 UTC
(13 years, 9 months ago)
by
ph10
Remove 3 more generated files.
Revision
135 -
Directory Listing
Modified
Thu Mar 29 09:09:33 2007 UTC
(13 years, 9 months ago)
by
ph10
Hopefully the final rename of makevp-* to makevp_*.
Revision
134 -
Directory Listing
Modified
Mon Mar 26 16:00:17 2007 UTC
(13 years, 9 months ago)
by
ph10
Commit after detrailing; set executable on autogen.sh.
Revision
133 -
Directory Listing
Modified
Mon Mar 26 15:20:09 2007 UTC
(13 years, 9 months ago)
by
ph10
Update ignore property for generated files.
Revision
132 -
Directory Listing
Modified
Mon Mar 26 15:11:03 2007 UTC
(13 years, 9 months ago)
by
ph10
New grep test output.
Revision
131 -
Directory Listing
Modified
Mon Mar 26 15:10:12 2007 UTC
(13 years, 9 months ago)
by
ph10
Various new tidies.
Revision
130 -
Directory Listing
Modified
Mon Mar 26 15:09:47 2007 UTC
(13 years, 9 months ago)
by
ph10
Fix multiline ^$ bug when newline=any.
Revision
129 -
Directory Listing
Modified
Tue Mar 20 16:33:54 2007 UTC
(13 years, 10 months ago)
by
ph10
The maint/ManyConfigTests script runs a whole slew of tests.
Revision
128 -
Directory Listing
Modified
Tue Mar 20 11:46:50 2007 UTC
(13 years, 10 months ago)
by
ph10
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
(13 years, 10 months ago)
by
ph10
A number of tidies, file renames, etc.
Revision
126 -
Directory Listing
Modified
Mon Mar 19 10:20:14 2007 UTC
(13 years, 10 months ago)
by
ph10
Fixed bug in the debugging /Z option of pcretest that made it assume /8.
Revision
125 -
Directory Listing
Modified
Mon Mar 12 16:35:29 2007 UTC
(13 years, 10 months ago)
by
ph10
Update svn:ignore properties.
Revision
124 -
Directory Listing
Modified
Mon Mar 12 16:34:51 2007 UTC
(13 years, 10 months ago)
by
ph10
Update svn:ignore properties.
Revision
123 -
Directory Listing
Modified
Mon Mar 12 15:19:06 2007 UTC
(13 years, 10 months ago)
by
ph10
Removal of trailing spaces.
Revision
122 -
Directory Listing
Modified
Mon Mar 12 15:10:25 2007 UTC
(13 years, 10 months ago)
by
ph10
Documentation spring clean, and expansion of maint/README.
Revision
121 -
Directory Listing
Modified
Mon Mar 12 12:12:47 2007 UTC
(13 years, 10 months ago)
by
ph10
Add some missing free() calls to pcretest and pcregrep.
Revision
120 -
Directory Listing
Modified
Mon Mar 12 11:36:14 2007 UTC
(13 years, 10 months ago)
by
ph10
Valgrind showed up a bug in bug fix 7.1/12 which is now fixed.
Revision
119 -
Directory Listing
Modified
Mon Mar 12 09:29:45 2007 UTC
(13 years, 10 months ago)
by
ph10
Fix crash when erroroffset passed as NULL.
Revision
118 -
Directory Listing
Modified
Fri Mar 9 16:17:46 2007 UTC
(13 years, 10 months ago)
by
ph10
Fix bug in emulated memmove() for downward moves.
Revision
117 -
Directory Listing
Modified
Fri Mar 9 15:59:06 2007 UTC
(13 years, 10 months ago)
by
ph10
Update copyright years to 2007.
Revision
116 -
Directory Listing
Modified
Fri Mar 9 15:23:02 2007 UTC
(13 years, 10 months ago)
by
ph10
Tests cleanup: use -C in RunTest; add /Z to pcretest and make test 3
independent of link size.
Revision
115 -
Directory Listing
Modified
Fri Mar 9 12:23:37 2007 UTC
(13 years, 10 months ago)
by
ph10
Fix two obscure, but nasty bugs concerned with caseless matching with Unicode
property support.
Revision
114 -
Directory Listing
Modified
Fri Mar 9 10:15:12 2007 UTC
(13 years, 10 months ago)
by
ph10
Rename "maintain" as "maint".
Revision
113 -
Directory Listing
Modified
Fri Mar 9 10:13:26 2007 UTC
(13 years, 10 months ago)
by
ph10
Update documentation for forthcoming rename of "maintain" as "maint"
Revision
112 -
Directory Listing
Modified
Thu Mar 8 16:55:45 2007 UTC
(13 years, 10 months ago)
by
ph10
Update ignore properties.
Revision
111 -
Directory Listing
Modified
Thu Mar 8 16:53:09 2007 UTC
(13 years, 10 months ago)
by
ph10
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
110 -
Directory Listing
Modified
Wed Mar 7 16:31:04 2007 UTC
(13 years, 10 months ago)
by
ph10
Some more #ifdefs for SUPPORT_UTF8.
Revision
109 -
Directory Listing
Modified
Wed Mar 7 15:35:57 2007 UTC
(13 years, 10 months ago)
by
ph10
Update the README file.
Revision
108 -
Directory Listing
Modified
Wed Mar 7 11:11:23 2007 UTC
(13 years, 10 months ago)
by
ph10
Arguments for the emulated memmove() should be void *, not char *.
Revision
107 -
Directory Listing
Modified
Wed Mar 7 11:02:28 2007 UTC
(13 years, 10 months ago)
by
ph10
Added some additional #ifdef SUPPORT_UTF8 to minimize the code when UTF-8
support is not compiled.
Revision
106 -
Directory Listing
Modified
Wed Mar 7 09:43:22 2007 UTC
(13 years, 10 months ago)
by
ph10
Add comment about valid newline values to configure.ac so that it ends up in
config.h.in and thus in config.h.
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
104 -
Directory Listing
Modified
Tue Mar 6 16:25:15 2007 UTC
(13 years, 10 months ago)
by
ph10
Add -Wl,-R... flags in pcre-config.in for *BSD* systems, as I'm told
that is needed.
Revision
103 -
Directory Listing
Modified
Tue Mar 6 15:58:33 2007 UTC
(13 years, 10 months ago)
by
ph10
Ensure the VP-related files are distributed.
Revision
102 -
Directory Listing
Modified
Tue Mar 6 15:50:45 2007 UTC
(13 years, 10 months ago)
by
ph10
Fix test problem caused by training space in the data.
Revision
101 -
Directory Listing
Modified
Tue Mar 6 15:19:44 2007 UTC
(13 years, 10 months ago)
by
ph10
Updated the support (such as it is) for Virtual Pascal, thanks to Stefan
Weber: (1) pcre_internal.h was missing some function renames; (2) updated
makevp.bat for the current PCRE, using the additional files !compile.txt,
!linklib.txt, and pcregexp.pas.
Revision
100 -
Directory Listing
Modified
Tue Mar 6 14:53:10 2007 UTC
(13 years, 10 months ago)
by
ph10
Updated comments in configure.ac that end up in config.h.in, and arrange for
config.h to be distributed (compare pcre.h).
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
Modified
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.
Revision
96 -
Directory Listing
Modified
Fri Mar 2 13:10:43 2007 UTC
(13 years, 10 months ago)
by
nigel
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties throughout
Revision
93 -
Directory Listing
Modified
Sat Feb 24 21:41:42 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-7.0 into code/trunk.
Revision
91 -
Directory Listing
Modified
Sat Feb 24 21:41:34 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-6.7 into code/trunk.
Revision
89 -
Directory Listing
Modified
Sat Feb 24 21:41:27 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-6.6 into code/trunk.
Revision
87 -
Directory Listing
Modified
Sat Feb 24 21:41:21 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-6.5 into code/trunk.
Revision
85 -
Directory Listing
Modified
Sat Feb 24 21:41:13 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-6.4 into code/trunk.
Revision
83 -
Directory Listing
Modified
Sat Feb 24 21:41:06 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-6.3 into code/trunk.
Revision
81 -
Directory Listing
Modified
Sat Feb 24 21:40:59 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-6.2 into code/trunk.
Revision
79 -
Directory Listing
Modified
Sat Feb 24 21:40:52 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-6.1 into code/trunk.
Revision
77 -
Directory Listing
Modified
Sat Feb 24 21:40:45 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-6.0 into code/trunk.
Revision
75 -
Directory Listing
Modified
Sat Feb 24 21:40:37 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-5.0 into code/trunk.
Revision
73 -
Directory Listing
Modified
Sat Feb 24 21:40:30 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-4.5 into code/trunk.
Revision
71 -
Directory Listing
Modified
Sat Feb 24 21:40:24 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-4.4 into code/trunk.
Revision
69 -
Directory Listing
Modified
Sat Feb 24 21:40:18 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-4.3 into code/trunk.
Revision
67 -
Directory Listing
Modified
Sat Feb 24 21:40:13 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-4.2 into code/trunk.
Revision
65 -
Directory Listing
Modified
Sat Feb 24 21:40:08 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-4.1 into code/trunk.
Revision
63 -
Directory Listing
Modified
Sat Feb 24 21:40:03 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-4.0 into code/trunk.
Revision
61 -
Directory Listing
Modified
Sat Feb 24 21:39:58 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-3.9 into code/trunk.
Revision
59 -
Directory Listing
Modified
Sat Feb 24 21:39:54 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-3.8 into code/trunk.
Revision
57 -
Directory Listing
Modified
Sat Feb 24 21:39:50 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-3.7 into code/trunk.
Revision
55 -
Directory Listing
Modified
Sat Feb 24 21:39:46 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-3.6 into code/trunk.
Revision
53 -
Directory Listing
Modified
Sat Feb 24 21:39:42 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-3.5 into code/trunk.
Revision
51 -
Directory Listing
Modified
Sat Feb 24 21:39:37 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-3.4 into code/trunk.
Revision
49 -
Directory Listing
Modified
Sat Feb 24 21:39:33 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-3.3 into code/trunk.
Revision
47 -
Directory Listing
Modified
Sat Feb 24 21:39:29 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-3.2 into code/trunk.
Revision
45 -
Directory Listing
Modified
Sat Feb 24 21:39:25 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-3.1 into code/trunk.
Revision
43 -
Directory Listing
Modified
Sat Feb 24 21:39:21 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-3.0 into code/trunk.
Revision
41 -
Directory Listing
Modified
Sat Feb 24 21:39:17 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-2.08a into code/trunk.
Revision
39 -
Directory Listing
Modified
Sat Feb 24 21:39:13 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-2.08 into code/trunk.
Revision
37 -
Directory Listing
Modified
Sat Feb 24 21:39:09 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-2.07 into code/trunk.
Revision
35 -
Directory Listing
Modified
Sat Feb 24 21:39:05 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-2.06 into code/trunk.
Revision
33 -
Directory Listing
Modified
Sat Feb 24 21:39:01 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-2.05 into code/trunk.
Revision
31 -
Directory Listing
Modified
Sat Feb 24 21:38:57 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-2.04 into code/trunk.
Revision
29 -
Directory Listing
Modified
Sat Feb 24 21:38:53 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-2.03 into code/trunk.
Revision
27 -
Directory Listing
Modified
Sat Feb 24 21:38:49 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-2.02 into code/trunk.
Revision
25 -
Directory Listing
Modified
Sat Feb 24 21:38:45 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-2.01 into code/trunk.
Revision
23 -
Directory Listing
Modified
Sat Feb 24 21:38:41 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-2.00 into code/trunk.
Revision
21 -
Directory Listing
Modified
Sat Feb 24 21:38:37 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-1.09 into code/trunk.
Revision
19 -
Directory Listing
Modified
Sat Feb 24 21:38:33 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-1.08 into code/trunk.
Revision
17 -
Directory Listing
Modified
Sat Feb 24 21:38:29 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-1.07 into code/trunk.
Revision
15 -
Directory Listing
Modified
Sat Feb 24 21:38:25 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-1.06 into code/trunk.
Revision
13 -
Directory Listing
Modified
Sat Feb 24 21:38:21 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-1.05 into code/trunk.
Revision
11 -
Directory Listing
Modified
Sat Feb 24 21:38:17 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-1.04 into code/trunk.
Revision
9 -
Directory Listing
Modified
Sat Feb 24 21:38:13 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-1.03 into code/trunk.
Revision
7 -
Directory Listing
Modified
Sat Feb 24 21:38:09 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-1.02 into code/trunk.
Revision
5 -
Directory Listing
Modified
Sat Feb 24 21:38:05 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-1.01 into code/trunk.
Revision
3 -
Directory Listing
Modified
Sat Feb 24 21:38:01 2007 UTC
(13 years, 10 months ago)
by
nigel
Load pcre-1.00 into code/trunk.
Revision
2 -
Directory Listing
Added
Sat Feb 24 21:37:30 2007 UTC
(13 years, 10 months ago)
by
nigel
initial project and structure