Télécharger la liste

Description du projet

TRE is a lightweight, robust, efficient, portable, and POSIX compliant regexp matching library. Key features include the agrep command line tool for approximate regexp matching in the style of grep, an approximate matching library API, portability, wide character and multibyte character support, binary pattern and data support, complete thread safety, consistently efficient matching, low memory consumption and small footprint, and strict standards conformance.

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.

2004-12-11 20:17
0.7.2

Deux bugs avec les références arrière et d'un bogue dans agrep ont été corrigés.
Tags: Minor bugfixes
Two bugs with back references and a bug in agrep
have been fixed.

2004-11-22 02:29
0.7.1

Quelques bugs et des problèmes de compilation ont été corrigés, les fichiers manquants ont été fournis, une page de manuel agrep a été ajouté, et la couleur - et - délimiteur-après les options de ligne de commande ont été ajoutées à agrep.
Some bugs and compilation problems have been fixed, missing files have been included, an agrep man page has been added, and the --color and --delimiter-after command line options have been added to agrep.

2004-09-10 23:08
0.7.0

Le reguexec () et un soutien à certaines syntaxe regexp nouveaux ont été ajoutés, Liaisons de langage Python ont été inclus, le drapeau de compilation REG_RIGHT_ASSOC et REG_APPROX_MATCHER exécution REG_BACKTRACKING_MATCHER et drapeaux ont été ajoutés, et plusieurs bugs et problèmes de compilation ont été corrigés.
Tags: Major feature enhancements
The reguexec() function and support for some new regexp syntax have been added, Python language bindings have been included, the REG_RIGHT_ASSOC compilation flag and REG_APPROX_MATCHER and REG_BACKTRACKING_MATCHER execution flags have been added, and several bugs and compilation problems have been fixed.

2004-05-29 06:18
0.6.8

Un problème qui a causé la [[: blank:]] classe de personnage ne pas être reconnue a été fixée.
Tags: Minor bugfixes
A problem that caused the [[:blank:]] character class not to be
recognized was fixed.

2004-05-09 22:17
0.6.7

Aide pour la constitution contre libutf8 a été ajouté, l'option-y la ligne de commande a été ajoutée à agrep, le tre_config () et tre_version () ont été ajoutées, et plusieurs bogues ont été corrigés.
Support for compiling against libutf8 has been added, the -y command line option has been added to agrep, the tre_config() and tre_version() functions have been added, and various bugs have been fixed.

Project Resources