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
shiba___ has quit [Ping timeout: 256 seconds]
nari has joined #ruby-core
<znz_jp> biff: [ruby-changes:29761] akr:r41813 (trunk): * bignum.c (bary_sq_fast): Extracted from bigsqr_fast and - http://mla.n-z.jp/?ruby-changes=29761
<znz_jp> biff: [ruby-changes:29762] svn:r41814 (trunk): * 2013-07-07 - http://mla.n-z.jp/?ruby-changes=29762
tenderlove has quit [Read error: Connection reset by peer]
tenderlove has joined #ruby-core
<znz_jp> biff: [ruby-changes:29763] nobu:r41815 (trunk): configure.in: correctly tests dtrace -G in version 1.11 - http://mla.n-z.jp/?ruby-changes=29763
<znz_jp> biff: [ruby-changes:29764] nobu:r41816 (trunk): configure.in: check exit statuses - http://mla.n-z.jp/?ruby-changes=29764
<znz_jp> biff: [ruby-changes:29765] kou:r41817 (trunk): * lib/rexml/text.rb (REXML::Text#clear_cache): Extract common - http://mla.n-z.jp/?ruby-changes=29765
<znz_jp> biff: [ruby-changes:29766] kou:r41818 (trunk): * lib/rexml/text.rb (REXML::Text#<<): Support method chain use by "<<" - http://mla.n-z.jp/?ruby-changes=29766
<znz_jp> biff: [ruby-changes:29767] kou:r41819 (trunk): * lib/rexml/text.rb (REXML::Text#<<): Support appending in not - http://mla.n-z.jp/?ruby-changes=29767
<znz_jp> biff: [ruby-changes:29768] kou:r41820 (trunk): * NEWS: Add REXML::Text#<< related updates. - http://mla.n-z.jp/?ruby-changes=29768
DanKnox_away is now known as DanKnox
nari has quit [Ping timeout: 276 seconds]
DanKnox is now known as DanKnox_away
kosaki8 has quit [Ping timeout: 246 seconds]
kosaki8 has joined #ruby-core
nari has joined #ruby-core
<znz_jp> biff: [ruby-changes:29769] akr:r41821 (trunk): * bignum.c: (bigsub_core): Use bary_sub. - http://mla.n-z.jp/?ruby-changes=29769
DanKnox_away is now known as DanKnox
DanKnox is now known as DanKnox_away
nari has quit [*.net *.split]
yugui_zzz has quit [*.net *.split]
nari has joined #ruby-core
yugui_zzz has joined #ruby-core
DanKnox_away is now known as DanKnox
DanKnox is now known as DanKnox_away
nagachika has joined #ruby-core
hsbt has quit [Ping timeout: 264 seconds]
hsbt has joined #ruby-core
charliesome has joined #ruby-core
kosaki8 has quit [Ping timeout: 268 seconds]
<znz_jp> biff: [ruby-changes:29770] akr:r41822 (trunk): * bignum.c: Reorder functions to decrease forward reference. - http://mla.n-z.jp/?ruby-changes=29770
<znz_jp> biff: [ruby-changes:29771] akr:r41823 (trunk): Useless comment removed. - http://mla.n-z.jp/?ruby-changes=29771
hsbt has quit [Ping timeout: 252 seconds]
hsbt has joined #ruby-core
nurse has quit [Quit: Quit Nadoka 0.8.5+git(v0.8.4-11-gb04c48d-dt)]
nurse has joined #ruby-core
shiba___ has joined #ruby-core
nagachika has quit [Remote host closed the connection]
<znz_jp> biff: [ruby-changes:29772] akr:r41824 (trunk): * internal.h (rb_big_mul_normal): Declared. - http://mla.n-z.jp/?ruby-changes=29772
nagachika has joined #ruby-core
<znz_jp> biff: [ruby-changes:29773] akr:r41825: Ignore config.guess and config.sub. - http://mla.n-z.jp/?ruby-changes=29773
charliesome has quit [Quit: Textual IRC Client: www.textualapp.com]
hsbt has quit [Ping timeout: 264 seconds]
hsbt has joined #ruby-core
<znz_jp> biff: [ruby-changes:29774] akr:r41826 (trunk): * bignum.c (bary_mul_karatsuba): Unreachable code removed. Remove - http://mla.n-z.jp/?ruby-changes=29774
<znz_jp> biff: [ruby-changes:29775] svn:r41827 (trunk): * 2013-07-08 - http://mla.n-z.jp/?ruby-changes=29775
Ortuna has joined #ruby-core
DanKnox_away is now known as DanKnox
newon_ has joined #ruby-core
newon_ has quit [Client Quit]
nagachika has quit [Ping timeout: 256 seconds]
nagachika has joined #ruby-core
nagachik_ has joined #ruby-core
DanKnox is now known as DanKnox_away
nagachika has quit [Ping timeout: 248 seconds]
nagachika has joined #ruby-core
DanKnox_away is now known as DanKnox
nagachik_ has quit [Ping timeout: 246 seconds]
nagachik_ has joined #ruby-core
nagachika has quit [Ping timeout: 248 seconds]
nagachika has joined #ruby-core
nagachik_ has quit [Read error: Connection reset by peer]
DanKnox is now known as DanKnox_away
DanKnox_away is now known as DanKnox
kosaki8 has joined #ruby-core
nagachika has quit [Remote host closed the connection]
erikgj has joined #ruby-core
erikgj has quit [Remote host closed the connection]
r0bgleeson has quit [Ping timeout: 264 seconds]
nokada has quit [Remote host closed the connection]
shiba___ has quit [Ping timeout: 264 seconds]
enebo has joined #ruby-core
nokada has joined #ruby-core
n0kada-freenode has quit [Remote host closed the connection]
n0kada-freenode has joined #ruby-core
enebo has quit [Quit: enebo]
nokada_ has joined #ruby-core
nokada has quit [Read error: Connection reset by peer]
r0bgleeson has joined #ruby-core
DanKnox is now known as DanKnox_away
<znz_jp> biff: [ruby-changes:29776] akr:r41828 (trunk): * bignum.c (bary_mul): Add a RB_GC_GUARD. - http://mla.n-z.jp/?ruby-changes=29776
erikgj has joined #ruby-core
DanKnox_away is now known as DanKnox
<znz_jp> biff: [ruby-changes:29777] emboss:r41829 (trunk): * test/openssl/test_pkey_ec.rb: Skip tests for "Oakley" curves as - http://mla.n-z.jp/?ruby-changes=29777
DanKnox is now known as DanKnox_away