closer changed the topic of #ruby-core to: check the latest release candidate for 1.9.1 release ftp.ruby-lang.org:/home/yugui/ruby-1.9.1-r26021+1.tar.bz2
<znz_jp> biff: [ruby-changes:57389] Kazuhiro NISHIYAMA: 500149709b (master): require 'pp' before use PP - http://mla.n-z.jp/?ruby-changes=57389
<znz_jp> biff: [ruby-changes:57391] Yusuke Endoh: c9fc82983c (master): lib/pp.rb: Use UnboundMethod#bind_call instead of .bind(obj).call(...) - http://mla.n-z.jp/?ruby-changes=57391
<znz_jp> biff: [ruby-changes:57390] Yusuke Endoh: 09c940b17f (master): spec/ruby/core/unboundmethod/bind_call_spec.rb: Added - http://mla.n-z.jp/?ruby-changes=57390
<znz_jp> biff: [ruby-changes:57392] Yusuke Endoh: 83c6a1ef45 (master): proc.c: Add UnboundMethod#bind_call - http://mla.n-z.jp/?ruby-changes=57392
<znz_jp> biff: [ruby-changes:57393] 卜部昌平: 43ab88c737 (master): Workaround for https://reviews.llvm.org/D25824 - http://mla.n-z.jp/?ruby-changes=57393
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build was broken. by @Yusuke Endoh: See https://travis-ci.org/ruby/ruby/builds/578622563
<znz_jp> biff: [ruby-changes:57394] Nobuyoshi Nakada: 55f496c89b (master): Support revision in git-svn log - http://mla.n-z.jp/?ruby-changes=57394
<znz_jp> biff: [ruby-changes:57395] Nobuyoshi Nakada: e593d5b31a (master): Suppress uninitialized instance variable warnings [ci skip] - http://mla.n-z.jp/?ruby-changes=57395
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build was broken. by @Yusuke Endoh: See https://travis-ci.org/ruby/ruby/builds/578622563
travis-ci has joined #ruby-core
<travis-ci> The build was broken. by @Yusuke Endoh: See https://travis-ci.org/ruby/ruby/builds/578622563
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:57397] Nobuyoshi Nakada: 1191049436 (master): Updated comment of VCS#get_revisions [ci skip] - http://mla.n-z.jp/?ruby-changes=57397
<znz_jp> biff: [ruby-changes:57396] Nobuyoshi Nakada: 98ccdd744a (master): Export the last modified revision for tags [ci skip] - http://mla.n-z.jp/?ruby-changes=57396
travis-ci has joined #ruby-core
<travis-ci> The build was broken. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/578624814
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build was broken. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/578624814
<znz_jp> biff: [ruby-changes:57398] Nobuyoshi Nakada: 96b32aad93 (master): Exclude ripper y.output from packages [ci skip] - http://mla.n-z.jp/?ruby-changes=57398
<znz_jp> biff: [ruby-changes:57399] Yusuke Endoh: ba9adcc175 (master): spec/ruby/core/unboundmethod/bind_call_spec.rb: Add ruby_version_is guard - http://mla.n-z.jp/?ruby-changes=57399
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build is still failing. by @Nobuyoshi Nakada: See https://travis-ci.org/ruby/ruby/builds/578625243
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build is still failing. by @Nobuyoshi Nakada: See https://travis-ci.org/ruby/ruby/builds/578625243
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @Nobuyoshi Nakada: See https://travis-ci.org/ruby/ruby/builds/578625243
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build was fixed. by @Yusuke Endoh: See https://travis-ci.org/ruby/ruby/builds/578629661
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build was fixed. by @Yusuke Endoh: See https://travis-ci.org/ruby/ruby/builds/578629661
<znz_jp> biff: [ruby-changes:57400] Kazuhiro NISHIYAMA: 1680bd4e4f (master): [DOC] Return obj may be different from 1st argument [ci skip] - http://mla.n-z.jp/?ruby-changes=57400
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build was fixed. by @Yusuke Endoh: See https://travis-ci.org/ruby/ruby/builds/578629661
<znz_jp> biff: [ruby-changes:57402] Nobuyoshi Nakada: e9da4f57b3 (master): Adjust indent [ci skip] - http://mla.n-z.jp/?ruby-changes=57402
<znz_jp> biff: [ruby-changes:57401] Nobuyoshi Nakada: 896d9f967b (master): Constified local variable `translator` - http://mla.n-z.jp/?ruby-changes=57401
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build was fixed. by @Yusuke Endoh: See https://travis-ci.org/ruby/ruby/builds/578629661
<znz_jp> biff: [ruby-changes:57403] Kazuhiro NISHIYAMA: b870ca5879 (master): Add guard as same as `==` - http://mla.n-z.jp/?ruby-changes=57403
<znz_jp> biff: [ruby-changes:57404] Nobuyoshi Nakada: 631db0de27 (master): Removed debug print - http://mla.n-z.jp/?ruby-changes=57404
<znz_jp> biff: [ruby-changes:57405] Kazuhiro NISHIYAMA: 998ee350b9 (master): Revert "require 'pp' before use PP" - http://mla.n-z.jp/?ruby-changes=57405
unreal has quit [*.net *.split]
unreal has joined #ruby-core
<znz_jp> biff: [ruby-changes:57406] Takashi Kokubun: 8c7f4e8f8b (master): Try dropping DLDFLAGS from compile_c_to_o - http://mla.n-z.jp/?ruby-changes=57406
travis-ci has joined #ruby-core
<travis-ci> The build was broken. by @Takashi Kokubun: See https://travis-ci.org/ruby/ruby/builds/578808110
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build was broken. by @Takashi Kokubun: See https://travis-ci.org/ruby/ruby/builds/578808110
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build was broken. by @Takashi Kokubun: See https://travis-ci.org/ruby/ruby/builds/578808110
<znz_jp> biff: [ruby-changes:57407] Takashi Kokubun: b0a291f6f6 (master): Split CC_LINKER_ARGS from CC_DLDFLAGS_ARGS - http://mla.n-z.jp/?ruby-changes=57407
travis-ci has joined #ruby-core
<travis-ci> The build was fixed. by @Takashi Kokubun: See https://travis-ci.org/ruby/ruby/builds/578821065
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build was fixed. by @Takashi Kokubun: See https://travis-ci.org/ruby/ruby/builds/578821065
travis-ci has joined #ruby-core
<travis-ci> The build was fixed. by @Takashi Kokubun: See https://travis-ci.org/ruby/ruby/builds/578821065
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build was fixed. by @Takashi Kokubun: See https://travis-ci.org/ruby/ruby/builds/578821065
harrow has quit [Ping timeout: 258 seconds]
harrow has joined #ruby-core
<znz_jp> biff: [ruby-changes:57408] Yusuke Endoh: 16c6984bb9 (master): Separate keyword arguments from positional arguments - http://mla.n-z.jp/?ruby-changes=57408
<znz_jp> biff: [ruby-changes:57409] git: 10746185c9 (notes/commits): Notes added by 'git notes append' - http://mla.n-z.jp/?ruby-changes=57409
<znz_jp> biff: [ruby-changes:57410] git: 9b2c68c1b5 (notes/commits): Notes added by 'git notes append' - http://mla.n-z.jp/?ruby-changes=57410
<znz_jp> biff: [ruby-changes:57411] git: 85784e2000 (notes/commits): Notes added by 'git notes append' - http://mla.n-z.jp/?ruby-changes=57411
<znz_jp> biff: [ruby-changes:57412] git: 221d15ccc5 (notes/commits): Notes added by 'git notes append' - http://mla.n-z.jp/?ruby-changes=57412
<znz_jp> biff: [ruby-changes:57413] git: 38e08db48e (master): * 2019-08-31 [ci skip] - http://mla.n-z.jp/?ruby-changes=57413
<znz_jp> biff: [ruby-changes:57414] git: 853ef4aff8 (notes/commits): Notes added by 'git notes append' - http://mla.n-z.jp/?ruby-changes=57414
<znz_jp> biff: [ruby-changes:57415] git: 7552b734bb (notes/commits): Notes added by 'git notes append' - http://mla.n-z.jp/?ruby-changes=57415
<znz_jp> biff: [ruby-changes:57416] git: b62d53a7df (notes/commits): Notes added by 'git notes append' - http://mla.n-z.jp/?ruby-changes=57416
<znz_jp> biff: [ruby-changes:57417] git: 7def01643a (notes/commits): Notes added by 'git notes append' - http://mla.n-z.jp/?ruby-changes=57417
<znz_jp> biff: [ruby-changes:57418] git: 85f92bc743 (notes/commits): Notes added by 'git notes append' - http://mla.n-z.jp/?ruby-changes=57418
<znz_jp> biff: [ruby-changes:57419] git: 26ef6cd704 (notes/commits): Notes added by 'git notes append' - http://mla.n-z.jp/?ruby-changes=57419
<znz_jp> biff: [ruby-changes:57420] Yusuke Endoh: a1e588d1a7 (master): NEWS: Hash-to-keywords automatic conversion is now warned - http://mla.n-z.jp/?ruby-changes=57420
<znz_jp> biff: [ruby-changes:57421] git: bf89cb532d (notes/commits): Notes added by 'git notes append' - http://mla.n-z.jp/?ruby-changes=57421
<znz_jp> biff: [ruby-changes:57422] git: f0b25a299f (notes/commits): Notes added by 'git notes append' - http://mla.n-z.jp/?ruby-changes=57422
<znz_jp> biff: [ruby-changes:57423] git: 76d11eb6d3 (notes/commits): Notes added by 'git notes append' - http://mla.n-z.jp/?ruby-changes=57423
<znz_jp> biff: [ruby-changes:57424] Yusuke Endoh: 8cb9efbbe6 (master): tool/rbinstall.rb: remove a keyword-argument warning - http://mla.n-z.jp/?ruby-changes=57424
<znz_jp> biff: [ruby-changes:57425] git: 3d940b583a (notes/commits): Notes added by 'git notes append' - http://mla.n-z.jp/?ruby-changes=57425
<znz_jp> biff: [ruby-changes:57426] git: ba7fa95376 (notes/commits): Notes added by 'git notes append' - http://mla.n-z.jp/?ruby-changes=57426
<znz_jp> biff: [ruby-changes:57427] git: acf8969ae2 (notes/commits): Notes added by 'git notes append' - http://mla.n-z.jp/?ruby-changes=57427