zverok (Victor Shepelev)
- Email: zverok.offline@gmail.com
- Registered on: 07/05/2009
- Last connection: 08/01/2018
Issues
- Assigned issues: 0
- Reported issues: 43
Activity
02/01/2019
-
06:06 PM Ruby trunk Feature #15527: Redesign of timezone object requirements
- That's interesting problem indeed.
I'll look at it on particular example: my own timezone :)
We have GMT+2 at win...
01/25/2019
-
04:03 PM Ruby trunk Feature #15557: A new class that stores a condition and the previous receiver
- > `Enumerable#grep`
Well, it is not "it accepts callable", it is a part of "it accepts any pattern (including Proc...
01/23/2019
-
10:21 AM Ruby trunk Feature #15557: A new class that stores a condition and the previous receiver
- I played a bit with idea similar to @nobu's, with this syntax:
```ruby
then_if(condition) { action }
then_if(-> ...
01/17/2019
-
09:07 AM Ruby trunk Misc #15530: [ANN] Upgrading bugs.ruby-lang.org to Redmine 4.0
- @hsbt Does the new version have a markup settings? Previously, the markup was Markdown-compatible, so `_underscores_`...
01/14/2019
-
06:40 PM Ruby trunk Feature #15527: Redesign of timezone object requirements
- > Note that a timezone system requires two API.
Sorry for my arrogance, but can you please explain this a bit?..
...
01/13/2019
-
11:42 AM Ruby trunk Bug #14163 (Open): Pages of rdoc include files which are not documents
- And here they are again: https://docs.ruby-lang.org/en/2.6.0/ (seems the problem is related to new default gems?)
01/12/2019
-
02:21 PM Ruby trunk Misc #15529 (Open): Document Enumerator::Lazy
- In this patch:
* explanation of the class concept, with examples;
* docs for all class methods (most of them just s... -
01:59 PM Ruby trunk Feature #15301: Symbol#call, returning method bound with arguments
- In the light of discussions here: https://bugs.ruby-lang.org/issues/15428#change-76265 (TL;DR: `#call` is "implicit P...
-
01:24 PM Ruby trunk Bug #15428: Refactor Proc#>> and #<<
- > `#call` method is called by `Enumerable`, `Enumerator`, finalizer and `Signal`.
That's interesting. I just looke... -
12:08 PM Ruby trunk Bug #15428: Refactor Proc#>> and #<<
- > `#to_proc` is not an implicit conversion method, as it needs the specific syntax, `&`.
But ideologically, it is ...
Also available in: Atom