by rael
Zopyra Regx, a C++ exension of the PCRE library, provides templated find/match and transform operations (with backreferences, functors/functions). Very efficient, robust, with lots of examples and a test harness.
vidvandre created the Building static library fails artifact
dubuc created the zregx update forum thread
Bug-fix release.
* Version 1.06 released. Fixed a find_n problem caused by previous fix. Again, thanks to David Olszynskifor reporting the bug. * Fixed a problem with backreference implementation: removed cache of backref objects.
This fixes a bug in find_n() during multi-line searches.
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 ...
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.
rael committed patchset 48 of module regx to the Zopyra C++ Regular Expressions CVS repository, changing 1 files
rael committed patchset 47 of module regx to the Zopyra C++ Regular Expressions CVS repository, changing 1 files
rael committed patchset 46 of module regx to the Zopyra C++ Regular Expressions CVS repository, changing 1 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use