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

ruby-changes:29601-29700

  29601 2013-06-26 17:12 [ko1@a...            ] usa:r41653 (ruby_1_9_3): merge revision(s) 41343,41360,41386: [Backport #8531]
  29602 2013-06-26 18:29 [ko1@a...            ] usa:r41654 (ruby_1_9_3): * test/ruby/test_m17n.rb: assert_predicate and assert_not_predicate
  29603 2013-06-26 21:21 [ko1@a...            ] shirosaki:r41655 (trunk): * test/ruby/test_io.rb (TestIO#test_write_32bit_boundary): skip if
  29604 2013-06-26 22:43 [ko1@a...            ] nobu:r41656 (trunk): intern.h: define rb_enumerator_size_func
  29605 2013-06-26 22:44 [ko1@a...            ] nobu:r41657 (trunk): intern.h: rb_enumeratorize_with_size with cast
  29606 2013-06-26 23:03 [ko1@a...            ] nagachika:r41658 (ruby_2_0_0): merge revision(s) 41648: [Backport #8115]
  29607 2013-06-26 23:09 [ko1@a...            ] nagachika:r41659 (ruby_2_0_0): merge revision(s) 41254,41655: [Backport #8519]
  29608 2013-06-26 23:13 [ko1@a...            ] kou:r41660 (trunk): * gc.c (is_before_sweep): Add a missing space before a parenthesis.
  29609 2013-06-26 23:22 [ko1@a...            ] nobu:r41661 (trunk): enumerator.c: use rb_enumerator_size_func
  29610 2013-06-26 23:49 [ko1@a...            ] usa:r41662 (ruby_1_9_3): revert r41628 because it causes memory error on mswin.
  29611 2013-06-26 23:54 [ko1@a...            ] charliesome:r41663 (trunk): * ext/bigdecimal/bigdecimal.c (BigDecimal_save_rounding_mode): fix typo.
  29612 2013-06-27 00:02 [ko1@a...            ] charliesome:r41664 (trunk): formatting fail
  29613 2013-06-27 00:02 [ko1@a...            ] svn:r41665 (trunk): * 2013-06-27        
  29614 2013-06-27 00:04 [ko1@a...            ] nagachika:r41666 (ruby_2_0_0): revert r41577 because it causes memory error on mswin CI.
  29615 2013-06-27 00:27 [ko1@a...            ] akr:r41667 (trunk): * bignum.c (rb_big_pow): Retry if y is a Bignum and it is
  29616 2013-06-27 13:17 [ko1@a...            ] nagachika:r41668 (ruby_2_0_0): merge revision(s) 41600: [Backport #8058]
  29617 2013-06-27 16:52 [ko1@a...            ] nobu:r41669 (trunk): enumerator.c: adjust indent
  29618 2013-06-27 19:16 [ko1@a...            ] naruse:r41670 (trunk): Get ps result if fork-wait is timeouted
  29619 2013-06-27 20:09 [ko1@a...            ] nagachika:r41671 (trunk): * ext/openssl/lib/openssl/ssl.rb (verify_certificate_identity): fix
  29620 2013-06-27 20:11 [ko1@a...            ] nagachika:r41672 (ruby_2_0_0): merge revision(s) 41671:
  29621 2013-06-27 20:13 [ko1@a...            ] usa:r41673 (ruby_1_9_3): merge revision(s) 41671:
  29622 2013-06-27 20:14 [ko1@a...            ] nagachika:r41674: add tag v2_0_0_247    
  29623 2013-06-27 20:14 [ko1@a...            ] usa:r41675: add tag v1_9_3_448          
  29624 2013-06-27 20:22 [ko1@a...            ] shyouhei:r41676 (ruby_1_8_7): * ext/openssl/lib/openssl/ssl-internal.rb (OpenSSL::SSL#verify_certificate_identity):
  29625 2013-06-27 20:23 [ko1@a...            ] shyouhei:r41677: add tag v1_8_7_373     
  29626 2013-06-27 20:56 [ko1@a...            ] shyouhei:r41678 (ruby_1_8_7): Oops, sorry!
  29627 2013-06-27 20:56 [ko1@a...            ] shyouhei:r41679: add tag v1_8_7_374     
  29628 2013-06-27 22:54 [ko1@a...            ] akr:r41680 (trunk): * bignum.c (get2comp): Use bary_2comp.
  29629 2013-06-28 00:00 [ko1@a...            ] akr:r41681 (trunk): * bignum.c (abs2twocomp_bang): Removed.
  29630 2013-06-28 02:32 [ko1@a...            ] nagachika:r41682 (ruby_2_0_0): merge revision(s) 40336: [Backport #8142]
  29631 2013-06-28 08:08 [ko1@a...            ] akr:r41683 (trunk): * bignum.c (bigand_int): Add arguments, xn and hibitsx.
  29633 2013-06-28 09:53 [ko1@a...            ] naruse:r41685 (trunk): Wait more        
  29634 2013-06-28 12:16 [ko1@a...            ] akr:r41686 (trunk): * ext/socket/ipsocket.c (init_inetsock_internal): Don't use local
  29635 2013-06-28 12:35 [ko1@a...            ] akr:r41687 (trunk): * bignum.c (rb_big_and): Allocate new bignum with same size to shorter
  29636 2013-06-28 13:26 [ko1@a...            ] nobu:r41688 (trunk): enumerator.c: lazyenum_size
  29637 2013-06-29 01:10 [ko1@a...            ] charliesome:r41689 (trunk): * numeric.c (fix_mul): remove FIT_SQRT_LONG test as it was causing
  29638 2013-06-29 01:10 [ko1@a...            ] svn:r41690 (trunk): * 2013-06-29        
  29639 2013-06-29 08:22 [ko1@a...            ] akr:r41691 (trunk): * bignum.c (bigand_int): Don't apply bitwise and for BDIGIT and long.
  29640 2013-06-29 09:09 [ko1@a...            ] akr:r41692 (trunk): * bignum.c (bigor_int): Use RB_GC_GUARD.
  29641 2013-06-29 09:36 [ko1@a...            ] akr:r41693 (trunk): * bignum.c (bigor_int): Return -1 if y == -1.
  29642 2013-06-29 22:33 [ko1@a...            ] akr:r41694 (trunk): * bignum.c (bary_2comp): Simplified.
  29643 2013-06-29 23:38 [ko1@a...            ] akr:r41695 (trunk): * bignum.c (bary_neg): Extracted from bary_2comp.
  29644 2013-06-30 00:57 [ko1@a...            ] akr:r41696 (trunk): * bignum.c (RBIGNUM_SET_NEGATIVE_SIGN): New macro.
  29645 2013-06-30 00:57 [ko1@a...            ] svn:r41697 (trunk): * 2013-06-30        
  29646 2013-06-30 01:59 [ko1@a...            ] akr:r41698 (trunk): * bignum.c (big_rshift): Use abs2twocomp and twocomp2abs_bang.
  29647 2013-06-30 10:23 [ko1@a...            ] nobu:r41699 (trunk): test_process.rb: File.realpath directly
  29648 2013-06-30 10:57 [ko1@a...            ] nobu:r41700 (trunk): process.c: adjust indent
  29649 2013-06-30 10:57 [ko1@a...            ] nobu:r41701 (trunk): process.c: default process encoding
  29650 2013-06-30 10:59 [ko1@a...            ] nobu:r41702 (trunk): dln.c: extra arguments
  29651 2013-06-30 10:59 [ko1@a...            ] nobu:r41703 (trunk): win32.c: w32_stati64
  29652 2013-06-30 10:59 [ko1@a...            ] nobu:r41704 (trunk): win32.c: w32_getenv
  29653 2013-06-30 10:59 [ko1@a...            ] nobu:r41706 (trunk): win32.c: UTF-8 spawn
  29654 2013-06-30 10:59 [ko1@a...            ] nobu:r41705 (trunk): win32.c: UTF-8 aspawn
  29655 2013-06-30 10:59 [ko1@a...            ] nobu:r41707 (trunk): win32.c: rb_w32_udln_find_exe_r,
  29656 2013-06-30 10:59 [ko1@a...            ] nobu:r41708 (trunk): win32.c: codepage awareness
  29657 2013-06-30 10:59 [ko1@a...            ] nobu:r41710 (trunk): win32.c: use backslash
  29658 2013-06-30 10:59 [ko1@a...            ] nobu:r41709 (trunk): win32: UTF-8 spawn 
  29659 2013-06-30 11:10 [ko1@a...            ] nobu:r41711 (trunk): ChangeLog: remove garbage
  29660 2013-06-30 14:06 [ko1@a...            ] nobu:r41712 (trunk): win32: UTF-8 spawn 
  29661 2013-06-30 22:16 [ko1@a...            ] akr:r41713 (trunk): * bignum.c (rb_cstr_to_inum): Use rb_integer_unpack if base is a power
  29662 2013-06-30 22:41 [ko1@a...            ] charliesome:r41714 (trunk): * lib/prime.rb: Corrected a few comments. Patch by @Nullset14.
  29663 2013-06-30 23:16 [ko1@a...            ] nobu:r41715 (trunk): process.c: remove ineffective assignment
  29664 2013-07-01 01:02 [ko1@a...            ] akr:r41716 (trunk): * bignum.c (nlz16): New function.
  29665 2013-07-01 01:02 [ko1@a...            ] svn:r41717 (trunk): * 2013-07-01        
  29666 2013-07-01 12:04 [ko1@a...            ] akr:r41718 (trunk): * bignum.c (rb_cstr_to_inum): Skip leading zeros.
  29667 2013-07-01 12:57 [ko1@a...            ] shugo:r41719 (trunk): * eval.c (rb_using_module): activate refinements in the ancestors of
  29668 2013-07-01 15:04 [ko1@a...            ] nobu:r41720 (trunk): string.c: coderange appending to empty string
  29669 2013-07-01 15:04 [ko1@a...            ] nobu:r41721 (trunk): stringio.c: keep coderange
  29670 2013-07-01 15:05 [ko1@a...            ] nobu:r41722 (trunk): csv.rb: get rid of discarding coderange
  29671 2013-07-01 15:38 [ko1@a...            ] mrkn:r41723 (trunk): Additionally mention Heesob Park for his patch to [Bug #6862]
  29672 2013-07-01 20:06 [ko1@a...            ] akr:r41724 (trunk): * ext/socket/ipsocket.c (init_inetsock_internal): Use an address
  29673 2013-07-01 20:46 [ko1@a...            ] mrkn:r41725 (trunk): * ext/bigdecimal/bigdecimal.h (RB_UNUSED_VAR, UNREACHABLE):
  29674 2013-07-01 23:00 [ko1@a...            ] akr:r41726 (trunk): * bignum.c (bary_mul2): New function.
  29675 2013-07-01 23:12 [ko1@a...            ] naruse:r41727 (trunk): * template/encdb.h.tmpl: define encoding index macros to use the index
  29676 2013-07-01 23:12 [ko1@a...            ] naruse:r41728 (trunk): * string.c (rb_str_inspect): use encoding index macros in encdb.h.
  29677 2013-07-01 23:30 [ko1@a...            ] naruse:r41729 (trunk): Revert r41728    
  29678 2013-07-01 23:44 [ko1@a...            ] nobu:r41730 (trunk): util.c: constify   
  29679 2013-07-02 00:43 [ko1@a...            ] akr:r41731 (trunk): * ext/socket/ipsocket.c (init_inetsock_internal): Don't try mismached
  29680 2013-07-02 00:43 [ko1@a...            ] svn:r41732 (trunk): * 2013-07-02        
  29681 2013-07-02 03:10 [ko1@a...            ] nagachika:r41733 (ruby_2_0_0): merge revision(s) 41623,41723: [Backport #6862] [Backport #8587]
  29682 2013-07-02 11:35 [ko1@a...            ] sorah:r41734 (trunk): * lib/mkmf.rb (try_config): Fix to not replace $LDFLAGS with $libs
  29683 2013-07-02 12:00 [ko1@a...            ] kazu:r41735 (trunk): fix a typo         
  29684 2013-07-02 12:00 [ko1@a...            ] kazu:r41737 (trunk): fix indent         
  29685 2013-07-02 12:00 [ko1@a...            ] kazu:r41736 (trunk): fix a typo         
  29686 2013-07-02 17:22 [ko1@a...            ] nobu:r41738 (trunk): encoding.c: preserved encindex
  29687 2013-07-02 17:22 [ko1@a...            ] nobu:r41740 (trunk): encoding.c: use built-in encoding indexes
  29688 2013-07-02 17:22 [ko1@a...            ] nobu:r41739 (trunk): encoding.c: validate index
  29689 2013-07-02 17:22 [ko1@a...            ] nobu:r41741 (trunk): internal.h: use built-in encoding indexes
  29690 2013-07-02 17:22 [ko1@a...            ] nobu:r41742 (trunk): io.c: use built-in encoding indexes
  29691 2013-07-02 17:23 [ko1@a...            ] nobu:r41743 (trunk): string.c: use built-in encoding indexes
  29692 2013-07-02 17:23 [ko1@a...            ] nobu:r41744 (trunk): dir.c: use built-in encoding indexes
  29693 2013-07-02 17:23 [ko1@a...            ] nobu:r41745 (trunk): re.c: use built-in encoding indexes
  29694 2013-07-02 17:24 [ko1@a...            ] shugo:r41746 (trunk): * doc/syntax/refinements.rdoc: add description of Module#using and
  29695 2013-07-02 20:52 [ko1@a...            ] akr:r41747 (trunk): * bignum.c (rb_cstr_to_inum): Use BDIGIT_DBL to collect adjacent digits.
  29696 2013-07-02 21:20 [ko1@a...            ] akr:r41748 (trunk): * bignum.c (rb_cstr_to_inum): Merge two temporary buffers.
  29697 2013-07-02 22:16 [ko1@a...            ] charliesome:r41749 (trunk): * bignum.c (rb_cstr_to_inum): fix 64 bit to 32 bit shorten warning
  29698 2013-07-02 23:49 [ko1@a...            ] akr:r41750 (trunk): * bignum.c (roomof): Cast to long.
  29700 2013-07-03 12:09 [ko1@a...            ] svn:r41752 (trunk): * 2013-07-03        

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