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

ruby-changes:28401-28500

  28401 2013-04-25 01:22 [ko1@a...            ] nobu:r40453 (trunk): tracer.rb: File.readlines
  28402 2013-04-25 02:24 [ko1@a...            ] nobu:r40454 (trunk): configure.in: RUBY_RM_RECURSIVE
  28403 2013-04-25 07:12 [ko1@a...            ] marcandRe: r40455 (trunk): * array.c: Improve rdoc for eql?
  28404 2013-04-25 12:04 [ko1@a...            ] akr:r40456 (trunk): * ext/socket/extconf.rb: Extract C programs as toplevel constants.
  28405 2013-04-25 14:04 [ko1@a...            ] charliesome:r40457 (trunk): * benchmark/bm_hash_shift.rb: add benchmark for Hash#shift
  28406 2013-04-25 14:06 [ko1@a...            ] nobu:r40458 (trunk): * properties.      
  28407 2013-04-25 14:26 [ko1@a...            ] nobu:r40459 (trunk): * st.c (st_shift): remove unused variable.
  28408 2013-04-25 14:27 [ko1@a...            ] naruse:r40460 (trunk): * lib/uri/common.rb (URI.decode_www_form): follow current URL Standard.
  28409 2013-04-25 16:03 [ko1@a...            ] naruse:r40461 (trunk): * ext/openssl/ossl_bn.c (ossl_bn_initialize): allow Fixnum and Bignum.
  28410 2013-04-25 16:11 [ko1@a...            ] nobu:r40462 (trunk): io.c: conversion from bom encoding
  28411 2013-04-25 16:57 [ko1@a...            ] nobu:r40463 (trunk): ext/openssl/ossl_bn.c: fix implicit conversion
  28412 2013-04-25 17:46 [ko1@a...            ] akr:r40464 (trunk): * ext/socket/extconf.rb: Implement
  28413 2013-04-25 17:57 [ko1@a...            ] akr:r40465 (trunk): * ext/socket/extconf.rb: Remove obsolete options: ---with-ipv6-lib and
  28414 2013-04-25 18:18 [ko1@a...            ] akr:r40466 (trunk): * ext/socket/extconf.rb: Don't use WIDE getaddrinfo by default.
  28415 2013-04-25 22:18 [ko1@a...            ] nagachika:r40467 (ruby_2_0_0): merge revision(s) 40455:
  28416 2013-04-25 23:17 [ko1@a...            ] akr:r40468 (trunk): * ext/curses/extconf.rb: Implement
  28417 2013-04-26 00:36 [ko1@a...            ] shirosaki:r40469 (trunk): test_rinda.rb: Use KILL on Windows
  28418 2013-04-26 00:36 [ko1@a...            ] shirosaki:r40470 (trunk): ring.rb: add a socket to @sockets in make_socket()
  28419 2013-04-26 00:36 [ko1@a...            ] svn:r40471 (trunk): * 2013-04-26        
  28420 2013-04-26 00:43 [ko1@a...            ] shirosaki:r40472 (trunk): ring.rb: specify multicast interface
  28421 2013-04-26 12:43 [ko1@a...            ] akr:r40473 (trunk): * ext/curses/extconf.rb: Test linkability of curses_version at first.
  28422 2013-04-26 12:52 [ko1@a...            ] akr:r40474 (trunk): dd comment about AC_FUNC_SETPGRP.
  28423 2013-04-26 14:37 [ko1@a...            ] zzak:r40475 (trunk): * lib/rss/atom.rb: Documentation for RSS::Atom based on a patch by
  28424 2013-04-26 17:43 [ko1@a...            ] akr:r40476 (trunk): * thread_pthread.c (ruby_init_stack): Add STACK_GROW_DIR_DETECTION.
  28425 2013-04-26 17:45 [ko1@a...            ] akr:r40477 (trunk): add comments.       
  28426 2013-04-26 18:16 [ko1@a...            ] akr:r40478 (trunk): * dir.c (dir_set_pos): Fix a compilation error when seekdir() is not
  28427 2013-04-26 18:42 [ko1@a...            ] akr:r40479 (trunk): * ext/socket/extconf.rb: Use a block of enable_config() for
  28428 2013-04-26 21:21 [ko1@a...            ] kou:r40480 (trunk): * lib/rss/maker.rb (RSS::Maker): Fix indent of document comment.
  28429 2013-04-26 21:49 [ko1@a...            ] kou:r40481 (trunk): * lib/rss/atom.rb (RSS::Atom::Entry): Fix indent of document comment.
  28430 2013-04-26 22:56 [ko1@a...            ] kou:r40482 (trunk): * lib/rexml/element.rb (REXML::Attributes#to_a): Support
  28431 2013-04-26 23:32 [ko1@a...            ] nagachika:r40483 (ruby_2_0_0): merge revision(s) 40475,40480,40481:
  28432 2013-04-26 23:36 [ko1@a...            ] kou:r40484 (trunk): * lib/rexml/text.rb (REXML::Text.normalize): Fix a bug that all
  28433 2013-04-26 23:49 [ko1@a...            ] nagachika:r40485 (ruby_2_0_0): merge revision(s) 40476: [Backport #8332]
  28434 2013-04-27 01:14 [ko1@a...            ] kazu:r40486 (trunk): fix typo (r40195, r40428)
  28435 2013-04-27 01:14 [ko1@a...            ] svn:r40487 (trunk): * 2013-04-27        
  28436 2013-04-27 01:15 [ko1@a...            ] nagachika:r40488 (ruby_2_0_0): merge revision(s) 40413,40414,40415,40423: [Backport #8290]
  28437 2013-04-27 02:06 [ko1@a...            ] nagachika:r40489 (ruby_2_0_0): * configure.in: use quadrigraphs. workaround for autoconf 2.64.
  28438 2013-04-27 02:31 [ko1@a...            ] nagachika:r40490 (ruby_2_0_0): merge revision(s) 39687,39776,40438: [Backport #8064]
  28439 2013-04-27 09:02 [ko1@a...            ] nobu:r40491 (trunk): test_syntax.rb: split test_syntax
  28440 2013-04-27 12:31 [ko1@a...            ] akr:r40492 (trunk): * thread.c (TIMEVAL_SEC_MAX, TIMEVAL_SEC_MIN): Consider environments,
  28441 2013-04-27 15:52 [ko1@a...            ] akr:r40493 (trunk): * internal.h (SIGNED_INTEGER_TYPE_P): New macro.
  28442 2013-04-27 16:00 [ko1@a...            ] akr:r40494 (trunk): * ext/socket/extconf.rb (test_recvmsg_with_msg_peek_creates_fds):
  28443 2013-04-27 17:23 [ko1@a...            ] akr:r40495 (trunk): * ext/socket/extconf.rb: Redundant test removed.
  28444 2013-04-27 19:06 [ko1@a...            ] akr:r40496 (trunk): * sparc.c: Use __asm__ instead of asm for gcc.
  28445 2013-04-27 19:33 [ko1@a...            ] eregon:r40497 (trunk): * thread.c: fix typos and documentation
  28446 2013-04-27 20:21 [ko1@a...            ] akr:r40498 (trunk): * thread_pthread.c (ruby_init_stack): Add STACK_GROW_DIR_DETECTION.
  28447 2013-04-27 23:26 [ko1@a...            ] zzak:r40499 (trunk): * lib/yaml.rb: Documentation for YAML module [Bug #8213]
  28448 2013-04-27 23:54 [ko1@a...            ] charliesome:r40500 (trunk): * lib/yaml.rb: add security warning to YAML documentation
  28449 2013-04-28 00:38 [ko1@a...            ] akr:r40501 (trunk): * process.c (obj2gid): Don't call endgrnam() if not exist.
  28450 2013-04-28 00:38 [ko1@a...            ] svn:r40502 (trunk): * 2013-04-28        
  28451 2013-04-28 02:48 [ko1@a...            ] akr:r40503 (trunk): * configure.in: Fix a typo.  Should check endgrent() instead of
  28452 2013-04-28 08:04 [ko1@a...            ] zzak:r40504 (trunk): * README.EXT: Add note to warn use of %i in Exceptions [Bug #7982]
  28453 2013-04-28 08:11 [ko1@a...            ] zzak:r40505 (trunk): * README.EXT: Update note from r40504, by Jeremy Evans [Bug #7982]
  28454 2013-04-28 08:30 [ko1@a...            ] zzak:r40506 (trunk): * ext/curses/curses.c: Update Curses::Window example for nicer output
  28455 2013-04-28 09:42 [ko1@a...            ] zzak:r40507 (trunk): * README.EXT: Copy note from r40505 for rb_sprintf() [Bug #7982]
  28456 2013-04-28 09:52 [ko1@a...            ] zzak:r40508 (trunk): * object.c: Documentation for taint and trust [Bug #8162]
  28457 2013-04-28 10:12 [ko1@a...            ] zzak:r40509 (trunk): * lib/yaml.rb: Disable setting YAML const twice 
  28458 2013-04-28 10:36 [ko1@a...            ] zzak:r40510 (trunk): * object.c: With feedback from Steve Klabnik, reverted a change to
  28459 2013-04-28 12:38 [ko1@a...            ] nobu:r40511 (trunk): README.EXT: update note
  28460 2013-04-28 12:54 [ko1@a...            ] nobu:r40512 (trunk): test_io_console.rb: investigate hang-up
  28461 2013-04-28 22:21 [ko1@a...            ] shirosaki:r40513 (trunk): ossl_bn.c: fix ossl_bn_initialize bug with integer
  28462 2013-04-28 23:19 [ko1@a...            ] zzak:r40514 (trunk): * lib/pp.rb: Update PP module overview by @geopet
  28463 2013-04-28 23:34 [ko1@a...            ] eregon:r40515 (trunk): * lib/yaml.rb: Use another trick to define the YAML module.
  28464 2013-04-29 00:41 [ko1@a...            ] eregon:r40516 (trunk): * lib/yaml.rb: Clarify documentation about YAML being always Psych.
  28465 2013-04-29 00:41 [ko1@a...            ] svn:r40517 (trunk): * 2013-04-29        
  28466 2013-04-29 06:58 [ko1@a...            ] nobu:r40518 (trunk): ossl_bn.c: reduce alloca/malloc
  28467 2013-04-29 09:21 [ko1@a...            ] nagai:r40519 (trunk): * ext/tk/MANUAL_tcltklib.jp: rename from ext/tk/MANUAL_tcltklib.eucj [ruby-trunk - Bug #8084]
  28468 2013-04-29 17:05 [ko1@a...            ] naruse:r40520 (trunk): * ext/nkf/nkf-utf8/nkf.h: Bionic libc doesn't have locale.
  28469 2013-04-29 17:06 [ko1@a...            ] nobu:r40521 (trunk): * remove trailing spaces.
  28470 2013-04-29 17:44 [ko1@a...            ] nobu:r40522 (trunk): * vm.c (VM_EP_LEP): simplify infinite loop.
  28471 2013-04-29 18:01 [ko1@a...            ] akr:r40523 (trunk): Add comments.       
  28472 2013-04-30 03:33 [ko1@a...            ] nagai:r40524 (trunk): * ext/tk/MANUAL_tcltklib.ja, ext/tk/old-README.tcltklib.ja: rename from *.jp to *.ja
  28473 2013-04-30 12:30 [ko1@a...            ] nobu:r40525 (trunk): proc.c: remove unnecessary static function
  28474 2013-04-30 12:30 [ko1@a...            ] nobu:r40526 (trunk): intern.h: rb_block_lambda
  28475 2013-04-30 12:30 [ko1@a...            ] svn:r40527 (trunk): * 2013-04-30        
  28476 2013-04-30 12:31 [ko1@a...            ] nobu:r40528 (trunk): proc.c: frozen core methods
  28477 2013-04-30 23:19 [ko1@a...            ] zzak:r40529 (trunk): * lib/benchmark.rb: Update Benchmark results on newer CPU
  28478 2013-05-01 11:39 [ko1@a...            ] nobu:r40530 (trunk): proc.c: use predefined IDs
  28479 2013-05-01 11:39 [ko1@a...            ] svn:r40531 (trunk): * 2013-05-01        
  28480 2013-05-01 11:40 [ko1@a...            ] nobu:r40532 (trunk): eval.c: use predefined IDs
  28481 2013-05-01 12:04 [ko1@a...            ] nobu:r40533 (trunk): configure.bat: remove stale message
  28482 2013-05-01 12:15 [ko1@a...            ] nobu:r40534 (trunk): process.c: rb_daemon should not raise
  28483 2013-05-01 12:22 [ko1@a...            ] zzak:r40535 (trunk): * lib/rake/version.rb: Fix RDoc warning with  :include: [Bug #8347]
  28484 2013-05-01 13:43 [ko1@a...            ] nobu:r40536 (trunk): ancdata.c: suppress warnings
  28485 2013-05-01 16:18 [ko1@a...            ] nobu:r40537 (trunk): extmk.rb: always dynamic non-install extensions
  28486 2013-05-01 16:48 [ko1@a...            ] nobu:r40538 (trunk): curses/extconf.rb: simplify
  28487 2013-05-01 19:04 [ko1@a...            ] eregon:r40539 (trunk): * enum.c (Enumerable#chunk): fix grammar of error message
  28488 2013-05-01 21:12 [ko1@a...            ] akr:r40540 (trunk): * time.c (localtime_with_gmtoff_zone): musl libc may return NULL for
  28489 2013-05-01 23:53 [ko1@a...            ] nagachika:r40541 (ruby_2_0_0): merge revision(s) 40462: [Backport #8323]
  28490 2013-05-02 00:16 [ko1@a...            ] nagachika:r40542 (ruby_2_0_0): merge revision(s) 39932,39934,39935,39937,39955,40491:
  28491 2013-05-02 00:16 [ko1@a...            ] svn:r40543 (ruby_2_0_0): * 2013-05-02   
  28492 2013-05-02 00:17 [ko1@a...            ] nagachika:r40544 (ruby_2_0_0): merge revision(s) 40504,40505,40507,40511: [Backport #7982]
  28493 2013-05-02 00:20 [ko1@a...            ] nagachika:r40545 (ruby_2_0_0): merge revision(s) 40478: [Backport #8334]
  28494 2013-05-02 00:41 [ko1@a...            ] nagachika:r40546 (ruby_2_0_0): merge revision(s) 40498:
  28496 2013-05-02 11:24 [ko1@a...            ] svn:r40548 (trunk): * 2013-05-02        
  28497 2013-05-02 11:34 [ko1@a...            ] usa:r40549 (trunk): * win32/win32.c (poll_child_status): [experimental] set the cause of
  28498 2013-05-02 12:34 [ko1@a...            ] usa:r40550 (trunk): * test/ruby/test_process.rb (TestProcess#test_no_curdir): maybe now
  28499 2013-05-02 12:35 [ko1@a...            ] usa:r40551 (trunk): * win32/win32.c (poll_child_status): constified.
  28500 2013-05-02 13:02 [ko1@a...            ] nobu:r40552 (trunk): process.c: fix failed status with spawnv

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