<GitHub183> [jruby] headius opened issue #4708: [2.4] Hash key randomization, universal hashing, new Hash impl https://git.io/vQr75
<GitHub23> [jruby] headius pushed 2 new commits to ruby-2.4: https://git.io/vQr5v
<GitHub23> jruby/ruby-2.4 7ddb5f7 Charles Oliver Nutter: Revert "Exclude MRI syntax test that appears to hang."...
<GitHub23> jruby/ruby-2.4 157e137 Charles Oliver Nutter: Exclude tests for randomized hash calculation....
<lopex> headius: how do they detect the dos ?
<lopex> by counting collisions ?
camlow325 has quit [Quit: WeeChat 1.5]
Joufflu has joined #jruby
byteit101 has joined #jruby
akp has joined #jruby
Joufflu has quit [Ping timeout: 240 seconds]
Aethenelle has quit [Quit: Aethenelle]
Joufflu has joined #jruby
Joufflu has quit [Read error: Connection reset by peer]
Joufflu has joined #jruby
akp has quit [Remote host closed the connection]
_whitelogger has joined #jruby
Puffball_ has quit [Remote host closed the connection]
Puffball has joined #jruby
<travis-ci> kares/jruby (master:63c5d87 by kares): The build was fixed. (https://travis-ci.org/kares/jruby/builds/250909349)
<GitHub115> [jruby] kares pushed 2 new commits to master: https://git.io/vQoke
<GitHub115> jruby/master 63c5d87 kares: do a fast Fixnum path when checking for an odd number
<GitHub115> jruby/master 75f0aef kares: some 19 left-overs to deprecate in Rational's Ruby method impls
vifino has quit [Ping timeout: 240 seconds]
vifino has joined #jruby
jimbaker has quit [Ping timeout: 240 seconds]
brixen has quit [Ping timeout: 240 seconds]
jimbaker has joined #jruby
brixen has joined #jruby
prasun has joined #jruby
Specialist has joined #jruby
prasun has quit [Ping timeout: 246 seconds]
<travis-ci> jruby/jruby (master:63c5d87 by kares): The build passed. (https://travis-ci.org/jruby/jruby/builds/251032634)
prasun has joined #jruby
shellac_ has joined #jruby
prasun has quit [Ping timeout: 246 seconds]
akp has joined #jruby
akp has quit [Remote host closed the connection]
akp has joined #jruby
akp has quit [Remote host closed the connection]
Joufflu has quit [Ping timeout: 248 seconds]
Specialist has quit [Ping timeout: 255 seconds]
prasun has joined #jruby
Specialist has joined #jruby
prasun has quit [Client Quit]
<travis-ci> kares/jruby (master:dd0b88e by kares): The build passed. (https://travis-ci.org/kares/jruby/builds/251127219)
<GitHub145> jruby/master 64dec94 kares: only set-up and use one array of single char byte-lists
<GitHub145> jruby/master 2a54296 kares: make sure encoding is not changing for a shared byte-list...
<GitHub145> jruby/master dd0b88e kares: re-use byte-lists for common strings; dry-out Complex conversion code
<GitHub145> [jruby] kares pushed 3 new commits to master: https://git.io/vQorQ
swills has quit [Remote host closed the connection]
swills has joined #jruby
swills has joined #jruby
shellac_ has quit [Read error: Connection reset by peer]
<travis-ci> jruby/jruby (master:dd0b88e by kares): The build passed. (https://travis-ci.org/jruby/jruby/builds/251139706)
akp has joined #jruby
Aethenelle has joined #jruby
akp has quit [Remote host closed the connection]
akp has joined #jruby
lance|afk is now known as lanceball
<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]
Joufflu has joined #jruby
rdubya has quit [Quit: Leaving.]
byteit101 has joined #jruby
camlow325 has quit [Quit: WeeChat 1.5]
camlow325 has joined #jruby
camlow325 has quit [Quit: WeeChat 1.5]
Specialist has quit [Ping timeout: 255 seconds]
Joufflu has quit [Ping timeout: 248 seconds]
lanceball is now known as lance|afk
camlow325 has joined #jruby
Joufflu has joined #jruby