summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* add option --exclude-from, use tar exclude codeAlain Magloire2001-03-015-19/+253
* Corrected a few typos.Alain Magloire2001-02-262-4/+4
* Changes from Isamu added(for the dfa)Alain Magloire2001-02-224-11/+223
* Patch from isamu for mbs.Alain Magloire2001-02-191-1/+111
* New files.Alain Magloire2001-02-182-0/+103
* New option back-references are local, beefup manual.Alain Magloire2001-02-184-245/+358
* Support for multibyte.Alain Magloire2001-02-161-6/+118
* new options --include --exclude.Alain Magloire2001-02-163-59/+66
* * src/grep.c (long_options) : Added equivalent to -r with -R.Alain Magloire2001-02-101-0/+4
* hilight.Alain Magloire2001-02-095-53/+132
* Range fixex.Alain Magloire2001-02-083-15/+43
* wx fix.Alain Magloire2001-02-081-48/+28
* NT fix.Alain Magloire2001-02-081-4/+3
* Port to MING32Alain Magloire2001-02-084-22/+73
* improve performance.Alain Magloire2001-02-081-105/+78
* byte offset.Alain Magloire2001-02-081-13/+32
* -x bug corrected.Alain Magloire2001-02-081-2/+5
* Exit status fix.Alain Magloire2001-02-081-12/+22
* dfa lex fix.Alain Magloire2001-02-081-30/+27
* CRLF handling.Alain Magloire2001-02-083-15/+10
* BEOS fix.Alain Magloire2001-02-082-0/+8
* Consitent use of -CAlain Magloire2001-02-081-46/+60
* Remove sentinel code.Alain Magloire2001-02-087-386/+250
* Patch provided by Paul Eggert.Alain Magloire2001-02-089-20/+1010
* * src/search.c (Pcompile): Add support for NUL bytes inAlain Magloire2001-02-084-81/+108
* search.cAlain Magloire2000-03-231-1/+0
* Modified Files:Alain Magloire2000-03-231-4/+6
* search.cAlain Magloire2000-03-231-2/+7
* Modified Files:Alain Magloire2000-03-231-0/+1
* Added Files:Alain Magloire2000-03-221-0/+6
* configure.in ChangeLog NEWS src/search.c src/grep.cAlain Magloire2000-03-223-21/+184
* ChangeLog intl/Makefile.in intl/ChangeLog intl/Makefile.inAlain Magloire2000-03-092-36/+32
* ChangeLog configure.in src/Makefile.amAlain Magloire2000-02-291-2/+1
* ChangeLog configure.in doc/grep.1 doc/grep.texi src/dfa.cAlain Magloire2000-02-028-33/+57
* ChangeLog THANKS configure.in src/grep.cAlain Magloire2000-01-281-1/+1
* configure.in src/Makefile.amAlain Magloire2000-01-271-2/+5
* NEWS doc/grep.texi src/grep.cAlain Magloire2000-01-271-0/+1
* ChangeLog NEWS doc/grep.1 doc/grep.texi src/grep.cAlain Magloire2000-01-261-2/+6
* ChangeLog src/dfa.c src/regex.cAlain Magloire2000-01-252-37/+61
* ChangeLog configure.in src/posix/Makefile.am tests/Makefile.amAlain Magloire2000-01-211-0/+2
* src/ansi2knr.1 src/ansi2knr.cAlain Magloire2000-01-212-0/+714
* posix/Makefile.am posix/regex.hAlain Magloire2000-01-212-0/+544
* ChangeLog THANKS src/Makefile.am src/alloca.c src/dfa.cAlain Magloire2000-01-2020-1267/+717
* ChangeLog NEWS THANKS doc/grep.1 doc/grep.texi src/grep.cAlain Magloire2000-01-172-7/+43
* savedir.cAlain Magloire2000-01-161-1/+5
* mispelled in usageAlain Magloire1999-11-131-1/+1
* commit some changes provided by PaulAlain Magloire1999-11-092-3/+4
* suport for I18nAlain Magloire1999-11-081-6/+8
* dont show non-binary files for -A/-B/-CAlain Magloire1999-11-081-2/+2
* Move definition of re_syntax_below ISALNUM and use it to define the arrayAlain Magloire1999-11-071-40/+37