shellac has quit [Quit: Computer has gone to sleep.]
bga57 has quit [Quit: Leaving.]
bga57 has joined #jruby
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nirvdrum has joined #jruby
<GitHub96> [jruby] headius pushed 1 new commit to ruby-2.5: https://git.io/vA28w
<GitHub96> jruby/ruby-2.5 fdbbe97 Charles Oliver Nutter: Merge branch 'master' into ruby-2.5
<GitHub102> [jruby] rafaelfranca opened issue #5059: Hard to explain breakage of build with no code change https://git.io/vA2Rd
mistergibson has quit [Ping timeout: 255 seconds]
bbrowning_away has quit [Ping timeout: 248 seconds]
mistergibson has joined #jruby
bbrowning has joined #jruby
Puffball has quit [Remote host closed the connection]
bbrowning has quit [Ping timeout: 248 seconds]
bbrowning has joined #jruby
bbrowning has quit [Ping timeout: 248 seconds]
bbrowning has joined #jruby
yosafbridge has quit [Quit: Leaving]
yosafbridge has joined #jruby
nirvdrum has quit [Ping timeout: 264 seconds]
mkristian has joined #jruby
mkristian has quit [Quit: This computer has gone to sleep]
mkristian has joined #jruby
mkristian has quit [*.net *.split]
electrical has quit [*.net *.split]
aemadrid has quit [*.net *.split]
adam12 has quit [Ping timeout: 260 seconds]
adam- has joined #jruby
nirvdrum has joined #jruby
aemadrid has joined #jruby
mkristian has joined #jruby
electrical has joined #jruby
mkristian has quit [*.net *.split]
electrical has quit [*.net *.split]
aemadrid has quit [*.net *.split]
claudiuinberlin has joined #jruby
aemadrid has joined #jruby
shellac has joined #jruby
mkristian has joined #jruby
electrical has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
rdubya has joined #jruby
nirvdrum has quit [Ping timeout: 256 seconds]
nirvdrum has joined #jruby
rdubya has quit [Quit: Leaving.]
mkristian has quit [Quit: This computer has gone to sleep]
mkristian has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
mkristian has quit [Quit: This computer has gone to sleep]
shellac has joined #jruby
shellac has quit [Client Quit]
shellac has joined #jruby
shellac has quit [Max SendQ exceeded]
nirvdrum has quit [Ping timeout: 264 seconds]
shellac has joined #jruby
<GitHub107> [jruby] SzymonKowalczyk opened issue #5060: Jruby 9 performance degradation on windows os mostly https://git.io/vAaYI
jrafanie has joined #jruby
enebo has quit [Quit: Leaving.]
<headius> good morning
enebo has joined #jruby
xardion has quit [Remote host closed the connection]
xardion has joined #jruby
ebarrett has joined #jruby
<GitHub78> [jruby] headius pushed 1 new commit to jruby-9.1: https://git.io/vAa0Z
<GitHub78> jruby/jruby-9.1 99ea0ed Charles Oliver Nutter: Always default deprecated IPv4 property to false. Fixes #5057.
<GitHub108> [jruby] headius closed issue #5057: java.net.preferIPv4Stack=true warning not possible to disable on OpenBSD https://git.io/vAuF0
mkristian has joined #jruby
nirvdrum has joined #jruby
<GitHub139> [jruby] nomadium opened pull request #5061: Add keyword_init option to Struct.new (ruby-2.5...keyword-arguments-on-struct-new) https://git.io/vAaax
adam- is now known as adam12
nirvdrum has quit [Ping timeout: 240 seconds]
shellac has quit [Quit: Computer has gone to sleep.]
claudiuinberlin has quit [Quit: Textual IRC Client: www.textualapp.com]
mkristian has quit [Quit: This computer has gone to sleep]
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jrafanie has joined #jruby
Liothen has quit [Ping timeout: 276 seconds]
claudiuinberlin has joined #jruby
<headius> lopex, enebo: there's some test_dup_warn failure on 9.1 in test_regexp
<headius> consistenly failing MRI suite
<lopex> headius: yeah, after it was turned off
<headius> ahh
<lopex> headius: let's tag it for now
<headius> ok
<headius> this does not affect master?
<lopex> It might not
<lopex> master is still on 2.1.14 it seems
<headius> ah
<lopex> headius: we need to log that regexp to know what's causing it in rails tests
<lopex> very peculiar
asarih_ has joined #jruby
deathy_ has joined #jruby
flavorjones_ has joined #jruby
electrical_ has joined #jruby
<GitHub135> [jruby] headius pushed 1 new commit to jruby-9.1: https://git.io/vAa1s
<GitHub135> jruby/jruby-9.1 9ab5f65 Charles Oliver Nutter: Exclude failure due to temporarily disabling duplication warning.
Puffball has joined #jruby
<headius> I'll need enebo to merge to master because there's a parser change I'm not sure about
electrical has quit [*.net *.split]
deathy has quit [*.net *.split]
flavorjones has quit [*.net *.split]
asarih has quit [*.net *.split]
electrical_ is now known as electrical
flavorjones_ is now known as flavorjones
asarih_ is now known as asarih
deathy_ is now known as deathy
<GitHub155> [jruby] enebo pushed 3 new commits to ruby-2.5: https://git.io/vAaDE
<GitHub155> jruby/ruby-2.5 ca25471 Thomas E. Enebo: Update for more flexible ensure handling for blocks.
<GitHub155> jruby/ruby-2.5 3f43a8d Thomas E. Enebo: Minor syntax fixes from 2.5 stdlib merge.
<GitHub155> jruby/ruby-2.5 ba27065 Thomas E. Enebo: Add new relop/rel_expr productions.
subbu is now known as subbu|lunch
<headius> bow chicka wow
Liothen has joined #jruby
<GitHub84> jruby/master e8ef793 Charles Oliver Nutter: Move Fixnum#remainder up to Numeric and clean up isNeg/Pos.
<GitHub84> [jruby] headius pushed 1 new commit to master: https://git.io/vAaSZ
Liothen has quit [Changing host]
Liothen has joined #jruby
<headius> ok we'll see how CI looks in a bit
mkristian has joined #jruby
mkristian has quit [Quit: This computer has gone to sleep]
nirvdrum has joined #jruby
subbu|lunch is now known as subbu
<ChrisBr> headius: regarding your tweet: is there somewhere information how to port a c ext to jruby?
<headius> ChrisBr: yes indeed, there's a few articles out there and some stuff on the wiki
mkristian has joined #jruby
<ChrisBr> headius: great, thanks
<GitHub93> [jruby] headius pushed 1 new commit to ruby-2.5: https://git.io/vAabt
<GitHub93> jruby/ruby-2.5 c4afc88 Charles Oliver Nutter: Eliminate old JRuby tests that use make_tmpname removed by MRI.
<GitHub195> [jruby] headius pushed 1 new commit to ruby-2.5: https://git.io/vAabY
<GitHub195> jruby/ruby-2.5 bf95f56 Charles Oliver Nutter: Merge branch 'master' into ruby-2.5
claudiuinberlin has quit [Quit: Textual IRC Client: www.textualapp.com]
<GitHub131> [jruby] headius pushed 1 new commit to ruby-2.5: https://git.io/vAaAy
<GitHub131> jruby/ruby-2.5 9a487f2 Charles Oliver Nutter: Update test for Ruby 2.5 behavior.
<GitHub126> jruby/master 4a3214c Charles Oliver Nutter: Apply backported RubyGems 2.7.6 patch....
<GitHub126> jruby/master 5c502e3 Christian Meier: switch jruby-readline without shaded jline and without jar-dependencies
<GitHub126> jruby/master 69998e8 Thomas E. Enebo: Fix regressions after chr fixes. uptoCommon was changing our single byte...
<GitHub126> [jruby] enebo pushed 9 new commits to master: https://git.io/vAaxW
<GitHub96> [jruby] headius pushed 3 new commits to ruby-2.5: https://git.io/vAaxA
<GitHub96> jruby/ruby-2.5 1758394 Charles Oliver Nutter: Ignore now-default bundler files.
<GitHub96> jruby/ruby-2.5 61ba92e Charles Oliver Nutter: Do not access deprecated constant "Data".
<GitHub96> jruby/ruby-2.5 778e9d8 Charles Oliver Nutter: Update to RubyGems 2.7.6.
<headius> ok, 2.5 should be a little cleaner now...that ::Data error was mucking up a lot of tests
<headius> s/error/warning
rdubya has joined #jruby
bbrowning is now known as bbrowning_away
mkristian has quit [Quit: This computer has gone to sleep]
<GitHub36> [jruby] headius pushed 1 new commit to ruby-2.5: https://git.io/vAVqO
<GitHub36> jruby/ruby-2.5 f9a47c6 Charles Oliver Nutter: Load DateLibrary from date.rb....
nirvdrum has quit [Ping timeout: 248 seconds]
<GitHub122> [jruby] headius pushed 1 new commit to master: https://git.io/vAVOz
<GitHub122> jruby/master 7924a80 Charles Oliver Nutter: Backport 2.5 date.jar change for synergy....
<GitHub181> [jruby] headius pushed 1 new commit to ruby-2.5: https://git.io/vAVON
<GitHub181> jruby/ruby-2.5 3a97ae7 Charles Oliver Nutter: Merge branch 'master' into ruby-2.5