hsbt 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: 240 seconds]
charliesome has joined #ruby-core
<znz_jp> biff: [ruby-changes:34244] usa:r46325 (trunk): * test/openssl/test_ssl.rb (OpenSSL::TestSSL#test_verify_result): - http://mla.n-z.jp/?ruby-changes=34244
nagachika has joined #ruby-core
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
mpapis has quit [Quit: Goodbye]
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
knu has quit [Ping timeout: 252 seconds]
charliesome has quit [Quit: Textual IRC Client: www.textualapp.com]
Philpax has joined #ruby-core
tylersmith has joined #ruby-core
knu has joined #ruby-core
knu has quit [Ping timeout: 252 seconds]
<znz_jp> biff: [ruby-changes:34245] ko1:r46326 (trunk): * test/ruby/memory_status.rb: add $LOAD_PATH to load test/unit - http://mla.n-z.jp/?ruby-changes=34245
<znz_jp> biff: [ruby-changes:34246] ko1:r46327 (trunk): * gc.c: count old/young objects more correctly. - http://mla.n-z.jp/?ruby-changes=34246
<znz_jp> biff: [ruby-changes:34247] ko1:r46328 (trunk): * gc.c (check_gen_consistency): fix error message. - http://mla.n-z.jp/?ruby-changes=34247
<znz_jp> biff: [ruby-changes:34248] ko1:r46329 (trunk): * gc.c (obj_free): fix spacing. - http://mla.n-z.jp/?ruby-changes=34248
<znz_jp> biff: [ruby-changes:34249] ko1:r46330 (trunk): * gc.c (objspace_live_slot): live slot count should not include final - http://mla.n-z.jp/?ruby-changes=34249
<znz_jp> biff: [ruby-changes:34250] shugo:r46331 (trunk): * lib/net/imap.rb (body_type_1part): Gmail IMAP reports a body - http://mla.n-z.jp/?ruby-changes=34250
tylersmith has quit [Remote host closed the connection]
tylersmith has joined #ruby-core
tylersmith has quit [Ping timeout: 260 seconds]
tylersmith has joined #ruby-core
knu has joined #ruby-core
knu has quit [Ping timeout: 252 seconds]
knu has joined #ruby-core
_ht has joined #ruby-core
knu has quit [Ping timeout: 252 seconds]
tylersmith has quit [Remote host closed the connection]
tylersmith has joined #ruby-core
tylersmith has quit [Ping timeout: 252 seconds]
knu has joined #ruby-core
knu has quit [Ping timeout: 252 seconds]
<znz_jp> biff: [ruby-changes:34251] ko1:r46332 (trunk): * gc.c (rb_gc_force_recycle): we only need to know the result (0/1) - http://mla.n-z.jp/?ruby-changes=34251
<znz_jp> biff: [ruby-changes:34252] nobu:r46333 (trunk): ChangeLog: remove garbages - http://mla.n-z.jp/?ruby-changes=34252
<znz_jp> biff: [ruby-changes:34253] nobu:r46334 (trunk): gc.c: int for simple predicates - http://mla.n-z.jp/?ruby-changes=34253
<znz_jp> biff: [ruby-changes:34254] ko1:r46335 (trunk): * gc.c: add verifying counters code in gc_verify_internal_consistency(). - http://mla.n-z.jp/?ruby-changes=34254
travis-ci has joined #ruby-core
<travis-ci> [travis-ci] The build passed. by @nobu: See http://travis-ci.org/ruby/ruby/builds/26641407
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:34255] ko1:r46336 (trunk): * gc.c: change the counting method for young objects. - http://mla.n-z.jp/?ruby-changes=34255
<znz_jp> biff: [ruby-changes:34256] ko1:r46337 (trunk): * gc.c (rb_gc_call_finalizer_at_exit): add - http://mla.n-z.jp/?ruby-changes=34256
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> [travis-ci] The build passed. by @ko1: See http://travis-ci.org/ruby/ruby/builds/26646542
<znz_jp> biff: [ruby-changes:34257] ko1:r46338 (trunk): revert r46332 because RVALUE_OLD_P() returns int by r46334 - http://mla.n-z.jp/?ruby-changes=34257
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> [travis-ci] The build passed. by @ko1: See http://travis-ci.org/ruby/ruby/builds/26646853
knu has joined #ruby-core
travis-ci has joined #ruby-core
<travis-ci> [travis-ci] The build has errored. by @ko1: See http://travis-ci.org/ruby/ruby/builds/26647437
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:34258] ko1:r46339 (trunk): * test/ruby/test_gc.rb: allocate more objects to invoke GC by newobj. - http://mla.n-z.jp/?ruby-changes=34258
charliesome has joined #ruby-core
<znz_jp> biff: [ruby-changes:34259] ko1:r46340 (trunk): * gc.c (rb_objspace_free): should not rest_sweep() here. - http://mla.n-z.jp/?ruby-changes=34259
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> [travis-ci] The build was fixed. by @ko1: See http://travis-ci.org/ruby/ruby/builds/26651954
nokada__ has quit [Read error: Connection reset by peer]
nokada has joined #ruby-core
mpapis has joined #ruby-core
shinnya has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
charliesome has joined #ruby-core
charliesome has quit [Client Quit]
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
luiz_lha has joined #ruby-core
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
shinnya has quit [Ping timeout: 240 seconds]
enebo has joined #ruby-core
<znz_jp> biff: [ruby-changes:34260] akr:r46341 (trunk): + * ruby.c (load_file_internal2): Extracted from load_file_internal. - http://mla.n-z.jp/?ruby-changes=34260
luiz_lha has quit [Ping timeout: 240 seconds]
luiz_lha has joined #ruby-core
travis-ci has joined #ruby-core
<travis-ci> [travis-ci] The build has errored. by @akr: See http://travis-ci.org/ruby/ruby/builds/26671205
travis-ci has left #ruby-core [#ruby-core]
tylersmith has joined #ruby-core
tylersmith has quit [Remote host closed the connection]
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
tylersmith has joined #ruby-core
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
Philpax has quit [Read error: Connection reset by peer]
nagachika has quit [Ping timeout: 240 seconds]
<znz_jp> biff: [ruby-changes:34261] nobu:r46342 (trunk): vm.c: return the result hash - http://mla.n-z.jp/?ruby-changes=34261
<znz_jp> biff: [ruby-changes:34262] svn:r46343 (trunk): * 2014-06-04 - http://mla.n-z.jp/?ruby-changes=34262
shinnya has joined #ruby-core
_ht has quit [Remote host closed the connection]
luiz_lha has quit [Remote host closed the connection]
luiz_lha has joined #ruby-core
luiz_lha has quit [Quit: Saindo]
luiz_lha has joined #ruby-core
enebo has quit [Quit: enebo]
charliesome has joined #ruby-core
nokada_ has joined #ruby-core
nokada has quit [Read error: Connection reset by peer]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
enebo has joined #ruby-core
enebo has quit [Client Quit]
luiz_ has joined #ruby-core
luiz_ is now known as Guest78066
luiz_lha has quit [Ping timeout: 245 seconds]
erdic_ has joined #ruby-core
erdic has quit [Write error: Broken pipe]
erdic_ is now known as erdic
charliesome has joined #ruby-core