Parent Directory
|
|
|
|
|
testdata/
|
197 |
12 years |
ph10 |
Abolish the NULLWSLIMIT error at the expense of using more stack when an
unlimi… |
doc/
|
197 |
12 years |
ph10 |
Abolish the NULLWSLIMIT error at the expense of using more stack when an
unlimi… |
maint/
|
181 |
12 years |
ph10 |
Documentation update preparatory to release.
|
configure.ac
|
201
|
12 years |
ph10 |
Update version number; use %I64U instead of %llu under MingGW in
pcrecpp_unitte… |
pcrecpp_unittest.cc
|
201
|
12 years |
ph10 |
Update version number; use %I64U instead of %llu under MingGW in
pcrecpp_unitte… |
ChangeLog
|
201
|
12 years |
ph10 |
Update version number; use %I64U instead of %llu under MingGW in
pcrecpp_unitte… |
pcre_exec.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_study.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_valid_utf8.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_ucp_searchfuncs.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_stringpiece_unittest.cc
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
NON-UNIX-USE
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
CMakeLists.txt
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_get.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_chartables.c.dist
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_dfa_exec.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_fullinfo.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
dftables.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_ord2utf8.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_compile.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_version.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcretest.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_scanner.cc
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcrecpp.h
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcreposix.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcrecpp_internal.h
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcreposix.h
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_tables.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_newline.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_config.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_info.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcredemo.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_stringpiece.cc
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_globals.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_scanner_unittest.cc
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_refcount.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_maketables.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_try_flipped.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_xclass.c
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcrecpp.cc
|
200
|
12 years |
ph10 |
Correct errors in previous patch; tidy for test release.
|
pcre_scanner.h
|
199
|
12 years |
ph10 |
Daniel's patch for config.h and Windows DLL declarations (not fully working).
|
pcre.h.in
|
199
|
12 years |
ph10 |
Daniel's patch for config.h and Windows DLL declarations (not fully working).
|
pcregrep.c
|
199
|
12 years |
ph10 |
Daniel's patch for config.h and Windows DLL declarations (not fully working).
|
Makefile.am
|
199
|
12 years |
ph10 |
Daniel's patch for config.h and Windows DLL declarations (not fully working).
|
pcre_internal.h
|
199
|
12 years |
ph10 |
Daniel's patch for config.h and Windows DLL declarations (not fully working).
|
pcrecpparg.h.in
|
199
|
12 years |
ph10 |
Daniel's patch for config.h and Windows DLL declarations (not fully working).
|
pcre_stringpiece.h.in
|
199
|
12 years |
ph10 |
Daniel's patch for config.h and Windows DLL declarations (not fully working).
|
RunTest.bat
|
194
|
12 years |
ph10 |
Addes test 10 to the RunTest.bat file.
|
NEWS
|
184
|
12 years |
ph10 |
Fix non-UTF-8 mode Unicode properties bug; prepare for 7.2 release.
|
PrepareRelease
|
183
|
12 years |
ph10 |
Make sure config.h.generic and pcre.h.generic are always "standard".
|
HACKING
|
181
|
12 years |
ph10 |
Documentation update preparatory to release.
|
RunTest
|
173
|
12 years |
ph10 |
Update to next RC number; fix bug in test script.
|
RunGrepTest
|
160
|
12 years |
ph10 |
Fix RunGrepTest for make distcheck (previous change added a bug).
|
README
|
155
|
12 years |
ph10 |
Tidies and final updates for 7.1.
|
pcregexp.pas
|
149
|
12 years |
ph10 |
Add PCRE_NEWLINE_ANYCRLF.
|
config-cmake.h.in
|
144
|
12 years |
ph10 |
Daniel's patches to add to the CMake support.
|
COPYING
|
137
|
12 years |
ph10 |
Daniel's patches.
|
makevp_c.txt
|
135
|
12 years |
ph10 |
Hopefully the final rename of makevp-* to makevp_*.
|
makevp_l.txt
|
135
|
12 years |
ph10 |
Hopefully the final rename of makevp-* to makevp_*.
|
makevp.bat
|
135
|
12 years |
ph10 |
Hopefully the final rename of makevp-* to makevp_*.
|
autogen.sh
|
134
|
12 years |
ph10 |
Commit after detrailing; set executable on autogen.sh.
|
pcre_printint.src
|
123
|
12 years |
ph10 |
Removal of trailing spaces.
|
LICENCE
|
122
|
12 years |
ph10 |
Documentation spring clean, and expansion of maint/README.
|
AUTHORS
|
122
|
12 years |
ph10 |
Documentation spring clean, and expansion of maint/README.
|
132html
|
111
|
12 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
Detrail
|
111
|
12 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
CleanTxt
|
111
|
12 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
pcre-config.in
|
111
|
12 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
ucptable.h
|
105
|
12 years |
ph10 |
Mark ucp_table (in ucptable.h) and ucp_gentype (in pcre_ucp_searchfuncs.c)
as "c… |
libpcre.pc.in
|
97
|
12 years |
ph10 |
Applied Bob and Daniel's patches to convert the build system to automake. Added … |
perltest.pl
|
97
|
12 years |
ph10 |
Applied Bob and Daniel's patches to convert the build system to automake. Added … |
libpcrecpp.pc.in
|
97
|
12 years |
ph10 |
Applied Bob and Daniel's patches to convert the build system to automake. Added … |
ucpinternal.h
|
96
|
12 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
ucp.h
|
96
|
12 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
libpcre.def
|
96
|
12 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
pcre.def
|
96
|
12 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
libpcre.a.dev
|
96
|
12 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
libpcreposix.def
|
96
|
12 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |