/[pcre]/code/trunk
ViewVC logotype

Index of /code/trunk

Files shown:105
Directory revision: 986 (of 1334)
Sticky Revision:


File (rev) Rev. Age Author Last log entry
 Parent Directory        
testdata/  983  10 months  ph10  Fix 2 incorrect #ifdefs in pcre_study.c.
sljit/  969  11 months  zherczeg  Put spaces around SLJIT_PRINT_D in the JIT compiler
maint/  984  10 months  ph10  Final tidies for 8.31.
doc/  982  10 months  ph10  Source tidies for 8.31-RC2.
cmake/  939  14 months  ph10  CMake support for linking pcretest with libedit.
ucptable.h  351  4 years  ph10  Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
ucpinternal.h  351  4 years  ph10  Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
ucp.h  942  14 months  ph10  Update for Unicode 6.1.0.
perltest.pl  903  15 months  ph10  Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building symb…
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  982  10 months  ph10  Source tidies for 8.31-RC2.
pcregrep.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
pcredemo.c  945  14 months  ph10  Fix typo in comment.
pcrecpparg.h.in  263  5 years  ph10  Apply Craig's patch, which makes it possible to "ignore" values in parens when …
pcrecpp_unittest.cc  667  20 months  ph10  Commit all the changes for JIT support, but without any documentation yet.
pcrecpp_internal.h  367  4 years  ph10  Add missing copyright to pcrecpp_internal.h
pcrecpp.h  474  3 years  ph10  Fix C++ wrapper GlobalReplace function for empty matches.
pcrecpp.cc  881  16 months  ph10  Get rid of a number of -Wunused-but-set-variable compiler warnings.
pcre_xclass.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.
pcre_valid_utf8.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_ucp_searchfuncs.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_ucd.c  942  14 months  ph10  Update for Unicode 6.1.0.
pcre_tables.c  975  11 months  ph10  Document update for 8.31-RC1 test release.
pcre_study.c  983  10 months  ph10  Fix 2 incorrect #ifdefs in pcre_study.c.
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.
pcre_stringpiece.cc  236  5 years  ph10  <config.h> => "config.h" and also some cases of <pcre.h>.
pcre_string_utils.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_scanner_unittest.cc  594  2 years  ph10  Added #include <string.h> to some .cc files (needed in some environments).
pcre_scanner.h  308  5 years  ph10  Apply Craig's patch to move no_arg into the RE class.
pcre_scanner.cc  530  2 years  ph10  Added a lot of (int) casts to avoid compiler warnings in systems where siz…
pcre_refcount.c  852  16 months  zherczeg  Add pcre16 prefix to 16 bit structs
pcre_printint.c  924  14 months  zherczeg  OP_NOT now supports any UTF character
pcre_ord2utf8.c  904  15 months  ph10  Additional casts to avoid compiler warnings, originally from a MS compiler, but …
pcre_newline.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_maketables.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_jit_test.c  977  11 months  zherczeg  Optimizing single character iterators in JIT
pcre_jit_compile.c  986  10 months  zherczeg  Improved JIT compiler optimizations
pcre_internal.h  978  11 months  ph10  Apply character value checks to \u.... in JavaScript mode, for compatibility wi…
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_fullinfo.c  975  11 months  ph10  Document update for 8.31-RC1 test release.
pcre_exec.c  976  11 months  ph10  Fix capture problem with repeated, empty-string-matching groups.
pcre_dfa_exec.c  982  10 months  ph10  Source tidies for 8.31-RC2.
pcre_config.c  884  16 months  zherczeg  JIT test prints cpu info
pcre_compile.c  982  10 months  ph10  Source tidies for 8.31-RC2.
pcre_chartables.c.dist  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_byte_order.c  852  16 months  zherczeg  Add pcre16 prefix to 16 bit structs
pcre16_xclass.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_valid_utf16.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_utf16_utils.c  860  16 months  zherczeg  rename PCRE_SCHAR16 to PCRE_UCHAR16 and JIT compiler update
pcre16_ucd.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.
pcre16_study.c  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_string_utils.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_printint.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_newline.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_jit_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_get.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.
pcre16_exec.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_config.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_chartables.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.h.in  960  12 months  ph10  Fix long-standing DFA testing restart bug in pcretest, and add some plausibilit…
pcre.def  96  6 years  nigel   r6896@hex: nm | 2007-03-02 13:09:14 +0000 Added EOL and keywork properties th…
pcre-config.in  903  15 months  ph10  Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building symb…
makevp_l.txt  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.
makevp.bat  373  4 years  ph10  Update the Virtual Pascal + BCC files for current versions.
libpcreposix.pc.in  430  3 years  ph10  Add -DPCRE_STATIC to configuration files when no shared library is built.
libpcreposix.def  96  6 years  nigel   r6896@hex: nm | 2007-03-02 13:09:14 +0000 Added EOL and keywork properties th…
libpcrecpp.pc.in  430  3 years  ph10  Add -DPCRE_STATIC to configuration files when no shared library is built.
libpcre16.pc.in  843  16 months  ph10  Update pcre-config for 16-bit library and correct type on libpcre16.pc.in.
libpcre.pc.in  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
libpcre.def  96  6 years  nigel   r6896@hex: nm | 2007-03-02 13:09:14 +0000 Added EOL and keywork properties th…
libpcre.a.dev  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.
configure.ac  984  10 months  ph10  Final tidies for 8.31.
config-cmake.h.in  939  14 months  ph10  CMake support for linking pcretest with libedit.
autogen.sh  581  2 years  ph10  Final tidies for 8.11 release.
RunTest.bat  883  16 months  zherczeg  Fix compiler warnings
RunTest  931  14 months  ph10  Make "RunTest list" list the tests without running them.
RunGrepTest  947  14 months  ph10  Add support for binary files to pcregrep.
README  982  10 months  ph10  Source tidies for 8.31-RC2.
PrepareRelease  981  10 months  ph10  Rework and rename some of the docs about building methods.
NON-UNIX-USE  981  10 months  ph10  Rework and rename some of the docs about building methods.
NON-AUTOTOOLS-BUILD  982  10 months  ph10  Source tidies for 8.31-RC2.
NEWS  984  10 months  ph10  Final tidies for 8.31.
Makefile.am  982  10 months  ph10  Source tidies for 8.31-RC2.
LICENCE  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
HACKING  927  14 months  ph10  Correct and tidy up comments relating to OP_NOT (no code changes).
Detrail  111  6 years  ph10  Create the PrepareRelease script to process the documentation and create the .g…
CleanTxt  111  6 years  ph10  Create the PrepareRelease script to process the documentation and create the .g…
CheckMan  583  2 years  ph10  Add script to check for man page markup typos. Fix some typos.
ChangeLog  986  10 months  zherczeg  Improved JIT compiler optimizations
COPYING  137  6 years  ph10  Daniel's patches.
CMakeLists.txt  939  14 months  ph10  CMake support for linking pcretest with libedit.
AUTHORS  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
132html  461  3 years  ph10  Tidy up, remove trailing spaces, etc. for 8.00-RC1.

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