Parent Directory
|
|
|
|
|
doc/
|
754 |
9 years |
ph10 |
Support \C in lookbehinds and DFA matching when not in UTF-8 mode.
|
testdata/
|
754 |
9 years |
ph10 |
Support \C in lookbehinds and DFA matching when not in UTF-8 mode.
|
sljit/
|
752 |
9 years |
zherczeg |
JIT should use pcre_malloc/pcre_free for allocation. |
maint/
|
733 |
9 years |
ph10 |
Source tidies for 8.20-RC3.
|
cmake/
|
344 |
12 years |
ph10 |
CMake patches for readline support to ensure ncurses is linked when required.
|
pcre_study.c
|
754
|
9 years |
ph10 |
Support \C in lookbehinds and DFA matching when not in UTF-8 mode.
|
pcre_compile.c
|
754
|
9 years |
ph10 |
Support \C in lookbehinds and DFA matching when not in UTF-8 mode.
|
pcre_internal.h
|
754
|
9 years |
ph10 |
Support \C in lookbehinds and DFA matching when not in UTF-8 mode.
|
ChangeLog
|
754
|
9 years |
ph10 |
Support \C in lookbehinds and DFA matching when not in UTF-8 mode.
|
pcre-config.in
|
753
|
9 years |
ph10 |
Remove -L from pcre-config when install is into /usr/lib (fixes
cross-compiling… |
pcre_jit_compile.c
|
752
|
9 years |
zherczeg |
JIT should use pcre_malloc/pcre_free for allocation. |
pcre_exec.c
|
751
|
9 years |
ph10 |
Code tidies.
|
pcreposix.c
|
747
|
9 years |
ph10 |
Fixed several items that were being incorrectly rejected as "not fixed length"
i… |
configure.ac
|
745
|
9 years |
ph10 |
Small tidies, and documentation update for JavaScript \x, \u, \U support.
|
pcre_jit_test.c
|
741
|
9 years |
zherczeg |
Supporting OP_NCREF, OP_RREF and OP_NRREF by the JIT compiler |
NEWS
|
738
|
9 years |
ph10 |
Source tidies for 8.20 release.
|
pcretest.c
|
738
|
9 years |
ph10 |
Source tidies for 8.20 release.
|
pcre_tables.c
|
736
|
9 years |
zherczeg |
Support OP_ANYBYTE in JIT when utf8 is disabled and optimizing utf8 character le… |
RunGrepTest
|
733
|
9 years |
ph10 |
Source tidies for 8.20-RC3.
|
pcre_dfa_exec.c
|
733
|
9 years |
ph10 |
Source tidies for 8.20-RC3.
|
pcre_printint.src
|
733
|
9 years |
ph10 |
Source tidies for 8.20-RC3.
|
CMakeLists.txt
|
732
|
9 years |
ph10 |
Needed to put "sh" before test commands for CMake build.
|
NON-UNIX-USE
|
727
|
9 years |
ph10 |
Updates to NON-UNIX-USE supplied by Sheri.
|
RunTest.bat
|
719
|
9 years |
ph10 |
Another improved RunTest.bat and also CMakeLists.txt provided by Sheri P.
|
pcregrep.c
|
718
|
9 years |
ph10 |
Add some casts to get rid of compiler warnings from MSVC8.
|
HACKING
|
716
|
9 years |
ph10 |
Make (*THEN) work as in Perl in subpatterns that do not contain | alternatives.
… |
RunTest
|
712
|
9 years |
ph10 |
Allow for CRLF terminations of pcretest output in RunTest.
|
PrepareRelease
|
709
|
9 years |
ph10 |
Put back CRLF line endings on RunTest.bat, and remove it from the list of files … |
Makefile.am
|
698
|
9 years |
ph10 |
Revised pcre_jit_test that runs OK with or without UTF-8 and/or UCP.
|
pcre_fullinfo.c
|
691
|
9 years |
ph10 |
Final source and document tidies for 8.20-RC1.
|
README
|
691
|
9 years |
ph10 |
Final source and document tidies for 8.20-RC1.
|
config-cmake.h.in
|
685
|
9 years |
ph10 |
Update pcregrep to use JIT by default with options to disable.
|
pcre.h.in
|
676
|
9 years |
ph10 |
Give PCRE_ERROR_JIT_STACKLIMIT when JIT runs out of stack.
|
LICENCE
|
672
|
9 years |
ph10 |
Update non-manpage documentation for JIT.
|
AUTHORS
|
672
|
9 years |
ph10 |
Update non-manpage documentation for JIT.
|
pcre_config.c
|
667
|
9 years |
ph10 |
Commit all the changes for JIT support, but without any documentation yet.
|
pcrecpp_unittest.cc
|
667
|
9 years |
ph10 |
Commit all the changes for JIT support, but without any documentation yet.
|
pcre_valid_utf8.c
|
654
|
9 years |
ph10 |
Documentation and general text tidies in preparation for test release.
|
ucp.h
|
654
|
9 years |
ph10 |
Documentation and general text tidies in preparation for test release.
|
perltest.pl
|
654
|
9 years |
ph10 |
Documentation and general text tidies in preparation for test release.
|
pcre_scanner_unittest.cc
|
594
|
9 years |
ph10 |
Added #include <string.h> to some .cc files (needed in some environments).
|
pcrecpp.cc
|
594
|
9 years |
ph10 |
Added #include <string.h> to some .cc files (needed in some environments).
|
pcre_ucd.c
|
592
|
9 years |
ph10 |
Update tables to Unicode 6.0.0.
|
CheckMan
|
583
|
10 years |
ph10 |
Add script to check for man page markup typos. Fix some typos.
|
autogen.sh
|
581
|
10 years |
ph10 |
Final tidies for 8.11 release.
|
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.
|
pcredemo.c
|
579
|
10 years |
ph10 |
Tidies of documenation and code while preparing for release.
|
pcre_chartables.c.dist
|
540
|
10 years |
ph10 |
Typo in comment.
|
pcre_xclass.c
|
535
|
10 years |
ph10 |
Prepare for release candidate.
|
pcre_scanner.cc
|
530
|
10 years |
ph10 |
Added a lot of (int) casts to avoid compiler warnings in systems where
siz… |
pcreposix.h
|
518
|
10 years |
ph10 |
Added PCRE_UCP and related stuff to make \w etc use Unicode properties.
|
pcre_globals.c
|
507
|
10 years |
ph10 |
Tidies for 8.02-RC1 release.
|
pcregexp.pas
|
493
|
11 years |
ph10 |
Updated licensing terms in pcregexp.pas
|
pcrecpp.h
|
474
|
11 years |
ph10 |
Fix C++ wrapper GlobalReplace function for empty matches.
|
pcre_try_flipped.c
|
461
|
11 years |
ph10 |
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
|
132html
|
461
|
11 years |
ph10 |
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
|
libpcre.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.
|
libpcrecpp.pc.in
|
430
|
11 years |
ph10 |
Add -DPCRE_STATIC to configuration files when no shared library is built.
|
pcre_newline.c
|
409
|
11 years |
ph10 |
Further USPTR additions.
|
pcre_info.c
|
389
|
11 years |
ph10 |
Add PCRE_NO_START_OPTIMIZE
|
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.
|
makevp.bat
|
373
|
12 years |
ph10 |
Update the Virtual Pascal + BCC files for current versions.
|
pcre_ord2utf8.c
|
371
|
12 years |
ph10 |
Source tidies for 7.8-RC1
|
pcre_ucp_searchfuncs.c
|
369
|
12 years |
ph10 |
Patch to reduce warnings from certain compilers.
|
pcrecpp_internal.h
|
367
|
12 years |
ph10 |
Add missing copyright to pcrecpp_internal.h
|
pcre_get.c
|
359
|
12 years |
ph10 |
Add PCRE_CALL_CONVENTION for MSVC users; add some missing PCRE_EXP_DEFNs.
|
pcre_version.c
|
359
|
12 years |
ph10 |
Add PCRE_CALL_CONVENTION for MSVC users; add some missing PCRE_EXP_DEFNs.
|
pcre_refcount.c
|
359
|
12 years |
ph10 |
Add PCRE_CALL_CONVENTION for MSVC users; add some missing PCRE_EXP_DEFNs.
|
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.
|
pcre_scanner.h
|
308
|
13 years |
ph10 |
Apply Craig's patch to move no_arg into the RE class.
|
dftables.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
pcre_maketables.c
|
305
|
13 years |
ph10 |
Update copyright year to 2008.
|
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
|
14 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
pcre.def
|
96
|
14 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
libpcre.a.dev
|
96
|
14 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
libpcreposix.def
|
96
|
14 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |