vm_core.h: preserve thread ordering
I'm hesitant to consider this as spec, but this causes a user-visible change which could break user code. * vm_core.h (rb_vm_living_threads_insert): preserve order [Bug #10660] [ruby-core:67154] [ruby-core:67159] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49036 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d81cbba601
commit
b5e321138c
@ -1,3 +1,8 @@
|
||||
Sat Dec 27 15:08:27 2014 Eric Wong <e@80x24.org>
|
||||
|
||||
* vm_core.h (rb_vm_living_threads_insert): preserve order
|
||||
[Bug #10660] [ruby-core:67154] [ruby-core:67159]
|
||||
|
||||
Sat Dec 27 13:08:20 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
|
||||
|
||||
* ext/socket/socket.c: improved document for YARD doc.
|
||||
|
Loading…
x
Reference in New Issue
Block a user