diff options
author | Alexander Barkov <bar@mnogosearch.org> | 2013-09-26 18:02:17 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mnogosearch.org> | 2013-09-26 18:02:17 +0400 |
commit | 285e7aa179a6081531be3274772b89e8989fd107 (patch) | |
tree | 71836ea6e49f48fff6e957bcef38628e7b979001 /.bzrignore | |
parent | 9d83468e78ba23f024ce3c11443913ad75cf1ea5 (diff) | |
download | mariadb-git-285e7aa179a6081531be3274772b89e8989fd107.tar.gz |
MDEV-4425 REGEXP enhancements
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index f95a0a8037e..7b3a2330a39 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1148,6 +1148,19 @@ packaging/solaris/postinstall-solaris extra/jemalloc/jemalloc-* extra/jemalloc/build *.tdb +pcre/CTestCustom.ctest +pcre/pcre_grep_test.sh +pcre/pcre_scanner_unittest +pcre/pcre_stringpiece_unittest +pcre/pcre_test.sh +pcre/pcrecpp_unittest +pcre/pcregrep +pcre/pcretest +testNinput +teststderr +testtemp1 +testtemp2 +testtry storage/tokudb/ft-index/CTestCustom.cmake storage/tokudb/ft-index/DartConfiguration.tcl storage/tokudb/ft-index/ctags-stamp |