ダウンロードリスト

プロジェクト概要

glarkが提供するgrep -複雑な正規表現(例えば、"テキストファイルの検索は、非常に強力で、のように/ fooの\")は、それぞれ他の+ /と^ \ dは] * bazは$ /バー[/ 4内の行wを。また、ディスプレイコンテキスト(前後の行を成功に一致する)、大文字小文字を区別しませんハイライトにマッチし、テキスト以外のファイルの自動排除。これは、grepのGNU版からほとんどのオプションをサポートします。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2007-02-10 23:08
1.8.0

短いオプション名(例えば、 - invの代わりに-を反転試合)がサポートされます。コードのかなりの量の向上、実行速度のために書き直されました。
タグ: Minor feature enhancements
Short option names (e.g., --inv instead of
--invert-match) are now supported. A significant
amount of code was rewritten for better execution
speed.

2006-09-08 13:48
1.7.10

サポートは- with - fullnameのために- without -フルネーム、 - -ベース名、およびに- without -ベース名は、それらのトラックとベース名を正規表現で指定されたマッチングするために検索するファイルの制限が追加されました。とバグ-と-以外の撮影前にパーセント引数を固定された後。
タグ: Minor feature enhancements
Support was added for --with-fullname,
--without-fullname, --with-basename, and
--without-basename, which limit the files to be
searched to those with full and base names
matching the regular expression given. A bug with
--after and --before taking non-percentage
arguments was fixed.

2006-04-25 17:51
1.7.9

バグは、 -およびオプションは、以前は、大幅なリファクタリング。テストに追加された最大距離内にないときには最も遠い一近いペアと一致なっていた行われていたのを修正しました。
タグ: Minor bugfixes
A bug was fixed with the --and option, which was
previously getting the closest paired match, not
the farthest one within the maximum distance.
Tests were added, and significant refactoring was
done.

2006-03-23 16:39
1.7.8

-反転のバグ(マッチ- v)オプションを修正しました。再帰的なサイクルのリンクが原因で発生するためのチェックが追加されました。
タグ: Minor bugfixes
A bug in the --invert-match (-v) option was fixed.
A check for recursive cycles caused by links was
added.

2006-03-03 20:02
1.7.7

-ラベルオプションは任意の文字列を取るには、単に1つの単語の代わりに固定されている。未知のオプションの出力を警告固定されている。
タグ: Minor bugfixes
The --label option has been fixed to take any string, instead of just one word. Warning output for unknown options has been fixed.

プロジェクトリソース