gettalong (Thomas Leitner)
- Login: gettalong
- Email: t_leitner@gmx.at
- Registered on: 11/07/2008
- Last sign in: 05/19/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 9 | 10 |
Activity
09/11/2024
- 09:20 AM Ruby master Feature #20594: A new String method to append bytes while preserving encoding
- Dan0042 (Daniel DeLorme) wrote in #note-31:
> Ironically, HexaPDF now uses an explicit modulo 256, so it would actua...
05/24/2024
- 09:33 PM Ruby master Misc #20509 (Open): Document importance of #to_ary and #to_hash for Array#== and Hash#==
- Both `Array#==` and `Hash#==` provide special behaviour in case the `other` argument is not an Array/Hash but defines...
05/19/2024
- 11:59 AM Ruby master Bug #20496 (Closed): Segfault when enabling YJIT
- I installed Ruby 3.4-dev via rbenv to see how the improvements in YJIT with 3.4-dev (after reading https://speakerdec...
12/17/2019
- 04:19 AM Ruby master Revision a1713bed (git): [ruby/reline] Implement completion_append_character
- There is already the possibility to set Reline.completion_append_character.
However, it is not used by the line edito...
12/28/2018
- 08:32 AM Ruby master Bug #15460: Behaviour of String#setbyte changed
- Eregon (Benoit Daloze) wrote:
> Why are values higher in HexaPDF? Does it mean multiple bytes need to be written or ...
12/25/2018
- 10:22 AM Ruby master Bug #15460 (Closed): Behaviour of String#setbyte changed
- I just installed Ruby 2.6.0 for benchmarking reasons and found that the change [string.c: setbyte silently ignores up...
05/11/2015
- 08:48 AM Ruby master Bug #11132 (Closed): String#sub and character sequence \' in replacement string
- Hi,
I don't know if this is intentional but substitution of `\'` and `` \` `` in the replacement string was rather...
03/02/2015
- 05:25 PM Ruby master Bug #10928 (Closed): optparse Switch#summarize code doesn't reflect its documentation
- The documentation for `Switch#summarize` says "+sdone+:: Already summarized short style options keyed hash." for the...
03/10/2013
- 08:14 PM Ruby master Bug #8006: Dir.glob behaves differently on 1.9.3 and 2.0
- =begin
For your information, I have fixed this problem in my code, see the ((<commit on Github|URL:https://github.c...
03/08/2013
- 08:15 PM Ruby master Bug #8006: Dir.glob behaves differently on 1.9.3 and 2.0
- =begin
After some more experimenting, it seems that the '**' operator doesn't act the same like in 1.9.3:
With Ru...
Also available in: Atom