Posted By: Dizan Vasquez
Date: 2007-05-16 20:44
Summary: oniguruma 1.1.0
Project: Oniguruma for Ruby
oniguruma version 1.1.0 has been released!
Ruby bindings to the Oniguruma[http://www.geocities.jp/kosako3/oniguruma/] regular expression library (no need to recompile Ruby).
Changes:
== 1.1.0 /
* Fixed string escaping in ORegexp#to_str and ORegexp#inspect.
* Added begin parameter to ORegexp#match. |
|