summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: use regex from gnulib, rather than our bit-rotting oneJim Meyering2010-02-036-8561/+4
* build: update gnulib submodule to latestJim Meyering2010-02-031-0/+0
* maint: update to latest gnulib; adjust cfg.mkJim Meyering2010-01-282-1/+2
* maint: avoid old jm_* macrosJim Meyering2010-01-061-0/+8
* maint: remove decl.m4Jim Meyering2010-01-061-37/+0
* 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-064-0/+86
* 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-062-9/+42
* maint: avoid warnings about unused fwrite return valueJim Meyering2010-01-062-0/+3
* maint: remove {m4,lib}/.gitignore; they were undergoing too much churnJim Meyering2010-01-063-334/+6
* build: run gnulib's tests, tooJim Meyering2010-01-055-8/+34
* maint: record update-copyright options for this packageJim Meyering2010-01-031-0/+4
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-0161-89/+67
* fix multi-byte-locale read-beyond-end-of-buffer errorJim Meyering2009-12-231-2/+2
* build: update gnulib submodule to latestJim Meyering2009-12-231-0/+0
* Speed up insert.Paolo Bonzini2009-12-232-13/+17
* Decrease epsclosure memory usageJohan Walles2009-12-231-2/+2
* Make 'grep -1 -2' and 'grep -1v2' equivalent to grep -2Paolo Bonzini2009-12-223-7/+26
* Improve description of --labelPaolo Bonzini2009-12-222-6/+6
* Avoid using an invalid memchr result.Paolo Bonzini2009-12-222-6/+12
* build: update gnulib submodule to latestJim Meyering2009-12-112-0/+1
* maint: enable prohibit_have_config_h checkJim Meyering2009-12-046-16/+5
* maint: enable cast_of_x_alloc_return_value checkJim Meyering2009-12-045-10/+9
* maint: enable cast_of_alloca_return_value checkJim Meyering2009-12-042-1/+1
* fix "grep -Ff" on CRLF-terminated filesPaolo Bonzini2009-12-041-6/+20
* fix compilation with included regexPaolo Bonzini2009-12-041-0/+1
* switch to pkg-config for PCRE detectionPaolo Bonzini2009-12-042-5/+7
* maint: remove "missing" scriptJim Meyering2009-12-041-375/+0
* maint: make .gitignore ignore moreJim Meyering2009-12-041-0/+10
* maint: enable useless-if-before-free checkJim Meyering2009-12-044-13/+9
* maint: enable po-checkJim Meyering2009-12-042-9/+6
* update gnulib, fixing missing inclusion of stdbool.hPaolo Bonzini2009-12-031-0/+0
* maint: enable two checksJim Meyering2009-11-303-5/+3
* maint: enable makefile_path_separator checkJim Meyering2009-11-301-1/+0
* maint: remove now-generated file: po/Makefile.in.inJim Meyering2009-11-301-429/+0
* maint: enable makefile @...@ checkJim Meyering2009-11-304-5/+2
* maint: enable trailing_blank checkJim Meyering2009-11-3016-24/+23
* maint: enable unmarked_diagnostics checkJim Meyering2009-11-302-3/+2
* maint: enable require_config_h checksJim Meyering2009-11-305-2/+12
* maint: use gnulib's progname module; enable set_program_name checkJim Meyering2009-11-304-8/+11