hsbt_away 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
kosaki8 has quit [Quit: Leaving...]
hsbt has quit [Ping timeout: 240 seconds]
hsbt has joined #ruby-core
nari has quit [Ping timeout: 240 seconds]
nari has joined #ruby-core
hsbt has quit [Ping timeout: 240 seconds]
hsbt has joined #ruby-core
Domon has joined #ruby-core
<znz_jp> biff: [ruby-changes:29998] zzak:r42050 (trunk): * lib/rake/*: [DOC] Capitalize "Ruby" in documentation - http://mla.n-z.jp/?ruby-changes=29998
hsbt has quit [Ping timeout: 276 seconds]
hsbt has joined #ruby-core
<znz_jp> biff: [ruby-changes:29999] knu:r42051 (trunk): Define Set#to_set so that aSet.to_set returns self. - http://mla.n-z.jp/?ruby-changes=29999
<znz_jp> biff: [ruby-changes:30000] zzak:r42052 (trunk): * lib/rubygems*: [DOC] Capitalize "Ruby" in documentation - http://mla.n-z.jp/?ruby-changes=30000
<znz_jp> biff: [ruby-changes:30001] zzak:r42053 (trunk): * lib/rdoc/*: [DOC] Capitalize "Ruby" in documentation - http://mla.n-z.jp/?ruby-changes=30001
<znz_jp> biff: [ruby-changes:30002] zzak:r42054 (trunk): * ext/psych/lib/psych*: [DOC] Capitalize "Ruby" in documentation - http://mla.n-z.jp/?ruby-changes=30002
<znz_jp> biff: [ruby-changes:30003] zzak:r42055 (trunk): * lib/racc/parser.rb: [DOC] Capitalize "Ruby" in documentation - http://mla.n-z.jp/?ruby-changes=30003
<znz_jp> biff: [ruby-changes:30004] akr:r42056 (trunk): Fix a typo. - http://mla.n-z.jp/?ruby-changes=30004
<znz_jp> biff: [ruby-changes:30005] akr:r42057 (trunk): * test/socket/test_tcp.rb (test_initialize_failure): Use EADDRNOTAVAIL - http://mla.n-z.jp/?ruby-changes=30005
shinnya has quit [Ping timeout: 276 seconds]
DanKnox is now known as DanKnox_away
<znz_jp> biff: [ruby-changes:30006] ktsj:r42058 (trunk): * dir.c: [DOC] add docs for :encoding option. - http://mla.n-z.jp/?ruby-changes=30006
<znz_jp> biff: [ruby-changes:30007] nagai:r42059 (trunk): * ext/tk/extconf.rb: Default search_versions are set 8.5 and 8.4 only. At present, Tcl/Tk8.6 is not supported. - http://mla.n-z.jp/?ruby-changes=30007
<znz_jp> biff: [ruby-changes:30008] ktsj:r42060 (trunk): * ext/pathname/pathname.c (path_inspect): use PRIsVALUE to preserve - http://mla.n-z.jp/?ruby-changes=30008
nokada has quit [Remote host closed the connection]
<znz_jp> biff: [ruby-changes:30009] ko1:r42061 (trunk): * array.c (ary_unprotect_logging): use (void *) for first parameter - http://mla.n-z.jp/?ruby-changes=30009
<znz_jp> biff: [ruby-changes:30010] ko1:r42062 (trunk): * gc.c, internal.h (rb_gc_writebarrier_remember_promoted): add a new - http://mla.n-z.jp/?ruby-changes=30010
nokada has joined #ruby-core
<znz_jp> biff: [ruby-changes:30011] ko1:r42063 (trunk): * array.c (ary_ensure_room_for_push): use RARRAY_RAWPTR() instead of - http://mla.n-z.jp/?ruby-changes=30011
DanKnox_away is now known as DanKnox
<znz_jp> biff: [ruby-changes:30012] ko1:r42064 (trunk): * array.c (rb_ary_store): use RARRAY_PTR_USE() intead of RARRAY_PTR(). - http://mla.n-z.jp/?ruby-changes=30012
DanKnox is now known as DanKnox_away
judofyr has joined #ruby-core
nokada has quit [Remote host closed the connection]
judofyr has quit [Ping timeout: 260 seconds]
nari has quit [Ping timeout: 245 seconds]
nokada has joined #ruby-core
judofyr has joined #ruby-core
<znz_jp> biff: [ruby-changes:30013] ko1:r42065 (trunk): * array.c (ary_memcpy): add a function to copy VALUEs into ary - http://mla.n-z.jp/?ruby-changes=30013
<znz_jp> biff: [ruby-changes:30014] ko1:r42066 (trunk): * array.c (rb_ary_resurrect): use RARRAY_RAWPTR() because there is no - http://mla.n-z.jp/?ruby-changes=30014
<znz_jp> biff: [ruby-changes:30015] ko1:r42067 (trunk): * array.c: fix commit miss. - http://mla.n-z.jp/?ruby-changes=30015
travis-ci has joined #ruby-core
<travis-ci> [travis-ci] The build was broken. by @ko1: See http://travis-ci.org/ruby/ruby/builds/9261720
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:30016] akr:r42068 (trunk): Suppress warnings. - http://mla.n-z.jp/?ruby-changes=30016
nari has joined #ruby-core
<znz_jp> biff: [ruby-changes:30017] akr:r42069 (trunk): Suppress warnings. - http://mla.n-z.jp/?ruby-changes=30017
Domon has quit [Remote host closed the connection]
<znz_jp> biff: [ruby-changes:30018] ko1:r42070 (trunk): * array.c (ary_mem_clear): added. This operation doesn't need WB - http://mla.n-z.jp/?ruby-changes=30018
nari has quit [Quit: Ex-Chat]
<znz_jp> biff: [ruby-changes:30019] ko1:r42071 (trunk): * array.c: reduce shade operations. - http://mla.n-z.jp/?ruby-changes=30019
nagachika has joined #ruby-core
enebo has joined #ruby-core
enebo has quit [Client Quit]
hsbt is now known as hsbt_away
<znz_jp> biff: [ruby-changes:30020] ko1:r42072 (trunk): * array.c: reduce shady operations. - http://mla.n-z.jp/?ruby-changes=30020
hsbt_away has quit [Ping timeout: 268 seconds]
<znz_jp> biff: [ruby-changes:30021] ko1:r42073 (trunk): * gc.c: declare type_name() at the beggining of file. - http://mla.n-z.jp/?ruby-changes=30021
hsbt_away has joined #ruby-core
<znz_jp> biff: [ruby-changes:30022] nobu:r42074 (trunk): gc.c: suppress warning - http://mla.n-z.jp/?ruby-changes=30022
hsbt_away is now known as hsbt
hsbt has quit [Ping timeout: 268 seconds]
hsbt has joined #ruby-core
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt has quit [Ping timeout: 246 seconds]
hsbt has joined #ruby-core
enebo has joined #ruby-core
nagachika has quit [Remote host closed the connection]
hsbt has quit [Ping timeout: 276 seconds]
hsbt has joined #ruby-core
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt has quit [Ping timeout: 246 seconds]
hsbt has joined #ruby-core
ZachBeta has joined #ruby-core
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt has quit [Ping timeout: 260 seconds]
hsbt has joined #ruby-core
nokada has quit [Ping timeout: 248 seconds]
hsbt has quit [Ping timeout: 268 seconds]
judofyr has quit [Remote host closed the connection]
shinnya has joined #ruby-core
hsbt has joined #ruby-core
nokada has joined #ruby-core
hsbt has quit [Ping timeout: 256 seconds]
hsbt_away has joined #ruby-core
hsbt_away has quit [Ping timeout: 264 seconds]
hsbt_away has joined #ruby-core
hsbt_away is now known as hsbt
hsbt has quit [Ping timeout: 240 seconds]
hsbt has joined #ruby-core
hsbt is now known as hsbt_away
hsbt_away has quit [Ping timeout: 246 seconds]
hsbt_away has joined #ruby-core
tylersmith has quit [Remote host closed the connection]
hsbt_away has quit [Ping timeout: 240 seconds]
hsbt_away has joined #ruby-core
DanKnox_away is now known as DanKnox
ZachBeta has quit [Quit: Computer has gone to sleep.]
ZachBeta has joined #ruby-core
tylersmith has joined #ruby-core
kosaki2 has joined #ruby-core
hsbt_away is now known as hsbt
hsbt has quit [Ping timeout: 240 seconds]
hsbt has joined #ruby-core
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
kosaki2 has quit [Remote host closed the connection]
kosaki2 has joined #ruby-core
hsbt has quit [Ping timeout: 246 seconds]
hsbt has joined #ruby-core
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt has quit [Ping timeout: 276 seconds]
hsbt has joined #ruby-core
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
ZachBeta has quit [Quit: Computer has gone to sleep.]
enebo has quit [Quit: enebo]
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt has quit [Ping timeout: 240 seconds]
hsbt_away has joined #ruby-core
hsbt_away is now known as hsbt
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt has quit [Ping timeout: 240 seconds]
hsbt has joined #ruby-core
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt has quit [Ping timeout: 240 seconds]