Télécharger la liste

Description du projet

GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp matcher without necessarily having to look at every character. The result is typically many times faster than Unix grep or egrep.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-04-04 02:45 Retour à la liste release
2.6.3

des améliorations considérables ont été apportées à la manipulation de jeux de caractères multi-octets, la fixation de nombreux échecs et augmente la vitesse. Le "P-" option fonctionne maintenant plus correctement. Le total des mots matches avec le dos de références ont été fixés. Plusieurs autres bogues ont été corrigés.
Tags: Major bugfixes
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.

Project Resources