Feature #2759: Regexp /g and /G options http://redmine.ruby-lang.org/issues/show/2759 Author: Michael Fellinger Status: Open, Priority: Normal Category: core, Target version: 1.9.2 Oniguruma has flags called ONIG_OPTION_CAPTURE_GROUP, ONIG_OPTION_DONT_CAPTURE_GROUP. There has been a discussion about it in the past, which can be found at http://blade.nagaokaut.ac.jp/cgi-bin/vframe.rb/ruby/ruby-dev/28446?28233-28923 (Japanese). As far as I can tell, the proposed patch hasn't been applied yet due to lack of demand. With this Issue, I'd like to vote for application of the patch, as I need the functionality in my code. ---------------------------------------- http://redmine.ruby-lang.org