Parent Directory
|
|
|
|
|
doc/
|
167 |
6 years |
ph10 |
Add (?(-n) and (?(+n) relative conditions.
|
maint/
|
155 |
6 years |
ph10 |
Tidies and final updates for 7.1.
|
testdata/
|
167 |
6 years |
ph10 |
Add (?(-n) and (?(+n) relative conditions.
|
132html
|
111
|
6 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
AUTHORS
|
122
|
6 years |
ph10 |
Documentation spring clean, and expansion of maint/README.
|
CMakeLists.txt
|
144
|
6 years |
ph10 |
Daniel's patches to add to the CMake support.
|
COPYING
|
137
|
6 years |
ph10 |
Daniel's patches.
|
ChangeLog
|
167
|
6 years |
ph10 |
Add (?(-n) and (?(+n) relative conditions.
|
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
|
127
|
6 years |
ph10 |
A number of tidies, file renames, etc.
|
LICENCE
|
122
|
6 years |
ph10 |
Documentation spring clean, and expansion of maint/README.
|
Makefile.am
|
165
|
6 years |
ph10 |
Non-longjmp heap recursion.
|
NEWS
|
167
|
6 years |
ph10 |
Add (?(-n) and (?(+n) relative conditions.
|
NON-UNIX-USE
|
155
|
6 years |
ph10 |
Tidies and final updates for 7.1.
|
PrepareRelease
|
153
|
6 years |
ph10 |
Added a man page for pcre-config.
|
README
|
155
|
6 years |
ph10 |
Tidies and final updates for 7.1.
|
RunGrepTest
|
160
|
6 years |
ph10 |
Fix RunGrepTest for make distcheck (previous change added a bug).
|
RunTest
|
165
|
6 years |
ph10 |
Non-longjmp heap recursion.
|
RunTest.bat
|
144
|
6 years |
ph10 |
Daniel's patches to add to the CMake support.
|
autogen.sh
|
134
|
6 years |
ph10 |
Commit after detrailing; set executable on autogen.sh.
|
config-cmake.h.in
|
144
|
6 years |
ph10 |
Daniel's patches to add to the CMake support.
|
configure.ac
|
166
|
6 years |
ph10 |
Add (?-n) and (?+n) relative references.
|
dftables.c
|
128
|
6 years |
ph10 |
Make the use of dftables optional, and not the default. Further tidies to
docum… |
libpcre.a.dev
|
96
|
6 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
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
|
97
|
6 years |
ph10 |
Applied Bob and Daniel's patches to convert the build system to automake. Added … |
libpcrecpp.pc.in
|
97
|
6 years |
ph10 |
Applied Bob and Daniel's patches to convert the build system to automake. Added … |
libpcreposix.def
|
96
|
6 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
makevp.bat
|
135
|
6 years |
ph10 |
Hopefully the final rename of makevp-* to makevp_*.
|
makevp_c.txt
|
135
|
6 years |
ph10 |
Hopefully the final rename of makevp-* to makevp_*.
|
makevp_l.txt
|
135
|
6 years |
ph10 |
Hopefully the final rename of makevp-* to makevp_*.
|
pcre-config.in
|
111
|
6 years |
ph10 |
Create the PrepareRelease script to process the documentation and create the
.g… |
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
|
149
|
6 years |
ph10 |
Add PCRE_NEWLINE_ANYCRLF.
|
pcre_chartables.c.dist
|
128
|
6 years |
ph10 |
Make the use of dftables optional, and not the default. Further tidies to
docum… |
pcre_compile.c
|
167
|
6 years |
ph10 |
Add (?(-n) and (?(+n) relative conditions.
|
pcre_config.c
|
145
|
6 years |
ph10 |
Reworked all the WIN32 __declspec stuff in the hope of getting it right.
|
pcre_dfa_exec.c
|
152
|
6 years |
ph10 |
Typos in the docs, missing casts and #ifdefs in the code.
|
pcre_exec.c
|
165
|
6 years |
ph10 |
Non-longjmp heap recursion.
|
pcre_fullinfo.c
|
145
|
6 years |
ph10 |
Reworked all the WIN32 __declspec stuff in the hope of getting it right.
|
pcre_get.c
|
117
|
6 years |
ph10 |
Update copyright years to 2007.
|
pcre_globals.c
|
145
|
6 years |
ph10 |
Reworked all the WIN32 __declspec stuff in the hope of getting it right.
|
pcre_info.c
|
145
|
6 years |
ph10 |
Reworked all the WIN32 __declspec stuff in the hope of getting it right.
|
pcre_internal.h
|
166
|
6 years |
ph10 |
Add (?-n) and (?+n) relative references.
|
pcre_maketables.c
|
117
|
6 years |
ph10 |
Update copyright years to 2007.
|
pcre_newline.c
|
150
|
6 years |
ph10 |
Update HTML documentation.
|
pcre_ord2utf8.c
|
117
|
6 years |
ph10 |
Update copyright years to 2007.
|
pcre_printint.src
|
123
|
6 years |
ph10 |
Removal of trailing spaces.
|
pcre_refcount.c
|
145
|
6 years |
ph10 |
Reworked all the WIN32 __declspec stuff in the hope of getting it right.
|
pcre_scanner.cc
|
96
|
6 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
pcre_scanner.h
|
96
|
6 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
pcre_scanner_unittest.cc
|
144
|
6 years |
ph10 |
Daniel's patches to add to the CMake support.
|
pcre_stringpiece.cc
|
96
|
6 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
pcre_stringpiece.h.in
|
96
|
6 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
pcre_stringpiece_unittest.cc
|
96
|
6 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
pcre_study.c
|
145
|
6 years |
ph10 |
Reworked all the WIN32 __declspec stuff in the hope of getting it right.
|
pcre_tables.c
|
117
|
6 years |
ph10 |
Update copyright years to 2007.
|
pcre_try_flipped.c
|
117
|
6 years |
ph10 |
Update copyright years to 2007.
|
pcre_ucp_searchfuncs.c
|
117
|
6 years |
ph10 |
Update copyright years to 2007.
|
pcre_valid_utf8.c
|
117
|
6 years |
ph10 |
Update copyright years to 2007.
|
pcre_version.c
|
145
|
6 years |
ph10 |
Reworked all the WIN32 __declspec stuff in the hope of getting it right.
|
pcre_xclass.c
|
117
|
6 years |
ph10 |
Update copyright years to 2007.
|
pcrecpp.cc
|
137
|
6 years |
ph10 |
Daniel's patches.
|
pcrecpp.h
|
96
|
6 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
pcrecpp_unittest.cc
|
96
|
6 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
pcrecpparg.h.in
|
96
|
6 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
pcredemo.c
|
97
|
6 years |
ph10 |
Applied Bob and Daniel's patches to convert the build system to automake. Added … |
pcregexp.pas
|
149
|
6 years |
ph10 |
Add PCRE_NEWLINE_ANYCRLF.
|
pcregrep.c
|
152
|
6 years |
ph10 |
Typos in the docs, missing casts and #ifdefs in the code.
|
pcreposix.c
|
166
|
6 years |
ph10 |
Add (?-n) and (?+n) relative references.
|
pcreposix.h
|
145
|
6 years |
ph10 |
Reworked all the WIN32 __declspec stuff in the hope of getting it right.
|
pcretest.c
|
151
|
6 years |
ph10 |
Tidies: added some casts and some missing #ifdefs.
|
perltest.pl
|
97
|
6 years |
ph10 |
Applied Bob and Daniel's patches to convert the build system to automake. Added … |
ucp.h
|
96
|
6 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
ucpinternal.h
|
96
|
6 years |
nigel |
r6896@hex: nm | 2007-03-02 13:09:14 +0000
Added EOL and keywork properties th… |
ucptable.h
|
105
|
6 years |
ph10 |
Mark ucp_table (in ucptable.h) and ucp_gentype (in pcre_ucp_searchfuncs.c)
as "c… |