/[pcre]/code/trunk
ViewVC logotype

Index of /code/trunk

Files shown:104
Directory revision: 975 (of 1334)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
maint/  946  14 months  ph10  Tidy up this developer's test program and add more descriptive comments.
testdata/  973  11 months  ph10  Some tests were in the wrong files.
cmake/  939  14 months  ph10  CMake support for linking pcretest with libedit.
doc/  975  11 months  ph10  Document update for 8.31-RC1 test release.
sljit/  969  11 months  zherczeg  Put spaces around SLJIT_PRINT_D in the JIT compiler
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…
pcre_valid_utf8.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
RunGrepTest  947  14 months  ph10  Add support for binary files to pcregrep.
pcre16_string_utils.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
dftables.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.
pcre_compile.c  975  11 months  ph10  Document update for 8.31-RC1 test release.
pcre16_valid_utf16.c  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.
LICENCE  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcrecpp_internal.h  367  4 years  ph10  Add missing copyright to pcrecpp_internal.h
pcre_ucd.c  942  14 months  ph10  Update for Unicode 6.1.0.
makevp_l.txt  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_internal.h  975  11 months  ph10  Document update for 8.31-RC1 test release.
pcre_ord2utf8.c  904  16 months  ph10  Additional casts to avoid compiler warnings, originally from a MS compiler, but …
config-cmake.h.in  939  14 months  ph10  CMake support for linking pcretest with libedit.
pcredemo.c  945  14 months  ph10  Fix typo in comment.
HACKING  927  15 months  ph10  Correct and tidy up comments relating to OP_NOT (no code changes).
pcre_maketables.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
ChangeLog  975  11 months  ph10  Document update for 8.31-RC1 test release.
AUTHORS  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.
autogen.sh  581  2 years  ph10  Final tidies for 8.11 release.
pcrecpp.cc  881  16 months  ph10  Get rid of a number of -Wunused-but-set-variable compiler warnings.
pcre16_tables.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
ucp.h  942  14 months  ph10  Update for Unicode 6.1.0.
NON-UNIX-USE  842  16 months  ph10  Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and RunG…
pcre_scanner.h  308  5 years  ph10  Apply Craig's patch to move no_arg into the RE class.
pcre_chartables.c.dist  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcrecpparg.h.in  263  5 years  ph10  Apply Craig's patch, which makes it possible to "ignore" values in parens when …
pcre16_newline.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_version.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcretest.c  975  11 months  ph10  Document update for 8.31-RC1 test release.
pcreposix.h  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcreposix.c  975  11 months  ph10  Document update for 8.31-RC1 test release.
libpcre.pc.in  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
CleanTxt  111  6 years  ph10  Create the PrepareRelease script to process the documentation and create the .g…
perltest.pl  903  16 months  ph10  Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building symb…
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.
pcre_fullinfo.c  975  11 months  ph10  Document update for 8.31-RC1 test release.
pcregexp.pas  493  3 years  ph10  Updated licensing terms in pcregexp.pas
makevp.bat  373  4 years  ph10  Update the Virtual Pascal + BCC files for current versions.
pcre_xclass.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_exec.c  975  11 months  ph10  Document update for 8.31-RC1 test release.
pcre_ucp_searchfuncs.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_stringpiece_unittest.cc  580  2 years  ph10  Patches to avoid build problems in some Borland environments.
RunTest  931  14 months  ph10  Make "RunTest list" list the tests without running them.
pcre16_globals.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre.h.in  960  13 months  ph10  Fix long-standing DFA testing restart bug in pcretest, and add some plausibilit…
libpcre.a.dev  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_scanner.cc  530  2 years  ph10  Added a lot of (int) casts to avoid compiler warnings in systems where siz…
pcregrep.c  975  11 months  ph10  Document update for 8.31-RC1 test release.
pcrecpp.h  474  3 years  ph10  Fix C++ wrapper GlobalReplace function for empty matches.
pcre16_version.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
makevp_c.txt  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.
README  975  11 months  ph10  Document update for 8.31-RC1 test release.
pcre_string_utils.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.
pcre_tables.c  975  11 months  ph10  Document update for 8.31-RC1 test release.
pcre_newline.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcrecpp_unittest.cc  667  21 months  ph10  Commit all the changes for JIT support, but without any documentation yet.
pcre_stringpiece.h.in  580  2 years  ph10  Patches to avoid build problems in some Borland environments.
pcre16_jit_compile.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_ord2utf16.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.
libpcrecpp.pc.in  430  3 years  ph10  Add -DPCRE_STATIC to configuration files when no shared library is built.
pcre-config.in  903  16 months  ph10  Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building symb…
ucpinternal.h  351  4 years  ph10  Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
CheckMan  583  2 years  ph10  Add script to check for man page markup typos. Fix some typos.
PrepareRelease  856  16 months  ph10  Documentation updates.
pcre16_dfa_exec.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
configure.ac  975  11 months  ph10  Document update for 8.31-RC1 test release.
CMakeLists.txt  939  14 months  ph10  CMake support for linking pcretest with libedit.
COPYING  137  6 years  ph10  Daniel's patches.
NEWS  975  11 months  ph10  Document update for 8.31-RC1 test release.
pcre_dfa_exec.c  975  11 months  ph10  Document update for 8.31-RC1 test release.
libpcre16.pc.in  843  16 months  ph10  Update pcre-config for 16-bit library and correct type on libpcre16.pc.in.
pcre_scanner_unittest.cc  594  2 years  ph10  Added #include <string.h> to some .cc files (needed in some environments).
Makefile.am  975  11 months  ph10  Document update for 8.31-RC1 test release.
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.
Detrail  111  6 years  ph10  Create the PrepareRelease script to process the documentation and create the .g…
pcre16_get.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_stringpiece.cc  236  5 years  ph10  <config.h> => "config.h" and also some cases of <pcre.h>.
ucptable.h  351  4 years  ph10  Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
132html  461  3 years  ph10  Tidy up, remove trailing spaces, etc. for 8.00-RC1.
libpcreposix.pc.in  430  3 years  ph10  Add -DPCRE_STATIC to configuration files when no shared library is built.
pcre16_printint.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_study.c  914  15 months  zherczeg  Partial matching support is added to the JIT compiler
pcre_globals.c  850  16 months  zherczeg  add pcre16_callout_block and pcre16_extra
pcre_get.c  883  16 months  zherczeg  Fix compiler warnings
pcre_refcount.c  852  16 months  zherczeg  Add pcre16 prefix to 16 bit structs
pcre_config.c  884  16 months  zherczeg  JIT test prints cpu info
pcre16_utf16_utils.c  860  16 months  zherczeg  rename PCRE_SCHAR16 to PCRE_UCHAR16 and JIT compiler update
pcre_jit_test.c  941  14 months  zherczeg  (COMMIT*) is now supported by the JIT compiler
pcre_byte_order.c  852  16 months  zherczeg  Add pcre16 prefix to 16 bit structs
pcre_jit_compile.c  974  11 months  zherczeg  Improve JIT code generation for greedy plus quantifier
RunTest.bat  883  16 months  zherczeg  Fix compiler warnings
pcre_printint.c  924  15 months  zherczeg  OP_NOT now supports any UTF character

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 autom4te.cache cmake_install.cmake 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 libpcre.so libpcrecpp.pc libpcrecpp.so libpcreposix.pc libpcreposix.so libtool ltmain.sh m4 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 test3input test3output testNinput testsavedregex teststderr teststdout testtry

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12