Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Ein paar neue Utility-Funktionen wurden hinzugefügt (slip_read_file und slipvprintf), ein Speicherleck wurde behoben, und ein paar Probleme in der Dokumentation wurden behoben.
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

Ein kleiner Fehler dazu führte, dass Probleme bei der Verwendung von libplis mit I / O auf C + +-Streams wurde behoben. Ein Teil der Dokumentation Updates gemacht wurden.
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

Mehrere Fragen Installation und Dokumentation Fehler wurden behoben.
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