Download List

Projeto Descrição

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.

System Requirements

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

Dois erros com referências para trás e um bug no agrep foram corrigidos.
Tags: Minor bugfixes
Two bugs with back references and a bug in agrep
have been fixed.

2004-11-22 02:29
0.7.1

Alguns bugs e problemas de compilação foram corrigidos, faltando arquivos foram incluídos, uma página man agrep foi adicionado, e as cores - e - delimitador-opções de linha de comando após ter sido adicionado ao 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

A função () reguexec e apoio à sintaxe regexp alguns novos foram acrescentados, ligações de linguagem Python foram incluídos, a bandeira compilação REG_RIGHT_ASSOC e REG_APPROX_MATCHER bandeiras e execução REG_BACKTRACKING_MATCHER foram adicionados, e vários bugs e problemas de compilação foram corrigidos.
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

Um problema que causou a [[: blank:] classe de personagem] não ser reconhecido foi corrigido.
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

Apoio para a elaboração de contra libutf8 foi adicionado, a opção de linha de comando y foi adicionado à agrep, o tre_config () e tre_version () funções foram adicionadas, e vários bugs foram corrigidos.
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