summaryrefslogtreecommitdiff
path: root/src/kwset.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2013-01-041-1/+1
* maint: spelling fixesPaul Eggert2012-03-011-7/+7
* grep: fix some core dumps with long lines etc.Paul Eggert2012-03-011-2/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* build: accommodate -Werror=suggest-attribute=pureJim Meyering2011-11-281-2/+2
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-031-1/+1
* convert all TABs to equivalent spaces in indentationJim Meyering2010-04-081-284/+284
* grep: make kwset's obstack use xmalloc, not mallocJim Meyering2010-04-071-1/+1
* kwset: correct comments; require non-NULL kwsmatch argumentJim Meyering2010-03-271-17/+12
* grep: remove more register keywordsPaolo Bonzini2010-03-171-23/+23
* build: avoid shadowing warning for "link"Jim Meyering2010-01-061-0/+2
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-2/+2
* maint: enable prohibit_have_config_h checkJim Meyering2009-12-041-3/+1
* maint: enable two checksJim Meyering2009-11-301-1/+1
* update/add copyright noticesKarl Berry2009-01-301-1/+1
* * lib/savedir.c (isdir): New declaration.Tony Abou-Assaleh2009-01-251-2/+3
* GPLv2 -> GPLv3Bernhard Rosenkraenzer2007-06-281-1/+1
* * src/kwset.c (kwsincr): When a second obstack_alloc() call fails,Charles Levert2005-07-051-1/+6
* * src/kwset.c (DEPTH_SIZE): New macro to anticipateCharles Levert2005-07-051-2/+6
* Misplaced line, now superflous from last commit, removed.Charles Levert2005-07-041-1/+0
* * src/kwset.c (kwsprep): Optimize search for mind2 value byCharles Levert2005-07-041-3/+7
* * src/kwset.c (kwsprep): Move three variable declarations toCharles Levert2005-07-041-2/+4
* * src/kwset.c (kwsprep): Use memset() and memcpy() when appropriate.Charles Levert2005-07-041-10/+3
* * src/kwset.c: Readability changes.Charles Levert2005-07-041-33/+33
* Update FSF's civic address, zip code, and citizen relocation code.Charles Levert2005-05-021-2/+2
* fix warnings about constStepan Kasal2005-02-091-3/+3
* Remove sentinel code.Alain Magloire2001-02-081-51/+47
* ChangeLog configure.in doc/grep.1 doc/grep.texi src/dfa.cAlain Magloire2000-02-021-1/+1
* ChangeLog THANKS src/Makefile.am src/alloca.c src/dfa.cAlain Magloire2000-01-201-41/+14
* Initial revisionAlain Magloire1998-11-031-0/+802