[#61424] [REJECT?] xmalloc/xfree: reduce atomic ops w/ thread-locals — Eric Wong <normalperson@...>

I'm unsure about this. I _hate_ the extra branches this adds;

13 messages 2014/03/12

[ruby-core:61555] [ruby-trunk - Feature #9650] [Open] String#size versus String#length

From: se8.and@...
Date: 2014-03-17 16:01:22 UTC
List: ruby-core #61555
Issue #9650 has been reported by S辿bastien Durand.

----------------------------------------
Feature #9650: String#size versus String#length
https://bugs.ruby-lang.org/issues/9650

* Author: S辿bastien Durand
* Status: Open
* Priority: Low
* Assignee: 
* Category: 
* Target version: Next Major
----------------------------------------
Hi guys !

A quick idea for the next major version :

String#size => bytes length
String#length => chars length 

Could this be a good move or too much BC break ?



-- 
http://bugs.ruby-lang.org/

In This Thread

Prev Next