jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nelsnelson has joined #jruby
<headius> lopex: yeah that's sorta what I was thinking too...like st.c utility functions to implement a hash within other classes
<headius> obviously we don't want to just wrap a structure and have all that extra indirection and memory
<GitHub133> [jruby] headius pushed 1 new commit to master: https://git.io/vhw0W
<GitHub133> jruby/master a8435d1 Charles Oliver Nutter: Revert return value change and just construct fixnum directly....
<GitHub39> [jruby] headius closed issue #5216: Method Missing: org.jruby.RubyInteger.int2fix https://git.io/vhwcn
<GitHub170> [jruby] headius closed issue #2212: Kernel#__method__ within a proc returns incorrect value after method definition https://git.io/s7AHdg
<GitHub138> [jruby] headius closed pull request #5214: Clone proc blocks as well so they have their own frame etc. (master...clone_proc_for_define) https://git.io/vhVNk
<GitHub57> [jruby] headius pushed 2 new commits to master: https://git.io/vhw0u
<GitHub57> jruby/master 13130e2 Charles Oliver Nutter: Merge pull request #5214 from headius/clone_proc_for_define...
<GitHub57> jruby/master f03fc20 Charles Oliver Nutter: Clone proc blocks as well so they have their own frame etc....
mdrob has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
bga57 has joined #jruby
jrafanie has joined #jruby
jrafanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
slyphon has quit [Remote host closed the connection]
slyphon has joined #jruby
slyphon has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<GitHub112> [jruby] headius pushed 1 new commit to master: https://git.io/vhwox
<GitHub112> jruby/master 459b812 Charles Oliver Nutter: Merge branch 'interface_returns_ruby_obj'
<GitHub72> [jruby] headius closed issue #5204: AsciidoctorJ fails on JRuby 9.2.0.0 https://git.io/vhnJp
<GitHub173> [jruby] headius created load_hook (+1 new commit): https://git.io/vhw6s
<GitHub173> jruby/load_hook 814d3c1 Charles Oliver Nutter: Prototype of load/require hook for #5206.
<GitHub162> [jruby] headius pushed 1 new commit to load_hook: https://git.io/vhwPl
<GitHub162> jruby/load_hook 9a8d2bf Charles Oliver Nutter: Pass location for file. #5206.
<travis-ci> jruby/jruby (master:3950c09 by kares): The build passed. (https://travis-ci.org/jruby/jruby/builds/390809764)
<travis-ci> jruby/jruby (master:a8435d1 by Charles Oliver Nutter): The build passed. (https://travis-ci.org/jruby/jruby/builds/391049189)
rawra has joined #jruby
Antiarc has quit [Quit: ZNC 1.6.6+deb1 - http://znc.in]
Antiarc has joined #jruby
drbobbeaty has joined #jruby
Antiarc has quit [Ping timeout: 240 seconds]
Antiarc has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
rawra has quit [Remote host closed the connection]
<GitHub21> [jruby] kares closed issue #3940: Apparent Regression: `ruby: warning: unknown property jruby.export` https://git.io/vr9FV
<GitHub25> [jruby] kares closed issue #3924: ENV needs to be a true proxy to getenv rather than a Hash https://git.io/vriSt
<GitHub117> [jruby] kares reopened issue #3924: ENV needs to be a true proxy to getenv rather than a Hash https://git.io/vriSt
rawra has joined #jruby
drbobbeaty has joined #jruby
shellac has joined #jruby
shellac has quit [Remote host closed the connection]
shellac has joined #jruby
<GitHub48> [jruby] kares pushed 3 new commits to master: https://git.io/vhrOy
<GitHub48> jruby/master 6e5c306 kares: [fix] check (file) resource exist when its not a dir...
<GitHub48> jruby/master f55c7eb kares: support atime/ctime as well with jar entries...
<GitHub48> jruby/master ce64571 kares: raise IOError when jar entry input stream fails...
<GitHub3> [jruby] kares closed issue #3840: Dir.entries inconsistency with MRI (ENOTDIR vs ENOENT) https://git.io/vwS1H
jrafanie has joined #jruby
<enebo> kares: if any recent fixes apply to jruby-9_1 cherry pick those back. 9.1.x still has some future for a while
slyphon has joined #jruby
slyphon has quit [Client Quit]
<GitHub1> [jruby] kares closed issue #4720: Constant becomes nil when running ScriptEngine with transient/persistent local variables. https://git.io/vQj1d
rawra has quit [Remote host closed the connection]
rawra has joined #jruby
rawra has quit [Ping timeout: 245 seconds]
rawra has joined #jruby
<kares> enebo: okay, will review some commits
rawra has quit [Ping timeout: 248 seconds]
<enebo> kares: thanks
<enebo> lol on Intel/AMD. Intel is going to take some lumps the next couple of years
<enebo> my random sentence of the day
<GitHub152> [jruby] kares pushed 1 new commit to jruby-9.1: https://git.io/vhrMI
<GitHub152> jruby/jruby-9.1 e485ef3 kares: [fix] potential string sharing as each_line returns shared buffer...
<kares> Open-Risc-IT!
<enebo> it will be EPYC
<GitHub123> [jruby] enebo pushed 1 new commit to master: https://git.io/vhrDg
<GitHub123> jruby/master 84dcb31 Thomas E. Enebo: Fixes #5210. Haml on JRuby 9.2.0.0 throws error evaluating interpolated element attribute with `#`...
<GitHub1> [jruby] enebo closed issue #5210: Haml on JRuby 9.2.0.0 throws error evaluating interpolated element attribute with `#` https://git.io/vh0SK
Guest87736 is now known as phlebas
xardion has quit [Remote host closed the connection]
rawra has joined #jruby
<GitHub21> [jruby] enebo closed issue #4965: Properly represent all encodings in methods/constants/variables/symbols https://git.io/vN37x
rawra has quit [Ping timeout: 260 seconds]
xardion has joined #jruby
<GitHub199> [jruby] kares pushed 3 new commits to master: https://git.io/vhryg
<GitHub199> jruby/master de25d23 kares: [test] un-comment another disabled unit test
<GitHub199> jruby/master 686a861 kares: [test] bring back JRubyEngineTest...
<GitHub199> jruby/master fb7a3ae kares: [refactor] review dead/commented code
<GitHub78> [jruby] kares closed issue #1734: 9000 embedding tests broken+disabled https://git.io/vhrSs
<GitHub138> [jruby] kares closed issue #1617: ScriptEngine mangling the string encoding when writing to stdout https://git.io/vhr9c
<GitHub36> [jruby] kares closed issue #1678: Can't run script with -S option using the complete jar https://git.io/vhr92
shellac has quit [Quit: Leaving]
rawra has joined #jruby
<travis-ci> jruby/jruby (jruby-9.1:e485ef3 by kares): The build passed. (https://travis-ci.org/jruby/jruby/builds/391337612)
rawra has quit [Ping timeout: 276 seconds]
bbrowning has quit [Ping timeout: 264 seconds]
bbrowning has joined #jruby
<GitHub163> [jruby] kares pushed 2 new commits to jruby-9.1: https://git.io/vhrhn
<GitHub163> jruby/jruby-9.1 e17321e Uwe Kubosch: [embed] Handle exception cause with null message (#5146)
<GitHub163> jruby/jruby-9.1 f032670 kares: [fix] check (file) resource exist when its not a dir...
<GitHub174> [jruby] aadam21 closed issue #3932: File name too long error https://git.io/vrMEc
<headius> yay
rawra has joined #jruby
rawra has quit [Ping timeout: 256 seconds]
<headius> enebo: my AMD stock is finally looking good
<headius> and TWTR is almost back to what I bought it at
Puffball has quit [Read error: Connection reset by peer]
Puffball has joined #jruby
nirvdrum has quit [Quit: The Lounge - https://thelounge.github.io]
<GitHub65> [jruby] headius pushed 2 new commits to master: https://git.io/vhoOb
<GitHub65> jruby/master d4b980f Charles Oliver Nutter: Merge pull request #5187 from headius/nonvolatile_ivars...
<GitHub65> jruby/master 389aa6a Charles Oliver Nutter: Make remaining array-based variables non-volatile....
<GitHub54> [jruby] headius closed pull request #5187: Non-volatile instance variables (master...nonvolatile_ivars) https://git.io/vhkeX
<ChrisBr> headius: the script benchmark script you posted, could it be that there is a "bug" in it? You never increase the small?
<ChrisBr> I have an inital version without RubyHashEntries working (well, I still use RubyHashEntries as temporary objects but do not store them anymore)
<ChrisBr> would like to test it quickly with your script
headius has quit [Ping timeout: 240 seconds]
headius has joined #jruby
<ChrisBr> headius: anyway, pushed my changes and summarized it! Cu tomorrow!
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<lopex> it never ends
xardion has quit [Ping timeout: 245 seconds]
xardion has joined #jruby
ahorek has joined #jruby
nelsnelson has quit [Ping timeout: 260 seconds]
xardion has quit [Ping timeout: 256 seconds]
xardion has joined #jruby
rawra has joined #jruby
ahorek has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
rawra has quit [Ping timeout: 245 seconds]
Puffball has quit [Quit: Puffball]