Show enters and exits. Hide enters and exits.
| 17:24:49 | Zoxc | Why is Thread#[] limited to symbols? |
| 17:27:04 | rue | I suspect it is because |
| 17:27:39 | rue | Though I think you can use Strings too.. |
| 17:28:20 | Zoxc | because you can convert them to symbols... |
| 17:30:00 | Zoxc | http://github.com/evanphx/rubinius/blob/master/kernel/common/thread.rb#L236 <- just remove that coercion there :)) |
| 17:31:34 | rue | Barking up the wrong tree |
| 17:35:58 | Zoxc | I'm not barking at all, here... |
| 21:28:37 | boyscout | Expose rb_gc_register_address and rb_gc_unregister_address in CAPI - 73a583d - Dirkjan Bussink |
| 21:33:36 | boyscout | CI: rubinius: 73a583d successful: 3041 files, 11849 examples, 36136 expectations, 0 failures, 0 errors |