Parent Directory
|
|
|
|
|
testdata/
|
1392 |
7 years |
ph10 |
Give errors for [A-\d] and [a-[:digit:]] etc.
|
doc/
|
1392 |
7 years |
ph10 |
Give errors for [A-\d] and [a-[:digit:]] etc.
|
sljit/
|
1378 |
7 years |
zherczeg |
Add JIT support for the 64 bit TileGX architecture. Patch by Jiong Wang (Tilera … |
maint/
|
1362 |
7 years |
chpe |
unicode: Update to Unicode 6.3.0 release |
m4/
|
1235 |
8 years |
ph10 |
Ensure boolean macros are #undeffed in pcre.h.generic.
|
cmake/
|
939 |
8 years |
ph10 |
CMake support for linking pcretest with libedit.
|
pcre_compile.c
|
1392
|
7 years |
ph10 |
Give errors for [A-\d] and [a-[:digit:]] etc.
|
pcre_internal.h
|
1392
|
7 years |
ph10 |
Give errors for [A-\d] and [a-[:digit:]] etc.
|
ChangeLog
|
1392
|
7 years |
ph10 |
Give errors for [A-\d] and [a-[:digit:]] etc.
|
pcreposix.c
|
1392
|
7 years |
ph10 |
Give errors for [A-\d] and [a-[:digit:]] etc.
|
HACKING
|
1390
|
7 years |
ph10 |
Update HACKING document to bring it up to date with latest coding.
|
pcre_config.c
|
1389
|
7 years |
ph10 |
Implement compile-time nested parentheses limit, specified at build time.
|
pcretest.c
|
1389
|
7 years |
ph10 |
Implement compile-time nested parentheses limit, specified at build time.
|
pcre.h.in
|
1389
|
7 years |
ph10 |
Implement compile-time nested parentheses limit, specified at build time.
|
README
|
1389
|
7 years |
ph10 |
Implement compile-time nested parentheses limit, specified at build time.
|
configure.ac
|
1389
|
7 years |
ph10 |
Implement compile-time nested parentheses limit, specified at build time.
|
CMakeLists.txt
|
1389
|
7 years |
ph10 |
Implement compile-time nested parentheses limit, specified at build time.
|
config-cmake.h.in
|
1389
|
7 years |
ph10 |
Implement compile-time nested parentheses limit, specified at build time.
|
perltest.pl
|
1388
|
7 years |
ph10 |
Add a simple tripwire to pcretest to lock out certain modifiers.
|
pcre_xclass.c
|
1387
|
7 years |
ph10 |
Update POSIX class handling in UCP mode.
|
pcre_printint.c
|
1387
|
7 years |
ph10 |
Update POSIX class handling in UCP mode.
|
pcre_exec.c
|
1379
|
7 years |
ph10 |
More auto-possessification additions, using possessive class repeats. These are … |
pcre_jit_compile.c
|
1379
|
7 years |
ph10 |
More auto-possessification additions, using possessive class repeats. These are … |
pcre_dfa_exec.c
|
1379
|
7 years |
ph10 |
More auto-possessification additions, using possessive class repeats. These are … |
pcre_study.c
|
1379
|
7 years |
ph10 |
More auto-possessification additions, using possessive class repeats. These are … |
pcre_jit_test.c
|
1371
|
7 years |
zherczeg |
Support OP_DNREF and OP_DNREFI in JIT. |
RunTest
|
1370
|
7 years |
ph10 |
Add \o{} and tidy up \x{} handling. Minor update to RunTest.
|
pcre_maketables.c
|
1364
|
7 years |
ph10 |
Add VT to the set of characters recognized as white space.
|
pcre_chartables.c.dist
|
1364
|
7 years |
ph10 |
Add VT to the set of characters recognized as white space.
|
ucp.h
|
1363
|
7 years |
ph10 |
Refactored auto-possessification code.
|
pcre_ucd.c
|
1362
|
7 years |
chpe |
unicode: Update to Unicode 6.3.0 release |
pcregrep.c
|
1355
|
7 years |
ph10 |
Fix small z/OS bug.
|
RunGrepTest
|
1353
|
7 years |
ph10 |
Fix pcregrep looping bug for multiline empty string match.
|
pcre_fullinfo.c
|
1348
|
7 years |
ph10 |
Implement PCRE_INFO_MATCH_EMPTY and fix 2 bugs concerned with scanning for
empt… |
CheckMan
|
1339
|
7 years |
ph10 |
Update man pages to avoid the use of .ti (which causes difficulties for some
tr… |
132html
|
1339
|
7 years |
ph10 |
Update man pages to avoid the use of .ti (which causes difficulties for some
tr… |
pcre_string_utils.c
|
1335
|
7 years |
ph10 |
Final source file tidies for 8.33 release.
|
PrepareRelease
|
1335
|
7 years |
ph10 |
Final source file tidies for 8.33 release.
|
NEWS
|
1335
|
7 years |
ph10 |
Final source file tidies for 8.33 release.
|
NON-AUTOTOOLS-BUILD
|
1332
|
7 years |
ph10 |
Updates to building documentation.
|
Makefile.am
|
1332
|
7 years |
ph10 |
Updates to building documentation.
|
makevp_l.txt
|
1330
|
7 years |
ph10 |
Update files for Borland compilation to current list of modules.
|
makevp_c.txt
|
1330
|
7 years |
ph10 |
Update files for Borland compilation to current list of modules.
|
RunTest.bat
|
1325
|
7 years |
ph10 |
Fix spelling mistakes in comments.
|
AUTHORS
|
1319
|
7 years |
ph10 |
Doc updates getting ready for 8.33-RC1.
|
LICENCE
|
1319
|
7 years |
ph10 |
Doc updates getting ready for 8.33-RC1.
|
pcre_byte_order.c
|
1313
|
7 years |
ph10 |
Code (but not yet documentation) for *LIMIT_MATCH and *LIMIT_RECURSION.
|
pcre_valid_utf8.c
|
1261
|
7 years |
ph10 |
Correct Unicode string checking in the light of corrigendum #9.
|
pcre16_valid_utf16.c
|
1261
|
7 years |
ph10 |
Correct Unicode string checking in the light of corrigendum #9.
|
pcre32_valid_utf32.c
|
1261
|
7 years |
ph10 |
Correct Unicode string checking in the light of corrigendum #9.
|
pcre_tables.c
|
1260
|
7 years |
ph10 |
Add \p{Xuc} to match characters identifiable by Universal Character Names.
|
autogen.sh
|
1240
|
7 years |
ph10 |
Deal with warnings given by automake 1.12.
|
dftables.c
|
1221
|
8 years |
ph10 |
File tidies, preparing for 8.32-RC1.
|
pcre_newline.c
|
1221
|
8 years |
ph10 |
File tidies, preparing for 8.32-RC1.
|
pcre_ord2utf8.c
|
1221
|
8 years |
ph10 |
File tidies, preparing for 8.32-RC1.
|
pcrecpp.cc
|
1221
|
8 years |
ph10 |
File tidies, preparing for 8.32-RC1.
|
.gitignore
|
1158
|
8 years |
chpe |
build: Add code coverage reporting
Add --enable-coverage which uses gcov/lcov t… |
pcre32_utf32_utils.c
|
1156
|
8 years |
ph10 |
Lose compiler warnings for unused parameter and defined but not used when UTF
i… |
pcre32_ord2utf32.c
|
1133
|
8 years |
chpe |
pcre32: Fix signed-unsigned compare |
pcre16_ord2utf16.c
|
1133
|
8 years |
chpe |
pcre32: Fix signed-unsigned compare |
pcre32_globals.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre_get.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_jit_compile.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_refcount.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre_refcount.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_string_utils.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_config.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
libpcre32.pc.in
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre_version.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_compile.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_byte_order.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_chartables.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_printint.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_study.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_fullinfo.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_newline.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_get.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_xclass.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre-config.in
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_tables.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_maketables.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_exec.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_version.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_dfa_exec.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre32_ucd.c
|
1055
|
8 years |
chpe |
pcre32: Add 32-bit library
Create libpcre32 that operates on 32-bit characters … |
pcre16_utf16_utils.c
|
1033
|
8 years |
ph10 |
General spring-clean of EBCDIC-related issues in the code, which had decayed
ov… |
NON-UNIX-USE
|
981
|
8 years |
ph10 |
Rework and rename some of the docs about building methods.
|
pcredemo.c
|
945
|
8 years |
ph10 |
Fix typo in comment.
|
pcre_globals.c
|
850
|
9 years |
zherczeg |
add pcre16_callout_block and pcre16_extra |
libpcre16.pc.in
|
843
|
9 years |
ph10 |
Update pcre-config for 16-bit library and correct type on libpcre16.pc.in.
|
pcre16_string_utils.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_fullinfo.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_exec.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_refcount.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_tables.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
libpcre.a.dev
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
libpcre.pc.in
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_ucd.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_byte_order.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_globals.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_version.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_compile.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_study.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_jit_compile.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_chartables.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcreposix.h
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_dfa_exec.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_maketables.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_config.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_xclass.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_get.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_printint.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcre16_newline.c
|
836
|
9 years |
ph10 |
Merging all the changes from the pcre16 branch into the trunk.
|
pcrecpp_unittest.cc
|
667
|
9 years |
ph10 |
Commit all the changes for JIT support, but without any documentation yet.
|
pcre_scanner_unittest.cc
|
594
|
9 years |
ph10 |
Added #include <string.h> to some .cc files (needed in some environments).
|
pcre_stringpiece_unittest.cc
|
580
|
10 years |
ph10 |
Patches to avoid build problems in some Borland environments.
|
pcre_stringpiece.h.in
|
580
|
10 years |
ph10 |
Patches to avoid build problems in some Borland environments.
|
pcre_scanner.cc
|
530
|
10 years |
ph10 |
Added a lot of (int) casts to avoid compiler warnings in systems where
siz… |
pcregexp.pas
|
493
|
10 years |
ph10 |
Updated licensing terms in pcregexp.pas
|
pcrecpp.h
|
474
|
11 years |
ph10 |
Fix C++ wrapper GlobalReplace function for empty matches.
|
libpcrecpp.pc.in
|
430
|
11 years |
ph10 |
Add -DPCRE_STATIC to configuration files when no shared library is built.
|
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.
|
pcrecpp_internal.h
|
367
|
12 years |
ph10 |
Add missing copyright to pcrecpp_internal.h
|
pcre_scanner.h
|
308
|
13 years |
ph10 |
Apply Craig's patch to move no_arg into the RE class.
|
pcrecpparg.h.in
|
263
|
13 years |
ph10 |
Apply Craig's patch, which makes it possible to "ignore" values in parens
when … |
pcre_stringpiece.cc
|
236
|
13 years |
ph10 |
<config.h> => "config.h" and also some cases of <pcre.h>.
|
COPYING
|
137
|
13 years |
ph10 |
Daniel's patches.
|
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… |
libpcre.def
|
96
|
13 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
pcre.def
|
96
|
13 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
libpcreposix.def
|
96
|
13 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |