byteflame has quit [Ping timeout: 240 seconds]
<adam12> Not too long ago, I saw a great post about how gems can support jRuby (and how it wasn't hard), but I can't seem to find it now. Anybody recall where that might have been?
phlebas has quit [Ping timeout: 240 seconds]
phlebas has joined #jruby
akp has joined #jruby
baweaver has left #jruby ["Off to do something that looks important"]
byteflame has joined #jruby
byteflame has quit [Ping timeout: 240 seconds]
byteflame has joined #jruby
byteflame has quit [Ping timeout: 260 seconds]
akp has quit [Remote host closed the connection]
Guest2400 has quit [Remote host closed the connection]
ruurd has joined #jruby
ruurd is now known as Guest10418
jeremyevans has quit [Ping timeout: 260 seconds]
jeremyevans has joined #jruby
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
Guest52451 has joined #jruby
Guest52451 has quit [Quit: Changing server]
<GitHub94> [jruby] kares created test-enumerator-backport-1_7 (+7 new commits): https://git.io/vSxRe
<GitHub94> jruby/test-enumerator-backport-1_7 caa63c7 Smit Shah: Implemented Enumerator#feed method
<GitHub94> jruby/test-enumerator-backport-1_7 45e6354 kares: Implemented Enumerator#next_values
<GitHub94> jruby/test-enumerator-backport-1_7 9e45e5c Smit Shah: Implemented Enumerator#peek_values
shellac has joined #jruby
drbobbeaty has joined #jruby
vtunka has joined #jruby
<GitHub110> [jruby] kares pushed 1 new commit to test-enumerator-backport-1_7: https://git.io/vSxat
<GitHub110> jruby/test-enumerator-backport-1_7 58f9dc9 kares: back-port-fix: make sure feedValue is always initialized
prasunanand has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<GitHub10> [jruby] kares opened pull request #4563: (peazy) enumerator backports for 1.7 (jruby-1_7...test-enumerator-backport-1_7) https://git.io/vSxVm
shellac has quit [Remote host closed the connection]
prasunanand has quit [Ping timeout: 260 seconds]
shellac has joined #jruby
prasunanand has joined #jruby
prasunanand has quit [Ping timeout: 255 seconds]
donV has joined #jruby
<donV> Hi all! Any RedBridge users around? I am unable to set a local variable before calling runScriptlet.
Puffball has joined #jruby
shellac has quit [Remote host closed the connection]
donV has quit [Quit: donV]
shellac has joined #jruby
prasunanand has joined #jruby
drbobbeaty has joined #jruby
donV has joined #jruby
donV has quit [Quit: donV]
shellac has quit [Remote host closed the connection]
prasunanand has quit [Ping timeout: 240 seconds]
donV has joined #jruby
Puffball has quit [Remote host closed the connection]
Puffball has joined #jruby
tcrawley-away is now known as tcrawley
<GitHub19> [jruby] MSNexploder opened issue #4564: String encoding differs between MRI and JRuby https://git.io/vSxxm
lance|afk is now known as lanceball
shellac has joined #jruby
<GitHub74> [jruby-openssl] olleolleolle opened pull request #130: README: Use SVG badge icons [ci skip] (master...patch-1) https://git.io/vSpej
akp has joined #jruby
donV has quit [Quit: donV]
enebo has joined #jruby
akp has quit [Remote host closed the connection]
donV has joined #jruby
akp has joined #jruby
akp has quit [Remote host closed the connection]
akp has joined #jruby
byteflame has joined #jruby
shellac has quit [Quit: Leaving]
bga57 has joined #jruby
byteflame has quit [Ping timeout: 240 seconds]
donV has quit [Quit: donV]
byteflame has joined #jruby
byteflame has quit [Ping timeout: 260 seconds]
byteflame has joined #jruby
shellac has joined #jruby
donV has joined #jruby
subbu is now known as subbu|afk
<GitHub51> [jruby-openssl] kares closed pull request #130: README: Use SVG badge icons [ci skip] (master...patch-1) https://git.io/vSpej
<GitHub67> jruby-openssl/master 17eba7d Olle Jonsson: README: Use SVG badge icons [ci skip] (#130)
<GitHub67> [jruby-openssl] kares pushed 1 new commit to master: https://git.io/vSpBZ
<GitHub167> [jruby] aschmied opened issue #4565: Time.now sometimes attempts to call libc gettimeofday on Windows https://git.io/vSp0C
donV has quit [Quit: donV]
subbu|afk is now known as subbu
shellac has quit [Quit: Computer has gone to sleep.]
camlow325 has joined #jruby
etehtsea has joined #jruby
donV has joined #jruby
<GitHub130> [jruby] headius pushed 1 new commit to master: https://git.io/vSp2E
<GitHub130> jruby/master 29487eb Charles Oliver Nutter: Build a better error message for invalid kwargs. Fixes #4555.
<GitHub194> [jruby] headius closed issue #4555: ArgumentError message differs on multiple unknown keywords args https://git.io/vSlxP
donV has quit [Ping timeout: 255 seconds]
<GitHub11> [jruby] headius closed issue #3170: Can't run Chrome webdriver https://git.io/vYnL4
<headius> chrisseaton: huh, I don't know...I commented asking for info
<headius> sad thing about OSS, more people just give up on a project that has issues, rather than reporting those issues
<headius> adam12: hmm, not sure what article that would be, but it's pretty easy for pure-Ruby gems
<adam12> headius: I ended up checking RUBY_VERSION for 'java' and then providing alternate gems. Seems to work
<headius> ahh yes
<headius> yeah until rubygems supports multiple platforms in a single gem, releasing a separate 'java' gem for JRuby is easy
<adam12> I mucked up the gem push to Rubygems, because technically it only needs alternatives for development deps
<adam12> But whatever.
<adam12> :)
Cyrus has joined #jruby
baweaver has joined #jruby
vtunka has quit [Quit: Leaving]
prasunanand has joined #jruby
shellac has joined #jruby
donV has joined #jruby
donV has quit [Client Quit]
donV has joined #jruby
donV has quit [Quit: donV]
<GitHub3> [jruby] headius pushed 1 new commit to master: https://git.io/vSpi7
<GitHub3> jruby/master 98f7814 Charles Oliver Nutter: Update to jnr-posix-3.0.38 to fix #4565.
<GitHub86> [jruby] headius closed issue #4565: Time.now sometimes attempts to call libc gettimeofday on Windows https://git.io/vSp0C
shellac has quit [Quit: Computer has gone to sleep.]
etehtsea has quit [Quit: Textual IRC Client: www.textualapp.com]
<GitHub177> [jruby] headius closed issue #4558: JRuby 9.1.7.0 fails to start on Java 9 https://git.io/vSVP0
<GitHub164> [jruby] davishmcclurg opened pull request #4566: Return Process::Waiter with pid in Process.detach (master...davishmcclurg/wait-thread-pid) https://git.io/vSpXb
<GitHub13> [jruby] headius pushed 3 new commits to master: https://git.io/vSpXh
<GitHub13> jruby/master e06bd07 Charles Oliver Nutter: Merge pull request #4548 from yuqilinaro/aarch64...
<GitHub13> jruby/master fa7b4c8 Yuqi: use spaces instead of tab
<GitHub13> jruby/master fe4fa8a yuqilinaro: Add AARCH64 support in FFI
<GitHub34> [jruby] headius closed pull request #4548: Add AARCH64 support in FFI (master...aarch64) https://git.io/vSmZR
<GitHub114> [jruby] headius closed pull request #4430: JIT fixnum cases (with a value span <= 32) as a tableswitch (master...test-jit-tableswitch) https://git.io/vMWpg
<GitHub45> [jruby] headius pushed 1 new commit to master: https://git.io/vSp1O
<GitHub45> jruby/master 27b38db Charles Oliver Nutter: Merge pull request #4430 from jruby/test-jit-tableswitch...
hobodave has joined #jruby
<GitHub89> [jruby] headius closed pull request #4491: Immediately unregister out and err for JSR223 evals. Fixes #4446. (jruby-1_7...fix-fileno-leak) https://git.io/vD6IF
<GitHub50> [jruby] headius pushed 2 new commits to jruby-1_7: https://git.io/vSp1D
<GitHub50> jruby/jruby-1_7 2f67fdb Charles Oliver Nutter: Merge pull request #4491 from headius/fix-fileno-leak...
<GitHub50> jruby/jruby-1_7 900b702 Charles Oliver Nutter: Immediately unregister out and err for JSR223 evals. Fixes #4446.
<GitHub148> [jruby] headius pushed 2 new commits to master: https://git.io/vSpMw
<GitHub136> [jruby] headius closed pull request #4566: Return Process::Waiter with pid in Process.detach (master...davishmcclurg/wait-thread-pid) https://git.io/vSpXb
<GitHub148> jruby/master 8568572 Charles Oliver Nutter: Merge pull request #4566 from davishmcclurg/davishmcclurg/wait-thread-pid...
<GitHub148> jruby/master 8f591fd David Harsha: Return Process::Waiter with pid in Process.detach...
<GitHub142> [jruby] kares deleted test-jit-tableswitch at 3d080ce: https://git.io/vSpyl
camlow325 has quit [Quit: WeeChat 1.5]
hobodave has quit [Quit: Computer has gone to sleep.]
camlow325 has joined #jruby
hobodave has joined #jruby
<GitHub29> jruby/master 3766e89 Charles Oliver Nutter: Fix bad setup of stderr stream (may not be used anymore).
<GitHub29> jruby/master 19b5424 Charles Oliver Nutter: Special-case IO.open for stdio on Windows. Fixes #3625....
<GitHub29> [jruby] headius pushed 2 new commits to master: https://git.io/vSpND
<GitHub159> [jruby] headius closed issue #3625: remote execution https://git.io/vzNRW
lanceball is now known as lance|afk
camlow325 has quit [Quit: WeeChat 1.5]
<GitHub183> [jruby] headius closed issue #4446: ChannelDescriptor is not removed from the map after ScriptContainer is terminated https://git.io/vMMp7
Cyrus has quit [Quit: WeeChat 1.7]
shellac has joined #jruby
drbobbeaty has quit [Read error: Connection reset by peer]
subbu is now known as subbu|lunch
drbobbeaty has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
prasunanand has quit [Remote host closed the connection]
lance|afk is now known as lanceball
camlow325 has joined #jruby
subbu|lunch is now known as subbu
camlow325 has quit [Quit: WeeChat 1.5]
lanceball is now known as lance|afk
akp has quit []
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
camlow325 has joined #jruby
hobodave has quit [Ping timeout: 240 seconds]
tcrawley is now known as tcrawley-away
shellac has joined #jruby
drbobbeaty has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
byteflame has quit [Ping timeout: 252 seconds]