Björn Lindqvist
|
eb8ce16277
|
pcre: only include PCRE_UCP on versions >= 8.10 of PCRE
Very old versions of the library doesn't seem to have that option.
|
2016-08-19 21:09:00 +02:00 |
Björn Lindqvist
|
3ea34c667d
|
pcre: new word 'version' for getting the version of the library
|
2016-08-19 20:50:58 +02:00 |
Björn Lindqvist
|
5603e3ff67
|
pcre.tests: fix tcs that breaks on pcre 8.39
|
2016-08-19 18:44:32 +02:00 |
Doug Coleman
|
de8390dfad
|
pcre: fix test
|
2015-07-21 19:33:54 -07:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Björn Lindqvist
|
7986d9edc9
|
pcre: pcre-fullinfo throws on error
|
2013-12-02 17:07:17 -08:00 |
Björn Lindqvist
|
175b00797c
|
pcre: pcre-config throws bad-option on error
|
2013-12-02 17:07:17 -08:00 |
John Benediktsson
|
39b7aa264e
|
fix some uses of "1 tail" to be "rest".
|
2013-11-25 09:29:43 -08:00 |
John Benediktsson
|
ebf3b58ad3
|
pcre: stop using mirror and cloning matchers.
|
2013-11-20 16:54:56 -08:00 |
John Benediktsson
|
239349f84b
|
pcre: using private to hide implementation details.
|
2013-11-20 13:06:49 -08:00 |
Björn Lindqvist
|
d3e2d64d5b
|
pcre: ensure we aren't using 16 or 32 bit pcre because that's not tested
|
2013-11-20 09:04:29 -08:00 |
Björn Lindqvist
|
27e40ec005
|
pcre: moved from basis/ to extra/
|
2013-11-19 18:13:39 -08:00 |