Parent Directory
|
|
|
|
|
testdata/
|
355 |
12 years |
ph10 |
Make pcretest generate a single byte for \x{} escapes in non-UTF-8 mode.
|
maint/
|
352 |
12 years |
ph10 |
Final (?) tidies for new Unicode property code.
|
doc/
|
358 |
12 years |
ph10 |
Comments about stack usage added.
|
cmake/
|
344 |
12 years |
ph10 |
CMake patches for readline support to ensure ncurses is linked when required.
|
ucptable.h
|
351
|
12 years |
ph10 |
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
|
ucpinternal.h
|
351
|
12 years |
ph10 |
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
|
ucp.h
|
351
|
12 years |
ph10 |
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
|
perltest.pl
|
97
|
13 years |
ph10 |
Applied Bob and Daniel's patches to convert the build system to automake. Added … |
pcretest.c
|
358
|
12 years |
ph10 |
Comments about stack usage added.
|
pcreposix.h
|
332
|
12 years |
ph10 |
Alan Lehotsky's patch for REG_STARTEND.
|
pcreposix.c
|
345
|
12 years |
ph10 |
Tidies for the 7.7-RC1 distribution.
|
pcregrep.c
|
357
|
12 years |
ph10 |
Added two (int) casts 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
|
356
|
12 years |
ph10 |
Minor bugfix in pcrecpp.cc.
|
pcre_xclass.c
|
351
|
12 years |
ph10 |
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
|
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
|
351
|
12 years |
ph10 |
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
|
pcre_ucd.c
|
352
|
12 years |
ph10 |
Final (?) tidies for new Unicode property code.
|
pcre_try_flipped.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_tables.c
|
351
|
12 years |
ph10 |
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
|
pcre_study.c
|
358
|
12 years |
ph10 |
Comments about stack usage added.
|
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
|
351
|
12 years |
ph10 |
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
|
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
|
351
|
12 years |
ph10 |
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
|
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
|
358
|
12 years |
ph10 |
Comments about stack usage added.
|
pcre_dfa_exec.c
|
351
|
12 years |
ph10 |
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
|
pcre_config.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_compile.c
|
349
|
12 years |
ph10 |
Preliminary patch for upgraded Unicode Property support.
|
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
|
351
|
12 years |
ph10 |
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
|
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
|
358
|
12 years |
ph10 |
Comments about stack usage added.
|
RunGrepTest
|
325
|
12 years |
ph10 |
Add --include_dir and --exclude_dir to pcregrep.
|
README
|
345
|
12 years |
ph10 |
Tidies for the 7.7-RC1 distribution.
|
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
|
347
|
12 years |
ph10 |
Final updates for 7.7 release.
|
Makefile.am
|
349
|
12 years |
ph10 |
Preliminary patch for upgraded Unicode Property support.
|
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
|
358
|
12 years |
ph10 |
Comments about stack usage added.
|
COPYING
|
137
|
13 years |
ph10 |
Daniel's patches.
|
CMakeLists.txt
|
351
|
12 years |
ph10 |
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
|
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… |