Log of /code/trunk/pcrecpp_unittest.cc
Parent Directory
|
Revision Log
Revision
326 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 8 17:24:02 2008 UTC
(11 years, 9 months ago)
by
ph10
File length: 38916 byte(s)
Diff to
previous 302
Craig's patch to the QuoteMeta function in pcrecpp.cc so that it escapes the
NUL character as backslash + 0 rather than backslash + NUL, because PCRE
doesn't support NULs in patterns.
Revision
302 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jan 20 19:12:46 2008 UTC
(11 years, 10 months ago)
by
ph10
File length: 38876 byte(s)
Diff to
previous 297
Exclude "long long" test in pcrecpp_unittest when HAVE_LONG_LONG is not
defined.
Revision
297 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 4 19:44:00 2008 UTC
(11 years, 11 months ago)
by
ph10
File length: 38847 byte(s)
Diff to
previous 263
Craig's patch for the double-counting bug in global replace.
Revision
263 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 12 16:53:25 2007 UTC
(12 years ago)
by
ph10
File length: 38568 byte(s)
Diff to
previous 257
Apply Craig's patch, which makes it possible to "ignore" values in parens
when parsing an RE using the c++ wrapper.
Revision
257 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 19 09:11:19 2007 UTC
(12 years, 2 months ago)
by
ph10
File length: 37738 byte(s)
Diff to
previous 256
Craig's patch to remove the checks for windows.h and instead check for
_strtoi64 explicitly, and avoid using snprintf() at all.
Revision
248 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 17 10:09:22 2007 UTC
(12 years, 2 months ago)
by
ph10
File length: 37742 byte(s)
Diff to
previous 236
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
236 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 11 12:57:06 2007 UTC
(12 years, 2 months ago)
by
ph10
File length: 37734 byte(s)
Diff to
previous 234
<config.h> => "config.h" and also some cases of <pcre.h>.
Revision
234 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 11 11:36:27 2007 UTC
(12 years, 2 months ago)
by
ph10
File length: 37734 byte(s)
Diff to
previous 201
Macros for snprintf, strtoll, strtoull when compiling the C++ things under
Windows.
Revision
201 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 2 08:37:31 2007 UTC
(12 years, 4 months ago)
by
ph10
File length: 37685 byte(s)
Diff to
previous 200
Update version number; use %I64U instead of %llu under MingGW in
pcrecpp_unittest.
Revision
200 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 1 09:10:40 2007 UTC
(12 years, 4 months ago)
by
ph10
File length: 37643 byte(s)
Diff to
previous 199
Correct errors in previous patch; tidy for test release.
Revision
199 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 31 14:39:09 2007 UTC
(12 years, 4 months ago)
by
ph10
File length: 37731 byte(s)
Diff to
previous 193
Daniel's patch for config.h and Windows DLL declarations (not fully working).
Revision
193 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 30 11:34:18 2007 UTC
(12 years, 4 months ago)
by
ph10
File length: 37614 byte(s)
Diff to
previous 179
Arrange to use "%I64d" instead of "%lld" for long printing in the pcrecpp
unittest when running under MinGW.
Revision
96 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 2 13:10:43 2007 UTC
(12 years, 9 months ago)
by
nigel
File length: 37234 byte(s)
Diff to
previous 93
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties throughout
Revision
77 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sat Feb 24 21:40:45 2007 UTC
(12 years, 9 months ago)
by
nigel
File length: 23826 byte(s)
Load pcre-6.0 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.