Re: [ANN] AGRegex 0.4
Re: [ANN] AGRegex 0.4
- Subject: Re: [ANN] AGRegex 0.4
- From: John Anderson <email@hidden>
- Date: Sat, 13 Sep 2003 16:55:20 -0700
What are the primary differences between this and MOKit
<
http://mokit.sf.net/> ? I'm not trying to be confrontational or
anything; just curious.
John
On Sep 13, 2003, at 2:18 PM, Aram Greenman wrote:
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.
_______________________________________________
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.