d-snp (Tinco Andringa)
- Login: d-snp
- Email: mail@tinco.nl
- Registered on: 11/20/2009
- Last sign in: 04/24/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 4 | 4 |
Activity
11/26/2020
- 04:57 PM Ruby master Bug #17348 (Rejected): Shadowed method can not be evaluated on the line that it is shadowed
- I encountered this in the code a junior Rubyist wrote. Rewriting to more logical code solved our problem, but in my o...
06/14/2019
- 10:30 AM Ruby master Feature #15799: pipeline operator
- From my perspective, the |> operator exists because in functional programming languages you have these increasingly n...
05/10/2011
- 02:55 AM Ruby master Bug #4662: Date#strftime %v gives allcaps instead of normal caps
- I have submitted a pull request for convenience:
https://github.com/ruby/ruby/pull/18 - 02:53 AM Ruby master Bug #4662 (Closed): Date#strftime %v gives allcaps instead of normal caps
- Since the big strftime changes of past month strftime gives a capitalised month abbreviation like so:
'%v'=... - 01:23 AM Ruby master Bug #4655: String#to_c does not support scientific notation
- > Issue #4655 has been updated by Kenta Murata.
>
> Status changed from Open to Closed
Thanks for accepting...
05/09/2011
- 08:56 AM Ruby master Bug #4655: String#to_c does not support scientific notation
- I've submitted a pull request for this bug:
https://github.com/ruby/ruby/pull/16 - 07:45 AM Ruby master Bug #4655 (Closed): String#to_c does not support scientific notation
- Specs have been added for this but I did not find an issue for it so I report it here.
Example:
assert_equals('...
05/05/2011
- 10:15 AM Ruby master Bug #4571: YAML.load given an ISO8601 timestamp creates an incorrect value for usec
- I have submitted a pull request for this bug:
https://github.com/ruby/ruby/pull/15
04/02/2010
- 12:53 PM Backport187 Bug #3075: Integer gets turned into Float in Rational
- =begin
I figured it out. Since the Duration object responds to .kind_of? Integer it gets turned into a rational, and...
04/01/2010
- 11:53 AM Backport187 Bug #3075 (Third Party's Issue): Integer gets turned into Float in Rational
- =begin
This bug is as weird as the subject sounds:
http://pastie.org/898271
I'm sorry it uses a method fro...
Also available in: Atom