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
shinnya has quit [Ping timeout: 268 seconds]
<znz_jp> biff: [ruby-changes:48560] svn:r60675 (trunk): * 2017-11-07 - http://mla.n-z.jp/?ruby-changes=48560
<znz_jp> biff: [ruby-changes:48559] ko1:r60674 (trunk): prepare local variables (th and vm). - http://mla.n-z.jp/?ruby-changes=48559
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @svn: See https://travis-ci.org/ruby/ruby/builds/298348451
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48561] ko1:r60676 (trunk): th->ec: rb_threadptr_reset_raised() - http://mla.n-z.jp/?ruby-changes=48561
<znz_jp> biff: [ruby-changes:48562] ko1:r60677 (trunk): rename because it doesn't receive `th`. - http://mla.n-z.jp/?ruby-changes=48562
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298353415
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298354325
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48563] ko1:r60678 (trunk): remove `rb_postponed_job_t::th`. - http://mla.n-z.jp/?ruby-changes=48563
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298366281
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298367657
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48564] ko1:r60679 (trunk): move `rb_thread_t::method_missing_reason` to ec. - http://mla.n-z.jp/?ruby-changes=48564
travis-ci has joined #ruby-core
<travis-ci> The build was broken. by @usa: See https://travis-ci.org/ruby/ruby/builds/298368450
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @nagachika: See https://travis-ci.org/ruby/ruby/builds/298368448
travis-ci has left #ruby-core [#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/298368452
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48565] ko1:r60680 (trunk): * vm_backtrace.c (rb_debug_inspector_t): `th` -> `ec`. - http://mla.n-z.jp/?ruby-changes=48565
<znz_jp> biff: [ruby-changes:48566] ko1:r60681 (trunk): use GET_EC() directly - http://mla.n-z.jp/?ruby-changes=48566
<znz_jp> biff: [ruby-changes:48567] ko1:r60682 (trunk): use GET_VM() - http://mla.n-z.jp/?ruby-changes=48567
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298370466
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48568] ko1:r60683 (trunk): rename to rb_ec_set_raised(). - http://mla.n-z.jp/?ruby-changes=48568
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298372568
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298372285
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48569] ko1:r60684 (trunk): * eval_intern.h: rename macros rb_thread_raised_* to - http://mla.n-z.jp/?ruby-changes=48569
<znz_jp> biff: [ruby-changes:48570] knu:r60685 (trunk): Add details on the min/time parameters to the rdoc - http://mla.n-z.jp/?ruby-changes=48570
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298375588
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @knu: See https://travis-ci.org/ruby/ruby/builds/298377115
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48571] ko1:r60686 (trunk): * vm_eval.c (rescue_funcall_args): th->ec - http://mla.n-z.jp/?ruby-changes=48571
<znz_jp> biff: [ruby-changes:48572] ko1:r60687 (trunk): * eval_intern.h (rb_threadptr_tag_state): rename to rb_ec_tag_state. - http://mla.n-z.jp/?ruby-changes=48572
<znz_jp> biff: [ruby-changes:48573] ko1:r60688 (trunk): fix comment - http://mla.n-z.jp/?ruby-changes=48573
<znz_jp> biff: [ruby-changes:48574] ko1:r60689 (trunk): th->ec: rb_load_internal0 - http://mla.n-z.jp/?ruby-changes=48574
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298379751
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298380548
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298381562
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48575] ko1:r60690 (trunk): * vm_trace.c (rb_exec_event_hooks): accepts pop_p. - http://mla.n-z.jp/?ruby-changes=48575
<znz_jp> biff: [ruby-changes:48576] ko1:r60691 (trunk): fix prefix `ruby_...()` to `rb_...()`. - http://mla.n-z.jp/?ruby-changes=48576
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298383867
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48577] ko1:r60692 (trunk): th->ec: rb_threadptr_setup_exception - http://mla.n-z.jp/?ruby-changes=48577
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298385781
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48578] ko1:r60693 (trunk): th->ec: vm_once_dispatch. - http://mla.n-z.jp/?ruby-changes=48578
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298387861
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298388903
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48579] mame:r60694 (trunk): Symptomatic treatment for `rb_thread_terminate_all` freeze - http://mla.n-z.jp/?ruby-changes=48579
kapil___ has joined #ruby-core
charliesome has joined #ruby-core
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @mame: See https://travis-ci.org/ruby/ruby/builds/298394401
travis-ci has left #ruby-core [#ruby-core]
charliesome has quit [Read error: Connection reset by peer]
charliesome has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
charliesome has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
charliesome has joined #ruby-core
<znz_jp> biff: [ruby-changes:48580] ko1:r60695 (trunk): `rb_execution_context_t *` should not be `th` - http://mla.n-z.jp/?ruby-changes=48580
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298417654
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48581] ko1:r60696 (trunk): th->ec: dtrace - http://mla.n-z.jp/?ruby-changes=48581
<znz_jp> biff: [ruby-changes:48582] ko1:r60697 (trunk): `th` is not used. - http://mla.n-z.jp/?ruby-changes=48582
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298423546
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298424884
travis-ci has left #ruby-core [#ruby-core]
charliesome has joined #ruby-core
charliesome has quit [Client Quit]
kapil___ has quit [Quit: Connection closed for inactivity]
banisterfiend has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
charliesome has joined #ruby-core
kapil___ has joined #ruby-core
<znz_jp> biff: [ruby-changes:48583] nobu:r60698 (trunk): tool/runruby.rb: fix RUNRUBY_USE_GDB case - http://mla.n-z.jp/?ruby-changes=48583
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @nobu: See https://travis-ci.org/ruby/ruby/builds/298491825
travis-ci has left #ruby-core [#ruby-core]
banisterfiend has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
banisterfiend has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
banisterfiend has joined #ruby-core
shinnya has joined #ruby-core
<znz_jp> biff: [ruby-changes:48584] ko1:r60699 (trunk): disable GC. - http://mla.n-z.jp/?ruby-changes=48584
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @ko1: See https://travis-ci.org/ruby/ruby/builds/298571920
travis-ci has left #ruby-core [#ruby-core]
shinnya has quit [Ping timeout: 268 seconds]
kapil___ has quit [Quit: Connection closed for inactivity]
banisterfiend has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
travis-ci has joined #ruby-core
<travis-ci> The build passed. by @MSP-Greg: See https://travis-ci.org/MSP-Greg/ruby/builds/298716568
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48585] stomar:r60700 (trunk): refinements.rdoc: improve docs - http://mla.n-z.jp/?ruby-changes=48585
<znz_jp> biff: [ruby-changes:48586] svn:r60701 (trunk): * 2017-11-08 - http://mla.n-z.jp/?ruby-changes=48586
<znz_jp> biff: [ruby-changes:48587] stomar:r60702 (trunk): NEWS: clarify "ubygems.rb" entry - http://mla.n-z.jp/?ruby-changes=48587
<znz_jp> biff: [ruby-changes:48588] stomar:r60704 (trunk): etc.c: improve docs for sysconfdir - http://mla.n-z.jp/?ruby-changes=48588
<znz_jp> biff: [ruby-changes:48589] stomar:r60707 (trunk): string.c: fix typos - http://mla.n-z.jp/?ruby-changes=48589
<znz_jp> biff: [ruby-changes:48590] stomar:r60710 (trunk): http.rb: improve docs - http://mla.n-z.jp/?ruby-changes=48590
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @stomar: See https://travis-ci.org/ruby/ruby/builds/298739769
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @svn: See https://travis-ci.org/ruby/ruby/builds/298738554
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @stomar: See https://travis-ci.org/ruby/ruby/builds/298740911
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48591] stomar:r60713 (trunk): hash.c: improve docs for Hash#slice - http://mla.n-z.jp/?ruby-changes=48591
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @stomar: See https://travis-ci.org/ruby/ruby/builds/298742481
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @stomar: See https://travis-ci.org/ruby/ruby/builds/298741785
travis-ci has left #ruby-core [#ruby-core]
banisterfiend has joined #ruby-core
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @stomar: See https://travis-ci.org/ruby/ruby/builds/298743800
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @stomar: See https://travis-ci.org/ruby/ruby/builds/298743565
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @stomar: See https://travis-ci.org/ruby/ruby/builds/298744322
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @stomar: See https://travis-ci.org/ruby/ruby/builds/298745526
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @stomar: See https://travis-ci.org/ruby/ruby/builds/298746174
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48593] stomar:r60705 (trunk): ext/socket/ifaddr.c: [DOC] fix typo - http://mla.n-z.jp/?ruby-changes=48593
<znz_jp> biff: [ruby-changes:48592] stomar:r60706 (trunk): file.c: improve docs for File#path - http://mla.n-z.jp/?ruby-changes=48592
<znz_jp> biff: [ruby-changes:48594] stomar:r60708 (trunk): vm_dump.c: [DOC] fix grammar - http://mla.n-z.jp/?ruby-changes=48594
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @stomar: See https://travis-ci.org/ruby/ruby/builds/298746632
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @stomar: See https://travis-ci.org/ruby/ruby/builds/298747427
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:48595] stomar:r60712 (trunk): string.c: improve docs for String#{concat, <<} - http://mla.n-z.jp/?ruby-changes=48595
travis-ci has joined #ruby-core
<travis-ci> The build is still failing. by @stomar: See https://travis-ci.org/ruby/ruby/builds/298747017
travis-ci has left #ruby-core [#ruby-core]
banisterfiend has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<znz_jp> biff: [ruby-changes:48596] stomar:r60711 (trunk): pathname.c: improve docs for Pathname - http://mla.n-z.jp/?ruby-changes=48596
<znz_jp> biff: [ruby-changes:48597] stomar:r60709 (trunk): socket.c, tcpsocket.c: improve deprecation notices - http://mla.n-z.jp/?ruby-changes=48597
<znz_jp> biff: [ruby-changes:48598] stomar:r60703 (trunk): README.md: fix typos and grammar - http://mla.n-z.jp/?ruby-changes=48598
shinnya has joined #ruby-core
charliesome has joined #ruby-core
charliesome has quit [Ping timeout: 260 seconds]
banisterfiend has joined #ruby-core
banisterfiend has quit [Client Quit]
charliesome has joined #ruby-core