/[pcre]/code/trunk
ViewVC logotype

Index of /code/trunk

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


File (rev) Rev. Age Author Last log entry
 Parent Directory        
testdata/  937  14 months  ph10  Confine (*COMMIT) inside positive assertions, as documented.
sljit/  906  15 months  zherczeg  opcode lengths must be private for printint and fixed some compiler warnings
maint/  899  15 months  ph10  Typo!
doc/  932  14 months  ph10  Add support for PCRE_INFO_MAXLOOKBEHIND.
cmake/  344  5 years  ph10  CMake patches for readline support to ensure ncurses is linked when required.
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  654  21 months  ph10  Documentation and general text tidies in preparation for test release.
perltest.pl  903  15 months  ph10  Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building symb…
pcretest.c  936  14 months  ph10  Add support for linking pcretest with libedit instead of libreadline.
pcreposix.h  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcreposix.c  904  15 months  ph10  Additional casts to avoid compiler warnings, originally from a MS compiler, but …
pcregrep.c  904  15 months  ph10  Additional casts to avoid compiler warnings, originally from a MS compiler, but …
pcregexp.pas  493  3 years  ph10  Updated licensing terms in pcregexp.pas
pcredemo.c  579  2 years  ph10  Tidies of documenation and code while preparing for release.
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  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_tables.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_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  929  14 months  zherczeg  (*MARK) support, set_SOM optimization and other fixes in JIT
pcre_jit_compile.c  929  14 months  zherczeg  (*MARK) support, set_SOM optimization and other fixes in JIT
pcre_internal.h  933  14 months  ph10  Applied Graycode's patch to use heap stack frames more efficiently.
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  932  14 months  ph10  Add support for PCRE_INFO_MAXLOOKBEHIND.
pcre_exec.c  937  14 months  ph10  Confine (*COMMIT) inside positive assertions, as documented.
pcre_dfa_exec.c  926  14 months  ph10  Re-implement /S++ and -s++ in pcretest in a thread-safe way, using JIT callback…
pcre_config.c  884  16 months  zherczeg  JIT test prints cpu info
pcre_compile.c  932  14 months  ph10  Add support for PCRE_INFO_MAXLOOKBEHIND.
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  932  14 months  ph10  Add support for PCRE_INFO_MAXLOOKBEHIND.
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  936  14 months  ph10  Add support for linking pcretest with libedit instead of libreadline.
config-cmake.h.in  863  16 months  zherczeg  16 bit support for cmake and RunTest.bat
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  842  16 months  ph10  Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and RunG…
README  936  14 months  ph10  Add support for linking pcretest with libedit instead of libreadline.
PrepareRelease  856  16 months  ph10  Documentation updates.
NON-UNIX-USE  842  16 months  ph10  Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and RunG…
NEWS  909  15 months  ph10  Final source and document tidies for 8.30.
Makefile.am  907  15 months  ph10  Man page symbolic links should be relative, not absolute.
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  937  14 months  ph10  Confine (*COMMIT) inside positive assertions, as documented.
COPYING  137  6 years  ph10  Daniel's patches.
CMakeLists.txt  903  15 months  ph10  Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building symb…
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