ruby-boost-regex
ruby-boost-regex copied to clipboard
Wraps Boost::Regex in a Ruby binding
Results
1
ruby-boost-regex issues
Sort by
recently updated
recently updated
newest added
Right now, the Ruby 1.9 code acts identically to the Ruby 1.8 code -- it ignores the very idea of encodings. Boost::Regex does Unicode by using the [ICU library from...