/[pcre]/code/trunk
ViewVC logotype

Index of /code/trunk

Files shown:127
Directory revision: 1334 (of 1334)
Sticky Revision:


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

Download GNU tarball


Properties

Name Value
svk:merge 52e8e9e3-8f81-4aa7-bf1b-50c3f7feb54b:/local/pcre/code/trunk:6896
svn:ignore .deps .libs CMakeCache.txt CMakeFiles DartTestfile.txt INSTALL Makefile Makefile.in Testing aclocal.m4 ar-lib autom4te.cache cmake_install.cmake compile config.guess config.h config.h.generic config.h.in config.log config.status config.sub configure depcomp dftables install-sh libpcre.pc libpcre16.pc libpcre32.pc libpcre.so libpcrecpp.pc libpcrecpp.so libpcreposix.pc libpcreposix.so libtool ltmain.sh missing pcre.h pcre.h.generic pcre_chartables.c pcre-config pcre_jit_test pcre_scanner_unittest pcre_stringpiece.h pcre_stringpiece_unittest pcrecpparg.h pcrecpp_unittest pcredemo pcregrep pcretest progress.make stamp-h1 test-driver test3input test3output testNinput testsavedregex teststderr teststdout testtemp1 testtemp2 testtry

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12