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
provokeme has quit [Quit: Textual IRC Client: www.textualapp.com]
<znz_jp> biff: [ruby-changes:48347] mame:r60461 (trunk): Restore the prototype declaration of rb_vm_bh_to_procval - http://mla.n-z.jp/?ruby-changes=48347
<znz_jp> biff: [ruby-changes:48348] ko1:r60462 (trunk): move decl. - http://mla.n-z.jp/?ruby-changes=48348
travis-ci has joined #ruby-core
<travis-ci> The build passed. by @mame: See https://travis-ci.org/ruby/ruby/builds/293435440
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build passed. by @ko1: See https://travis-ci.org/ruby/ruby/builds/293437425
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48349] ko1:r60463 (trunk): vm_get_ruby_level_caller_cfp() accepts `ec` instead of `th`. - http://mla.n-z.jp/?ruby-changes=48349
shinnya has quit [Ping timeout: 260 seconds]
<znz_jp> biff: [ruby-changes:48350] ko1:r60464 (trunk): refactoring (rb_|)threadptr_stack_overflow. - http://mla.n-z.jp/?ruby-changes=48350
<znz_jp> biff: [ruby-changes:48351] ko1:r60465 (trunk): Some functions accept `ec` instead of `th`. - http://mla.n-z.jp/?ruby-changes=48351
<znz_jp> biff: [ruby-changes:48352] ko1:r60466 (trunk): ec->th for vm_cref_push() and constify. - http://mla.n-z.jp/?ruby-changes=48352
<znz_jp> biff: [ruby-changes:48353] ko1:r60467 (trunk): vm_throw* accept `ec` instead of `th`. - http://mla.n-z.jp/?ruby-changes=48353
<znz_jp> biff: [ruby-changes:48354] ko1:r60468 (trunk): `vm_call_handler` and related functions accept `ec` instead of `th`. - http://mla.n-z.jp/?ruby-changes=48354
<znz_jp> biff: [ruby-changes:48355] a_matsuda:r60469 (trunk): Fix typo - http://mla.n-z.jp/?ruby-changes=48355
kapil___ has joined #ruby-core
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @usa: See https://travis-ci.org/ruby/ruby/builds/293500718
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48356] ko1:r60470 (trunk): vm_get_ev_const() accepts `ec` instead of `th`. - http://mla.n-z.jp/?ruby-changes=48356
<znz_jp> biff: [ruby-changes:48357] ko1:r60471 (trunk): vm_search_super_method() accepts `ec` instead of `th`. - http://mla.n-z.jp/?ruby-changes=48357
<znz_jp> biff: [ruby-changes:48358] ko1:r60472 (trunk): remove duplicated definition. - http://mla.n-z.jp/?ruby-changes=48358
<znz_jp> biff: [ruby-changes:48359] ko1:r60473 (trunk): vm_defined() accepts `ec` instead of `th`. - http://mla.n-z.jp/?ruby-changes=48359
<znz_jp> biff: [ruby-changes:48360] ko1:r60474 (trunk): `ec` -> `th` - http://mla.n-z.jp/?ruby-changes=48360
travis-ci has joined #ruby-core
<travis-ci> The build passed. by @ko1: See https://travis-ci.org/ruby/ruby/builds/293510442
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build passed. by @ko1: See https://travis-ci.org/ruby/ruby/builds/293509720
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build passed. by @ko1: See https://travis-ci.org/ruby/ruby/builds/293511238
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48361] ko1:r60475 (trunk): should use `th`. - http://mla.n-z.jp/?ruby-changes=48361
<znz_jp> biff: [ruby-changes:48362] ko1:r60476 (trunk): `th` -> `ec` for block related functions. - http://mla.n-z.jp/?ruby-changes=48362
banisterfiend has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
banisterfiend has joined #ruby-core
<znz_jp> biff: [ruby-changes:48363] ko1:r60477 (trunk): vm_exec_core() accepts `ec` instead of `th`. - http://mla.n-z.jp/?ruby-changes=48363
kapil___ has quit [Quit: Connection closed for inactivity]
banisterfiend has quit [Quit: Textual IRC Client: www.textualapp.com]
<znz_jp> biff: [ruby-changes:48364] naruse:r60478 (trunk): Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]" - http://mla.n-z.jp/?ruby-changes=48364
charliesome has joined #ruby-core
charliesome has quit [Ping timeout: 264 seconds]
<znz_jp> biff: [ruby-changes:48365] nobu:r60479 (trunk): compile.c, iseq.c: consitfied NODE pointers - http://mla.n-z.jp/?ruby-changes=48365
shinnya has joined #ruby-core
charliesome has joined #ruby-core
shinnya has quit [Ping timeout: 248 seconds]
_whitelogger_ has joined #ruby-core
_whitelogger has quit [Remote host closed the connection]
_whitelogger has joined #ruby-core
_whitelogger_ has quit [Ping timeout: 246 seconds]
_whitelogger has joined #ruby-core
_whitelogger_ has joined #ruby-core
_whitelogger has quit [Ping timeout: 258 seconds]
<znz_jp> biff: [ruby-changes:48366] watson1978:r60480 (trunk): string.c: Improve String#prepend performance if only one argument is given - http://mla.n-z.jp/?ruby-changes=48366
<znz_jp> biff: [ruby-changes:48368] svn:r60482 (trunk): * 2017-10-28 - http://mla.n-z.jp/?ruby-changes=48368
<znz_jp> biff: [ruby-changes:48367] mame:r60481 (trunk): Add explicit markers for literal objects generated in parse.y - http://mla.n-z.jp/?ruby-changes=48367
<znz_jp> biff: [ruby-changes:48369] kazu:r60483 (trunk): Remove duplicated include - http://mla.n-z.jp/?ruby-changes=48369
<znz_jp> biff: [ruby-changes:48370] kazu:r60484 (trunk): Fix parameter name - http://mla.n-z.jp/?ruby-changes=48370
shinnya has joined #ruby-core
<znz_jp> biff: [ruby-changes:48371] mame:r60485 (trunk): Manage AST NODEs out of GC - http://mla.n-z.jp/?ruby-changes=48371
<znz_jp> biff: [ruby-changes:48372] mame:r60486 (trunk): Revert "Manage AST NODEs out of GC" - http://mla.n-z.jp/?ruby-changes=48372
travis-ci has joined #ruby-core
<travis-ci> The build has errored. by @mame: See https://travis-ci.org/ruby/ruby/builds/293753320
travis-ci has left #ruby-core [#ruby-core]
shinnya has quit [Ping timeout: 248 seconds]
<znz_jp> biff: [ruby-changes:48373] mame:r60487 (trunk): compile.c: stop modifying NODE tree - http://mla.n-z.jp/?ruby-changes=48373
<znz_jp> biff: [ruby-changes:48374] mame:r60488 (trunk): Revert "Revert "Manage AST NODEs out of GC"" - http://mla.n-z.jp/?ruby-changes=48374
<znz_jp> biff: [ruby-changes:48375] mame:r60489 (trunk): parse.y: Need to mark the third element of `NODE_HEREDOC` - http://mla.n-z.jp/?ruby-changes=48375
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<znz_jp> biff: [ruby-changes:48376] normal:r60490 (trunk): io.c: fix IO.copy_stream on O_APPEND destination on Linux - http://mla.n-z.jp/?ruby-changes=48376
<znz_jp> biff: [ruby-changes:48377] ko1:r60491 (trunk): skip tests temporarily - http://mla.n-z.jp/?ruby-changes=48377
<znz_jp> biff: [ruby-changes:48378] ko1:r60492 (trunk): `th` -> `ec` for `rb_insn_func_t`. - http://mla.n-z.jp/?ruby-changes=48378
<znz_jp> biff: [ruby-changes:48379] ko1:r60493 (trunk): catch up recent changes for call threaded code VM. - http://mla.n-z.jp/?ruby-changes=48379
<znz_jp> biff: [ruby-changes:48380] nobu:r60494 (trunk): compile.c: make node arguments invariant - http://mla.n-z.jp/?ruby-changes=48380
<znz_jp> biff: [ruby-changes:48381] nobu:r60495 (trunk): node.c: removed duplicate node_buffer_t definition - http://mla.n-z.jp/?ruby-changes=48381
shinnya has joined #ruby-core
shinnya has quit [Ping timeout: 248 seconds]
<znz_jp> biff: [ruby-changes:48382] normal:r60496 (trunk): socket: fix BasicSocket#*_nonblock buffering bugs from r58400 - http://mla.n-z.jp/?ruby-changes=48382
charliesome has joined #ruby-core