Parent Directory
|
|
|
|
|
testdata/
|
342 |
12 years |
ph10 |
Slight performance improvement by using the new OP_ALLANY opcode for cases of
t… |
maint/
|
301 |
13 years |
ph10 |
Add TagRelease.
|
doc/
|
341 |
12 years |
ph10 |
Fix DFA (?!) bug; add support for JavaScript empty classes.
|
cmake/
|
344 |
12 years |
ph10 |
CMake patches for readline support to ensure ncurses is linked when required.
|
ucptable.h
|
277
|
13 years |
ph10 |
Fix incorrect script bug in Unicode character table.
|
ucpinternal.h
|
96
|
13 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
ucp.h
|
96
|
13 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
perltest.pl
|
97
|
13 years |
ph10 |
Applied Bob and Daniel's patches to convert the build system to automake. Added … |
pcretest.c
|
343
|
12 years |
ph10 |
Fixes to pcretest for readline support on Windows.
|
pcreposix.h
|
332
|
12 years |
ph10 |
Alan Lehotsky's patch for REG_STARTEND.
|
pcreposix.c
|
336
|
12 years |
ph10 |
Added PCRE_JAVASCRIPT_COMPAT option.
|
pcregrep.c
|
325
|
12 years |
ph10 |
Add --include_dir and --exclude_dir to pcregrep.
|
pcregexp.pas
|
149
|
13 years |
ph10 |
Add PCRE_NEWLINE_ANYCRLF.
|
pcredemo.c
|
319
|
12 years |
ph10 |
File tidy-up for 7.6 release.
|
pcrecpparg.h.in
|
263
|
13 years |
ph10 |
Apply Craig's patch, which makes it possible to "ignore" values in parens
when … |
pcrecpp_unittest.cc
|
326
|
12 years |
ph10 |
Craig's patch to the QuoteMeta function in pcrecpp.cc so that it escapes the
NUL… |
pcrecpp_internal.h
|
267
|
13 years |
ph10 |
Fixed reference to PCRECPP_STATIC that should have been PCRE_STATIC.
|
pcrecpp.h
|
326
|
12 years |
ph10 |
Craig's patch to the QuoteMeta function in pcrecpp.cc so that it escapes the
NUL… |
pcrecpp.cc
|
331
|
12 years |
ph10 |
Applied Craig's patch to remove the use of push_back().
|
pcre_xclass.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_version.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_valid_utf8.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_ucp_searchfuncs.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_try_flipped.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_tables.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_study.c
|
342
|
12 years |
ph10 |
Slight performance improvement by using the new OP_ALLANY opcode for cases of
t… |
pcre_stringpiece_unittest.cc
|
236
|
13 years |
ph10 |
<config.h> => "config.h" and also some cases of <pcre.h>.
|
pcre_stringpiece.h.in
|
256
|
13 years |
ph10 |
Patches to C++ code to avoid compiler warnings.
|
pcre_stringpiece.cc
|
236
|
13 years |
ph10 |
<config.h> => "config.h" and also some cases of <pcre.h>.
|
pcre_scanner_unittest.cc
|
257
|
13 years |
ph10 |
Craig's patch to remove the checks for windows.h and instead check for
_strtoi6… |
pcre_scanner.h
|
308
|
13 years |
ph10 |
Apply Craig's patch to move no_arg into the RE class.
|
pcre_scanner.cc
|
236
|
13 years |
ph10 |
<config.h> => "config.h" and also some cases of <pcre.h>.
|
pcre_refcount.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_printint.src
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_ord2utf8.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_newline.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_maketables.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_internal.h
|
341
|
12 years |
ph10 |
Fix DFA (?!) bug; add support for JavaScript empty classes.
|
pcre_info.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_globals.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_get.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_fullinfo.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_exec.c
|
342
|
12 years |
ph10 |
Slight performance improvement by using the new OP_ALLANY opcode for cases of
t… |
pcre_dfa_exec.c
|
342
|
12 years |
ph10 |
Slight performance improvement by using the new OP_ALLANY opcode for cases of
t… |
pcre_config.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_compile.c
|
342
|
12 years |
ph10 |
Slight performance improvement by using the new OP_ALLANY opcode for cases of
t… |
pcre_chartables.c.dist
|
236
|
13 years |
ph10 |
<config.h> => "config.h" and also some cases of <pcre.h>.
|
pcre.h.in
|
337
|
12 years |
ph10 |
Forgot to add PCRE_JAVASCRIPT_COMPAT to pcre.h.in.
|
pcre.def
|
96
|
13 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
pcre-config.in
|
111
|
13 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
makevp_l.txt
|
135
|
13 years |
ph10 |
Hopefully the final rename of makevp-* to makevp_*.
|
makevp_c.txt
|
135
|
13 years |
ph10 |
Hopefully the final rename of makevp-* to makevp_*.
|
makevp.bat
|
135
|
13 years |
ph10 |
Hopefully the final rename of makevp-* to makevp_*.
|
libpcreposix.def
|
96
|
13 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
libpcrecpp.pc.in
|
97
|
13 years |
ph10 |
Applied Bob and Daniel's patches to convert the build system to automake. Added … |
libpcre.pc.in
|
97
|
13 years |
ph10 |
Applied Bob and Daniel's patches to convert the build system to automake. Added … |
libpcre.def
|
96
|
13 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
libpcre.a.dev
|
96
|
13 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
dftables.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
configure.ac
|
330
|
12 years |
ph10 |
Craig's further amended patch for OS X.
|
config-cmake.h.in
|
303
|
13 years |
ph10 |
Apply Christian Ehrlicher's patch to update the CMake files.
|
autogen.sh
|
134
|
13 years |
ph10 |
Commit after detrailing; set executable on autogen.sh.
|
RunTest.bat
|
249
|
13 years |
ph10 |
Version of Test 3 for Windows.
|
RunTest
|
339
|
12 years |
ph10 |
Some systems have a diff without a -u option. Test for it.
|
RunGrepTest
|
325
|
12 years |
ph10 |
Add --include_dir and --exclude_dir to pcregrep.
|
README
|
338
|
12 years |
ph10 |
Update docs to point out that sometimes -lncurses will be needed with
libreadli… |
PrepareRelease
|
254
|
13 years |
ph10 |
Update files tidied by making a release.
|
NON-UNIX-USE
|
319
|
12 years |
ph10 |
File tidy-up for 7.6 release.
|
NEWS
|
319
|
12 years |
ph10 |
File tidy-up for 7.6 release.
|
Makefile.am
|
312
|
12 years |
ph10 |
Remove the automatic build of pcredemo.
|
LICENCE
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
HACKING
|
342
|
12 years |
ph10 |
Slight performance improvement by using the new OP_ALLANY opcode for cases of
t… |
Detrail
|
111
|
13 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
CleanTxt
|
111
|
13 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
ChangeLog
|
344
|
12 years |
ph10 |
CMake patches for readline support to ensure ncurses is linked when required.
|
COPYING
|
137
|
13 years |
ph10 |
Daniel's patches.
|
CMakeLists.txt
|
344
|
12 years |
ph10 |
CMake patches for readline support to ensure ncurses is linked when required.
|
AUTHORS
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
132html
|
111
|
13 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |