Version 3.1 released. This release of RegexKitLite is a bug fix release.
RegexKit is an Objective-C framework for regular expressions:
Tuned for high performance, including such features as:
Includes support for Mac OS X 10.5 Leopard:
Version 3.1 released. This release of RegexKitLite is a bug fix release.
Version 3.0 released. This release of RegexKitLite is a major release that includes new features, new APIs, and a number of bug fixes.
Version 2.2 released. This release contains several large documentation additions and a few bug fixes, notably iPhone SDK build issues are resolved. No new major functionality was added.
Version 2.1 released. Fixed a bug dealing with the UTF-16 conversion cache.
Version 2.0 released. Added the ability to split a string in to a NSArray with a regular expression, and search and replace using common $n capture substitution in the replacement string.
Version 1.2 released. Corrected and clarified the section in the documentation about adding RegexKitLite to an Xcode project. Also added Xcode 3 DocSet documentation format.
Version 1.1 released. Added information about searching mutable strings and clearing the internal cache. Also fixed a bug that could cause strings that require UTF-16 conversion to return incorrect results.
Introducing RegexKitLite - Lightweight Objective-C Regular Expressions for Mac OS X using the ICU Library. Version 1.0 released. Read more here.
Version 0.6.0 Beta released. Upgraded to PCRE 7.6, which includes an important security related bug fix, 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.
Version 3.1, released on 2009/05/15. This release of RegexKitLite is a bug fix release.
See RegexKitLite - Release Information for details.
| Date | Version | Operating System | Size | File | Format |
|---|---|---|---|---|---|
| 2009/05/15 | 3.1 | Mac OS X 10.3 and later | 113.9K | RegexKitLite-3.1.tar.bz2 | bzip2 compressed tar archive |
Version 0.6.0 Beta, released on 2008/01/29. Change highlights:
See Release Information - Release Notes for 0.6.0 Beta for more information.
| Date | Version | PCRE | Operating System | Architecture | Size | File | Format |
|---|---|---|---|---|---|---|---|
| 2008/01/29 | 0.6.0 Beta | 7.6 | Mac OS X 10.4 and later | ppc, ppc64, i386, x86_64 | 1,695K | RegexKit_0.6.0.dmg.tar | Apple Disk Image inside a .tar |
| Date | Version | PCRE | Operating System | Architecture | Size | File | Format |
|---|---|---|---|---|---|---|---|
| 2007/11/30 | 0.5.0 Beta | 7.4 | Mac OS X 10.4 and later | ppc, ppc64, i386, x86_64 | 1,480K | RegexKit_0.5.0.dmg.tar | Apple Disk Image inside a .tar |
| 2007/11/13 | 0.4.0 Beta | 7.4 | Mac OS X 10.4 and later | ppc, ppc64, i386, x86_64 | 1,389K | RegexKit_0.4.0.dmg.tar | Apple Disk Image inside a .tar |
| 2007/10/31 | 0.3.1 Beta | 7.4 | Mac OS X 10.4 and later | ppc, ppc64, i386, x86_64 | 1,340K | RegexKit_0.3.1.dmg.tar | Apple Disk Image inside a .tar |
| 2007/10/29 | 0.3.0 Beta | 7.4 | Mac OS X 10.4 and later | ppc, ppc64, i386, x86_64 | 1,333K | RegexKit_0.3.0.dmg | Apple Disk Image |
| 2007/10/09 | 0.2.0 Beta | 7.4 | Mac OS X 10.4 and later | Universal, PowerPC and Intel | 412K | RegexKit_0.2.0.tar.bz2 | bzip2 compressed tar archive |
| 2007/08/31 | Alpha | 7.3 | Mac OS X 10.4 and later | Universal, PowerPC and Intel | 412K | RegexKit_ALPHA.tar.bz2 | bzip2 compressed tar archive |
Complete source code for the RegexKit Framework. Includes support for building with GNUstep.
| Date | Version | PCRE | Minimum Development Environment | Size | File | Format |
|---|---|---|---|---|---|---|
| 2008/01/29 | 0.6.0 Beta | 7.6 | Xcode 2.4.1 | 655K | RegexKit_0.6.0_source.tar.bz2 | bzip2 compressed tar archive |
| 2007/11/30 | 0.5.0 Beta | 7.4 | Xcode 2.4.1 | 572K | RegexKit_0.5.0_source.tar.bz2 | bzip2 compressed tar archive |
| 2007/11/13 | 0.4.0 Beta | 7.4 | Xcode 2.4.1 | 544K | RegexKit_0.4.0_source.tar.bz2 | bzip2 compressed tar archive |
| 2007/10/31 | 0.3.1 Beta | 7.4 | Xcode 2.4.1 | 518K | RegexKit_0.3.1_source.tar.bz2 | bzip2 compressed tar archive |
| 2007/10/29 | 0.3.0 Beta | 7.4 | Xcode 2.4.1 | 516K | RegexKit_0.3.0_source.tar.bz2 | bzip2 compressed tar archive |
| 2007/10/09 | 0.2.0 Beta | 7.4 | Xcode 2.4.1 | 484K | RegexKit_0.2.0_source.tar.bz2 | bzip2 compressed tar archive |
| 2007/08/31 | Alpha | 7.3 | Xcode 2.4.1 | 655K | RegexKit_source_ALPHA.tar.bz2 | bzip2 compressed tar archive |