nelsnelson has joined #jruby
jeremyevans has quit [Quit: leaving]
jeremyevans has joined #jruby
rawra has joined #jruby
rawra has quit [Ping timeout: 256 seconds]
<kares> :)
<travis-ci> jruby/jruby (jruby-9.1:e17321e by Uwe Kubosch): The build passed. (https://travis-ci.org/jruby/jruby/builds/391386202)
claudiuinberlin has joined #jruby
<GitHub139> [jruby] kares pushed 2 new commits to master: https://git.io/vhod7
<GitHub139> jruby/master d5c7aff kares: [fix] make sure __dir__ is expanded (canonical)...
<GitHub139> jruby/master dbf32f3 kares: [refactor] minor - RubyFile.dirname cleanup
<GitHub18> [jruby] kares closed issue #4689: __dir__ does not return canonicalized absolute path https://git.io/vQZLQ
rawra has joined #jruby
jrafanie_ has joined #jruby
jrafanie has quit [Ping timeout: 264 seconds]
shellac has joined #jruby
drbobbeaty has joined #jruby
rawra has quit [Remote host closed the connection]
rawra has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
rawra has quit [Remote host closed the connection]
rawra has joined #jruby
rawra has quit [Ping timeout: 276 seconds]
<travis-ci> jruby/jruby (master:d5c7aff by kares): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/391629179)
jrafanie_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jrafanie has joined #jruby
jrafanie has quit [Client Quit]
rawra has joined #jruby
jrafanie has joined #jruby
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
drbobbeaty has joined #jruby
ahorek has joined #jruby
ahorek has quit [Client Quit]
claudiuinberlin has joined #jruby
rawra has quit [Remote host closed the connection]
rawra has joined #jruby
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
reto_ has joined #jruby
<reto_> heya
<reto_> I'd like to reference a java class with 'ch.foo.bar.SomeClass' from within a ruby file
<reto_> but 'ch' is not defined (unlike lang etc)
<reto_> I once had a snipped that 'predfined' such custom top level package names
<reto_> but I cant find it
olle has joined #jruby
rawra has quit [Remote host closed the connection]
rawra has joined #jruby
olle has quit [Quit: olle]
rawra has quit [Ping timeout: 245 seconds]
jrafanie has joined #jruby
bga57 has quit [Quit: Leaving.]
bga57 has joined #jruby
xardion has quit [Remote host closed the connection]
olle has joined #jruby
rawra has joined #jruby
xardion has joined #jruby
<kares> reto_: try: Java::ch.foo.bar
claudiuinberlin has quit [Quit: Textual IRC Client: www.textualapp.com]
shellac has quit [Quit: Leaving]
<GitHub190> [jruby] headius closed issue #4330: Refinements do not refine https://git.io/vXhoi
<headius> ChrisBr: I'll post my script to the PR
<headius> great progress!
olle has quit [Quit: olle]
olle has joined #jruby
olle has quit [Quit: olle]
olle has joined #jruby
rawra has quit [Remote host closed the connection]
olle has quit [Quit: olle]
drbobbeaty has quit [Ping timeout: 264 seconds]
drbobbeaty has joined #jruby
drbobbeaty has quit [Quit: Textual IRC Client: www.textualapp.com]
drbobbeaty has joined #jruby
<ChrisBr> headius: thanks
<ChrisBr> headius: I just updated the PR to use a linear search for small hashes
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<GitHub16> [jruby] kares pushed 2 new commits to master: https://git.io/vh6Zj
<GitHub16> jruby/master 342e6c2 kares: minor re-arrange of SystemPropertiesMap code + cleanup...
<GitHub16> jruby/master e2e79e9 kares: remove 1.8 legacy instance_variables behavior...
rawra has joined #jruby
rawra has quit [Ping timeout: 240 seconds]
<GitHub37> [jruby] eregon opened pull request #5217: Update specs (master...update-specs) https://git.io/vh68v
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<GitHub153> [jruby] eregon closed pull request #5217: Update specs (master...update-specs) https://git.io/vh68v
<GitHub117> [jruby] eregon pushed 3 new commits to master: https://git.io/vh60o
<GitHub117> jruby/master c93ba6f Benoit Daloze: Update Array#pack buffer tags
<GitHub117> jruby/master 4e543fc Benoit Daloze: Add tags for failing specs
<GitHub117> jruby/master ae71696 Benoit Daloze: Update to ruby/spec@5f7b4a6