Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libgrep: Fix issues detected by gcc -Wformat-security | Ivailo | 2013-12-05 | 3 | -3/+9 |
* | Regenerate files for 0.18.2. | Daiki Ueno | 2012-12-25 | 1 | -0/+1 |
* | Version 0.18.2. | Daiki Ueno | 2012-12-25 | 1 | -0/+4 |
* | Spelling fixes. | Jim Meyering | 2012-06-03 | 2 | -3/+7 |
* | Update after gnulib changed. | Bruno Haible | 2012-02-19 | 1 | -0/+7 |
* | Version 0.18.1. | Bruno Haible | 2010-06-04 | 1 | -0/+4 |
* | Use the newest regex module from gnulib. | Bruno Haible | 2010-06-03 | 6 | -9042/+46 |
* | Code cleanup. | Bruno Haible | 2010-06-03 | 2 | -41/+53 |
* | Fix bug: Avoid out-of-bounds access. | Bruno Haible | 2010-06-03 | 2 | -1/+7 |
* | Cleanup syntax. | Bruno Haible | 2010-06-03 | 2 | -7/+12 |
* | Tiny optimization. | Bruno Haible | 2010-06-03 | 2 | -7/+12 |
* | Reduce scope of local variables. | Bruno Haible | 2010-06-03 | 4 | -290/+379 |
* | Trivial cleanups. | Bruno Haible | 2010-06-03 | 2 | -31/+36 |
* | msggrep: Fix interpretation of '$' in regular expressions. | Bruno Haible | 2010-06-03 | 2 | -2/+9 |
* | Bug fix: Don't assume that the buffer ends with a newline. | Bruno Haible | 2010-06-03 | 3 | -13/+27 |
* | Untabify. | Bruno Haible | 2010-06-03 | 5 | -445/+452 |
* | Do regex matching purely with regex, not regex + dfa + kwset. | Bruno Haible | 2010-06-03 | 10 | -4495/+132 |
* | Version 0.18. | Bruno Haible | 2010-05-09 | 1 | -0/+4 |
* | Trivial update from gnulib. | Bruno Haible | 2010-03-29 | 1 | -1/+1 |
* | Untabify. | Bruno Haible | 2009-12-12 | 4 | -37/+43 |
* | Stop using gnulib module 'strdup'. | Bruno Haible | 2009-08-16 | 3 | -58/+8 |
* | Remove obsolete CVS infrastructure. | Bruno Haible | 2009-08-14 | 1 | -3/+0 |
* | Ignore all files that are automatically generated and distributed and | Bruno Haible | 2009-08-04 | 1 | -0/+3 |
* | Update from gnulib. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Update from gnulib. | Bruno Haible | 2009-06-23 | 2 | -118/+110 |
* | Prepare for gettext-0.17. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Undo last change, since it didn't change in gnulib either. | Bruno Haible | 2009-06-23 | 1 | -5/+6 |
* | Switch the license of the programs from GPLv2 to GPLv3. | Bruno Haible | 2009-06-23 | 16 | -82/+66 |
* | Ignore also autoconf/automake generated files. | Bruno Haible | 2009-06-23 | 1 | -0/+2 |
* | strdup.h is replaced by <string.h>. | Bruno Haible | 2009-06-23 | 5 | -38/+18 |
* | Update from gettext 0.16.1. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | New macros XMALLOC, XNMALLOC. | Bruno Haible | 2009-06-23 | 4 | -7/+15 |
* | Complete the ChangeLog entry. | Bruno Haible | 2009-06-23 | 1 | -0/+1 |
* | delete is taken by C++, remove is taken by <stdio.h> ... | Bruno Haible | 2009-06-23 | 2 | -2/+7 |
* | Make it compile in C++ mode. | Bruno Haible | 2009-06-23 | 7 | -92/+123 |
* | Autogenerated through autogen.sh. | Bruno Haible | 2009-06-23 | 1 | -621/+0 |
* | Prepare for 0.16. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Update from gnulib. | Bruno Haible | 2009-06-23 | 2 | -1/+8 |
* | Borrow changes from gnulib. | Bruno Haible | 2009-06-23 | 3 | -8/+10 |
* | Start using gnulib. | Bruno Haible | 2009-06-23 | 2 | -1/+5 |
* | Remove MSVC/nmake build support. | Bruno Haible | 2009-06-23 | 3 | -124/+5 |
* | Remove VMS support. | Bruno Haible | 2009-06-23 | 3 | -95/+6 |
* | Regenerated. | Bruno Haible | 2009-06-23 | 1 | -38/+53 |
* | Release 0.15. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Changes from the 0.14.6 branch. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Fix warning on Cygwin. | Bruno Haible | 2009-06-23 | 2 | -2/+8 |
* | Test HAVE_CONFIG_H using #ifdef. | Bruno Haible | 2009-06-23 | 5 | -6/+13 |
* | Regenerated. | Bruno Haible | 2009-06-23 | 1 | -14/+16 |
* | Regenerated. | Bruno Haible | 2009-06-23 | 1 | -0/+13 |
* | List of files that "cvs update" does not need to display. | Bruno Haible | 2009-06-23 | 1 | -0/+1 |