scritch (Vincent Isambart)
- Login: scritch
- Email: vincent.isambart@gmail.com
- Registered on: 04/21/2009
- Last sign in: 06/28/2011
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
03/04/2010
- 03:00 PM Ruby master Feature #2759: Regexp /g and /G options
- =begin
> The objections to this feature amounted to "it's complicated for users to understand and no-one needs it". ...
01/25/2010
- 04:37 PM Ruby master Bug #2636: Incorrect UTF-16 string length
- =begin
> What needs to be fixed here is the data, nothing else:
>
> irb(main):001:> s = "\xDC\x0B\xD8\x40".force_e...
01/24/2010
- 12:10 PM Ruby master Bug #2636 (Closed): Incorrect UTF-16 string length
- =begin
str = "\xDC\x0B\xD8\x40".force_encoding(Encoding::UTF_16BE)
str.length #=> 3
This string is made by in...
04/21/2009
- 10:39 AM Ruby master Bug #1393 (Rejected): Multiple assignment does not call to_a but to_ary
- =begin
In Ruby 1.9, when Ruby is expecting an array and does not get one (for example in splat arguments), it calls ...
Also available in: Atom