GitXplorerGitXplorer
p

cocoaregex

public
15 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
42e18a76fc3736857a35cb3418900668d65e0d19

Change parameter order.

ppsychs committed 13 years ago
Unverified
b8c8ed27f0721c8562ad48f3f1be7678b4346847

Merge pull request #2 from aki-null/e710a6cfd963c2ccf76f7569932ca4cb63f22553

ppsychs committed 13 years ago
Unverified
e710a6cfd963c2ccf76f7569932ca4cb63f22553

Added extra matching options

aaki-null committed 13 years ago
Unverified
8a08939ae69aedce2f16563a9711d1fb2769abbc

Search range specification method has been revised to use ICU's native API

aaki-null committed 13 years ago
Unverified
d04823d506c384bab8a2c2d0e9bd1d837bdabf21

Rename methods to take range argument.

ppsychs committed 13 years ago
Unverified
3b1f1856857c5d5412634901eba654b86e57a5e0

Merge pull request #1 from aki-null/master

ppsychs committed 13 years ago

README

The README file for this repository.

== CocoaRegex

Objective-C wrapper of ICU regular expression library.

This library supports OS X 10.6+ and iOS 4+, both ARC and non-ARC environments.

== License

Copyright (c) 2012 Satoshi Nakagawa

Licensed under the new BSD license.