Welcome, Guest! Log In | Create Account

Share

Zopyra C++ Regular Expressions

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.


http://regx.sourceforge.net

Project Feed

  • Tracker artifact added

    vidvandre created the Building static library fails artifact

    01:58AM on Feb 11 2005 by vidvandre

  • Forum thread added

    dubuc created the zregx update forum thread

    07:30PM on Sep 09 2003 by dubuc

  • ZRegx 1.06 Released

    Bug-fix release.

    03:18PM on Mar 03 2002 by rael

  • regx 1.06 file released: zregx-1.06.tar.gz

    * Version 1.06 released.  Fixed a find_n problem caused
    by previous fix.  Again, thanks to David Olszynski
     for reporting the bug.
    
    * Fixed a problem with backreference implementation:
    removed cache of backref objects.

    06:00AM on Mar 03 2002

  • ZRegx 1.05 released

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

    04:17PM on Feb 07 2002 by rael

  • 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 ...

    07:19PM on Apr 03 2001 by rael

  • 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.

    03:07PM on Dec 01 2000 by rael

  • Code committed

    rael committed patchset 48 of module regx to the Zopyra C++ Regular Expressions CVS repository, changing 1 files

    09:56PM on Nov 16 2000 by rael

  • Code committed

    rael committed patchset 47 of module regx to the Zopyra C++ Regular Expressions CVS repository, changing 1 files

    09:51PM on Nov 16 2000 by rael

  • Code committed

    rael committed patchset 46 of module regx to the Zopyra C++ Regular Expressions CVS repository, changing 1 files

    08:04PM on Nov 07 2000 by rael

Zopyra C++ Regular Expressions Actions