Imported Upstream version 2.19 upstream upstream/2.19
authorJean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
Fri, 7 Nov 2014 13:46:23 +0000 (14:46 +0100)
committerNicolas Zingilé <nicolas.zingile@open.eurogiciel.org>
Thu, 15 Jan 2015 09:41:19 +0000 (10:41 +0100)
commit4990e464e751ca22f041cf249e3956b1aeb0e6bf
tree4b0fd533a9ce88fd32a9b59549af1dcc6384be8a
parent136278511b11c858850e8ee4926efe31808cbf98
Imported Upstream version 2.19
188 files changed:
.tarball-version
ChangeLog
Makefile.am
Makefile.in
NEWS
aclocal.m4
build-aux/compile
build-aux/config.guess
build-aux/config.sub
build-aux/gendocs.sh
build-aux/install-sh
build-aux/missing
build-aux/test-driver
build-aux/texinfo.tex
cfg.mk
configure
configure.ac
doc/Makefile.in
doc/grep.in.1
doc/grep.info
doc/grep.texi
doc/stamp-vti
doc/version.texi
gnulib-tests/Makefile.in
gnulib-tests/gnulib.mk
gnulib-tests/init.sh
gnulib-tests/test-fdopen.c
gnulib-tests/test-memchr2.c [new file with mode: 0644]
lib/Makefile.in
lib/exclude.c
lib/exclude.h
lib/fts.c
lib/gnulib.mk
lib/memchr2.c [new file with mode: 0644]
lib/memchr2.h [new file with mode: 0644]
lib/memchr2.valgrind [new file with mode: 0644]
lib/obstack.c
lib/obstack.h
lib/regcomp.c
lib/regex_internal.c
lib/regex_internal.h
lib/regexec.c
lib/stdint.in.h
lib/strtoimax.c
lib/sys_types.in.h
lib/time.in.h
lib/unistd.in.h
lib/xalloc.h
m4/00gnulib.m4
m4/gnulib-common.m4
m4/gnulib-comp.m4
m4/manywarnings.m4
maint.mk
po/POTFILES.in
po/af.gmo
po/af.po
po/be.gmo
po/be.po
po/bg.gmo
po/bg.po
po/ca.gmo
po/ca.po
po/cs.gmo
po/cs.po
po/da.gmo
po/da.po
po/de.gmo
po/de.po
po/el.gmo
po/el.po
po/eo.gmo
po/eo.po
po/es.gmo
po/es.po
po/et.gmo
po/et.po
po/eu.gmo
po/eu.po
po/fi.gmo
po/fi.po
po/fr.gmo
po/fr.po
po/ga.gmo
po/ga.po
po/gl.gmo
po/gl.po
po/grep.pot
po/he.gmo
po/he.po
po/hr.gmo
po/hr.po
po/hu.gmo
po/hu.po
po/id.gmo
po/id.po
po/it.gmo
po/it.po
po/ja.gmo
po/ja.po
po/ko.gmo
po/ko.po
po/ky.gmo
po/ky.po
po/lt.gmo
po/lt.po
po/nb.gmo
po/nb.po
po/nl.gmo
po/nl.po
po/pa.gmo
po/pa.po
po/pl.gmo
po/pl.po
po/pt.gmo
po/pt.po
po/pt_BR.gmo
po/pt_BR.po
po/ro.gmo
po/ro.po
po/ru.gmo
po/ru.po
po/sk.gmo
po/sk.po
po/sl.gmo
po/sl.po
po/sr.gmo
po/sr.po
po/sv.gmo
po/sv.po
po/th.gmo
po/th.po
po/tr.gmo
po/tr.po
po/uk.gmo
po/uk.po
po/vi.gmo
po/vi.po
po/zh_CN.gmo
po/zh_CN.po
po/zh_TW.gmo
po/zh_TW.po
src/Makefile.am
src/Makefile.in
src/dfa.c
src/dfa.h
src/dfasearch.c
src/dosbuf.c
src/egrep.c [deleted file]
src/egrep.sh [new file with mode: 0644]
src/fgrep.c [deleted file]
src/grep.c
src/grep.h
src/kwsearch.c
src/kwset.c
src/kwset.h
src/main.c [deleted file]
src/mbsupport.h [deleted file]
src/pcresearch.c
src/search.h
src/searchutils.c
src/system.h
tests/Makefile.am
tests/Makefile.in
tests/bre
tests/case-fold-titlecase [new file with mode: 0755]
tests/context-0 [new file with mode: 0755]
tests/count-newline [new file with mode: 0755]
tests/empty-line [new file with mode: 0755]
tests/ere
tests/euc-mb
tests/fgrep-infloop
tests/ignore-mmap [deleted file]
tests/init.cfg
tests/init.sh
tests/invalid-multibyte-infloop
tests/mb-non-UTF8-performance [new file with mode: 0755]
tests/null-byte [new file with mode: 0755]
tests/pcre
tests/pcre-infloop [new file with mode: 0755]
tests/pcre-invalid-utf8-input
tests/pcre-w [new file with mode: 0755]
tests/pcre-wx-backref [new file with mode: 0755]
tests/posix-bracket [new file with mode: 0755]
tests/prefix-of-multibyte
tests/spencer1-locale
tests/turkish-eyes [new file with mode: 0755]
tests/unibyte-negated-circumflex [new file with mode: 0755]
tests/word-delim-multibyte