[前][次][スレッド一覧][上]

ruby-changes:23401-23500

  23401 2012-04-24 12:47 [ko1@a...            ] nobu:r35452 (trunk): * hash.c, object.c, struct.c, lib/ostruct.rb: add to_h methods.
  23402 2012-04-24 14:54 [ko1@a...            ] nobu:r35453 (trunk): * lib/optparse.rb (OptionParser#to_a): String#to_a is no longer
  23403 2012-04-24 14:56 [ko1@a...            ] nobu:r35454 (ruby_1_9_3): merge revision(s) 35453:
  23404 2012-04-24 15:51 [ko1@a...            ] nobu:r35455 (trunk): * lib/optparse.rb (OptionParser#to_a): should split by end-of-line
  23405 2012-04-24 15:52 [ko1@a...            ] nobu:r35456 (ruby_1_9_3): merge revision(s) 35455:
  23406 2012-04-24 16:04 [ko1@a...            ] nobu:r35457 (trunk): * parse.y (parser_yylex): EXPR_BEG by keywords is a start point of
  23407 2012-04-24 17:05 [ko1@a...            ] usa:r35458 (trunk): * win32/win32.c (waitpid): need to check the return value of
  23408 2012-04-24 18:20 [ko1@a...            ] ko1:r35459 (trunk): * compile.c: fix to output warning when the same literals
  23409 2012-04-24 20:14 [ko1@a...            ] usa:r35460 (trunk): * enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213.
  23410 2012-04-24 21:17 [ko1@a...            ] naruse:r35462 (trunk): * lib/optparse.rb (OptionParser#to_a): should split by end-of-line,
  23411 2012-04-24 21:17 [ko1@a...            ] naruse:r35461 (trunk): Cent OS 5.6 wakes up in 4.989596sec from sleep(5).
  23412 2012-04-24 21:21 [ko1@a...            ] naruse:r35463 (ruby_1_9_3): merge revision(s) 35462:
  23413 2012-04-24 21:55 [ko1@a...            ] mame:r35464 (trunk): * lib/net/smtp.rb (check_continue): raise an error with an explanatory
  23414 2012-04-24 22:00 [ko1@a...            ] akr:r35465 (trunk): * ext/socket/raddrinfo.c (init_unix_addrinfo): show actual path length
  23415 2012-04-24 22:52 [ko1@a...            ] akr:r35466 (trunk): update doc.         
  23416 2012-04-25 05:46 [ko1@a...            ] nobu:r35467 (trunk): * lib/optparse.rb (OptionParser#to_a): split for each lines.
  23417 2012-04-25 05:46 [ko1@a...            ] svn:r35468 (trunk): * 2012-04-25        
  23418 2012-04-25 05:57 [ko1@a...            ] nobu:r35469 (ruby_1_9_3): merge revision(s) 35467:
  23419 2012-04-25 23:05 [ko1@a...            ] akr:r35470 (trunk): * ext/socket/raddrinfo.c (init_unix_addrinfo): refine error message
  23420 2012-04-26 01:22 [ko1@a...            ] nagachika:r35471 (trunk): * ChangeLog: fix a typo.
  23421 2012-04-26 01:22 [ko1@a...            ] svn:r35472 (trunk): * 2012-04-26        
  23422 2012-04-26 01:36 [ko1@a...            ] nagachika:r35473 (trunk): * test/optparse/test_summary.rb (test_summary_containing_space): add
  23423 2012-04-26 12:34 [ko1@a...            ] akr:r35474 (trunk): * ext/socket/raddrinfo.c (init_unix_addrinfo): support the longest
  23424 2012-04-26 22:26 [ko1@a...            ] akr:r35475 (trunk): suppress a warning. 
  23425 2012-04-26 22:26 [ko1@a...            ] akr:r35476 (trunk): add a comment.      
  23426 2012-04-27 02:39 [ko1@a...            ] kazu:r35477 (trunk): fix typos          
  23427 2012-04-27 02:39 [ko1@a...            ] svn:r35478 (trunk): * 2012-04-27        
  23474 2012-05-03 23:05 [ko1@a...            ] nobu:r35525 (trunk): * template/Doxyfile.tmpl: exclude generated files.
  23476 2012-05-03 23:56 [ko1@a...            ] nobu:r35527 (trunk): * tool/rbinstall.rb (capi): install to capi directory.
  23477 2012-05-04 00:09 [ko1@a...            ] nobu:r35528 (trunk): single quotes      
  23478 2012-05-04 00:09 [ko1@a...            ] nobu:r35529 (trunk): inilne markups     
  23479 2012-05-04 00:09 [ko1@a...            ] svn:r35530 (trunk): * 2012-05-04        
  23480 2012-05-04 01:31 [ko1@a...            ] nobu:r35531 (trunk): rdoc: non-binary multibyte
  23481 2012-05-04 01:33 [ko1@a...            ] nobu:r35532 (trunk): rdoc: --extension option fix
  23482 2012-05-04 01:57 [ko1@a...            ] nobu:r35533 (trunk): distclean verconf.h
  23484 2012-05-04 07:50 [ko1@a...            ] naruse:r35535 (trunk): Embed backtrace to debug.
  23487 2012-05-05 01:15 [ko1@a...            ] naruse:r35538 (trunk): * io.c (parse_mode_enc): remove warnings 'Ignoring internal encoding'.
  23488 2012-05-05 01:15 [ko1@a...            ] svn:r35539 (trunk): * 2012-05-05        
  23489 2012-05-05 02:07 [ko1@a...            ] naruse:r35540 (trunk): * test/zlib/test_zlib.rb (test_inflate): add a test for Zlib.inflate.
  23490 2012-05-05 06:46 [ko1@a...            ] ryan:r35541 (trunk): Imported minitest 2.12.1 (r7323)
  23492 2012-05-05 18:27 [ko1@a...            ] ayumin:r35543 (trunk): * test/rubygems/test_gem_installer.rb: fix broken test for r35541.
  23493 2012-05-05 22:15 [ko1@a...            ] naruse:r35544 (trunk): Revert r35443.   
  23494 2012-05-06 14:51 [ko1@a...            ] akr:r35545 (trunk): * lib/securerandom.rb: show actual read length in an error message.
  23495 2012-05-06 14:51 [ko1@a...            ] svn:r35546 (trunk): * 2012-05-06        
  23496 2012-05-06 18:40 [ko1@a...            ] ko1:r35547 (trunk): * compile.c (iseq_compile_each): remove unused variable `size'.
  23497 2012-05-06 21:40 [ko1@a...            ] naruse:r35548 (trunk): * io.c (io_encoding_set): suppress warnings. 
  23498 2012-05-07 07:27 [ko1@a...            ] svn:r35550 (trunk): * 2012-05-07        
  23500 2012-05-07 09:38 [ko1@a...            ] emboss:r35551 (trunk): * Fix typo.      

[前][次][スレッド一覧][上]