bb010g has joined #rubinius
GitHub45 has joined #rubinius
<GitHub45> [rubinius] heftig opened pull request #3410: Fix a __GNUC__ check to work with GCC 5 (master...master) http://git.io/vTNzQ
GitHub45 has left #rubinius [#rubinius]
benlovell has joined #rubinius
benlovell has quit [Ping timeout: 240 seconds]
benlovell has joined #rubinius
benlovell has quit [Ping timeout: 240 seconds]
dimday has joined #rubinius
houhoulis has joined #rubinius
|jemc| has quit [Ping timeout: 256 seconds]
cremes has joined #rubinius
|jemc| has joined #rubinius
bb010g has quit [Quit: Connection closed for inactivity]
GitHub18 has joined #rubinius
<GitHub18> [rubinius] brixen pushed 2 new commits to master: http://git.io/vTNdW
<GitHub18> rubinius/master e265991 Jan Alexander Steffens (heftig): Fix a __GNUC__ check to work with GCC 5
<GitHub18> rubinius/master 92ba19d Brian Shirai: Merge pull request #3410 from heftig/master...
GitHub18 has left #rubinius [#rubinius]
GitHub181 has joined #rubinius
<GitHub181> [rubinius] brixen closed pull request #3410: Fix a __GNUC__ check to work with GCC 5 (master...master) http://git.io/vTNzQ
GitHub181 has left #rubinius [#rubinius]
GitHub39 has joined #rubinius
<GitHub39> [rubinius] brixen closed pull request #3406: fix Proc#curry (master...proc-curry-2951) http://git.io/vT7OA
GitHub39 has left #rubinius [#rubinius]
GitHub122 has joined #rubinius
GitHub122 has left #rubinius [#rubinius]
<GitHub122> rubinius/master f1f0d75 Brian Shirai: Merge pull request #3406 from rubinius/proc-curry-2951...
<GitHub122> [rubinius] brixen pushed 1 new commit to master: http://git.io/vTNFl
bb010g has joined #rubinius
benlovell has joined #rubinius
travis-ci has joined #rubinius
<travis-ci> rubinius/rubinius/master (92ba19d - Brian Shirai): http://travis-ci.org/rubinius/rubinius/builds/63904968: The build passed.
travis-ci has left #rubinius [#rubinius]
benlovell has quit [Ping timeout: 244 seconds]
meh` has quit [Ping timeout: 276 seconds]
travis-ci has joined #rubinius
<travis-ci> rubinius/rubinius/master (f1f0d75 - Brian Shirai): http://travis-ci.org/rubinius/rubinius/builds/63905346: The build passed.
travis-ci has left #rubinius [#rubinius]
|jemc| has quit [Ping timeout: 252 seconds]
RageLtMan has joined #rubinius
dimday has quit [Ping timeout: 258 seconds]
houhoulis has quit [Remote host closed the connection]
houhoulis has joined #rubinius
GitHub45 has joined #rubinius
<GitHub45> [rubinius] brixen pushed 2 new commits to master: http://git.io/vTACS
<GitHub45> rubinius/master 93a80e0 Brian Shirai: Added mirror for Proc#curry. Improves #3406....
<GitHub45> rubinius/master 0ec240a Brian Shirai: Use Module#thunk_method in Proc#curry.
GitHub45 has left #rubinius [#rubinius]
GitHub125 has joined #rubinius
<GitHub125> [rubinius] brixen deleted proc-curry-2951 at e5def49: http://git.io/vTAWO
GitHub125 has left #rubinius [#rubinius]
JohnBat26 has joined #rubinius
travis-ci has joined #rubinius
<travis-ci> rubinius/rubinius/master (0ec240a - Brian Shirai): http://travis-ci.org/rubinius/rubinius/builds/63913521: The build passed.
travis-ci has left #rubinius [#rubinius]
_JohnBat26_ has joined #rubinius
JohnBat26 has quit [Ping timeout: 246 seconds]
craigp has joined #rubinius
GitHub155 has joined #rubinius
<GitHub155> [rubinius] brixen pushed 1 new commit to master: http://git.io/vTAgD
<GitHub155> rubinius/master 1857962 Brian Shirai: Added mirror for Proc.__from_block__.
GitHub155 has left #rubinius [#rubinius]
amclain has quit [Quit: Leaving]
travis-ci has joined #rubinius
<travis-ci> rubinius/rubinius/master (1857962 - Brian Shirai): http://travis-ci.org/rubinius/rubinius/builds/63917376: The build passed.
travis-ci has left #rubinius [#rubinius]
houhoulis has quit [Remote host closed the connection]
benlovell has joined #rubinius
craigp has quit []
djellemah has joined #rubinius
GitHub108 has joined #rubinius
<GitHub108> [rubinius] tak1n created uncaught_throw_error-3374 (+2 new commits): http://git.io/vTxMT
<GitHub108> rubinius/uncaught_throw_error-3374 1736d40 Benny Klotz: changed throw_spec to fit 2.2 throw behaviour
<GitHub108> rubinius/uncaught_throw_error-3374 fdf295c Benny Klotz: created UncaughtThrowError which is raised by throw when not catched
GitHub108 has left #rubinius [#rubinius]
GitHub169 has joined #rubinius
GitHub169 has left #rubinius [#rubinius]
<GitHub169> [rubinius] tak1n opened pull request #3411: Raise UncaughtThrowError for uncatched throw (master...uncaught_throw_error-3374) http://git.io/vTxMF
GitHub14 has joined #rubinius
<GitHub14> [rubinius] tak1n closed pull request #3411: Raise UncaughtThrowError for uncatched throw (master...uncaught_throw_error-3374) http://git.io/vTxMF
GitHub14 has left #rubinius [#rubinius]
GitHub9 has joined #rubinius
<GitHub9> [rubinius] tak1n deleted uncaught_throw_error-3374 at fdf295c: http://git.io/vTxHt
GitHub9 has left #rubinius [#rubinius]
GitHub122 has joined #rubinius
<GitHub122> rubinius/uncaught_throw_error-3374 c4babdd Benny Klotz: changed throw_spec to fit 2.2 behaviour
<GitHub122> [rubinius] tak1n created uncaught_throw_error-3374 (+2 new commits): http://git.io/vTxHW
GitHub122 has left #rubinius [#rubinius]
<GitHub122> rubinius/uncaught_throw_error-3374 235ee06 Benny Klotz: created UncaughtThrowError which is raised by throw when not catched
GitHub87 has joined #rubinius
GitHub87 has left #rubinius [#rubinius]
<GitHub87> [rubinius] tak1n opened pull request #3412: Raise UncaughtThrowError for uncatched throw (2.2...uncaught_throw_error-3374) http://git.io/vTxH1
JohnBat26 has joined #rubinius
GitHub1 has joined #rubinius
<GitHub1> [rubinius] tak1n pushed 1 new commit to uncaught_throw_error-3374: http://git.io/vTx5f
<GitHub1> rubinius/uncaught_throw_error-3374 95ab59b Benny Klotz: adapted throw specs to use UncaughtThrowError for non catched throw
GitHub1 has left #rubinius [#rubinius]
_JohnBat26_ has quit [Ping timeout: 255 seconds]
GitHub168 has joined #rubinius
<GitHub168> [rubinius] tak1n created add-2.2-to-ci (+1 new commit): http://git.io/vTxd4
<GitHub168> rubinius/add-2.2-to-ci fc08625 Benny Klotz: add 2.2 branch to ci
GitHub168 has left #rubinius [#rubinius]
GitHub1 has joined #rubinius
<GitHub1> [rubinius] tak1n opened pull request #3413: Add 2.2 branch to travis (master...add-2.2-to-ci) http://git.io/vTxdb
GitHub1 has left #rubinius [#rubinius]
lbianc has joined #rubinius
benlovell has quit [Ping timeout: 246 seconds]
benlovell has joined #rubinius
GitHub138 has joined #rubinius
<GitHub138> [rubinius] YorickPeterse closed pull request #3413: Add 2.2 branch to travis (master...add-2.2-to-ci) http://git.io/vTxdb
GitHub138 has left #rubinius [#rubinius]
GitHub83 has joined #rubinius
<GitHub83> [rubinius] YorickPeterse pushed 1 new commit to master: http://git.io/vTpBC
GitHub83 has left #rubinius [#rubinius]
<GitHub83> rubinius/master 617ca4d Yorick Peterse: Merge pull request #3413 from rubinius/add-2.2-to-ci...
GitHub160 has joined #rubinius
<GitHub160> [rubinius] YorickPeterse pushed 1 new commit to 2.2: http://git.io/vTpBo
<GitHub160> rubinius/2.2 c2827aa Yorick Peterse: Merge pull request #3412 from rubinius/uncaught_throw_error-3374...
GitHub160 has left #rubinius [#rubinius]
GitHub131 has joined #rubinius
<GitHub131> [rubinius] YorickPeterse closed pull request #3412: Raise UncaughtThrowError for uncatched throw (2.2...uncaught_throw_error-3374) http://git.io/vTxH1
GitHub131 has left #rubinius [#rubinius]
GitHub7 has joined #rubinius
<GitHub7> [rubinius] YorickPeterse force-pushed 2.2 from c2827aa to 2d81952: http://git.io/hC3vIQ
<GitHub7> rubinius/2.2 0bc0390 Rui Serra: Add Method#curry specs
<GitHub7> rubinius/2.2 81b9f5d Rui Serra: Add failing specs for Binding#local_variables
<GitHub7> rubinius/2.2 73496c3 Jason Yeo: Add spec for Enumerable#slice_after
GitHub7 has left #rubinius [#rubinius]
travis-ci has joined #rubinius
<travis-ci> rubinius/rubinius/master (617ca4d - Yorick Peterse): http://travis-ci.org/rubinius/rubinius/builds/63958227: The build passed.
travis-ci has left #rubinius [#rubinius]
benlovell has quit [Ping timeout: 272 seconds]
benlovell has joined #rubinius
houhoulis has joined #rubinius
GitHub128 has joined #rubinius
<GitHub128> [rubinius] tak1n deleted add-2.2-to-ci at fc08625: http://git.io/vTpSF
GitHub128 has left #rubinius [#rubinius]
GitHub125 has joined #rubinius
<GitHub125> [rubinius] tak1n deleted uncaught_throw_error-3374 at 95ab59b: http://git.io/vTp9k
GitHub125 has left #rubinius [#rubinius]
goyox86 has joined #rubinius
goyox86 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
benlovell has quit [Ping timeout: 250 seconds]
benlovell has joined #rubinius
houhoulis has quit [Remote host closed the connection]
goyox86 has joined #rubinius
|jemc| has joined #rubinius
JohnBat26 has quit [Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/]
lbianc_ has joined #rubinius
lbianc has quit [Ping timeout: 244 seconds]
lbianc_ is now known as lbianc
lbianc_ has joined #rubinius
lbianc has quit [Ping timeout: 250 seconds]
lbianc has joined #rubinius
meh` has joined #rubinius
lbianc_ has quit [Ping timeout: 264 seconds]
benlovell has quit [Ping timeout: 258 seconds]
goyox86 has quit [Ping timeout: 264 seconds]
benlovell has joined #rubinius
benlovell has quit [Ping timeout: 250 seconds]
lbianc_ has joined #rubinius
lbianc__ has joined #rubinius
lbianc_ has quit [Read error: Connection reset by peer]
lbianc has quit [Ping timeout: 272 seconds]
lbianc__ is now known as lbianc
GitHub63 has joined #rubinius
<GitHub63> rubinius/mcjit c6ec9f0 Brian Shirai: Let's try containers on Travis.
<GitHub63> [rubinius] brixen force-pushed mcjit from 35ff9e2 to c6ec9f0: http://git.io/jE0U
GitHub63 has left #rubinius [#rubinius]
GitHub167 has joined #rubinius
<GitHub167> [rubinius] brixen force-pushed mcjit from c6ec9f0 to 63ecd26: http://git.io/jE0U
<GitHub167> rubinius/mcjit 63ecd26 Brian Shirai: Let's try containers on Travis.
GitHub167 has left #rubinius [#rubinius]
meh` has quit [Ping timeout: 256 seconds]
lbianc_ has joined #rubinius
lbianc has quit [Ping timeout: 264 seconds]
lbianc_ is now known as lbianc
goyox86 has joined #rubinius
benlovell has joined #rubinius
GitHub4 has joined #rubinius
<GitHub4> [rubinius] brixen pushed 3 new commits to mcjit: http://git.io/vTj4j
<GitHub4> rubinius/mcjit 01a6198 Brian Shirai: LLVM is required.
<GitHub4> rubinius/mcjit 2906de3 Brian Shirai: Fixed default-in-covered-case warning....
<GitHub4> rubinius/mcjit 97d797d Brian Shirai: Merge branch 'master', remote-tracking branch 'origin' into mcjit
GitHub4 has left #rubinius [#rubinius]
benlovell has quit [Ping timeout: 250 seconds]
benlovell has joined #rubinius
heroux has quit [Ping timeout: 265 seconds]
heroux has joined #rubinius
yxhuvud has quit [Remote host closed the connection]
yxhuvud has joined #rubinius
benlovell has quit [Ping timeout: 276 seconds]
benlovell has joined #rubinius
goyox86 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
goyox86 has joined #rubinius
benlovell has quit [Ping timeout: 258 seconds]
benlovell has joined #rubinius
goyox86 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
goyox86 has joined #rubinius
goyox86 has quit [Client Quit]
goyox86 has joined #rubinius
goyox86 has quit [Client Quit]
goyox86 has joined #rubinius
goyox86 has quit [Client Quit]
goyox86 has joined #rubinius
goyox86 has quit [Client Quit]
benlovell has quit [Ping timeout: 264 seconds]