dfr has quit [Read error: Connection reset by peer]
brauliobo has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
bbrowning is now known as bbrowning_away
yfeldblum has joined #jruby
havenwood has joined #jruby
colinsurprenant has joined #jruby
CustosL1men has quit [Ping timeout: 264 seconds]
lance|afk is now known as lanceball
nateberkopec has quit [Quit: Leaving...]
enebo has quit [Quit: enebo]
colinsurprenant has quit [Quit: colinsurprenant]
<GitHub118>
[jruby] nirvdrum pushed 2 new commits to master: http://git.io/vZyZT
<GitHub118>
jruby/master 089d126 Kevin Menard: [Truffle] Simplified the `exception_errno_error` primitive.
<GitHub118>
jruby/master 68cf9fc Kevin Menard: [Truffle] Removed unused exception factories.
colinsurprenant has joined #jruby
bbrowning_away is now known as bbrowning
yfeldblum has quit [Ping timeout: 246 seconds]
jensnockert has joined #jruby
colinsurprenant has quit [Quit: colinsurprenant]
jensnockert has quit [Ping timeout: 246 seconds]
colinsurprenant has joined #jruby
yfeldblum has joined #jruby
shellac has joined #jruby
donV has quit [Quit: donV]
nateberkopec has joined #jruby
balo has quit [Quit: leaving]
balo has joined #jruby
jensnockert has joined #jruby
subbu is now known as subbu|lunch
jensnockert has quit [Ping timeout: 272 seconds]
brauliobo has quit [Ping timeout: 250 seconds]
mkristian_ has joined #jruby
<GitHub122>
[jruby] pitr-ch pushed 1 new commit to master: http://git.io/vZy9A
<GitHub122>
jruby/master 8834164 Petr Chalupa: [Truffle] add missing coerces in FloatNodes
yfeldblum has quit [Ping timeout: 246 seconds]
cristianrasch has quit [Quit: Leaving]
cristianrasch has joined #jruby
<GitHub144>
[jruby-openssl] mkristian force-pushed more-default-locations from af83d3a to ccf979f: http://git.io/vZyNX
<GitHub144>
jruby-openssl/more-default-locations ccf979f Christian Meier: X509::Store.set_default_paths ignores FileNotFound errors like MRI does...
shellac has quit [Ping timeout: 272 seconds]
subbu|lunch is now known as subbu
<GitHub65>
[jruby] nirvdrum pushed 1 new commit to master: http://git.io/vZSeM
<GitHub65>
jruby/master d5f7c47 Kevin Menard: [Truffle] Allow `jt run` to work outside the JRuby source tree.
colinsurprenant has quit [Quit: colinsurprenant]
rsim has joined #jruby
yfeldblum has joined #jruby
<GitHub41>
[jruby] nirvdrum pushed 1 new commit to master: http://git.io/vZSqo
<GitHub41>
jruby/master a786ac3 Kevin Menard: [Truffle] Fixed infinite loop in `io_sysread` primitive.
<GitHub43>
[jruby-openssl] kares commented on commit ad93636: do you know if OpenSSL does .ext file matching or processed whatever it gets? http://git.io/vZSmB
lanceball is now known as lance|afk
<GitHub99>
[jruby-openssl] kares commented on commit ad93636: could we handle potential `SecurityException` from FS reads ... and in that case simply keep the previous defaults? http://git.io/vZSY3
<GitHub129>
[jruby] alexdowad opened pull request #3325: "[2].to_enum.find_index(2.0)" returns 0 (to match MRI behavior) (master...fix_fixnum_equals) http://git.io/vZSOK
jensnockert has joined #jruby
<GitHub178>
[jruby] nirvdrum pushed 1 new commit to master: http://git.io/vZS3c
<GitHub178>
jruby/master 4f02209 Kevin Menard: [Truffle] Untagged a bunch of passing IO specs.
jensnockert has quit [Ping timeout: 252 seconds]
mkristian_ has quit [Quit: This computer has gone to sleep]
donV has joined #jruby
<GitHub130>
[jruby] kares deleted test-findbugs-2 at e82eaeb: http://git.io/vZSZf
yfeldblum has quit [Quit: Leaving...]
yfeldblum has joined #jruby
<olleolleolle>
was bitten by JDK not accepting Reflection to work on "more than one layer of nesting of anonymous inner classes". Java had to authored.
<olleolleolle>
As a compatibility class, which made the interactions with the Java class which had the nesting. That way, finally, could we have the JRuby wrap around the compatibility class.
<GitHub1>
[jruby] nirvdrum pushed 2 new commits to master: http://git.io/vZSWp
<GitHub1>
jruby/master cdbfbc5 Kevin Menard: [Truffle] Untagged passing Dir specs.
<GitHub1>
jruby/master 2b6db65 Kevin Menard: [Truffle] Untagged passing core specs.
nateberkopec has quit [Quit: Leaving...]
lance|afk is now known as lanceball
<GitHub161>
[jruby] nirvdrum pushed 1 new commit to master: http://git.io/vZSBi
<GitHub161>
jruby/master 8c0411a Kevin Menard: [truffle] Untagged a bunch of passing Encoding specs.
brauliobo has joined #jruby
phrinx has quit [Quit: Leaving...]
mkristian_ has joined #jruby
tcrawley is now known as tcrawley-away
rsim1 has joined #jruby
<GitHub20>
[jruby] nirvdrum pushed 4 new commits to master: http://git.io/vZS2z
<GitHub20>
jruby/master 24a7440 Kevin Menard: [truffle] Untagged a bunch of passing Enumerator specs.
<GitHub20>
jruby/master bf6d5cf Kevin Menard: [truffle] Untagged a bunch of passing Marshal specs.
<GitHub20>
jruby/master 68f8f7a Kevin Menard: [truffle] Untagged some passing Module specs.