summaryrefslogtreecommitdiffstats
path: root/gettext-tools/libgrep
Commit message (Collapse)AuthorAgeFilesLines
* libgrep: Fix issues detected by gcc -Wformat-securityIvailo2013-12-053-3/+9
| | | | | * m-fgrep.c (Fcompile): Supply FORMAT argument of error. * m-regex.c (compile): Likewise.
* Regenerate files for 0.18.2.Daiki Ueno2012-12-251-0/+1
|
* Version 0.18.2.Daiki Ueno2012-12-251-0/+4
|
* Spelling fixes.Jim Meyering2012-06-032-3/+7
|
* Update after gnulib changed.Bruno Haible2012-02-191-0/+7
|
* Version 0.18.1.Bruno Haible2010-06-041-0/+4
|
* Use the newest regex module from gnulib.Bruno Haible2010-06-036-9042/+46
|
* Code cleanup.Bruno Haible2010-06-032-41/+53
|
* Fix bug: Avoid out-of-bounds access.Bruno Haible2010-06-032-1/+7
|
* Cleanup syntax.Bruno Haible2010-06-032-7/+12
|
* Tiny optimization.Bruno Haible2010-06-032-7/+12
|
* Reduce scope of local variables.Bruno Haible2010-06-034-290/+379
|
* Trivial cleanups.Bruno Haible2010-06-032-31/+36
|
* msggrep: Fix interpretation of '$' in regular expressions.Bruno Haible2010-06-032-2/+9
|
* Bug fix: Don't assume that the buffer ends with a newline.Bruno Haible2010-06-033-13/+27
|
* Untabify.Bruno Haible2010-06-035-445/+452
|
* Do regex matching purely with regex, not regex + dfa + kwset.Bruno Haible2010-06-0310-4495/+132
|
* Version 0.18.Bruno Haible2010-05-091-0/+4
|
* Trivial update from gnulib.Bruno Haible2010-03-291-1/+1
|
* Untabify.Bruno Haible2009-12-124-37/+43
|
* Stop using gnulib module 'strdup'.Bruno Haible2009-08-163-58/+8
|
* Remove obsolete CVS infrastructure.Bruno Haible2009-08-141-3/+0
|
* Ignore all files that are automatically generated and distributed andBruno Haible2009-08-041-0/+3
| | | | not under version control.
* Update from gnulib.Bruno Haible2009-06-231-1/+1
|
* Update from gnulib.Bruno Haible2009-06-232-118/+110
|
* Prepare for gettext-0.17.Bruno Haible2009-06-231-0/+4
|
* Undo last change, since it didn't change in gnulib either.Bruno Haible2009-06-231-5/+6
|
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-2316-82/+66
|
* Ignore also autoconf/automake generated files.Bruno Haible2009-06-231-0/+2
|
* strdup.h is replaced by <string.h>.Bruno Haible2009-06-235-38/+18
|
* Update from gettext 0.16.1.Bruno Haible2009-06-231-0/+4
|
* New macros XMALLOC, XNMALLOC.Bruno Haible2009-06-234-7/+15
|
* Complete the ChangeLog entry.Bruno Haible2009-06-231-0/+1
|
* delete is taken by C++, remove is taken by <stdio.h> ...Bruno Haible2009-06-232-2/+7
|
* Make it compile in C++ mode.Bruno Haible2009-06-237-92/+123
|
* Autogenerated through autogen.sh.Bruno Haible2009-06-231-621/+0
|
* Prepare for 0.16.Bruno Haible2009-06-231-0/+4
|
* Update from gnulib.Bruno Haible2009-06-232-1/+8
|
* Borrow changes from gnulib.Bruno Haible2009-06-233-8/+10
|
* Start using gnulib.Bruno Haible2009-06-232-1/+5
|
* Remove MSVC/nmake build support.Bruno Haible2009-06-233-124/+5
|
* Remove VMS support.Bruno Haible2009-06-233-95/+6
|
* Regenerated.Bruno Haible2009-06-231-38/+53
|
* Release 0.15.Bruno Haible2009-06-231-0/+4
|
* Changes from the 0.14.6 branch.Bruno Haible2009-06-231-0/+4
|
* Fix warning on Cygwin.Bruno Haible2009-06-232-2/+8
|
* Test HAVE_CONFIG_H using #ifdef.Bruno Haible2009-06-235-6/+13
|
* Regenerated.Bruno Haible2009-06-231-14/+16
|
* Regenerated.Bruno Haible2009-06-231-0/+13
|
* List of files that "cvs update" does not need to display.Bruno Haible2009-06-231-0/+1
|