RegexKit 0.6.0 Beta (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News RegexKit 0.6.0 Beta (Default branch)
# 1  
Old 01-29-2008
RegexKit 0.6.0 Beta (Default branch)

RegexKit is an Objective-C framework for regularexpressions using the PCRE library for Mac OS XCocoa and GNUstep. It includes an extensivecollection of category additions for the NSArray,NSData, NSDictionary, NSSet, and NSString Foundationobjects.License: BSD License (revised)Changes:
This release upgrades PCRE to version 7.6, which includes an important security related bugfix. All users are encouraged to upgrade. Other changes include preliminary support for internationalization, returning NSError objects, and the ability to evaluate multiple regular expressions in a collection concurrently on multiple threads, one per CPU.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question