summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* maint: rely on gnulib's new isdir.hJim Meyering2010-01-062-2/+1
* build: rename local to avoid shadowing global, dfaJim Meyering2010-01-061-12/+12
* build: avoid warning from -Wmissing-prototypesJim Meyering2010-01-061-1/+1
* build: avoid shadowing warning for "link"Jim Meyering2010-01-061-0/+2
* build: avoid shadowing warning for unused "rs"Jim Meyering2010-01-061-3/+2
* build: avoid shadowing warningsJim Meyering2010-01-061-16/+16
* build: avoid warning about unused definition of N_Jim Meyering2010-01-061-1/+0
* build: avoid format-string warningsJim Meyering2010-01-061-15/+15
* build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering2010-01-061-0/+2
* build: remove now-useless -I../intl optionJim Meyering2010-01-061-1/+1
* maint: avoid more warningsJim Meyering2010-01-061-3/+11
* fix a possible bug: remove errant semicolonJim Meyering2010-01-061-1/+2
* maint: avoid compilation warningsJim Meyering2010-01-061-9/+41
* maint: avoid warnings about unused fwrite return valueJim Meyering2010-01-061-0/+2
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-0114-22/+18
* fix multi-byte-locale read-beyond-end-of-buffer errorJim Meyering2009-12-231-2/+2
* Speed up insert.Paolo Bonzini2009-12-231-13/+16
* Decrease epsclosure memory usageJohan Walles2009-12-231-2/+2
* Make 'grep -1 -2' and 'grep -1v2' equivalent to grep -2Paolo Bonzini2009-12-221-7/+19
* Avoid using an invalid memchr result.Paolo Bonzini2009-12-221-6/+12
* maint: enable prohibit_have_config_h checkJim Meyering2009-12-043-9/+3
* maint: enable cast_of_x_alloc_return_value checkJim Meyering2009-12-043-9/+8
* fix "grep -Ff" on CRLF-terminated filesPaolo Bonzini2009-12-041-6/+20
* switch to pkg-config for PCRE detectionPaolo Bonzini2009-12-041-0/+1
* maint: enable useless-if-before-free checkJim Meyering2009-12-042-12/+7
* maint: enable two checksJim Meyering2009-11-302-3/+3
* maint: enable makefile @...@ checkJim Meyering2009-11-301-1/+1
* maint: enable trailing_blank checkJim Meyering2009-11-302-4/+4
* maint: enable unmarked_diagnostics checkJim Meyering2009-11-301-2/+2
* maint: enable require_config_h checksJim Meyering2009-11-302-0/+4
* maint: use gnulib's progname module; enable set_program_name checkJim Meyering2009-11-301-7/+8
* build: adapt to the newer closeout module from gnulibJim Meyering2009-11-301-1/+2
* build: adapt to the newer exclude API we now get from gnulibJim Meyering2009-11-301-5/+5
* build: get more lib/* files from gnulib, adjust savedirJim Meyering2009-11-301-3/+3
* replace AC_DOSFILE with gnulib modulesPaolo Bonzini2009-11-262-25/+6
* replace AC_CHECK_* with gnulib modulesPaolo Bonzini2009-11-266-136/+19
* add gnulib modulesPaolo Bonzini2009-11-261-6/+0
* use gettext.hPaolo Bonzini2009-11-202-23/+6
* upgrade to external gettext, modernize handling of m4 subdirectoryPaolo Bonzini2009-11-201-2/+1
* start modernizing autoconf infrastructurePaolo Bonzini2009-11-201-2/+0
* move .cvsignore files to .gitignorePaolo Bonzini2009-11-202-6/+3
* (usage): one more tweak to the --help output.Karl Berry2009-02-011-1/+1
* punctuation in --help messageKarl Berry2009-02-011-1/+1
* mention urls in help msgKarl Berry2009-01-301-0/+5
* update/add copyright noticesKarl Berry2009-01-3012-7/+96
* * lib/savedir.c (isdir): New declaration.Tony Abou-Assaleh2009-01-253-20/+23
* * tests/foad1.sh: disable tests that fail under cs_CZ.UTF-8.Tony Abou-Assaleh2009-01-211-2/+2
* src/ansi2knr.[1c]: Remove generated files (installed by automake).Tony Abou-Assaleh2008-06-152-714/+0
* * src/grep.c: Factor out copyright year in --version. Thanks toTony Abou-Assaleh2008-02-141-4/+4
* * src/grep.c: Update grep copyright yearTony Abou-Assaleh2008-02-101-1/+1