<GitHub184>
[jruby] kares closed issue #610: "@@class_var = 'some_value'" inside of ActiveSupport::Concern's 'included' does not work http://git.io/vuxlv
praveen has quit [Remote host closed the connection]
praveen has joined #jruby
praveen has quit [Remote host closed the connection]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 255 seconds]
praveen has joined #jruby
praveen has quit [Ping timeout: 276 seconds]
brauliobo has joined #jruby
brauliobo has left #jruby [#jruby]
<GitHub8>
[jruby] kares closed issue #423: IO.select breaks SSLSocket#read_nonblock on Linux http://git.io/vupJ9
<GitHub81>
[jruby] kares closed issue #1761: (some) classloaders do not see the default gems and can not update/downgrade those gems http://git.io/vupUv
pjenvey has joined #jruby
pawnbox has joined #jruby
rsim has joined #jruby
rsim1 has quit [Ping timeout: 240 seconds]
pawnbox has quit [Ping timeout: 246 seconds]
e_dub has quit [Quit: ZZZzzz…]
<GitHub123>
[jruby] kares closed issue #1259: Requiring 'digest/ripemd160' on JRuby 1.7.8 gives RMD160 not supported without BouncyCastle error http://git.io/vupLl
pawnbox has joined #jruby
praveen has joined #jruby
pawnbox has quit [Ping timeout: 255 seconds]
praveen has quit [Ping timeout: 240 seconds]
<GitHub17>
[jruby] kares closed issue #618: Bodgy time sensitive test at test/externals/ruby1.8/zlib/test_zlib.rb:317 http://git.io/vupt6
<GitHub180>
[jruby] kares closed issue #1253: Jruby, war, tomcat, whitespaces in path, size_t http://git.io/vupqv
<GitHub106>
[jruby] kares closed issue #1340: Case-insensitive pattern match fails on Linux, but not Windows http://git.io/vupmU
<GitHub57>
[jruby] kares closed issue #1493: Reduce locking in x509 store http://git.io/vupO9
yfeldblum has joined #jruby
<GitHub152>
[jruby] kares closed issue #891: ARGF is missing lots of 1.9+ io-related methods http://git.io/vup31
ITXpander has joined #jruby
<GitHub131>
[jruby] scarfacedeb opened issue #3590: IO.copy_stream leaves opened files in ObjectSpace http://git.io/vupsl
ITXpander has quit [Client Quit]
rsim has quit [Quit: Leaving.]
ITXpander has joined #jruby
ITXpander has quit [Quit: Leaving.]
ITXpander has joined #jruby
pitr-ch has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<GitHub136>
[jruby] chrisseaton pushed 5 new commits to master: http://git.io/vup4a
<GitHub136>
jruby/master 44aa087 Chris Seaton: [Truffle] Don't add one for kwargs to the minimum size for optional arguments, when reading from an array.
<GitHub136>
jruby/master 0bb4df5 Chris Seaton: [Truffle] Use a Ruby fallback for really complex block arguments.
<GitHub136>
jruby/master afa734e Chris Seaton: [Truffle] Some more block specs passing.