drbobbeaty has joined #jruby
xardion has quit [Ping timeout: 240 seconds]
xardion has joined #jruby
rdubya has quit [Quit: Leaving.]
sidx64 has joined #jruby
mkristian has joined #jruby
sidx64_ has joined #jruby
sidx64 has quit [Read error: Connection reset by peer]
sidx64 has joined #jruby
sidx64_ has quit [Ping timeout: 276 seconds]
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rrutkowski has joined #jruby
rrutkowski has quit [Remote host closed the connection]
claudiuinberlin has joined #jruby
<GitHub184> [jruby] kares closed issue #287: Class does not inherit singleton_class's class methods https://git.io/vAzEG
sidx64 has joined #jruby
<GitHub121> [jruby] kares pushed 4 new commits to master: https://git.io/vAzV4
<GitHub121> jruby/master df2519b kares: [refactor] override/follow Numeric method conventions in Rational impl
<GitHub121> jruby/master 15816a4 kares: [refactor] prefer op_uminus prescribed by RubyNumeric in RubyFloat
<GitHub121> jruby/master 28eb749 kares: tune/more Numeric helpers and (internal) overrides to be re-used
_whitelogger has joined #jruby
shellac has joined #jruby
bbrowning_ has joined #jruby
bbrowning has quit [Ping timeout: 264 seconds]
rdubya has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
shellac has quit [Ping timeout: 240 seconds]
shellac has joined #jruby
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sidx64 has joined #jruby
sidx64 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<GitHub49> [jruby] kares pushed 7 new commits to master: https://git.io/vAzdN
<GitHub155> [jruby] kares closed pull request #5050: refactor annotation-binder generated populators (master...anno-binder-refactor) https://git.io/vACuy
<GitHub49> jruby/master 4e85e0d kares: re-use Class[] 'constants' marking param types generated in populators
<GitHub49> jruby/master f7b9859 kares: review AnnotationBinder - allow `throws RaiseException` declaration
<GitHub49> jruby/master 9a45316 kares: refactor method descriptor and related pieces - less boostrap code
mistergibson has quit [Ping timeout: 240 seconds]
mistergibson has joined #jruby
shellac has quit [Ping timeout: 240 seconds]
bbrowning_ is now known as bbrowning
nirvdrum has quit [Ping timeout: 256 seconds]
mkristian has quit [Quit: This computer has gone to sleep]
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
mkristian has joined #jruby
jrafanie has joined #jruby
shellac has joined #jruby
<kares> enebo: headius: hey, so what's the plan? Ruby 2.5 might take some time but 2.4 support is pretty decent on master ...
<kares> could get a 9.2 with Ruby 2.4 in some weeks - considering 9.1 plays nicely
<kares> or did you guys decide to skip Ruby 2.4 in the end and go straight to 2.5 ?
<enebo> kares: we think skipping makes more sense now since we do not want to maintain 3 release branches
<enebo> and 2.4 vs 2.5 is not that big of a difference
<enebo> I will update 2.5 parser right now so we can get non-syntaxy error runs
<GitHub135> [jruby] enebo pushed 1 new commit to jruby-9.1: https://git.io/vAgtD
<GitHub135> jruby/jruby-9.1 099963a Thomas E. Enebo: Update to next dev version...
<kares> enebo: I see so you're planning 9.1 maintenance after 9.2 isn't it also useless considering 2.3->2.4?
<enebo> kares: well 9.1 is getting pretty stable if we drop and make 9.2 + 9.3 I think we will just be unstable again
<kares> oki - makes sense
<enebo> well maybe not as unstable but if you need 2.4 then 2.5 likely works
<enebo> kares: in a perfect world we would just support it all
<enebo> kares: but 2.4 dragged on long enough we missed the entire cycle
<kares> was mostly asking since I find JRuby users more conservative in upgrading to newer Rubies
<enebo> We are always happy to talk over other alternatives too.
<kares> so it seemed 2.4 would still make sense in the long run ...
<enebo> Yeah that is probably true but 9.2.0.0 will not be considered stable by those for a while
<enebo> Also I want bytelist work to make it into next significant release
<kares> good point
<enebo> so I think 2.5 plan jives better there too
<enebo> hopefully this parser update is pretty quick!
nirvdrum has joined #jruby
<GitHub68> [jruby] cyclump opened issue #5058: IO.select on child process stdout, stderr does not work. https://git.io/vAgGT
xardion has quit [Remote host closed the connection]
jrafanie_ has joined #jruby
xardion has joined #jruby
jrafanie has quit [Ping timeout: 260 seconds]
claudiuinberlin has quit [Quit: Textual IRC Client: www.textualapp.com]
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
shellac has quit [Client Quit]
shellac has joined #jruby
nirvdrum has quit [Ping timeout: 256 seconds]
nirvdrum has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
jrafanie_ has quit [Quit: Textual IRC Client: www.textualapp.com]
jeremyevans has quit [Ping timeout: 268 seconds]
jeremyevans has joined #jruby
shellac has joined #jruby
jrafanie 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
ebarrett has quit [Quit: WeeChat 1.9.1]
bbrowning is now known as bbrowning_away
shellac has quit [Quit: Computer has gone to sleep.]
mkristian has joined #jruby
mistergibson has quit [Quit: Leaving]
mistergibson has joined #jruby
shellac has joined #jruby
sidx64 has joined #jruby
sidx64 has quit [Client Quit]
havenwood has quit [Quit: ZNC 1.6.5 - http://znc.in]
claudiuinberlin has joined #jruby
nirvdrum has quit [Ping timeout: 255 seconds]
havenwood has joined #jruby
havenwood has joined #jruby
havenwood has quit [Changing host]
shellac has quit [Quit: Computer has gone to sleep.]
<headius> windows
<headius> kares: yeah we have debated this a bit too
<headius> 2.4 was the big change with Integer unification but since we have a lot of 2.5 stuff in I kinda would like to just roll them together in 9.2
<headius> omg
<headius> Integer is supposed to bind < etc and doesn't in JRuby...they go through comparable o_O
claudiuinberlin has quit [Quit: Textual IRC Client: www.textualapp.com]
bbrowning_away is now known as bbrowning
mkristian has quit [Quit: This computer has gone to sleep]
mkristian has joined #jruby
mkristian has quit [Client Quit]
rdubya has quit [Quit: Leaving.]
drbobbeaty has quit [Ping timeout: 265 seconds]
drbobbeaty has joined #jruby
rdubya has joined #jruby
rdubya has quit [Quit: Leaving.]
jrafanie has quit [Ping timeout: 256 seconds]
bbrowning is now known as bbrowning_away
<GitHub142> jruby/master f5bb3a9 Charles Oliver Nutter: Add direct path for % that takes a literal Fixnum.
<GitHub142> jruby/master c27fabd Charles Oliver Nutter: Align Integer methods with CRuby....
<GitHub142> [jruby] headius pushed 2 new commits to master: https://git.io/vA2Iy
<GitHub119> [jruby] headius pushed 1 new commit to master: https://git.io/vA2qs
<GitHub119> jruby/master 0f3746b Charles Oliver Nutter: Align Float methods with CRuby.
jrafanie has joined #jruby
shellac has joined #jruby