[#74190] [Ruby trunk Feature#12134] Comparison between `true` and `false` — duerst@...
Issue #12134 has been updated by Martin D端rst.
3 messages
2016/03/07
[#74269] Type systems for Ruby — Rob Blanco <ml@...>
Dear ruby-core,
5 messages
2016/03/10
[#74395] [Ruby trunk Feature#12142] Hash tables with open addressing — shyouhei@...
Issue #12142 has been updated by Shyouhei Urabe.
3 messages
2016/03/17
[ruby-core:74651] [Ruby trunk Bug#11945] [PATCH] stringio: binmode sets encoding to ASCII-8BIT
From:
naruse@...
Date:
2016-03-29 05:00:52 UTC
List:
ruby-core #74651
Issue #11945 has been updated by Yui NARUSE. Backport changed from 2.0.0: REQUIRED, 2.1: DONE, 2.2: DONE, 2.3: REQUIRED to 2.0.0: REQUIRED, 2.1: DONE, 2.2: DONE, 2.3: DONE ruby_2_3 r54353 merged revision(s) 53435. ---------------------------------------- Bug #11945: [PATCH] stringio: binmode sets encoding to ASCII-8BIT https://bugs.ruby-lang.org/issues/11945#change-57778 * Author: Eric Wong * Status: Closed * Priority: Normal * Assignee: Eric Wong * ruby -v: * Backport: 2.0.0: REQUIRED, 2.1: DONE, 2.2: DONE, 2.3: DONE ---------------------------------------- stringio: binmode sets encoding to ASCII-8BIT This should match the behavior of IO#binmode as far as treating content as ASCII-8BIT (binary). ---Files-------------------------------- 0001-stringio-binmode-sets-encoding-to-ASCII-8BIT.patch (1.56 KB) -- 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>