<kares>
headius: thanks for the heads up, will do (except I already pushed a few minor commits again)
<kares>
working on Java number implicit conversions - so they're usable as native Ruby Float/Integer ... done a lot of cleanup along the way so now its fairly straight-forward to hook up
<kares>
do have some qs around implicit vs non-implicit conversions
<kares>
can not re-use that code as TypeError's message is asserted in one MRI test but than again there are other (untested/unspeced) places where the error.message differs (seems like MRI does not have a central place such as JRuby's TypeConverter)
akp has quit [Ping timeout: 255 seconds]
<GitHub23>
[jruby] abhi18av opened issue #4709: Feature Request => Ability to use Helix based native extensions. https://git.io/vQoPx
akp has joined #jruby
akp has quit [Ping timeout: 260 seconds]
akp has joined #jruby
akp has quit [Remote host closed the connection]
akp has joined #jruby
lanceball is now known as lance|afk
Specialist has quit [Ping timeout: 255 seconds]
camlow325 has joined #jruby
rdubya has joined #jruby
Specialist has joined #jruby
rdubya has quit [Quit: Leaving.]
Joufflu has joined #jruby
camlow325 has quit [Quit: WeeChat 1.5]
camlow325 has joined #jruby
Specialist has quit [Ping timeout: 255 seconds]
camlow325 has quit [Quit: WeeChat 1.5]
camlow325 has joined #jruby
akp_ has joined #jruby
akp_ has quit [Remote host closed the connection]
akp has quit [Read error: Connection reset by peer]
akp has joined #jruby
Specialist has joined #jruby
subbu is now known as subbu|busy
camlow325 has quit [Ping timeout: 240 seconds]
<headius>
lopex: I believe so yes
<headius>
kares: that sounds good
<headius>
I'm trying to get specs and tests on 2.4 branch green and then it can merge and we can start pushing toward 9.2
<lopex>
headius: yeah, found it in st.c
camlow325 has joined #jruby
<headius>
lopex: does it still maintain a linked list for insertion order?
<headius>
I didn't see that detail in the discussions
<lopex>
headius: they mention open adressing in st comment
<headius>
yeah
<lopex>
headius: their impl requires more bounds checking though
camlow325 has quit [Ping timeout: 268 seconds]
<lopex>
though cache locality is probably more important
lance|afk is now known as lanceball
camlow325 has joined #jruby
subbu|busy is now known as subbu
camlow325 has quit [Ping timeout: 255 seconds]
bit_lySLH2uSZHed has joined #jruby
bit_lySLH2uSZHed has left #jruby [#jruby]
subbu is now known as subbu|lunch
Specialist has quit [Ping timeout: 240 seconds]
<headius>
lopex: yeah I've been pondering what a reimpl on our end would take and what it would gain us
<headius>
a simpler structure might make it easier to specialize for different types of keys and values
byteit101 has quit [Ping timeout: 255 seconds]
Specialist has joined #jruby
subbu|lunch is now known as subbu|busy
Joufflu has quit [Ping timeout: 246 seconds]
akp has quit []
Joufflu has joined #jruby
<GitHub11>
[jruby] headius pushed 1 new commit to ruby-2.4: https://git.io/vQKaj
<GitHub11>
jruby/ruby-2.4 d6174fa Charles Oliver Nutter: [2.4] Implement unified Integer fdiv logic.
<GitHub45>
[jruby] headius pushed 1 new commit to ruby-2.4: https://git.io/vQKw2
<GitHub45>
jruby/ruby-2.4 e91a966 Charles Oliver Nutter: Disable memory leak testing on JRuby.
Joufflu has quit [Ping timeout: 240 seconds]
subbu|busy is now known as subbu
Joufflu has joined #jruby
camlow325 has joined #jruby
rdubya has joined #jruby
Joufflu has quit [Read error: Connection reset by peer]