Menu

Free CSRegEx regular expressions engine / News: Recent posts

CSRegEx 0.8 (stable) Released

CSRegEx is a non-recursive backtracking regular expression engine for C++ (NOT OS dependant). Supports lazy quantifiers, backreferences and UNICODE. Is now a stable (no longer beta) release.

This is a bugfix release for escaped hex characters inside square brackets.

Posted by Cleo Saulnier 2007-12-11

CSRegEx 0.7 released

CSRegEx is a non-recursive backtracking regular expression engine for C++ (NOT OS dependant). Supports lazy quantifiers, backreferences and UNICODE.

This release has updates for compiling under gcc up to version 4.

Posted by Cleo Saulnier 2005-09-14

CSRegEx 0.6 update release

CSRegEx is a non-recursive backtracking regular expression engine for C++ (NOT OS dependant). Supports lazy quantifiers, backreferences and UNICODE.

This fix affects lazy expansion of sets.

Posted by Cleo Saulnier 2005-08-30

CSRegEx Homepage website update

The homepage has been updated and includes docs for CSRegEx, both user and devel/internal docs. The user docs are for most programmers who just want to use CSRegEx. It includes simple example and explanation on how to use the class. More detailed info can be found in the class documentation itself.

Posted by Cleo Saulnier 2005-08-01

CSRegEx Testers needed

Testers are needed to weed out any remaining bugs, if any. Will be looking around for any patterns to match with to perhaps build a test suite.

Posted by Cleo Saulnier 2005-07-31
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.