[ANN] AGRegex 0.4
[ANN] AGRegex 0.4
- Subject: [ANN] AGRegex 0.4
- From: Aram Greenman <email@hidden>
- Date: Sat, 13 Sep 2003 14:18:56 -0700
AGRegex provides Perl-compatible pattern matching to Cocoa applications
using the PCRE library.
New in version 0.4:
- Moved to PCRE 4.3.
- Added -findEnumeratorWithString: and -findEnumeratorWithString:range:
which are nicer than -findAllInString: or -findAllInString:range:.
- If you don't need Unicode support, it can now be turned off at build
time to increase performance.
- Fixed a bug which could cause high memory use when matching against
large mutable strings.
- HeaderDoc-generated HTML documentation.
- New test app.
AGProcess is available under BSD license at:
<
http://sf.net/projects/agkit/>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.