Parent Directory
|
|
|
|
|
cmake/
|
344 |
12 years |
ph10 |
CMake patches for readline support to ensure ncurses is linked when required.
|
doc/
|
566 |
10 years |
ph10 |
Fix broken /g code in pcretest and -g code in pcredemo.
|
maint/
|
539 |
10 years |
ph10 |
A more correct fix for the chartables bug with UTF-8 and non-std tables.
|
testdata/
|
566 |
10 years |
ph10 |
Fix broken /g code in pcretest and -g code in pcredemo.
|
132html
|
461
|
11 years |
ph10 |
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
|
AUTHORS
|
489
|
11 years |
ph10 |
File tidies and documentation update for 8.01.
|
CMakeLists.txt
|
495
|
11 years |
ph10 |
Ensure CMake checks for inttypes.
|
COPYING
|
137
|
13 years |
ph10 |
Daniel's patches.
|
ChangeLog
|
566
|
10 years |
ph10 |
Fix broken /g code in pcretest and -g code in pcredemo.
|
CleanTxt
|
111
|
13 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
Detrail
|
111
|
13 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
HACKING
|
550
|
10 years |
ph10 |
Fix problem with (*THEN) not backing up far enough.
|
LICENCE
|
489
|
11 years |
ph10 |
File tidies and documentation update for 8.01.
|
Makefile.am
|
479
|
11 years |
ph10 |
Add AC_CONFIG_MACRO_DIR([m4]) to configure.ac and -I m4 to ACLOCAL_AMFLAGS in
M… |
NEWS
|
548
|
10 years |
ph10 |
Final updates for 8.10 release.
|
NON-UNIX-USE
|
535
|
10 years |
ph10 |
Prepare for release candidate.
|
PrepareRelease
|
453
|
11 years |
ph10 |
Add more explanation about recursive subpatterns, and make it possible to
proce… |
README
|
489
|
11 years |
ph10 |
File tidies and documentation update for 8.01.
|
RunGrepTest
|
565
|
10 years |
ph10 |
Added parentheses argument to -o and --only-matching options of pcregrep.
|
RunTest
|
559
|
10 years |
ph10 |
Tidy up test comments, now that Perl >= 5.10 is generally around.
|
RunTest.bat
|
465
|
11 years |
ph10 |
Update Windows testing files for new tests.
|
autogen.sh
|
484
|
11 years |
ph10 |
Update autogen.sh to try several names for libtoolize.
|
config-cmake.h.in
|
303
|
13 years |
ph10 |
Apply Christian Ehrlicher's patch to update the CMake files.
|
configure.ac
|
550
|
10 years |
ph10 |
Fix problem with (*THEN) not backing up far enough.
|
dftables.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
libpcre.a.dev
|
96
|
14 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
libpcre.def
|
96
|
14 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
libpcre.pc.in
|
430
|
11 years |
ph10 |
Add -DPCRE_STATIC to configuration files when no shared library is built.
|
libpcrecpp.pc.in
|
430
|
11 years |
ph10 |
Add -DPCRE_STATIC to configuration files when no shared library is built.
|
libpcreposix.def
|
96
|
14 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
libpcreposix.pc.in
|
430
|
11 years |
ph10 |
Add -DPCRE_STATIC to configuration files when no shared library is built.
|
makevp.bat
|
373
|
12 years |
ph10 |
Update the Virtual Pascal + BCC files for current versions.
|
makevp_c.txt
|
373
|
12 years |
ph10 |
Update the Virtual Pascal + BCC files for current versions.
|
makevp_l.txt
|
373
|
12 years |
ph10 |
Update the Virtual Pascal + BCC files for current versions.
|
pcre-config.in
|
492
|
11 years |
ph10 |
Added --libs-cpp to pcre-config, but only when C++ support is configured.
|
pcre.def
|
96
|
14 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
pcre.h.in
|
553
|
10 years |
ph10 |
Change the way PCRE_PARTIAL_HARD handles \z, \Z, \b, \B, and $.
|
pcre_chartables.c.dist
|
540
|
10 years |
ph10 |
Typo in comment.
|
pcre_compile.c
|
556
|
10 years |
ph10 |
Fix #-comment bugs in UTF-8 mode with PCRE_NEWLINE_ANY.
|
pcre_config.c
|
376
|
12 years |
ph10 |
Bug fixes: forgot to commit these individually.
|
pcre_dfa_exec.c
|
553
|
10 years |
ph10 |
Change the way PCRE_PARTIAL_HARD handles \z, \Z, \b, \B, and $.
|
pcre_exec.c
|
563
|
10 years |
ph10 |
Add casts needed for Visual Studio when NO_RECURSE is set.
|
pcre_fullinfo.c
|
461
|
11 years |
ph10 |
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
|
pcre_get.c
|
359
|
12 years |
ph10 |
Add PCRE_CALL_CONVENTION for MSVC users; add some missing PCRE_EXP_DEFNs.
|
pcre_globals.c
|
507
|
10 years |
ph10 |
Tidies for 8.02-RC1 release.
|
pcre_info.c
|
389
|
11 years |
ph10 |
Add PCRE_NO_START_OPTIMIZE
|
pcre_internal.h
|
550
|
10 years |
ph10 |
Fix problem with (*THEN) not backing up far enough.
|
pcre_maketables.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_newline.c
|
409
|
11 years |
ph10 |
Further USPTR additions.
|
pcre_ord2utf8.c
|
371
|
12 years |
ph10 |
Source tidies for 7.8-RC1
|
pcre_printint.src
|
550
|
10 years |
ph10 |
Fix problem with (*THEN) not backing up far enough.
|
pcre_refcount.c
|
359
|
12 years |
ph10 |
Add PCRE_CALL_CONVENTION for MSVC users; add some missing PCRE_EXP_DEFNs.
|
pcre_scanner.cc
|
530
|
10 years |
ph10 |
Added a lot of (int) casts to avoid compiler warnings in systems where
siz… |
pcre_scanner.h
|
308
|
13 years |
ph10 |
Apply Craig's patch to move no_arg into the RE class.
|
pcre_scanner_unittest.cc
|
530
|
10 years |
ph10 |
Added a lot of (int) casts to avoid compiler warnings in systems where
siz… |
pcre_stringpiece.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_unittest.cc
|
236
|
13 years |
ph10 |
<config.h> => "config.h" and also some cases of <pcre.h>.
|
pcre_study.c
|
550
|
10 years |
ph10 |
Fix problem with (*THEN) not backing up far enough.
|
pcre_tables.c
|
517
|
10 years |
ph10 |
Add new special properties Xan, Xps, Xsp, Xwd to help with \w etc.
|
pcre_try_flipped.c
|
461
|
11 years |
ph10 |
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
|
pcre_ucd.c
|
491
|
11 years |
ph10 |
Update Unicode tables to Unicode version 5.2.0.
|
pcre_ucp_searchfuncs.c
|
369
|
12 years |
ph10 |
Patch to reduce warnings from certain compilers.
|
pcre_valid_utf8.c
|
409
|
11 years |
ph10 |
Further USPTR additions.
|
pcre_version.c
|
359
|
12 years |
ph10 |
Add PCRE_CALL_CONVENTION for MSVC users; add some missing PCRE_EXP_DEFNs.
|
pcre_xclass.c
|
535
|
10 years |
ph10 |
Prepare for release candidate.
|
pcrecpp.cc
|
530
|
10 years |
ph10 |
Added a lot of (int) casts to avoid compiler warnings in systems where
siz… |
pcrecpp.h
|
474
|
11 years |
ph10 |
Fix C++ wrapper GlobalReplace function for empty matches.
|
pcrecpp_internal.h
|
367
|
12 years |
ph10 |
Add missing copyright to pcrecpp_internal.h
|
pcrecpp_unittest.cc
|
474
|
11 years |
ph10 |
Fix C++ wrapper GlobalReplace function for empty matches.
|
pcrecpparg.h.in
|
263
|
13 years |
ph10 |
Apply Craig's patch, which makes it possible to "ignore" values in parens
when … |
pcredemo.c
|
566
|
10 years |
ph10 |
Fix broken /g code in pcretest and -g code in pcredemo.
|
pcregexp.pas
|
493
|
11 years |
ph10 |
Updated licensing terms in pcregexp.pas
|
pcregrep.c
|
565
|
10 years |
ph10 |
Added parentheses argument to -o and --only-matching options of pcregrep.
|
pcreposix.c
|
545
|
10 years |
ph10 |
Tidyup for 8.10-RC2 test release.
|
pcreposix.h
|
518
|
10 years |
ph10 |
Added PCRE_UCP and related stuff to make \w etc use Unicode properties.
|
pcretest.c
|
566
|
10 years |
ph10 |
Fix broken /g code in pcretest and -g code in pcredemo.
|
perltest.pl
|
518
|
10 years |
ph10 |
Added PCRE_UCP and related stuff to make \w etc use Unicode properties.
|
ucp.h
|
491
|
11 years |
ph10 |
Update Unicode tables to Unicode version 5.2.0.
|
ucpinternal.h
|
351
|
12 years |
ph10 |
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
|
ucptable.h
|
351
|
12 years |
ph10 |
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
|