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

ruby-changes:24401-24500

  24401 2012-07-19 00:23 [ko1@a...            ] svn:r36452 (trunk): * 2012-07-19        
  24402 2012-07-19 01:49 [ko1@a...            ] naruse:r36453 (trunk): use localhost for both local and remote. [Bug #6746]
  24403 2012-07-19 01:59 [ko1@a...            ] kosaki:r36454 (trunk): * include/ruby/intern.h (rb_num_zerodiv): Added NORETURN.
  24404 2012-07-19 03:48 [ko1@a...            ] kosaki:r36455 (trunk): * bignum.c: Added #include <strings.h> for ffs(). Patch by Perry
  24405 2012-07-19 07:40 [ko1@a...            ] seki:r36456 (trunk): fixed: can't delete unix domain sockets problem
  24406 2012-07-19 08:24 [ko1@a...            ] akr:r36457 (trunk): * test/ruby/test_file.rb: remove temporally files early.
  24407 2012-07-19 09:36 [ko1@a...            ] tenderlove:r36458 (trunk): * ext/psych/emitter.c (initialize): allow a configuration object to be
  24408 2012-07-19 13:28 [ko1@a...            ] usa:r36459 (trunk): * ext/socket/extconf.rb: now enable IPv6 by default on mswin.
  24409 2012-07-19 13:29 [ko1@a...            ] usa:r36460 (trunk): * test/net/http/test_http.rb (TestNetHTTPLocalBind#test_bind_to_local*):
  24410 2012-07-19 14:16 [ko1@a...            ] nobu:r36461 (trunk): thread.c: remove deprecated
  24411 2012-07-19 14:20 [ko1@a...            ] usa:r36462 (trunk): * ext/socket/init.c (rsock_init_sock): need to update max fd on all
  24412 2012-07-19 14:30 [ko1@a...            ] nobu:r36463 (trunk): internal.h: move mark functions
  24413 2012-07-19 15:06 [ko1@a...            ] nobu:r36464 (trunk): test_eval.rb: use block
  24414 2012-07-19 15:06 [ko1@a...            ] nobu:r36465 (trunk): test_eval.rb: adjust indent
  24415 2012-07-19 15:42 [ko1@a...            ] shugo:r36466 (trunk): * variable.c (rb_mod_class_variables): return inherited variables
  24416 2012-07-19 21:14 [ko1@a...            ] akr:r36467 (trunk): suppress fragile warnings.
  24417 2012-07-19 21:23 [ko1@a...            ] nobu:r36468 (trunk): extmk.rb: hack for -framework
  24418 2012-07-19 22:47 [ko1@a...            ] akr:r36469 (trunk): * test/ruby/test_io.rb: remove temporally files early.
  24419 2012-07-19 23:19 [ko1@a...            ] ko1:r36470 (trunk): * thread.c (rb_thread_s_control_interrupt,
  24420 2012-07-20 03:43 [ko1@a...            ] naruse:r36471 (trunk): * thread_pthread.c: use #ifdef, not #if.
  24421 2012-07-20 03:43 [ko1@a...            ] svn:r36472 (trunk): * 2012-07-20        
  24422 2012-07-20 07:44 [ko1@a...            ] drbrain:r36473 (trunk): * lib/net/http/response.rb:  Automatically inflate gzip and
  24423 2012-07-20 09:32 [ko1@a...            ] drbrain:r36474 (trunk): * ext/socket/raddrinfo.c (addrinfo_ipv6_unique_local_p):  Added
  24424 2012-07-20 09:40 [ko1@a...            ] drbrain:r36475 (trunk): * test/socket/test_socket.rb:  Ignore IPv6 unique local addresses on OS
  24425 2012-07-20 10:56 [ko1@a...            ] drbrain:r36476 (trunk): * lib/net/http.rb:  Net::HTTP now automatically detects and uses
  24426 2012-07-20 11:05 [ko1@a...            ] drbrain:r36477 (trunk): * NEWS:  Updated net/http for automatic proxy detection (#6546) and
  24427 2012-07-20 16:09 [ko1@a...            ] nobu:r36478 (trunk): test_array.rb: refine assertions
  24428 2012-07-20 16:27 [ko1@a...            ] nobu:r36479 (trunk): remove garbage spaces
  24429 2012-07-20 17:27 [ko1@a...            ] nobu:r36480 (trunk): random.c: refine error message
  24430 2012-07-21 00:08 [ko1@a...            ] kazu:r36481 (trunk): fix typos          
  24431 2012-07-21 00:08 [ko1@a...            ] svn:r36482 (trunk): * 2012-07-21        
  24432 2012-07-21 08:42 [ko1@a...            ] drbrain:r36483 (trunk): * lib/logger.rb:  Updated example in Logger comment to match other
  24433 2012-07-21 14:12 [ko1@a...            ] sorah:r36484 (trunk): * lib/test/unit.rb: warn when test_* method is redefined.
  24434 2012-07-21 14:17 [ko1@a...            ] nobu:r36485 (trunk): * properties.      
  24435 2012-07-21 15:14 [ko1@a...            ] sorah:r36486 (trunk): * lib/test/unit/testcase.rb(method_added): refactoring.
  24436 2012-07-21 23:13 [ko1@a...            ] nobu:r36487 (trunk): thread_pthread.c: STACK_GROW_DIR_DETECTION
  24437 2012-07-22 00:46 [ko1@a...            ] naruse:r36488 (trunk): * lib/net/http.rb (Net::HTTP.newobj): return back for compatibility.
  24438 2012-07-22 00:46 [ko1@a...            ] svn:r36489 (trunk): * 2012-07-22        
  24439 2012-07-22 00:51 [ko1@a...            ] naruse:r36490 (trunk): Set false to @proxy_from_env to suppress uninitialized warning.
  24440 2012-07-22 04:07 [ko1@a...            ] naruse:r36491 (trunk): Use 0 for webrick's port and get the actual port. [Bug #6766]
  24441 2012-07-23 00:04 [ko1@a...            ] naruse:r36492 (trunk): * thread.c (rb_threadptr_execute_interrupts_common): increase
  24442 2012-07-23 00:04 [ko1@a...            ] svn:r36493 (trunk): * 2012-07-23        
  24443 2012-07-23 01:09 [ko1@a...            ] kazu:r36494 (trunk): fix a typo         
  24444 2012-07-23 01:48 [ko1@a...            ] naruse:r36495 (trunk): Use assert_normal_exit to avoid stack on buggy implementations.
  24445 2012-07-23 01:50 [ko1@a...            ] kazu:r36496 (trunk): fix failures       
  24446 2012-07-23 01:56 [ko1@a...            ] kazu:r36497 (trunk): * test/uri/test_generic.rb (URI#test_find_proxy): add tests with empty *_proxy env variables.
  24447 2012-07-23 08:18 [ko1@a...            ] naruse:r36498 (trunk): Suppress unused variable warnings.
  24448 2012-07-23 14:43 [ko1@a...            ] nobu:r36499 (trunk): configure.in: LIBPATH on AIX
  24449 2012-07-23 22:50 [ko1@a...            ] akr:r36500 (trunk): * lib/open-uri.rb: use respond_to? to test Tempfile.
  24450 2012-07-23 23:38 [ko1@a...            ] kazu:r36501 (trunk): add a space between filename and method
  24451 2012-07-24 00:00 [ko1@a...            ] nobu:r36502 (trunk): enc/Makefile.in: TARGET_NAME TARGET_ENTRY
  24452 2012-07-24 04:04 [ko1@a...            ] naruse:r36503 (trunk): Synchronize with simple variable assignment.
  24453 2012-07-24 04:04 [ko1@a...            ] svn:r36504 (trunk): * 2012-07-24        
  24454 2012-07-24 06:38 [ko1@a...            ] naruse:r36505 (trunk): Suppress warnings.
  24455 2012-07-24 07:03 [ko1@a...            ] drbrain:r36506 (trunk): * string.c (rb_str_sub):  Fixed wording of documentation to match the
  24456 2012-07-24 07:24 [ko1@a...            ] drbrain:r36507 (trunk): * time.c (time_sec):  Updated description of leap seconds for accuracy.
  24457 2012-07-24 08:12 [ko1@a...            ] luislavena:r36508 (trunk): Fix win32ole test failure under mingw-w64 (x64-mingw32)
  24458 2012-07-24 08:33 [ko1@a...            ] luislavena:r36509 (trunk): Fix raw UTF-8 test for non-Japanase Windows systems
  24459 2012-07-24 09:31 [ko1@a...            ] drbrain:r36510 (trunk): * lib/rubygems:  Updated to RubyGems 1.8.24, a bugfix release.
  24460 2012-07-24 09:43 [ko1@a...            ] naruse:r36511 (trunk): Add version check for darwin's bug.
  24461 2012-07-24 11:36 [ko1@a...            ] usa:r36512 (trunk): * test/ruby/test_pack.rb (test_pack_unpack_M): was redefined
  24462 2012-07-24 12:09 [ko1@a...            ] naruse:r36513 (trunk): Show nd6 options and whether the packet is reached to the server or not.
  24463 2012-07-24 12:14 [ko1@a...            ] usa:r36514 (trunk): * test/ruby/test_dir_m17n.rb: refactoring. RE should be in the left side
  24464 2012-07-24 12:33 [ko1@a...            ] usa:r36515 (trunk): * test/ruby/test_dir_m17n.rb: sorry, typo.
  24465 2012-07-24 12:36 [ko1@a...            ] usa:r36516 (trunk): * test/ruby/test_dir_m17n.rb: remove a garbage.
  24466 2012-07-24 13:24 [ko1@a...            ] nobu:r36517 (trunk): test_pack.rb: fix assertion
  24467 2012-07-24 15:05 [ko1@a...            ] usa:r36518 (trunk): * win32/win32.c (rb_w32_socket, rb_w32_socketpair): remember the family
  24468 2012-07-24 17:48 [ko1@a...            ] naruse:r36519 (trunk): Add the case of Unix: filesystem encoding maybe US-ASCII.
  24469 2012-07-24 18:36 [ko1@a...            ] nobu:r36520 (trunk): test_dir_m17n.rb: composite character
  24470 2012-07-24 18:58 [ko1@a...            ] naruse:r36521 (trunk): Unix doesn't use win_expected_filename.
  24471 2012-07-25 00:12 [ko1@a...            ] shirosaki:r36522 (trunk): Fix broken pow() on x64-mingw32
  24472 2012-07-25 00:12 [ko1@a...            ] svn:r36523 (trunk): * 2012-07-25        
  24473 2012-07-25 03:11 [ko1@a...            ] tenderlove:r36524 (trunk): * parse.y: added symbols and qsymbols productions for %i and %I
  24474 2012-07-25 06:29 [ko1@a...            ] drbrain:r36525 (trunk): * iseq.c:  Added documentation.  Patch by David Albert.  [Bug #6785]
  24475 2012-07-25 06:55 [ko1@a...            ] drbrain:r36526 (trunk): * re.c (rb_reg_s_last_match):  Update $~ to reference Regexp
  24476 2012-07-25 06:59 [ko1@a...            ] drbrain:r36527 (trunk): * doc/re.rdoc:  Fix spelling
  24477 2012-07-25 09:06 [ko1@a...            ] drbrain:r36528 (trunk): * lib/net/http.rb:  Added SSL session reuse across connections for a
  24478 2012-07-25 09:20 [ko1@a...            ] naruse:r36529 (trunk): * lib/cgi/html.rb (element_init): suppress redefine warning.
  24479 2012-07-25 09:29 [ko1@a...            ] naruse:r36530 (trunk): * lib/cgi/html.rb: Use << instead of +=.
  24480 2012-07-25 10:02 [ko1@a...            ] usa:r36531 (trunk): * test/testunit/test_redefinition.rb: broken class/method names.
  24481 2012-07-25 11:20 [ko1@a...            ] drbrain:r36532 (trunk): * lib/net/.document:  Removed.  All files in net/ should be included in
  24482 2012-07-25 13:12 [ko1@a...            ] nobu:r36533 (trunk): * tool/ytab.sed: fix for Bison 2.6.
  24483 2012-07-25 15:49 [ko1@a...            ] naruse:r36534 (trunk): Suppress warnings.
  24484 2012-07-25 16:13 [ko1@a...            ] naruse:r36535 (trunk): Add test to clarify r36421. [Bug #5915]
  24485 2012-07-25 17:17 [ko1@a...            ] nobu:r36536 (trunk): atomic.h: prefer GCC atomic builtins
  24486 2012-07-25 17:17 [ko1@a...            ] nobu:r36537 (trunk): mkrunnable.rb: mswin
  24487 2012-07-25 17:41 [ko1@a...            ] nobu:r36538 (trunk): complex.c, rational.c: compatible marshal loader
  24488 2012-07-26 01:40 [ko1@a...            ] nagachika:r36539 (trunk): * thread.c (thread_create_core, Init_Thread): hide
  24489 2012-07-26 01:40 [ko1@a...            ] svn:r36540 (trunk): * 2012-07-26        
  24490 2012-07-26 07:26 [ko1@a...            ] kanemoto:r36541 (trunk): avoid compilation error on AIX by -ansi -std=iso9899:199409 (r36038).  [Bug #6791].
  24491 2012-07-26 12:08 [ko1@a...            ] nobu:r36542 (trunk): test_complex.rb, test_rational.rb: revert some assertions
  24492 2012-07-26 14:54 [ko1@a...            ] shyouhei:r36543 (trunk): * test/net/http/test_https.rb (TestNetHTTPS#test_session_reuse): localhost is not (always) 127.0.0.1.  Don't expect that.
  24493 2012-07-27 12:15 [ko1@a...            ] usa:r36544 (trunk): * win32/mkexports.rb: should not export DllMain().
  24494 2012-07-27 12:15 [ko1@a...            ] svn:r36545 (trunk): * 2012-07-27        
  24495 2012-07-27 13:12 [ko1@a...            ] knu:r36546 (ruby_1_8): * numeric.c (int_pow, fix_mul): Avoid optimization bugs of
  24496 2012-07-27 13:12 [ko1@a...            ] svn:r36547 (ruby_1_8): * 2012-07-27     
  24497 2012-07-27 17:07 [ko1@a...            ] nobu:r36548 (trunk): test_lazy_enumerator.rb: test for cycle chain
  24498 2012-07-27 17:11 [ko1@a...            ] nobu:r36549 (trunk): test_lazy_enumerator.rb: test for cycle chain
  24499 2012-07-27 17:58 [ko1@a...            ] nobu:r36550 (trunk): configure.in: get rid of duplication in CPPFLAGS
  24500 2012-07-27 18:26 [ko1@a...            ] nobu:r36551 (trunk): process.c: try conversion at redirection

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