code/trunk/AUTHORS
|
modified
, text changed
|
code/trunk/COPYING
|
modified
, text changed
|
code/trunk/ChangeLog
|
modified
, text changed
|
code/trunk/LICENCE
|
modified
, text changed
|
code/trunk/Makefile.in
|
modified
, text changed
|
code/trunk/NEWS
|
modified
, text changed
|
code/trunk/NON-UNIX-USE
|
modified
, text changed
|
code/trunk/README
|
modified
, text changed
|
code/trunk/RunGrepTest.in
|
added
|
code/trunk/RunTest.in
|
modified
, text changed
|
code/trunk/configure
|
modified
, text changed
|
code/trunk/configure.in
|
modified
, text changed
|
code/trunk/dftables.c
|
modified
, text changed
|
code/trunk/doc/Tech.Notes
|
modified
, text changed
|
code/trunk/doc/html/index.html
|
modified
, text changed
|
code/trunk/doc/html/pcre.html
|
modified
, text changed
|
code/trunk/doc/html/pcre_compile.html
|
modified
, text changed
|
code/trunk/doc/html/pcre_compile2.html
|
added
|
code/trunk/doc/html/pcre_dfa_exec.html
|
added
|
code/trunk/doc/html/pcre_exec.html
|
modified
, text changed
|
code/trunk/doc/html/pcre_refcount.html
|
added
|
code/trunk/doc/html/pcreapi.html
|
modified
, text changed
|
code/trunk/doc/html/pcrebuild.html
|
modified
, text changed
|
code/trunk/doc/html/pcrecallout.html
|
modified
, text changed
|
code/trunk/doc/html/pcrecompat.html
|
modified
, text changed
|
code/trunk/doc/html/pcrecpp.html
|
added
|
code/trunk/doc/html/pcregrep.html
|
modified
, text changed
|
code/trunk/doc/html/pcrematching.html
|
added
|
code/trunk/doc/html/pcrepartial.html
|
modified
, text changed
|
code/trunk/doc/html/pcrepattern.html
|
modified
, text changed
|
code/trunk/doc/html/pcreperform.html
|
modified
, text changed
|
code/trunk/doc/html/pcreposix.html
|
modified
, text changed
|
code/trunk/doc/html/pcreprecompile.html
|
modified
, text changed
|
code/trunk/doc/html/pcretest.html
|
modified
, text changed
|
code/trunk/doc/pcre.3
|
modified
, text changed
|
code/trunk/doc/pcre.txt
|
modified
, text changed
|
code/trunk/doc/pcre_compile.3
|
modified
, text changed
|
code/trunk/doc/pcre_compile2.3
|
added
|
code/trunk/doc/pcre_dfa_exec.3
|
added
|
code/trunk/doc/pcre_exec.3
|
modified
, text changed
|
code/trunk/doc/pcre_refcount.3
|
added
|
code/trunk/doc/pcreapi.3
|
modified
, text changed
|
code/trunk/doc/pcrebuild.3
|
modified
, text changed
|
code/trunk/doc/pcrecallout.3
|
modified
, text changed
|
code/trunk/doc/pcrecompat.3
|
modified
, text changed
|
code/trunk/doc/pcrecpp.3
|
added
|
code/trunk/doc/pcregrep.1
|
modified
, text changed
|
code/trunk/doc/pcregrep.txt
|
modified
, text changed
|
code/trunk/doc/pcrematching.3
|
added
|
code/trunk/doc/pcrepartial.3
|
modified
, text changed
|
code/trunk/doc/pcrepattern.3
|
modified
, text changed
|
code/trunk/doc/pcreperform.3
|
modified
, text changed
|
code/trunk/doc/pcreposix.3
|
modified
, text changed
|
code/trunk/doc/pcreprecompile.3
|
modified
, text changed
|
code/trunk/doc/pcretest.1
|
modified
, text changed
|
code/trunk/doc/pcretest.txt
|
modified
, text changed
|
code/trunk/doc/perltest.txt
|
modified
, text changed
|
code/trunk/get.c
|
deleted
|
code/trunk/internal.h
|
deleted
|
code/trunk/libpcre.def
|
modified
, text changed
|
code/trunk/libpcreposix.def
|
modified
, text changed
|
code/trunk/maketables.c
|
deleted
|
code/trunk/pcre.c
|
deleted
|
code/trunk/pcre.def
|
modified
, text changed
|
code/trunk/pcre.in
|
modified
, text changed
|
code/trunk/pcre_compile.c
|
added
|
code/trunk/pcre_config.c
|
added
|
code/trunk/pcre_dfa_exec.c
|
added
|
code/trunk/pcre_exec.c
|
added
|
code/trunk/pcre_fullinfo.c
|
added
|
code/trunk/pcre_get.c
|
added
|
code/trunk/pcre_globals.c
|
added
|
code/trunk/pcre_info.c
|
added
|
code/trunk/pcre_internal.h
|
added
|
code/trunk/pcre_maketables.c
|
added
|
code/trunk/pcre_ord2utf8.c
|
added
|
code/trunk/pcre_printint.c
|
added
|
code/trunk/pcre_refcount.c
|
added
|
code/trunk/pcre_scanner.cc
|
added
|
code/trunk/pcre_scanner.h
|
added
|
code/trunk/pcre_scanner_unittest.cc
|
added
|
code/trunk/pcre_stringpiece.cc
|
added
|
code/trunk/pcre_stringpiece.h.in
|
added
|
code/trunk/pcre_stringpiece_unittest.cc
|
added
|
code/trunk/pcre_study.c
|
added
|
code/trunk/pcre_tables.c
|
added
|
code/trunk/pcre_try_flipped.c
|
added
|
code/trunk/pcre_ucp_findchar.c
|
added
|
code/trunk/pcre_valid_utf8.c
|
added
|
code/trunk/pcre_version.c
|
added
|
code/trunk/pcre_xclass.c
|
added
|
code/trunk/pcrecpp.cc
|
added
|
code/trunk/pcrecpp.h.in
|
added
|
code/trunk/pcrecpp_unittest.cc
|
added
|
code/trunk/pcregrep.c
|
modified
, text changed
|
code/trunk/pcreposix.c
|
modified
, text changed
|
code/trunk/pcreposix.h
|
modified
, text changed
|
code/trunk/pcretest.c
|
modified
, text changed
|
code/trunk/printint.c
|
deleted
|
code/trunk/study.c
|
deleted
|
code/trunk/testdata/grepinput
|
added
|
code/trunk/testdata/grepinputx
|
added
|
code/trunk/testdata/greplist
|
added
|
code/trunk/testdata/grepoutput
|
added
|
code/trunk/testdata/testinput1
|
modified
, text changed
|
code/trunk/testdata/testinput2
|
modified
, text changed
|
code/trunk/testdata/testinput7
|
added
|
code/trunk/testdata/testinput8
|
added
|
code/trunk/testdata/testinput9
|
added
|
code/trunk/testdata/testoutput1
|
modified
, text changed
|
code/trunk/testdata/testoutput2
|
modified
, text changed
|
code/trunk/testdata/testoutput3
|
modified
, text changed
|
code/trunk/testdata/testoutput4
|
modified
, text changed
|
code/trunk/testdata/testoutput5
|
modified
, text changed
|
code/trunk/testdata/testoutput6
|
modified
, text changed
|
code/trunk/testdata/testoutput7
|
added
|
code/trunk/testdata/testoutput8
|
added
|
code/trunk/testdata/testoutput9
|
added
|
code/trunk/ucp.c
|
deleted
|
code/trunk/ucp.h
|
modified
, text changed
|
code/trunk/ucp_findchar.c
|
added
|
code/trunk/ucptypetable.c
|
deleted
|