Version 2.5 of grep

Release Notes: This release adds --label, --only-matching, --devices, --line-buffered, --include, --exclude, --color, and --max-count options, adds a PCRE matcher, fixes some bugs, and includes some translation updates.

Other releases

  •  17 Nov 2011 23:31
Avatar

Release Notes: grep no longer mishandles high-bit-set pattern bytes on systems where "char" is a signed type (probably only affecting MS Windows). Command lines which potentially result in an infinite disk-filling loop are now rejected.

  •  23 Jun 2011 13:47
Avatar

Release Notes: grep's interpretation of range expression is now more consistent with that of other tools. The exit status on memory allocation failure was fixed. "grep -P" no longer aborts when PCRE's backtracking limit is exceeded. Handling of regular expressions that match multibyte characters in brackets was made faster. Other minor bugs were fixed.

Release Notes: Commonly mistyped regular expressions are now detected and lead to an error unless POSIXLY_CORRECT is set. Regular expressions including back references are now significantly faster in multi-byte locales. Regular expressions including "." can now be significantly faster in UTF-8 locales (though not in other multi-byte locales). Several other minor bugs were fixed.

  •  03 Apr 2010 17:45
Avatar

Release Notes: Massive improvements were made to the handling of multi-byte character sets, fixing many failures and increasing speed. The "-P" option now works more correctly. Whole-word matches with back-references were fixed. Several other bugs were fixed.

Release Notes: This is primarily a bugfix release.

Screenshot

Project Spotlight

mod_jail

An Apache module that is a more secure alternative to mod_chroot on FreeBSD.

Screenshot

Project Spotlight

BitNami RubyStack

An easy to deploy multi-platform Ruby on Rails stack