Parent Directory
|
|
|
|
|
doc/
|
325 |
11 years |
ph10 |
Add --include_dir and --exclude_dir to pcregrep.
|
cmake/
|
303 |
11 years |
ph10 |
Apply Christian Ehrlicher's patch to update the CMake files.
|
maint/
|
301 |
11 years |
ph10 |
Add TagRelease.
|
testdata/
|
300 |
11 years |
ph10 |
Fix buffer overrun for class with very many characters whose codepoints are
abo… |
ChangeLog
|
329
|
11 years |
ph10 |
Craig's second patch to fix the previous one.
|
pcrecpp.cc
|
329
|
11 years |
ph10 |
Craig's second patch to fix the previous one.
|
pcre_dfa_exec.c
|
327
|
11 years |
ph10 |
Added some missing "const"s to declarations of static tables in
pcre_compile.c … |
pcre_compile.c
|
327
|
11 years |
ph10 |
Added some missing "const"s to declarations of static tables in
pcre_compile.c … |
pcrecpp.h
|
326
|
11 years |
ph10 |
Craig's patch to the QuoteMeta function in pcrecpp.cc so that it escapes the
NUL… |
pcrecpp_unittest.cc
|
326
|
11 years |
ph10 |
Craig's patch to the QuoteMeta function in pcrecpp.cc so that it escapes the
NUL… |
RunGrepTest
|
325
|
11 years |
ph10 |
Add --include_dir and --exclude_dir to pcregrep.
|
pcregrep.c
|
325
|
11 years |
ph10 |
Add --include_dir and --exclude_dir to pcregrep.
|
configure.ac
|
321
|
11 years |
ph10 |
Craig's patch to sort out a long long problem: "If we can't convert
a string to… |
NEWS
|
319
|
11 years |
ph10 |
File tidy-up for 7.6 release.
|
pcredemo.c
|
319
|
11 years |
ph10 |
File tidy-up for 7.6 release.
|
NON-UNIX-USE
|
319
|
11 years |
ph10 |
File tidy-up for 7.6 release.
|
CMakeLists.txt
|
318
|
11 years |
ph10 |
Further tidies from Sheri and Christian.
|
README
|
317
|
11 years |
ph10 |
Further tidies in comments about Windows use.
|
Makefile.am
|
312
|
11 years |
ph10 |
Remove the automatic build of pcredemo.
|
pcre_scanner.h
|
308
|
11 years |
ph10 |
Apply Craig's patch to move no_arg into the RE class.
|
pcre_exec.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_study.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_get.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_valid_utf8.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_ucp_searchfuncs.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_fullinfo.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
dftables.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_ord2utf8.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre.h.in
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_version.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcreposix.h
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_info.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
LICENCE
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcreposix.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_internal.h
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_tables.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_config.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_newline.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_maketables.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_try_flipped.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_refcount.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_printint.src
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
AUTHORS
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_globals.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
pcre_xclass.c
|
305
|
11 years |
ph10 |
Update copyright year to 2008.
|
config-cmake.h.in
|
303
|
11 years |
ph10 |
Apply Christian Ehrlicher's patch to update the CMake files.
|
pcretest.c
|
289
|
11 years |
ph10 |
Tidies for 7.5-RC1 release.
|
ucptable.h
|
277
|
12 years |
ph10 |
Fix incorrect script bug in Unicode character table.
|
pcrecpp_internal.h
|
267
|
12 years |
ph10 |
Fixed reference to PCRECPP_STATIC that should have been PCRE_STATIC.
|
pcrecpparg.h.in
|
263
|
12 years |
ph10 |
Apply Craig's patch, which makes it possible to "ignore" values in parens
when … |
pcre_scanner_unittest.cc
|
257
|
12 years |
ph10 |
Craig's patch to remove the checks for windows.h and instead check for
_strtoi6… |
pcre_stringpiece.h.in
|
256
|
12 years |
ph10 |
Patches to C++ code to avoid compiler warnings.
|
PrepareRelease
|
254
|
12 years |
ph10 |
Update files tidied by making a release.
|
RunTest.bat
|
249
|
12 years |
ph10 |
Version of Test 3 for Windows.
|
RunTest
|
247
|
12 years |
ph10 |
(1) Update tests 2,5,7,8 to run when --enable-bsr-anycrlf is used.
(2) Updates f… |
pcre_stringpiece_unittest.cc
|
236
|
12 years |
ph10 |
<config.h> => "config.h" and also some cases of <pcre.h>.
|
pcre_chartables.c.dist
|
236
|
12 years |
ph10 |
<config.h> => "config.h" and also some cases of <pcre.h>.
|
pcre_scanner.cc
|
236
|
12 years |
ph10 |
<config.h> => "config.h" and also some cases of <pcre.h>.
|
pcre_stringpiece.cc
|
236
|
12 years |
ph10 |
<config.h> => "config.h" and also some cases of <pcre.h>.
|
HACKING
|
212
|
12 years |
ph10 |
Updating docs for release; fix heap-related bugs in pcre_exec shown up by
relea… |
pcregexp.pas
|
149
|
12 years |
ph10 |
Add PCRE_NEWLINE_ANYCRLF.
|
COPYING
|
137
|
12 years |
ph10 |
Daniel's patches.
|
makevp_c.txt
|
135
|
12 years |
ph10 |
Hopefully the final rename of makevp-* to makevp_*.
|
makevp_l.txt
|
135
|
12 years |
ph10 |
Hopefully the final rename of makevp-* to makevp_*.
|
makevp.bat
|
135
|
12 years |
ph10 |
Hopefully the final rename of makevp-* to makevp_*.
|
autogen.sh
|
134
|
12 years |
ph10 |
Commit after detrailing; set executable on autogen.sh.
|
CleanTxt
|
111
|
12 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
Detrail
|
111
|
12 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
132html
|
111
|
12 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
pcre-config.in
|
111
|
12 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
libpcre.pc.in
|
97
|
12 years |
ph10 |
Applied Bob and Daniel's patches to convert the build system to automake. Added … |
perltest.pl
|
97
|
12 years |
ph10 |
Applied Bob and Daniel's patches to convert the build system to automake. Added … |
libpcrecpp.pc.in
|
97
|
12 years |
ph10 |
Applied Bob and Daniel's patches to convert the build system to automake. Added … |
ucpinternal.h
|
96
|
12 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
ucp.h
|
96
|
12 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
libpcre.def
|
96
|
12 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
pcre.def
|
96
|
12 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
libpcre.a.dev
|
96
|
12 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
libpcreposix.def
|
96
|
12 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |