Download List

项目描述

RegexKit is an Objective-C framework for regular
expressions using the PCRE library for Mac OS X
Cocoa and GNUstep. It includes an extensive
collection of category additions for the NSArray,
NSData, NSDictionary, NSSet, and NSString Foundation
objects.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-29 22:50
0.6.0 Beta

pcre的这个版本升级到7.6版,其中包括一个重要的安全有关的缺陷修复。我们建议所有用户升级。其他改变包括国际化的初步支持,返回NSError对象和评估的能力同时在多个线程,每个CPU中的一个集合的多个正则表达式。
标签: Major feature enhancements
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.

2007-12-01 12:47
0.5.0

为Leopard的Instruments.app,RegexKit具体DTrace探测,并NSData对象正则表达式支持RegexKit文书增加了。
标签: Major feature enhancements
RegexKit instruments for Leopard's Instruments.app, RegexKit specific DTrace probes, and regular expression support for NSData objects were added.

2007-11-14 08:12
0.4.0

此版本增加了对Unicode字符串处理许多改进。在增加的NSString和RKEnumerator类现在计算特征值指标和NSRange以同样的方式基金会NSString类的所有字符串编码一样。 Perl风格\ ü,\ 1,\ ü,\ L和\首页转义序列转换的案例增加了,随着\数字为捕获子模式字符串替换参考参考。
标签: Minor feature enhancements
This release adds many improvements in the
handling of Unicode strings. The NSString
additions and RKEnumerator class now calculate
character indexes and NSRange values the same way
the Foundation NSString class does for all string
encodings. Perl style \u, \l, \U, \L, and \E
escape sequences for case conversions were added,
along with \digit for capture subpattern
references in replacement reference strings.

2007-10-31 22:42
0.3.1

这是一个修正错误的释放/ Safari的解决方法3用户下载。从SourceForge,而Safari 3提供了错误地标识为dmg文件。bz2文件。作为一种变通的。德马吉放在一个。tar文件。苹果Safari 3用户应该下载这个版本,如果他们遇到了这个问题。此版本还包括支持的Xcode 3.0 DocSet认购的RegexKit文件。一旦你订阅,将通知您的Xcode和更新RegexKit文件自动。
标签: Major bugfixes
This releases is a bugfix/workaround for Safari 3 users downloading .dmg files from sourceforge, which Safari 3 incorrectly identifies as .bz2 files. As a workaround, the .dmg is placed inside a .tar file. Mac Safari 3 users should download this release if they encountered this issue. This release also includes support for Xcode 3.0 DocSet subscriptions to the RegexKit documentation. Once you subscribe, Xcode will notify you and update the RegexKit documentation automatically.

2007-10-30 11:50
0.3.0

为Mac OS X 10.5 Leopard的支持增加了:垃圾收集和全面启用了64位支持加入,和Xcode 3.0的集成DocSet文档现已包括在内。分配的Mac现在通过Mac OS X安装上的。dmg,包括一个预建为PPC,ppc64的,I386文件二进制,而且随着文件和完整的源代码x86_64的架构。
标签: Major feature enhancements
Support for Mac OS X 10.5 Leopard was added: Garbage Collection was enabled and full 64-bit support was added, and Xcode 3.0 integrated DocSet documentation is now included. The Mac distribution is now via a Mac OS X Installer on a .dmg and includes a pre-built binary for ppc, ppc64, i386, and x86_64 architectures along with documentation and complete source.

Project Resources