Björn Lindqvist
|
6748bc4bc7
|
pcre: support for the regexp literal syntax from the regexp vocab
|
2013-11-19 18:13:39 -08:00 |
Björn Lindqvist
|
a7648bb5a8
|
pcre: encoding needs to be set to utf8
|
2013-11-19 18:13:38 -08:00 |
Björn Lindqvist
|
ba8810dac3
|
pcre: new module pcre.utils for the utility functions which aren't really regexp-related
|
2013-11-19 18:13:38 -08:00 |
Björn Lindqvist
|
80c32e2bc6
|
pcre: findnext algorithm improved
|
2013-11-19 18:13:38 -08:00 |
Björn Lindqvist
|
e40a6cb927
|
pcre: add matches? and split verbs, now also handles tricky corner cases like zero-length matches
|
2013-11-19 18:13:38 -08:00 |
Björn Lindqvist
|
2dd398b701
|
pcre: lots of unit tests and a nice interface to the vocab in the findall and matches? words
|
2013-11-19 18:13:38 -08:00 |
Björn Lindqvist
|
152ccf4b27
|
pcre: split the module into a ffi part and a main part for easier maintanability
|
2013-11-19 18:13:38 -08:00 |
Björn Lindqvist
|
ad1e1d8455
|
pcre: incomplete wrapper for libpcre
|
2013-11-19 18:13:37 -08:00 |