Download List

Projeto Descrição

Regexx is a complete regular expressions C++ solution. It implements easy expression execution, global searching, replace with atom substitution, customized replaces, easy match/atom string retrieving, and splitting strings with strings or regular expressions.

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.

2001-03-17 02:12
0.98.1

Além da falta de arquivos PCRE que eram, por vezes quebrando o processo de criação.
Tags: Minor bugfixes
Addition of missing PCRE files that were sometimes breaking the build process.

2001-03-15 01:20
0.98

Esta versão corrige um bug que aconteceu quando o átomo já foi utilizado várias vezes. O método replacef () agora trabalha com ponteiros de função. PCRE foi atualizado para 3,4.
Tags: Minor bugfixes
This release fixes a bug that happened when the same atom was used
many times. The replacef() method now works with function
pointers. PCRE has been updated to 3.4.

2001-01-30 15:13
0.97

PCRE agora é usado ao invés de regex GNU.
PCRE is now used instead of GNU regex.

2001-01-30 15:13
0.96

Construtores, personalizado substitui, fósforo / Atom comparando os operadores, os resultados armazenar, por exemplo atualizada.
Constructors, customized replaces, match/atom comparing operators, results storing, example updated.

2001-01-30 15:13
0.95

Regexx é uma biblioteca. suporte para autoconf, automake e libtool, uma correção de inconsistência número de versão, e disponibilidade de pacotes RPM e SRPM.
Regexx is a library. support for autoconf, automake, and libtool, a fix for version number inconsistency, and availability as RPM and SRPM packages.

Project Resources