New re_match_all function to extract all
matches.
Removed the perl arguments, we always use PERL
compatible regular expressions now.
Make R CMD check work when testthat is
not available.
Fixed a bug with group capture when text is a
scalar.
First public release.