yfeldblu_ has quit [Remote host closed the connection]
yfeldblum has joined #jruby
akp has quit [Remote host closed the connection]
yfeldblum has quit [Quit: Leaving...]
akp has joined #jruby
akp has quit [Ping timeout: 264 seconds]
akp has joined #jruby
akp has quit [Ping timeout: 264 seconds]
deobalds has joined #jruby
drbobbeaty has quit [Read error: No route to host]
drbobbeaty has joined #jruby
akp has joined #jruby
akp has quit [Ping timeout: 264 seconds]
pawnbox has joined #jruby
sandelius has joined #jruby
sandelius has quit [Client Quit]
sandelius has joined #jruby
tenderlove has quit [Read error: Connection reset by peer]
tenderlove has joined #jruby
thedarkone2 has quit [Quit: thedarkone2]
prasunanand has quit [Ping timeout: 252 seconds]
claudiuinberlin has joined #jruby
deobalds has quit [Quit: Computer has gone to sleep.]
akp has joined #jruby
akp has quit [Ping timeout: 264 seconds]
akp has joined #jruby
akp has quit [Remote host closed the connection]
akp has joined #jruby
sandelius has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dinfuehr_ has joined #jruby
dinfuehr_ has quit [Remote host closed the connection]
dinfuehr_ has joined #jruby
dinfuehr_ has quit [Client Quit]
sandelius has joined #jruby
claudiuinberlin has quit []
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
kotk has joined #jruby
sandelius has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sandelius has joined #jruby
sandelius has quit [Client Quit]
sandelius has joined #jruby
prasunanand has joined #jruby
sandelius has quit [Client Quit]
sandelius has joined #jruby
<GitHub59>
[jruby] chrisseaton pushed 10 new commits to truffle-head: https://git.io/vPqi4
<GitHub59>
jruby/truffle-head 09780ec Chris Seaton: [Truffle] DATA_PTR can store a void *
<GitHub59>
jruby/truffle-head ea58832 Chris Seaton: [Truffle] We weren't using openssl from MRI 2.3.1 as we thought we were....
<GitHub59>
jruby/truffle-head 4455db4 Chris Seaton: [Truffle] I'm pretty sure we don't need volatile in our current cext implementation when passing pointers.