/[pcre]/code/branches/pcre16
ViewVC logotype

Index of /code/branches/pcre16

Files shown:106
Directory revision: 817 (of 1340)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
testdata/  815  17 months  ph10  More conversion of function calls in pcretest.
sljit/  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
maint/  801  18 months  ph10  Merge changes from trunk r755 to r800 into the 16-bit branch.
doc/  801  18 months  ph10  Merge changes from trunk r755 to r800 into the 16-bit branch.
cmake/  755  18 months  ph10  Created a new branch for the development of 16-bit support.
pcretest.c  817  17 months  zherczeg  More pcretest fixes for dual 8/16 bit mode
pcre_get.c  816  17 months  zherczeg  16 bit fixes
pcre_compile.c  816  17 months  zherczeg  16 bit fixes
pcre_byte_order.c  816  17 months  zherczeg  16 bit fixes
RunTest  815  17 months  ph10  More conversion of function calls in pcretest.
Makefile.am  815  17 months  ph10  More conversion of function calls in pcretest.
pcre_printint.c  810  18 months  ph10  A lot more work on pcretest; now runs many (but not all) tests.
makevp_l.txt  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
pcre_internal.h  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
NON-UNIX-USE  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
pcre16_utf16_utils.c  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
pcre16_byte_order.c  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
pcre_fullinfo.c  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
pcre_exec.c  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
pcre.h.in  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
libpcre.a.dev  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
makevp_c.txt  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
README  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
pcre_jit_compile.c  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
PrepareRelease  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
CMakeLists.txt  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
pcre_dfa_exec.c  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
pcre_info.c  809  18 months  zherczeg  fixing existing and adding new byte-order related functions
ChangeLog  808  18 months  ph10  Commit progress so far on pcretest (runs test 1 on interpreter).
configure.ac  808  18 months  ph10  Commit progress so far on pcretest (runs test 1 on interpreter).
pcre_study.c  806  18 months  zherczeg  lcc and inline printint.c fixes
pcre_jit_test.c  806  18 months  zherczeg  lcc and inline printint.c fixes
pcre_config.c  805  18 months  ph10  Preliminary work on pcretest for 16-bit (not complete by any means).
pcre16_printint.c  805  18 months  ph10  Preliminary work on pcretest for 16-bit (not complete by any means).
pcre_globals.c  804  18 months  zherczeg  PUBL macro added, single char optimization is fixed, MAX_255 checks are added, p…
pcre_maketables.c  804  18 months  zherczeg  PUBL macro added, single char optimization is fixed, MAX_255 checks are added, p…
pcreposix.c  804  18 months  zherczeg  PUBL macro added, single char optimization is fixed, MAX_255 checks are added, p…
pcre16_globals.c  804  18 months  zherczeg  PUBL macro added, single char optimization is fixed, MAX_255 checks are added, p…
pcre_valid_utf8.c  801  18 months  ph10  Merge changes from trunk r755 to r800 into the 16-bit branch.
perltest.pl  801  18 months  ph10  Merge changes from trunk r755 to r800 into the 16-bit branch.
pcregrep.c  801  18 months  ph10  Merge changes from trunk r755 to r800 into the 16-bit branch.
pcre-config.in  801  18 months  ph10  Merge changes from trunk r755 to r800 into the 16-bit branch.
NEWS  801  18 months  ph10  Merge changes from trunk r755 to r800 into the 16-bit branch.
RunTest.bat  801  18 months  ph10  Merge changes from trunk r755 to r800 into the 16-bit branch.
pcre_refcount.c  796  18 months  zherczeg  Improving pcre_jit_test and add missing 16 bit API functions
pcre16_refcount.c  796  18 months  zherczeg  Improving pcre_jit_test and add missing 16 bit API functions
pcre16_maketables.c  796  18 months  zherczeg  Improving pcre_jit_test and add missing 16 bit API functions
pcre_ord2utf8.c  795  18 months  zherczeg  extending the 16 bit API, mode check, and fixes
pcre_xclass.c  795  18 months  zherczeg  extending the 16 bit API, mode check, and fixes
pcre_newline.c  795  18 months  zherczeg  extending the 16 bit API, mode check, and fixes
pcre16_ord2utf16.c  795  18 months  zherczeg  extending the 16 bit API, mode check, and fixes
pcre16_dfa_exec.c  795  18 months  zherczeg  extending the 16 bit API, mode check, and fixes
pcre16_get.c  795  18 months  zherczeg  extending the 16 bit API, mode check, and fixes
pcre16_valid_utf16.c  794  18 months  zherczeg  Adding --enable-utf option rather than --enable-utf16. --enable-utf8 is kept for…
pcre16_config.c  786  18 months  zherczeg  Updating pcre_jit_test. Most of the JIT tests are working now in 16 bit mode.
pcre16_fullinfo.c  785  18 months  zherczeg  Improving UTF-16 support by fixing a lot of issues.
pcre16_info.c  785  18 months  zherczeg  Improving UTF-16 support by fixing a lot of issues.
pcre_version.c  785  18 months  zherczeg  Improving UTF-16 support by fixing a lot of issues.
pcre16_version.c  785  18 months  zherczeg  Improving UTF-16 support by fixing a lot of issues.
pcre16_ucd.c  782  18 months  zherczeg  Start working on UTF-16. Updating macros and adding new ones.
pcre_tables.c  782  18 months  zherczeg  Start working on UTF-16. Updating macros and adding new ones.
pcre16_xclass.c  770  18 months  zherczeg  Make character ranges 16 bit friendly
pcre16_string_utils.c  764  18 months  zherczeg  PRIV macro added, several new files added
dftables.c  764  18 months  zherczeg  PRIV macro added, several new files added
pcre16_exec.c  764  18 months  zherczeg  PRIV macro added, several new files added
pcre_ucd.c  764  18 months  zherczeg  PRIV macro added, several new files added
pcre16_tables.c  764  18 months  zherczeg  PRIV macro added, several new files added
pcre_chartables.c.dist  764  18 months  zherczeg  PRIV macro added, several new files added
pcre16_newline.c  764  18 months  zherczeg  PRIV macro added, several new files added
pcre_ucp_searchfuncs.c  764  18 months  zherczeg  PRIV macro added, several new files added
pcre_string_utils.c  764  18 months  zherczeg  PRIV macro added, several new files added
pcre16_study.c  764  18 months  zherczeg  PRIV macro added, several new files added
pcre16_jit_compile.c  764  18 months  zherczeg  PRIV macro added, several new files added
pcre16_chartables.c  764  18 months  zherczeg  PRIV macro added, several new files added
libpcre.pc.in  757  18 months  ph10  More 16-bit patches
pcre16_compile.c  757  18 months  ph10  More 16-bit patches
libpcre16.pc.in  757  18 months  ph10  More 16-bit patches
RunGrepTest  755  18 months  ph10  Created a new branch for the development of 16-bit support.
LICENCE  755  18 months  ph10  Created a new branch for the development of 16-bit support.
pcrecpp_internal.h  755  18 months  ph10  Created a new branch for the development of 16-bit support.
config-cmake.h.in  755  18 months  ph10  Created a new branch for the development of 16-bit support.
pcredemo.c  755  18 months  ph10  Created a new branch for the development of 16-bit support.
HACKING  755  18 months  ph10  Created a new branch for the development of 16-bit support.
AUTHORS  755  18 months  ph10  Created a new branch for the development of 16-bit support.
autogen.sh  755  18 months  ph10  Created a new branch for the development of 16-bit support.
pcrecpp.cc  755  18 months  ph10  Created a new branch for the development of 16-bit support.
ucp.h  755  18 months  ph10  Created a new branch for the development of 16-bit support.
pcre_scanner.h  755  18 months  ph10  Created a new branch for the development of 16-bit support.
libpcre.def  755  18 months  ph10  Created a new branch for the development of 16-bit support.
pcrecpparg.h.in  755  18 months  ph10  Created a new branch for the development of 16-bit support.
pcreposix.h  755  18 months  ph10  Created a new branch for the development of 16-bit support.
CleanTxt  755  18 months  ph10  Created a new branch for the development of 16-bit support.
pcregexp.pas  755  18 months  ph10  Created a new branch for the development of 16-bit support.
makevp.bat  755  18 months  ph10  Created a new branch for the development of 16-bit support.
pcre_stringpiece_unittest.cc  755  18 months  ph10  Created a new branch for the development of 16-bit support.
pcre.def  755  18 months  ph10  Created a new branch for the development of 16-bit support.
pcre_scanner.cc  755  18 months  ph10  Created a new branch for the development of 16-bit support.
pcrecpp.h  755  18 months  ph10  Created a new branch for the development of 16-bit support.
pcrecpp_unittest.cc  755  18 months  ph10  Created a new branch for the development of 16-bit support.
pcre_stringpiece.h.in  755  18 months  ph10  Created a new branch for the development of 16-bit support.
libpcrecpp.pc.in  755  18 months  ph10  Created a new branch for the development of 16-bit support.
ucpinternal.h  755  18 months  ph10  Created a new branch for the development of 16-bit support.
CheckMan  755  18 months  ph10  Created a new branch for the development of 16-bit support.
COPYING  755  18 months  ph10  Created a new branch for the development of 16-bit support.
pcre_scanner_unittest.cc  755  18 months  ph10  Created a new branch for the development of 16-bit support.
Detrail  755  18 months  ph10  Created a new branch for the development of 16-bit support.
pcre_stringpiece.cc  755  18 months  ph10  Created a new branch for the development of 16-bit support.
ucptable.h  755  18 months  ph10  Created a new branch for the development of 16-bit support.
132html  755  18 months  ph10  Created a new branch for the development of 16-bit support.
libpcreposix.pc.in  755  18 months  ph10  Created a new branch for the development of 16-bit support.
libpcreposix.def  755  18 months  ph10  Created a new branch for the development of 16-bit support.

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