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.

2011-11-18 08:31 Retour à la liste release
2.10

grep a ne plus devenir périmée octets du patron de la haute-bit-ensemble sur les systèmes où « char » est un type signé (probablement seulement affectant MS Windows). Les lignes de commande potentiellement entraîner dans une boucle infinie de remplissage de disque sont maintenant rejetés.
Tags: Minor bugfixes
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.

Project Resources