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
tylersmith has quit [Remote host closed the connection]
nokada has quit [Remote host closed the connection]
DanKnox is now known as DanKnox_away
<znz_jp> biff: [ruby-changes:29108] akr:r41160 (trunk): * random.c (int_pair_to_real_inclusive): Use rb_integer_unpack. - http://mla.n-z.jp/?ruby-changes=29108
shiba has quit [Ping timeout: 260 seconds]
hsbt is now known as hsbt_away
kosaki2 has quit [Remote host closed the connection]
tylersmith has joined #ruby-core
tylersmith has quit [Ping timeout: 260 seconds]
takeru has joined #ruby-core
hsbt_away is now known as hsbt
takeru has quit [Ping timeout: 256 seconds]
kosaki8 has joined #ruby-core
<znz_jp> biff: [ruby-changes:29109] akr:r41161 (trunk): * random.c (int_pair_to_real_inclusive): Use rb_integer_pack. - http://mla.n-z.jp/?ruby-changes=29109
adkron has quit [Ping timeout: 248 seconds]
<znz_jp> biff: [ruby-changes:29110] akr:r41162 (trunk): * random.c (int_pair_to_real_inclusive): Use rb_funcall instead of - http://mla.n-z.jp/?ruby-changes=29110
kosaki8 has quit [Ping timeout: 248 seconds]
hsbt is now known as hsbt_away
Ortuna has quit [Quit: Computer has gone to sleep.]
tylersmith has joined #ruby-core
kosaki8 has joined #ruby-core
nokada has joined #ruby-core
marcandre has quit [Remote host closed the connection]
marcandre has joined #ruby-core
tylersmith has quit [Remote host closed the connection]
takeru has joined #ruby-core
takeru has quit [Ping timeout: 248 seconds]
nokada has quit [Remote host closed the connection]
nokada has joined #ruby-core
tylersmith has joined #ruby-core
tylersmith has quit [Ping timeout: 260 seconds]
<znz_jp> biff: [ruby-changes:29111] nobu:r41163 (trunk): win32.c: NET_LUID - http://mla.n-z.jp/?ruby-changes=29111
tarui has quit [Quit: Quit Nadoka 0.8.2-trunk (-)]
tarui has joined #ruby-core
shinnya has quit [Ping timeout: 248 seconds]
<znz_jp> biff: [ruby-changes:29112] akr:r41164 (trunk): Re-add removed entries by r41163. - http://mla.n-z.jp/?ruby-changes=29112
marcandre has quit [Remote host closed the connection]
kosaki8 has quit [Ping timeout: 276 seconds]
<znz_jp> biff: [ruby-changes:29113] akr:r41165 (trunk): * internal.h (INTEGER_PACK_FORCE_BIGNUM): New flag constant. - http://mla.n-z.jp/?ruby-changes=29113
<znz_jp> biff: [ruby-changes:29114] akr:r41166 (trunk): Remove a trailing space - http://mla.n-z.jp/?ruby-changes=29114
hsbt_away is now known as hsbt
hsbt is now known as hsbt_away
<znz_jp> biff: [ruby-changes:29115] akr:r41167 (trunk): * random.c (rand_init): Use rb_integer_pack. - http://mla.n-z.jp/?ruby-changes=29115
travis-ci has joined #ruby-core
<travis-ci> [travis-ci] The build has errored. by @akr: See http://travis-ci.org/ruby/ruby/builds/7899102
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:29116] akr:r41168 (trunk): * random.c (rand_init): Add a cast to fix clang compile error: - http://mla.n-z.jp/?ruby-changes=29116
srji has joined #ruby-core
travis-ci has joined #ruby-core
<travis-ci> [travis-ci] The build passed. by @akr: See http://travis-ci.org/ruby/ruby/builds/7899257
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:29117] akr:r41169 (trunk): * bignum.c (rb_integer_unpack): Don't use rb_funcall if possible. - http://mla.n-z.jp/?ruby-changes=29117
srji has quit [Quit: leaving]
hsbt_away is now known as hsbt
<znz_jp> biff: [ruby-changes:29118] akr:r41170 (trunk): * random.c (make_seed_value): Fix the length given for - http://mla.n-z.jp/?ruby-changes=29118
eLobato has joined #ruby-core
charliesome has joined #ruby-core
srji has joined #ruby-core
takeru has joined #ruby-core
eLobato has quit [Quit: WeeChat 0.4.0]
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
hsbt is now known as hsbt_away
takeru has quit [Remote host closed the connection]
shiba has joined #ruby-core
<znz_jp> biff: [ruby-changes:29119] akr:r41171 (trunk): * random.c (limited_big_rand): The argument, limit, is changed to - http://mla.n-z.jp/?ruby-changes=29119
<znz_jp> biff: [ruby-changes:29120] akr:r41172 (trunk): * random.c: Unused RBignum internal accessing macros removed. - http://mla.n-z.jp/?ruby-changes=29120
travis-ci has joined #ruby-core
<travis-ci> [travis-ci] The build has errored. by @akr: See http://travis-ci.org/ruby/ruby/builds/7901359
travis-ci has left #ruby-core [#ruby-core]
nagachika has joined #ruby-core
<znz_jp> biff: [ruby-changes:29121] naruse:r41173 (trunk): * win32/Makefile.sub: r41163 changed win32/win32.c and configure.in - http://mla.n-z.jp/?ruby-changes=29121
<znz_jp> biff: [ruby-changes:29122] charliesome:r41174 (trunk): * random.c (limited_big_rand): declare rnd, lim and mask as uint32_t - http://mla.n-z.jp/?ruby-changes=29122
travis-ci has joined #ruby-core
<travis-ci> [travis-ci] The build passed. by @charliesome: See http://travis-ci.org/ruby/ruby/builds/7901855
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:29123] charliesome:r41175 (trunk): * class.c (include_modules_at): invalidate method cache if included - http://mla.n-z.jp/?ruby-changes=29123
r0bgleeson has quit [Ping timeout: 240 seconds]
kosaki8 has joined #ruby-core
<znz_jp> biff: [ruby-changes:29124] akr:r41176 (trunk): * time.c (rb_big_abs_find_maxbit): Use rb_absint_size. - http://mla.n-z.jp/?ruby-changes=29124
takeru has joined #ruby-core
takeru has quit [Ping timeout: 260 seconds]
Ortuna has joined #ruby-core
r0bgleeson has joined #ruby-core
kosaki8 has quit [Ping timeout: 260 seconds]
r0bgleeson has quit [Ping timeout: 252 seconds]
Ortuna has quit [Quit: Computer has gone to sleep.]
<znz_jp> biff: [ruby-changes:29125] akr:r41177 (trunk): * bignum.c (rb_absint_singlebit_p): New function. - http://mla.n-z.jp/?ruby-changes=29125
<znz_jp> biff: [ruby-changes:29126] akr:r41178 (trunk): * time.c (v2w_bignum): Simplified using rb_integer_pack. - http://mla.n-z.jp/?ruby-changes=29126
adkron has joined #ruby-core
nokada_ has joined #ruby-core
nokada has quit [Read error: Connection reset by peer]
<znz_jp> biff: [ruby-changes:29127] naruse:r41179 (trunk): partially revert r41163 because r41173 didn't fix failure - http://mla.n-z.jp/?ruby-changes=29127
hsbt_away is now known as hsbt
takeru has joined #ruby-core
hsbt is now known as hsbt_away
adkron has quit [Ping timeout: 252 seconds]
<znz_jp> biff: [ruby-changes:29128] akr:r41180 (trunk): * time.c (v2w): Use rb_absint_size instead of RBIGNUM_LEN. - http://mla.n-z.jp/?ruby-changes=29128
hsbt_away is now known as hsbt
<znz_jp> biff: [ruby-changes:29129] akr:r41181 (trunk): * marshal.c (r_object0): Use rb_integer_unpack. - http://mla.n-z.jp/?ruby-changes=29129
adkron has joined #ruby-core
r0bgleeson has joined #ruby-core
<znz_jp> biff: [ruby-changes:29130] kazu:r41182 (trunk): fix a typo of r41163 - http://mla.n-z.jp/?ruby-changes=29130
<znz_jp> biff: [ruby-changes:29131] akr:r41183 (trunk): * numeric.c (rb_num_to_uint): Use rb_absint_size instead of - http://mla.n-z.jp/?ruby-changes=29131
srji has quit [Ping timeout: 248 seconds]
kosaki8 has joined #ruby-core
shinnya has joined #ruby-core
schaerli has joined #ruby-core
srji has joined #ruby-core
DanKnox_away is now known as DanKnox
tylersmith has joined #ruby-core
<znz_jp> biff: [ruby-changes:29132] svn:r41185 (trunk): * 2013-06-09 - http://mla.n-z.jp/?ruby-changes=29132
<znz_jp> biff: [ruby-changes:29133] akr:r41184 (trunk): Fix a typo. - http://mla.n-z.jp/?ruby-changes=29133
schaerli has quit [Remote host closed the connection]
<znz_jp> biff: [ruby-changes:29134] akr:r41186 (trunk): * hash.c (rb_hash): Use rb_integer_pack to obtain least significant - http://mla.n-z.jp/?ruby-changes=29134
<znz_jp> biff: [ruby-changes:29135] nagachika:r41187 (ruby_2_0_0): merge revision(s) 41184: - http://mla.n-z.jp/?ruby-changes=29135
marcandre has joined #ruby-core
<znz_jp> biff: [ruby-changes:29136] nagachika:r41188 (ruby_2_0_0): merge revision(s) 41091: [Backport #8415] - http://mla.n-z.jp/?ruby-changes=29136
<znz_jp> biff: [ruby-changes:29137] naruse:r41189 (trunk): Revert r41179 "partially revert r41163 because r41173 didn't fix failure" - http://mla.n-z.jp/?ruby-changes=29137
<znz_jp> biff: [ruby-changes:29138] nagachika:r41190 (ruby_2_0_0): merge revision(s) 40913: [Backport #8434] - http://mla.n-z.jp/?ruby-changes=29138
eLobato has joined #ruby-core
eLobato has quit [Client Quit]
<znz_jp> biff: [ruby-changes:29139] nagachika:r41191 (ruby_2_0_0): merge revision(s) 40783 (partially): [Backport #8413] - http://mla.n-z.jp/?ruby-changes=29139
charliesome has quit [Quit: Textual IRC Client: www.textualapp.com]
<znz_jp> biff: [ruby-changes:29140] nagachika:r41192 (ruby_2_0_0): merge revision(s) 41175: [Backport #8502] - http://mla.n-z.jp/?ruby-changes=29140
schaerli has joined #ruby-core
schaerli has quit [Remote host closed the connection]
<znz_jp> biff: [ruby-changes:29141] nagachika:r41193 (ruby_2_0_0): merge revision(s) 39841: [Backport #8115] - http://mla.n-z.jp/?ruby-changes=29141
Ortuna has joined #ruby-core
nagachika has quit [Remote host closed the connection]
srji has quit [Ping timeout: 248 seconds]
nari_ has quit [Ping timeout: 240 seconds]
srji has joined #ruby-core
marcandre has quit [Remote host closed the connection]
r0bgleeson has quit [Ping timeout: 248 seconds]
indirect has quit [Ping timeout: 246 seconds]
dbussink has quit [Ping timeout: 246 seconds]
dbussink has joined #ruby-core
indirect has joined #ruby-core
schaerli has joined #ruby-core
kbsa has quit [Ping timeout: 246 seconds]
schaerli has quit [Remote host closed the connection]
_ko10 has quit [Write error: Broken pipe]
_ko1 has joined #ruby-core
kbsa has joined #ruby-core
kosaki8 has quit [Ping timeout: 248 seconds]
srji_ has joined #ruby-core
srji has quit [Ping timeout: 248 seconds]
srji_ has quit [Quit: leaving]
adkron has quit [Ping timeout: 252 seconds]
DanKnox is now known as DanKnox_away
nagachika has joined #ruby-core
DanKnox_away is now known as DanKnox
takeru has quit [Remote host closed the connection]
rafaelfranca has joined #ruby-core
DanKnox is now known as DanKnox_away
nokada has joined #ruby-core
nokada_ has quit [Read error: Connection reset by peer]
takeru has joined #ruby-core
takeru has quit [Remote host closed the connection]
takeru has joined #ruby-core
takeru has quit [Remote host closed the connection]