nelsnelson has joined #jruby
jeremyevans has quit [Quit: leaving]
jeremyevans has joined #jruby
rawra has joined #jruby
rawra has quit [Ping timeout: 256 seconds]
claudiuinberlin has joined #jruby
<
GitHub139>
jruby/master d5c7aff kares: [fix] make sure
__dir__ is expanded (canonical)...
<
GitHub139>
jruby/master dbf32f3 kares: [refactor] minor - RubyFile.dirname cleanup
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]
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_>
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
shellac has quit [Quit: Leaving]
<
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 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/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]
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<
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