/[pcre]/code/trunk
ViewVC logotype

Index of /code/trunk

Files shown:104
Directory revision: 909 (of 1340)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
sljit/  906  16 months  zherczeg  opcode lengths must be private for printint and fixed some compiler warnings
doc/  903  16 months  ph10  Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building symb…
maint/  899  16 months  ph10  Typo!
testdata/  897  16 months  ph10  Move 16-bit pre-compiled reloading tests to separate files that are run only wh…
cmake/  344  5 years  ph10  CMake patches for readline support to ensure ncurses is linked when required.
ChangeLog  909  16 months  ph10  Final source and document tidies for 8.30.
pcretest.c  909  16 months  ph10  Final source and document tidies for 8.30.
configure.ac  909  16 months  ph10  Final source and document tidies for 8.30.
NEWS  909  16 months  ph10  Final source and document tidies for 8.30.
Makefile.am  907  16 months  ph10  Man page symbolic links should be relative, not absolute.
pcre_jit_compile.c  906  16 months  zherczeg  opcode lengths must be private for printint and fixed some compiler warnings
pcre_printint.c  906  16 months  zherczeg  opcode lengths must be private for printint and fixed some compiler warnings
pcre_study.c  905  16 months  zherczeg  fix local symbol issues in pcre_printint.c
pcre_compile.c  905  16 months  zherczeg  fix local symbol issues in pcre_printint.c
pcre_internal.h  905  16 months  zherczeg  fix local symbol issues in pcre_printint.c
pcre_ord2utf8.c  904  16 months  ph10  Additional casts to avoid compiler warnings, originally from a MS compiler, but …
pcreposix.c  904  16 months  ph10  Additional casts to avoid compiler warnings, originally from a MS compiler, but …
pcre_fullinfo.c  904  16 months  ph10  Additional casts to avoid compiler warnings, originally from a MS compiler, but …
pcre_exec.c  904  16 months  ph10  Additional casts to avoid compiler warnings, originally from a MS compiler, but …
pcregrep.c  904  16 months  ph10  Additional casts to avoid compiler warnings, originally from a MS compiler, but …
pcre_dfa_exec.c  904  16 months  ph10  Additional casts to avoid compiler warnings, originally from a MS compiler, but …
perltest.pl  903  16 months  ph10  Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building symb…
RunTest  903  16 months  ph10  Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building symb…
README  903  16 months  ph10  Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building symb…
pcre-config.in  903  16 months  ph10  Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building symb…
CMakeLists.txt  903  16 months  ph10  Source file tidies for 8.30-RC1 release; fix Makefile.am bugs for building symb…
pcre_config.c  884  17 months  zherczeg  JIT test prints cpu info
pcre_jit_test.c  884  17 months  zherczeg  JIT test prints cpu info
pcre.h.in  884  17 months  zherczeg  JIT test prints cpu info
pcre_get.c  883  17 months  zherczeg  Fix compiler warnings
RunTest.bat  883  17 months  zherczeg  Fix compiler warnings
pcrecpp.cc  881  17 months  ph10  Get rid of a number of -Wunused-but-set-variable compiler warnings.
config-cmake.h.in  863  17 months  zherczeg  16 bit support for cmake and RunTest.bat
pcre16_utf16_utils.c  860  17 months  zherczeg  rename PCRE_SCHAR16 to PCRE_UCHAR16 and JIT compiler update
PrepareRelease  856  17 months  ph10  Documentation updates.
pcre_refcount.c  852  17 months  zherczeg  Add pcre16 prefix to 16 bit structs
pcre_byte_order.c  852  17 months  zherczeg  Add pcre16 prefix to 16 bit structs
pcre_globals.c  850  17 months  zherczeg  add pcre16_callout_block and pcre16_extra
libpcre16.pc.in  843  17 months  ph10  Update pcre-config for 16-bit library and correct type on libpcre16.pc.in.
RunGrepTest  842  17 months  ph10  Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and RunG…
NON-UNIX-USE  842  17 months  ph10  Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and RunG…
HACKING  840  17 months  ph10  16-bit update of non-man documentation files and the PrepareRelease script.
pcre_valid_utf8.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_string_utils.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
dftables.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_fullinfo.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_valid_utf16.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_exec.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
LICENCE  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_ucd.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
makevp_l.txt  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_maketables.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
AUTHORS  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_refcount.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_tables.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_chartables.c.dist  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_newline.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_version.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcreposix.h  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
libpcre.pc.in  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_ucd.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_byte_order.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_xclass.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_ucp_searchfuncs.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_globals.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
libpcre.a.dev  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_version.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
makevp_c.txt  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_compile.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_string_utils.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_study.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_tables.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre_newline.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_jit_compile.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_ord2utf16.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_chartables.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_dfa_exec.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_maketables.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_config.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_xclass.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_get.c  836  17 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
pcre16_printint.c  836  17 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.
ucp.h  654  22 months  ph10  Documentation and general text tidies in preparation for test release.
pcre_scanner_unittest.cc  594  2 years  ph10  Added #include <string.h> to some .cc files (needed in some environments).
CheckMan  583  2 years  ph10  Add script to check for man page markup typos. Fix some typos.
autogen.sh  581  2 years  ph10  Final tidies for 8.11 release.
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.
pcredemo.c  579  2 years  ph10  Tidies of documenation and code while preparing for release.
pcre_scanner.cc  530  3 years  ph10  Added a lot of (int) casts to avoid compiler warnings in systems where siz…
pcregexp.pas  493  3 years  ph10  Updated licensing terms in pcregexp.pas
pcrecpp.h  474  3 years  ph10  Fix C++ wrapper GlobalReplace function for empty matches.
132html  461  3 years  ph10  Tidy up, remove trailing spaces, etc. for 8.00-RC1.
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.
makevp.bat  373  4 years  ph10  Update the Virtual Pascal + BCC files for current versions.
pcrecpp_internal.h  367  4 years  ph10  Add missing copyright to pcrecpp_internal.h
ucpinternal.h  351  4 years  ph10  Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
ucptable.h  351  4 years  ph10  Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
pcre_scanner.h  308  5 years  ph10  Apply Craig's patch to move no_arg into the RE class.
pcrecpparg.h.in  263  5 years  ph10  Apply Craig's patch, which makes it possible to "ignore" values in parens when …
pcre_stringpiece.cc  236  5 years  ph10  <config.h> => "config.h" and also some cases of <pcre.h>.
COPYING  137  6 years  ph10  Daniel's patches.
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…
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…

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