Menu

Zopyra C++ Regular Expressions / News: Recent posts

ZRegx 1.06 Released

Bug-fix release.

Posted by William S. Lear 2002-03-03

ZRegx 1.05 released

This fixes a bug in find_n() during multi-line searches.

Posted by William S. Lear 2002-02-07

ZRegx 1.04 released

Fixed a few nits with exception specifications, return type
conversion from C-string to std::string, and a few other
minor things. This should help Win32 folks a bit. Thanks to
Paul Whitehead <paul.whitehead@bcs.org.uk> for his report
of the conversion problem and an exception specification bug.

Posted by William S. Lear 2001-04-03

ZRegx 1.03 released

Zopyra Unit Test (ZUT) distribution now included along with many unit tests. Extensive changes to namespaces, bug fixes and re-working of the transform() function and backreferences.

Posted by William S. Lear 2000-12-01

Zopyra Regx Version 0.99 Released

This release includes the PCRE release (version 3.4) and changes to the configure and make process to also configure and build PCRE. The configure script has been changed to be much smarter and should (on RedHat 6.1 or Solaris 2.6:-) not require any interaction. Next step is full-blown configure support for release 1.00!

Posted by William S. Lear 2000-10-31

Zopyra Regx 0.98.1 released

This is the first official release of Zopyra Regx, a C++ extension of the PCRE regular expression library.

Posted by William S. Lear 2000-10-28