Aethenelle has joined #jruby
rcvalle has quit [Quit: rcvalle]
brauliobo has quit [Remote host closed the connection]
adgtl has quit [Quit: EliteBNC - http://www.elitebnc.org/]
pawnbox has quit [Remote host closed the connection]
adgtl has joined #jruby
Aethenelle has quit [Quit: Aethenelle]
adgtl has quit [Ping timeout: 260 seconds]
<GitHub116> [jruby] nirvdrum pushed 4 new commits to master: https://git.io/voZwq
<GitHub116> jruby/master 1c5d0a3 Kevin Menard: [Truffle] Fixed a typo.
<GitHub116> jruby/master 18d90e8 Kevin Menard: [Truffle] Fixed process searching for IGV.
<GitHub116> jruby/master f1d1716 Kevin Menard: [Truffle] Faster general form of String#==.
adgtl has joined #jruby
adgtl has quit [Quit: EliteBNC - http://www.elitebnc.org/]
pawnbox has joined #jruby
yfeldblum has quit [Remote host closed the connection]
pawnbox has quit [Ping timeout: 244 seconds]
adgtl has joined #jruby
adgtl has quit [Quit: EliteBNC - http://www.elitebnc.org/]
johnsonch_afk is now known as johnsonch
yfeldblum has joined #jruby
adgtl has joined #jruby
adgtl has quit [Ping timeout: 250 seconds]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 258 seconds]
johnsonch is now known as johnsonch_zzz
camlow325 has joined #jruby
camlow325 has quit [Ping timeout: 252 seconds]
adgtl has joined #jruby
<headius> chrisseaton: hey I noticed DynamicMethod only has methods for Object...does it specialize for numeric primitives?
<headius> er DynamicObject
e_dub has quit [Quit: ZZZzzz…]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 244 seconds]
e_dub has joined #jruby
<GitHub171> [jruby] headius pushed 1 new commit to packed_arrays: https://git.io/voZ66
<GitHub171> jruby/packed_arrays caee6c4 Charles Oliver Nutter: Implement two-object specialized arrays, plus misc improvements....
<GitHub175> [jruby] headius pushed 2 new commits to master: https://git.io/voZ6i
<GitHub175> jruby/master 4417df0 Charles Oliver Nutter: Add file, line to calls in JIT, for logging and debugging.
<GitHub175> jruby/master 07fb196 Charles Oliver Nutter: Clean up issue template; people know to delete text.
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 272 seconds]
<travis-ci> jruby/jruby (master:4417df0 by Charles Oliver Nutter): The build has errored. (https://travis-ci.org/jruby/jruby/builds/136860114)
raeoks has joined #jruby
yfeldblum has quit [Remote host closed the connection]
<GitHub169> [jruby] headius pushed 2 new commits to packed_arrays: https://git.io/voZip
<GitHub169> jruby/packed_arrays cc956f6 Charles Oliver Nutter: Fix test that depends on COW behavior of RubyArray.
<GitHub169> jruby/packed_arrays 758a1cb Charles Oliver Nutter: Soften comparison-order-sensitive JI test.
<GitHub158> [jruby] headius pushed 2 new commits to master: https://git.io/voZPk
<GitHub158> jruby/master d4af2c0 Charles Oliver Nutter: Revert "Add file, line to calls in JIT, for logging and debugging."...
<GitHub158> jruby/master 05f1f9c Charles Oliver Nutter: Add file, line to calls in JIT, for logging and debugging.
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 264 seconds]
<travis-ci> jruby/jruby (packed_arrays:758a1cb by Charles Oliver Nutter): The build failed. (https://travis-ci.org/jruby/jruby/builds/136867925)
yfeldblum has joined #jruby
prasunanand has joined #jruby
bga57 has quit [Quit: Leaving.]
robbyoconnor has quit [Read error: Connection reset by peer]
robbyoconnor has joined #jruby
robbyoconnor has quit [Client Quit]
thedarkone2 has quit [Quit: thedarkone2]
<travis-ci> jruby/jruby (master:05f1f9c by Charles Oliver Nutter): The build passed. (https://travis-ci.org/jruby/jruby/builds/136868536)
pitr-ch has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 240 seconds]
raeoks has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sandelius has joined #jruby
yfeldblum has quit [Remote host closed the connection]
sandelius has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
yfeldblum has joined #jruby
raeoks has joined #jruby
digitalextremist has joined #jruby
SynrG has quit [Ping timeout: 244 seconds]
<travis-ci> monkstone/jruby (master:8ca2f74 by monkstone): The build was broken. (https://travis-ci.org/monkstone/jruby/builds/136889959)
yfeldblum has quit [Ping timeout: 250 seconds]
SynrG has joined #jruby
e_dub has quit [Read error: Connection reset by peer]
e_dub has joined #jruby
raeoks has quit [Quit: Textual IRC Client: www.textualapp.com]
<GitHub143> [jruby] eregon pushed 4 new commits to master: https://git.io/voZ7m
<GitHub143> jruby/master 826ebaa Benoit Daloze: [Truffle] The string_equal primitive is no longer used.
<GitHub143> jruby/master 0c4ccdc Benoit Daloze: [Truffle] Fix typo.
<GitHub143> jruby/master 619f59f Benoit Daloze: [Truffle] JT: tests are disabled by default now.
<chrisseaton> Yes it does, but we don't bother to avoid boxing as we know our compiler can remove it
<chrisseaton> Boxing during the calls I mean
<chrisseaton> We don't box when storing
nowhereFast has joined #jruby
<nowhereFast> does jrubyfx-jarify work with 9.1.2.0?
<nowhereFast> I'm getting >> Please run `rake reflect` to generate the imports
<nowhereFast> when running java -jar App.jar
<nowhereFast> the jar seems to contain all necessary files
<nowhereFast> any ideas?
<travis-ci> jruby/jruby (master:db3fa9f by Benoit Daloze): The build was broken. (https://travis-ci.org/jruby/jruby/builds/136903088)
e_dub has quit [Read error: Connection reset by peer]
e_dub has joined #jruby
lxsameer has joined #jruby
<lxsameer> what gem do you suggest instead of pg for postgres ?
johnsonch_zzz is now known as johnsonch
nowhereFast has quit [Ping timeout: 260 seconds]
nowhereFast has joined #jruby
nowhereFast has quit [Ping timeout: 240 seconds]
nowhereFast has joined #jruby
pawnbox has joined #jruby
nowhereFast has quit [Ping timeout: 264 seconds]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
nowhereFast has joined #jruby
nowhereFast has quit [Ping timeout: 264 seconds]
nowhereFast has joined #jruby
nowhereFast has left #jruby [#jruby]
<GitHub31> [jruby] eregon pushed 1 new commit to master: https://git.io/voZbS
<GitHub31> jruby/master 56772b1 Benoit Daloze: [Truffle] JT: expand gem/repo paths.
pawnbox_ has joined #jruby
pawnbox has quit [Ping timeout: 264 seconds]
pawnbox_ has quit [Remote host closed the connection]
pawnbox has joined #jruby
lxsameer has quit [Quit: WeeChat 1.5]
<GitHub125> [jruby] eregon pushed 3 new commits to master: https://git.io/voZpq
<GitHub125> jruby/master fb4d2cf Benoit Daloze: [Truffle] More efficient check for fitsIntoInteger.
<GitHub125> jruby/master fbc59b3 Benoit Daloze: [Truffle] No need for context and source section in BooleanCastWithDefaultNode.
<GitHub125> jruby/master cd1d55c Benoit Daloze: [Truffle] No need for context and source section in BooleanCastNode.
<GitHub88> [jruby] eregon pushed 1 new commit to master: https://git.io/voZpW
<GitHub88> jruby/master 30bc719 Benoit Daloze: [Truffle] Reuse the empty Object[] when converting a null Array.
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox_ has joined #jruby
pawnbox has quit [Ping timeout: 250 seconds]
thedarkone2 has joined #jruby
<travis-ci> jruby/jruby (master:56772b1 by Benoit Daloze): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/136918631)
<travis-ci> jruby/jruby (master:cd1d55c by Benoit Daloze): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/136928721)
imperator has joined #jruby
<travis-ci> jruby/jruby (master:30bc719 by Benoit Daloze): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/136929379)
griest has joined #jruby
<griest> how would I go about dumping a JavaFX Image to YAML? It just appears as an empty hash {} when I use Psych to dump
e_dub has quit [Quit: ZZZzzz…]
koochdog has quit [Quit: ZNC 1.6.2 - http://znc.in]
e_dub has joined #jruby
koochdog has joined #jruby
shellac has joined #jruby
imperator has quit [Quit: Leaving]
yfeldblum has joined #jruby
griest has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
shellac has quit [Read error: Connection reset by peer]
zacts has quit [Ping timeout: 258 seconds]
zacts has joined #jruby
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
shellac has quit [Client Quit]
yfeldblum has quit [Ping timeout: 250 seconds]
johnsonch is now known as johnsonch_afk
Hobogrammer has joined #jruby
<GitHub93> [jruby] chrisseaton pushed 3 new commits to master: https://git.io/vonON
<GitHub93> jruby/master 99c3c5e Chris Seaton: [Truffle] Simplify copyright in MathNodes.
<GitHub93> jruby/master 80a6d2c Chris Seaton: [Truffle] Tidy up transfers and exceptions in MathNodes.
<GitHub93> jruby/master e0bdb57 Chris Seaton: [Truffle] Move exception strings from MathNodes into CoreExceptions
<GitHub74> [jruby] chrisseaton pushed 2 new commits to master: https://git.io/von3D
<GitHub74> jruby/master 068305b Chris Seaton: [Truffle] Load post-boot files individually.
<GitHub74> jruby/master 7b560cc Chris Seaton: [Truffle] Move post-boot stuff out of core.
donV has joined #jruby
yfeldblum has joined #jruby
yipdw has quit [Quit: No Ping reply in 180 seconds.]
e_dub has quit [Quit: ZZZzzz…]
yipdw has joined #jruby
yipdw has joined #jruby
yipdw has quit [Changing host]
yfeldblum has quit [Remote host closed the connection]
e_dub has joined #jruby
e_dub has quit [Quit: ZZZzzz…]
donV has quit [Quit: donV]
e_dub has joined #jruby