Posted By: Dizan Vasquez
Date: 2007-03-31 01:55
Summary: oniguruma 0.9.1
Project: Oniguruma for Ruby
oniguruma version 0.9.1 has been released!
Ruby bindings to the Oniguruma[http://www.geocities.jp/kosako3/oniguruma/] regular expression library (no need to recompile Ruby).
Changes:
== 0.9.1 / 2007-03-25
* FIX: Buggy resolution of numeric codes for encoding and syntax options (Nikolai Lugovoi)
* FIX: Buggy implementation of ORegexp#gsub and ORegexp#gsub methods. Now code is all C (Nikolai Lugovoi)
* Added documentation for class ORegexp
* Added regexp syntax documentation.
== 0.9.0 / 2007-03-19 |
|