ACDK Text (acdk_text)acdk_text contains classes for text rendering and parsing,
including perl like regular expressions.
ACDK Text (acdk_text)
Distribution version: 4.14.
Package version: 4.14.0.
acdk_text contains classes for text rendering and parsing,
including perl like regular expressions.
ACDK Core
acdk::text
Roger Rene Kommer (kommer@artefaktur.com).
Philip Hazel (ph10@cam.ac.uk) (regular expression)
ACDK Free Edition License. ( License).
PRCE License ( PCRE LICENCE).
acdk_text corresponds to the java.text packages.
See also acdk::text.
Additionally acdk_text contains acdk::text::RegExp for Perl
like regular expression.
Note:
For all files in the directory:
./src/acdk/text/regexp/pcre
another copyright applies:
"Written by: Philip Hazel
Copyright (c) 1997-1999 University of Cambridge"
Please refer also to:
./src/acdk/text/regexp/pcre/LICENCE
for more information.
- Some Tests DecimalFormat_Test doesn't run reliable on Linux.
===========================================================
4.10.0
- Fixed unicode bug in RegExp
Please refer also to ChangeLog.
===========================================================
4.02.0
- Configuration and documentation fixes.
===========================================================
4.01.1
- Ajustments to modified metainfo
- minor documentation changes.
===========================================================
4.00.1
- Ajustments to Unicode and revised metainfo.
- Fixed BCC bugs.
- Reworked RegExp.
===========================================================
3.01.0
- Use preg_* functionality instead of posix regexp
- This also automatically fixed bug under FreeBSD
===========================================================
2.01.1
- Problem detected with RegExp::replace on BSD.
Deactivated test for this platform.
===========================================================
2.00.1
- Use PCRE v3.9
- Ajustments
- Basic test for RegExp
===========================================================
1.01.0
- Enhanced Metainfo compiler for CORBA functionality.
- Improved Configurations.
===========================================================
1.00.2
Only changes in configuration.
===========================================================
1.00
Initial public release
|