[前][次][番号順一覧][上]

ruby-changes:14301-14400

  14301 2009-12-19 17:04 [ko1@a...            ] Ruby:r26127 (trunk): * gem_prelude.rb (Kernel#gem): should make gem private.  a patch
  14302 2009-12-20 21:31 [ko1@a...            ] Ruby:r26129 (trunk): * 2009-12-20       
  14303 2009-12-20 21:31 [ko1@a...            ] Ruby:r26128 (trunk): * vm_eval.c (rb_iterate): pass current block when the argument bl_proc
  14304 2009-12-20 23:21 [ko1@a...            ] Ruby:r26130 (trunk): * vm_eval.c (rb_iterate): remove SEGV (use the original patch).
  14305 2009-12-20 23:54 [ko1@a...            ] Ruby:r26132 (ruby_1_8): * 2009-12-20    
  14306 2009-12-20 23:54 [ko1@a...            ] Ruby:r26131 (ruby_1_8): * lib/net/http.rb (HTTPGenericRequest#send_request_with_body_stream):
  14308 2009-12-21 02:54 [ko1@a...            ] Ruby:r26133 (trunk): * vm_eval.c (rb_iterate): remove SEGV (retry).
  14309 2009-12-21 08:12 [ko1@a...            ] Ruby:r26135 (trunk): * object.c: BasicObject#initialize accepts any number of arguments 
  14310 2009-12-21 08:16 [ko1@a...            ] Ruby:r26136 (ruby_1_8): * object.c: Object#initialize accepts any number of arguments 
  14311 2009-12-21 08:16 [ko1@a...            ] Ruby:r26137 (ruby_1_8): * 2009-12-21    
  14312 2009-12-21 10:11 [ko1@a...            ] Ruby:r26138 (trunk): * regcomp.c (print_enc_string): follow enclen's change.
  14313 2009-12-21 15:33 [ko1@a...            ] Ruby:r26140 (ruby_1_8): * ext/stringio/stringio.c (strio_getline): fix for "" as separator.
  14314 2009-12-21 17:11 [ko1@a...            ] Ruby:r26142 (ruby_1_8_7): revert revision r26082. cf: 
  14315 2009-12-21 18:13 [ko1@a...            ] Ruby:r26143 (trunk): * regcomp.c (optimize_node_left): include equal on the condition of for-loop.
  14316 2009-12-21 18:18 [ko1@a...            ] Ruby:r26144 (trunk): Add a test for     
  14317 2009-12-21 19:15 [ko1@a...            ] Ruby:r26145 (trunk): * encoding.c (Init_Encoding): undef Encoding.new because
  14318 2009-12-22 11:01 [ko1@a...            ] Ruby:r26146 (ruby_1_8): * test/net/http/test_post_io.rb: parse chunked stream to avoid client
  14319 2009-12-22 11:01 [ko1@a...            ] Ruby:r26147 (ruby_1_8): * 2009-12-22    
  14320 2009-12-22 17:45 [ko1@a...            ] Ruby:r26148 (ruby_1_8): * parse.y (whole_match_p): constified.
  14321 2009-12-22 17:52 [ko1@a...            ] Ruby:r26149 (ruby_1_8): * svn:properties.
  14322 2009-12-22 18:08 [ko1@a...            ] Ruby:r26150 (ruby_1_8): * parse.y (mlhs_basic): suppress warnings.
  14323 2009-12-22 23:02 [ko1@a...            ] Ruby:r26152 (trunk): * 2009-12-22       
  14324 2009-12-22 23:02 [ko1@a...            ] Ruby:r26151 (trunk): add a test.        
  14325 2009-12-23 09:13 [ko1@a...            ] Ruby:r26153 (trunk): * test/cgi/test_cgi_multipart.rb (CGIMultipartTest#_prepare):
  14326 2009-12-23 09:14 [ko1@a...            ] Ruby:r26154 (trunk): * test/cgi: check by Encoding.
  14327 2009-12-23 10:26 [ko1@a...            ] Ruby:r26156 (ruby_1_8): * test/ruby/test_thread.rb: removed not-backported features.
  14328 2009-12-23 10:26 [ko1@a...            ] Ruby:r26155 (trunk, ruby_1_8): * test/ruby/test_thread.rb (test_priority): removed not-guaranteed result.
  14329 2009-12-23 10:31 [ko1@a...            ] Ruby:r26157 (trunk, ruby_1_8): * test/drb/drbtest.rb (DRbService.add_service_command): quotes
  14330 2009-12-23 15:34 [ko1@a...            ] Ruby:r26158 (trunk): * iseq.c (iseq_s_disasm): return nil for native methods.
  14331 2009-12-23 17:24 [ko1@a...            ] Ruby:r26159 (ruby_1_8): * eval.c (rb_load): initialize orig_func.   
  14332 2009-12-23 20:49 [ko1@a...            ] Ruby:r26160 (ruby_1_8): * parse.y (args): splat other than direct array literal.
  14333 2009-12-24 10:35 [ko1@a...            ] Ruby:r26162 (trunk): * 2009-12-24       
  14334 2009-12-24 12:08 [ko1@a...            ] Ruby:r26163 (trunk): * lib/delegate.rb (marshal_dump/load): dump & load instance variables by default 
  14335 2009-12-24 13:09 [ko1@a...            ] Ruby:r26164 (ruby_1_8): * lib/delegate.rb (marshal_dump/load): dump & load instance variables by default 
  14336 2009-12-24 13:09 [ko1@a...            ] Ruby:r26165 (ruby_1_8): * 2009-12-24    
  14337 2009-12-24 13:11 [ko1@a...            ] Ruby:r26166 (ruby_1_8): ChangeLog entry for r26164
  14338 2009-12-24 16:41 [ko1@a...            ] Ruby:r26168 (trunk): * lib/uri/generic.rb (eql?): Check the class of the compared object.
  14339 2009-12-24 16:41 [ko1@a...            ] Ruby:r26169 (ruby_1_8): * lib/uri/generic.rb (eql?): Check the class of the compared object.
  14340 2009-12-24 17:30 [ko1@a...            ] Ruby:r26170 (ruby_1_8_7): merge revision(s) 18394,18397:
  14341 2009-12-24 18:03 [ko1@a...            ] Ruby:r26171 (ruby_1_8_7): merge revision(s) 17103:
  14342 2009-12-24 18:03 [ko1@a...            ] Ruby:r26172 (ruby_1_8_7): merge revision(s) 22931,23086:
  14343 2009-12-24 18:10 [ko1@a...            ] Ruby:r26173 (ruby_1_8_7): merge revision(s) 26005:
  14344 2009-12-24 18:25 [ko1@a...            ] Ruby:r26174: add tag v1_8_7_248         
  14345 2009-12-24 23:07 [ko1@a...            ] Ruby:r26175 (ruby_1_8): * test/ruby/test_settracefunc.rb: removed the influence of other tests.
  14346 2009-12-25 12:09 [ko1@a...            ] Ruby:r26176: try again                  
  14347 2009-12-25 18:23 [ko1@a...            ] Ruby:r26177: add tag v1_8_7_248         
  14348 2009-12-25 21:43 [ko1@a...            ] Ruby:r26178 (trunk): add tests.         
  14349 2009-12-25 21:50 [ko1@a...            ] Ruby:r26179 (trunk): * 2009-12-25       
  14350 2009-12-27 09:14 [ko1@a...            ] Ruby:r26181 (trunk): * 2009-12-27       
  14351 2009-12-27 09:14 [ko1@a...            ] Ruby:r26180 (trunk): * sample/occur2.rb: have been broken. fixed for Ruby 1.9 feature.
  14352 2009-12-27 09:54 [ko1@a...            ] Ruby:r26182 (trunk): * tool/rbinstall.rb (install?(:local, :comm, :bin, :'bin-comm')):
  14353 2009-12-27 10:37 [ko1@a...            ] Ruby:r26183 (trunk): rdoc update.       
  14354 2009-12-27 10:52 [ko1@a...            ] Ruby:r26184 (trunk): * ext/win32ole/win32ole.c (foleparam_initialize): add foleparam_initialize
  14355 2009-12-28 13:20 [ko1@a...            ] Ruby:r26186 (trunk): * 2009-12-28       
  14356 2009-12-28 13:20 [ko1@a...            ] Ruby:r26185 (trunk): * tool/install-sh: wrote the intention. 
  14357 2009-12-28 17:21 [ko1@a...            ] Ruby:r26187 (trunk): * tool/install-sh: correction by Hiro Asari.
  14358 2009-12-28 18:18 [ko1@a...            ] Ruby:r26188 (trunk): * sample/occur2.rb: reimplemented in modern style. .
  14359 2009-12-28 22:01 [ko1@a...            ] Ruby:r26189 (trunk): * test/ruby/test_marshal.rb: added tests for taintness/untrustness
  14360 2009-12-28 22:02 [ko1@a...            ] Ruby:r26191 (ruby_1_8): * 2009-12-28    
  14361 2009-12-28 22:02 [ko1@a...            ] Ruby:r26190 (ruby_1_8): * test/ruby/test_marshal.rb: added tests for taintness propagation.
  14362 2009-12-28 23:01 [ko1@a...            ] Ruby:r26192 (trunk): * win32/win32.c (CreateChild): force to inherit standard I/O handles.
  14363 2009-12-29 10:36 [ko1@a...            ] Ruby:r26193 (trunk, ruby_1_8): * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):
  14364 2009-12-29 10:58 [ko1@a...            ] Ruby:r26194 (ruby_1_8): * lib/delegate.rb (marshal_dump/load): Provide forward compatibility 
  14365 2009-12-29 10:59 [ko1@a...            ] Ruby:r26195 (trunk): * lib/delegate.rb (marshal_dump/load): Provide forward compatibility 
  14366 2009-12-29 11:21 [ko1@a...            ] Ruby:r26196 (ruby_1_8): * lib/delegate.rb (marshal_dump/load): Revert r26122, r26194, as per Nobu. 
  14367 2009-12-29 16:05 [ko1@a...            ] Ruby:r26197 (trunk): Add Float::INFINITY and Float::NAN.
  14368 2009-12-30 14:15 [ko1@a...            ] Ruby:r26198 (trunk): * lib/rubygems.rb: Kernel#gem is already defined, and workaround
  14369 2009-12-30 17:50 [ko1@a...            ] Ruby:r26199 (trunk): * lib/rubygems/source_index.rb (Gem#load_specification): don't use
  14370 2009-12-30 17:52 [ko1@a...            ] Ruby:r26200 (trunk): * lib/rubygems/command_manager.rb (Gem#load_and_instantiate):
  14371 2009-12-30 17:59 [ko1@a...            ] Ruby:r26201 (trunk): * gem_prelude.rb (push_all_highest_version_gems_on_load_path):
  14372 2009-12-30 19:48 [ko1@a...            ] Ruby:r26202 (trunk): * include/ruby/defines.h (INFINITY): this is float.
  14373 2009-12-30 19:48 [ko1@a...            ] Ruby:r26203 (trunk): * include/ruby/ruby.h (RREGEXP_SRC_END): added.
  14374 2009-12-30 20:45 [ko1@a...            ] Ruby:r26204 (trunk): Add more description about Fixnum's size. 
  14375 2009-12-31 01:59 [ko1@a...            ] Ruby:r26205 (ruby_1_8, trunk): * ext/extmk.rb: fix for extstatic.
  14376 2009-12-31 02:36 [ko1@a...            ] Ruby:r26206 (trunk): * thread_win32.c (w32_error): should report the function.
  14377 2009-12-31 03:31 [ko1@a...            ] Ruby:r26207 (trunk): * thread_win32.c (native_thread_destroy): decreased the probability of
  14378 2009-12-31 04:59 [ko1@a...            ] Ruby:r26208 (trunk): fix typos          
  14379 2009-12-31 05:57 [ko1@a...            ] Ruby:r26209 (ruby_1_8, trunk): * ext/socket/extconf.rb: fix for wide-getaddrinfo option.
  14380 2009-12-31 06:03 [ko1@a...            ] Ruby:r26210 (trunk): * ext/socket/extconf.rb: use have_struct_member.
  14381 2009-12-31 06:04 [ko1@a...            ] Ruby:r26211 (trunk): * ext/socket/raddrinfo.c (addrinfo_type): typed.
  14382 2009-12-31 14:22 [ko1@a...            ] Ruby:r26212 (trunk): * process.c (save_redirect_fd): consider EBADF that the fd is not used.
  14383 2009-12-31 18:17 [ko1@a...            ] Ruby:r26213 (ruby_1_8): * ext/socket/socket.c: include addrinfo.h only when using our own
  14384 2009-12-31 18:19 [ko1@a...            ] Ruby:r26214 (trunk): * ext/socket/rubysocket.h: include addrinfo.h only when using our own
  14385 2009-12-31 23:44 [ko1@a...            ] Ruby:r26215 (ruby_1_8): * enumerator.c: Remove a duplicated declaration.
  14386 2010-01-01 00:00 [ko1@a...            ] Ruby:r26217 (trunk): * 2010-01-01       
  14387 2010-01-01 00:00 [ko1@a...            ] Ruby:r26216 (trunk): * tool/mkconfig.rb: generate RbConfig.ruby in rbconfig.rb.
  14388 2010-01-01 00:14 [ko1@a...            ] Ruby:r26218 (ruby_1_8): * object.c, intern.h: Export rb_sym_to_s.
  14389 2010-01-01 00:14 [ko1@a...            ] Ruby:r26219 (ruby_1_8): * 2010-01-01    
  14390 2010-01-01 00:24 [ko1@a...            ] Ruby:r26220 (ruby_1_8): * object.c, intern.h: Export rb_sym_to_s.
  14391 2010-01-01 00:36 [ko1@a...            ] Ruby:r26221 (ruby_1_8): * parse.y (dsym): Allow empty symbols. [merge from 1.9]
  14392 2010-01-01 00:41 [ko1@a...            ] Ruby:r26222 (ruby_1_8): * string.c: Add instance methods to Symbol: succ, next, <=>,
  14393 2010-01-01 00:49 [ko1@a...            ] Ruby:r26223 (trunk): * ext/digest/digest.c (rb_digest_instance_method_unimpl): Suppress
  14394 2010-01-01 00:54 [ko1@a...            ] Ruby:r26224 (trunk): I think it's Friday today.
  14395 2010-01-01 00:54 [ko1@a...            ] Ruby:r26225 (ruby_1_8): * ext/digest/digest.c (rb_digest_instance_method_unimpl): Suppress
  14396 2010-01-01 15:44 [ko1@a...            ] Ruby:r26226 (ruby_1_8): * lib/mkmf.rb: Fix build.  COUTFLAG is not yet landed on this
  14397 2010-01-02 01:01 [ko1@a...            ] Ruby:r26227 (trunk): * lib/uri/generic.rb (URI#normalize!): normalize case of
  14398 2010-01-02 01:03 [ko1@a...            ] Ruby:r26228 (trunk): * 2010-01-02       
  14399 2010-01-02 01:03 [ko1@a...            ] Ruby:r26229 (trunk): * lib/uri/common.rb (initialize_regexp): allow leading
  14400 2010-01-02 16:07 [ko1@a...            ] Ruby:r26230 (trunk): * lib/resolv.rb (Resolv::DNS#initialize): new option :nameserver_port.

[前][次][番号順一覧][上]