Download List

Projeto Descrição

libplis is library for Perl-like string
manipulation for C++. It includes the string class
plis::slip and the list class plis::llip.
Together, these two provide the Perl-like methods
that include regular expressions (through PCRE),
split(), join(), grep(), chomp, tr///, s///,
sprintf(), etc. It can also be described as a C++
frontend to PCRE, but its array manipulations make
it much more powerful than only that. It comes
with Doxygen API documentation.

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.

2006-07-04 01:24
0.1.4

Algumas funções de utilidade foram acrescentados novos (slip_read_file e slipvprintf), um vazamento memória foi corrigido, e alguns problemas na documentação foram corrigidos.
Tags: Major feature enhancements
A few new utility functions have been added (slip_read_file and slipvprintf), a memory leak has been fixed, and a few problems in the documentation have been fixed.

2005-09-02 12:49
0.1.3

Um pequeno bug que causou problemas na utilização de libplis com I / O em C + + córregos foi corrigido. Algumas atualizações de documentação foram feitas.
Tags: Minor bugfixes
A minor bug that caused problems in the use of
libplis with I/O to C++ streams was fixed. Some
documentation updates were made.

2005-01-14 10:13
0.1.2

Vários problemas de instalação e documentação erros foram corrigidos.
Tags: Minor bugfixes
Several installation issues and documentation errors were fixed.

2004-01-25 06:20
0.1.0

Tags: Initial freshmeat announcement

Project Resources