Parent Directory
|
|
|
|
|
cmake/
|
939 |
14 months |
ph10 |
CMake support for linking pcretest with libedit.
|
doc/
|
1333 |
7 days |
ph10 |
Update HTML documentation.
|
m4/
|
1235 |
5 months |
ph10 |
Ensure boolean macros are #undeffed in pcre.h.generic.
|
maint/
|
1317 |
2 weeks |
ph10 |
Add a count to show progress, suppress compiler optimization to save time.
|
sljit/
|
1325 |
11 days |
ph10 |
Fix spelling mistakes in comments.
|
testdata/
|
1334 |
6 days |
ph10 |
Fix segfault when pcre_dfa_exec() is called with an output vector of length
les… |
.gitignore
|
1158
|
6 months |
chpe |
build: Add code coverage reporting
Add --enable-coverage which uses gcov/lcov t… |
132html
|
461
|
3 years |
ph10 |
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
|
AUTHORS
|
1319
|
2 weeks |
ph10 |
Doc updates getting ready for 8.33-RC1.
|
CMakeLists.txt
|
1234
|
5 months |
ph10 |
Applied patch to quash MSVC warnings.
|
COPYING
|
137
|
6 years |
ph10 |
Daniel's patches.
|
ChangeLog
|
1334
|
6 days |
ph10 |
Fix segfault when pcre_dfa_exec() is called with an output vector of length
les… |
CheckMan
|
583
|
2 years |
ph10 |
Add script to check for man page markup typos. Fix some typos.
|
CleanTxt
|
111
|
6 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
Detrail
|
111
|
6 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
HACKING
|
1204
|
6 months |
chpe |
docs: Put correction version in which the 32-bit library appeared
|
LICENCE
|
1319
|
2 weeks |
ph10 |
Doc updates getting ready for 8.33-RC1.
|
Makefile.am
|
1332
|
7 days |
ph10 |
Updates to building documentation.
|
NEWS
|
1325
|
11 days |
ph10 |
Fix spelling mistakes in comments.
|
NON-AUTOTOOLS-BUILD
|
1332
|
7 days |
ph10 |
Updates to building documentation.
|
NON-UNIX-USE
|
981
|
11 months |
ph10 |
Rework and rename some of the docs about building methods.
|
PrepareRelease
|
1332
|
7 days |
ph10 |
Updates to building documentation.
|
README
|
1320
|
2 weeks |
ph10 |
Source tidies (trails spaces, html updates) for 8.33-RC1.
|
RunGrepTest
|
1324
|
11 days |
ph10 |
Fix pcregrep so that it can find empty lines.
|
RunTest
|
1320
|
2 weeks |
ph10 |
Source tidies (trails spaces, html updates) for 8.33-RC1.
|
RunTest.bat
|
1325
|
11 days |
ph10 |
Fix spelling mistakes in comments.
|
autogen.sh
|
1240
|
3 months |
ph10 |
Deal with warnings given by automake 1.12.
|
config-cmake.h.in
|
1234
|
5 months |
ph10 |
Applied patch to quash MSVC warnings.
|
configure.ac
|
1320
|
2 weeks |
ph10 |
Source tidies (trails spaces, html updates) for 8.33-RC1.
|
dftables.c
|
1221
|
6 months |
ph10 |
File tidies, preparing for 8.32-RC1.
|
libpcre.a.dev
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
libpcre.def
|
96
|
6 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
libpcre.pc.in
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
libpcre16.pc.in
|
843
|
16 months |
ph10 |
Update pcre-config for 16-bit library and correct type on libpcre16.pc.in.
|
libpcre32.pc.in
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
libpcrecpp.pc.in
|
430
|
3 years |
ph10 |
Add -DPCRE_STATIC to configuration files when no shared library is built.
|
libpcreposix.def
|
96
|
6 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
libpcreposix.pc.in
|
430
|
3 years |
ph10 |
Add -DPCRE_STATIC to configuration files when no shared library is built.
|
makevp.bat
|
373
|
4 years |
ph10 |
Update the Virtual Pascal + BCC files for current versions.
|
makevp_c.txt
|
1330
|
8 days |
ph10 |
Update files for Borland compilation to current list of modules.
|
makevp_l.txt
|
1330
|
8 days |
ph10 |
Update files for Borland compilation to current list of modules.
|
pcre-config.in
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre.def
|
96
|
6 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
pcre.h.in
|
1313
|
3 weeks |
ph10 |
Code (but not yet documentation) for *LIMIT_MATCH and *LIMIT_RECURSION.
|
pcre16_byte_order.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_chartables.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_compile.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_config.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_dfa_exec.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_exec.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_fullinfo.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_get.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_globals.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_jit_compile.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_maketables.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_newline.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_ord2utf16.c
|
1133
|
7 months |
chpe |
pcre32: Fix signed-unsigned compare
|
pcre16_printint.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_refcount.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_string_utils.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_study.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_tables.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_ucd.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_utf16_utils.c
|
1033
|
8 months |
ph10 |
General spring-clean of EBCDIC-related issues in the code, which had decayed
ov… |
pcre16_valid_utf16.c
|
1261
|
2 months |
ph10 |
Correct Unicode string checking in the light of corrigendum #9.
|
pcre16_version.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_xclass.c
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre32_byte_order.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_chartables.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_compile.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_config.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_dfa_exec.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_exec.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_fullinfo.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_get.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_globals.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_jit_compile.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_maketables.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_newline.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_ord2utf32.c
|
1133
|
7 months |
chpe |
pcre32: Fix signed-unsigned compare
|
pcre32_printint.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_refcount.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_string_utils.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_study.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_tables.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_ucd.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_utf32_utils.c
|
1156
|
6 months |
ph10 |
Lose compiler warnings for unused parameter and defined but not used when UTF
i… |
pcre32_valid_utf32.c
|
1261
|
2 months |
ph10 |
Correct Unicode string checking in the light of corrigendum #9.
|
pcre32_version.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_xclass.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre_byte_order.c
|
1313
|
3 weeks |
ph10 |
Code (but not yet documentation) for *LIMIT_MATCH and *LIMIT_RECURSION.
|
pcre_chartables.c.dist
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre_compile.c
|
1325
|
11 days |
ph10 |
Fix spelling mistakes in comments.
|
pcre_config.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre_dfa_exec.c
|
1334
|
6 days |
ph10 |
Fix segfault when pcre_dfa_exec() is called with an output vector of length
les… |
pcre_exec.c
|
1325
|
11 days |
ph10 |
Fix spelling mistakes in comments.
|
pcre_fullinfo.c
|
1323
|
2 weeks |
ph10 |
Fix type error in PCRE_INFO_{MATCH,RECURSION}LIMIT.
|
pcre_get.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre_globals.c
|
850
|
16 months |
zherczeg |
add pcre16_callout_block and pcre16_extra
|
pcre_internal.h
|
1320
|
2 weeks |
ph10 |
Source tidies (trails spaces, html updates) for 8.33-RC1.
|
pcre_jit_compile.c
|
1325
|
11 days |
ph10 |
Fix spelling mistakes in comments.
|
pcre_jit_test.c
|
1308
|
7 weeks |
zherczeg |
Fix for recursions to preserve repeat counters.
|
pcre_maketables.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre_newline.c
|
1221
|
6 months |
ph10 |
File tidies, preparing for 8.32-RC1.
|
pcre_ord2utf8.c
|
1221
|
6 months |
ph10 |
File tidies, preparing for 8.32-RC1.
|
pcre_printint.c
|
1221
|
6 months |
ph10 |
File tidies, preparing for 8.32-RC1.
|
pcre_refcount.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre_scanner.cc
|
530
|
2 years |
ph10 |
Added a lot of (int) casts to avoid compiler warnings in systems where
siz… |
pcre_scanner.h
|
308
|
5 years |
ph10 |
Apply Craig's patch to move no_arg into the RE class.
|
pcre_scanner_unittest.cc
|
594
|
2 years |
ph10 |
Added #include <string.h> to some .cc files (needed in some environments).
|
pcre_string_utils.c
|
1331
|
8 days |
ph10 |
Correct summary comment at head of file.
|
pcre_stringpiece.cc
|
236
|
5 years |
ph10 |
<config.h> => "config.h" and also some cases of <pcre.h>.
|
pcre_stringpiece.h.in
|
580
|
2 years |
ph10 |
Patches to avoid build problems in some Borland environments.
|
pcre_stringpiece_unittest.cc
|
580
|
2 years |
ph10 |
Patches to avoid build problems in some Borland environments.
|
pcre_study.c
|
1221
|
6 months |
ph10 |
File tidies, preparing for 8.32-RC1.
|
pcre_tables.c
|
1260
|
2 months |
ph10 |
Add \p{Xuc} to match characters identifiable by Universal Character Names.
|
pcre_ucd.c
|
1050
|
7 months |
chpe |
unicode: Update to Unicode 6.2
|
pcre_valid_utf8.c
|
1261
|
2 months |
ph10 |
Correct Unicode string checking in the light of corrigendum #9.
|
pcre_version.c
|
1055
|
7 months |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre_xclass.c
|
1260
|
2 months |
ph10 |
Add \p{Xuc} to match characters identifiable by Universal Character Names.
|
pcrecpp.cc
|
1221
|
6 months |
ph10 |
File tidies, preparing for 8.32-RC1.
|
pcrecpp.h
|
474
|
3 years |
ph10 |
Fix C++ wrapper GlobalReplace function for empty matches.
|
pcrecpp_internal.h
|
367
|
4 years |
ph10 |
Add missing copyright to pcrecpp_internal.h
|
pcrecpp_unittest.cc
|
667
|
20 months |
ph10 |
Commit all the changes for JIT support, but without any documentation yet.
|
pcrecpparg.h.in
|
263
|
5 years |
ph10 |
Apply Craig's patch, which makes it possible to "ignore" values in parens
when … |
pcredemo.c
|
945
|
14 months |
ph10 |
Fix typo in comment.
|
pcregexp.pas
|
493
|
3 years |
ph10 |
Updated licensing terms in pcregexp.pas
|
pcregrep.c
|
1324
|
11 days |
ph10 |
Fix pcregrep so that it can find empty lines.
|
pcreposix.c
|
1320
|
2 weeks |
ph10 |
Source tidies (trails spaces, html updates) for 8.33-RC1.
|
pcreposix.h
|
836
|
16 months |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcretest.c
|
1334
|
6 days |
ph10 |
Fix segfault when pcre_dfa_exec() is called with an output vector of length
les… |
perltest.pl
|
1046
|
7 months |
ph10 |
All the remaining changes for handling characters with more than one other
case… |
ucp.h
|
1221
|
6 months |
ph10 |
File tidies, preparing for 8.32-RC1.
|