[#97086] [Ruby master Bug#16612] Enumerator::ArithmeticSequence#last with float range produces incorrect value — muraken@...
Issue #16612 has been updated by mrkn (Kenta Murata).
4 messages
2020/02/07
[#97307] [Ruby master Feature#16663] Add block or filtered forms of Kernel#caller to allow early bail-out — headius@...
Issue #16663 has been reported by headius (Charles Nutter).
29 messages
2020/02/28
[ruby-core:97294] [Ruby master Misc#16659] Documentation on Regexp missing for absence pattern (?~pat)
From:
svoop_he38hj327c@...
Date:
2020-02-27 16:16:21 UTC
List:
ruby-core #97294
Issue #16659 has been reported by svoop (Sven Schwyn). ---------------------------------------- Misc #16659: Documentation on Regexp missing for absence pattern (?~pat) https://bugs.ruby-lang.org/issues/16659 * Author: svoop (Sven Schwyn) * Status: Open * Priority: Normal * Assignee: docs ---------------------------------------- The absence pattern `(?~pat)` available since Ruby 2.4.1 is [not yet documented on `Regexp`](https://git.ruby-lang.org/ruby.git/tree/doc/regexp.rdoc) as of today. (Found it by coincidence reading [this article by Peter Cooper](https://medium.com/rubyinside/the-new-absent-operator-in-ruby-s-regular-expressions-7c3ef6cd0b99). -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>