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

ruby-changes:30601-30700

  30601 2013-08-25 01:51 [ko1@a...            ] svn:r42680 (trunk): * 2013-08-25        
  30602 2013-08-25 20:48 [ko1@a...            ] ktsj:r42681 (trunk): * object.c: [DOC] remove comment about trust/untrust.
  30603 2013-08-25 21:07 [ko1@a...            ] akr:r42682 (trunk): * sizes.c (Init_sizes): Define the size of clock_t.
  30604 2013-08-26 10:39 [ko1@a...            ] kazu:r42683 (trunk): fix typo           
  30605 2013-08-26 10:39 [ko1@a...            ] svn:r42684 (trunk): * 2013-08-26        
  30606 2013-08-26 12:37 [ko1@a...            ] nobu:r42685 (trunk): sizes.c.tmpl: autogenerate
  30607 2013-08-26 13:13 [ko1@a...            ] kazu:r42686 (trunk): * array.c (ary_ensure_room_for_push): fix typo in r42658.
  30608 2013-08-26 13:27 [ko1@a...            ] nobu:r42687 (trunk): ChangeLog: convert with `iconv -t us-ascii//translit'. [Bug #8819]
  30609 2013-08-26 14:47 [ko1@a...            ] ko1:r42688 (trunk): * array.c (rb_ary_splice): use RARRAY_PTR_USE() without WB because
  30610 2013-08-26 15:02 [ko1@a...            ] nobu:r42689 (trunk): * remove trailing spaces.
  30611 2013-08-26 15:27 [ko1@a...            ] nobu:r42690 (trunk): timeout.rb: skip rescue
  30612 2013-08-26 16:25 [ko1@a...            ] nobu:r42691 (trunk): parse.y: warn CR   
  30613 2013-08-26 18:00 [ko1@a...            ] eregon:r42692 (trunk): fix typo of r42691
  30614 2013-08-27 05:25 [ko1@a...            ] svn:r42694 (trunk): * 2013-08-27        
  30615 2013-08-27 05:25 [ko1@a...            ] drbrain:r42693 (trunk): * lib/rubygems: Import RubyGems 2.1.0 Release Candidate
  30616 2013-08-27 07:41 [ko1@a...            ] tenderlove:r42695 (trunk): * io.c (io_read_nonblock): support non-blocking reads without raising
  30617 2013-08-27 07:50 [ko1@a...            ] tenderlove:r42696 (trunk): update NEWS for read / write nonblock
  30618 2013-08-27 11:49 [ko1@a...            ] ko1:r42697 (trunk): * gc.c (gc_profile_clear): do rest_sweep() before clearing
  30619 2013-08-27 11:50 [ko1@a...            ] marcandRe: r42698 (trunk): * enumerator.c: Allow Enumerator size argument to be any callable.
  30620 2013-08-27 11:52 [ko1@a...            ] marcandRe: r42699 (trunk): Amend ChangeLog for r42698
  30621 2013-08-27 13:04 [ko1@a...            ] ko1:r42700 (trunk): * ext/stringio/stringio.c (strio_read_nonblock): declare local
  30622 2013-08-27 16:08 [ko1@a...            ] nobu:r42701 (trunk): vm_eval.c: constify
  30623 2013-08-27 16:11 [ko1@a...            ] nobu:r42702 (trunk): vm_insnhelper.h: RBASIC_CLASS
  30624 2013-08-27 16:11 [ko1@a...            ] nobu:r42703 (trunk): vm_insnhelper.c: reduce duplication
  30625 2013-08-27 16:46 [ko1@a...            ] nobu:r42704 (trunk): array.c: optimized equality
  30626 2013-08-27 16:51 [ko1@a...            ] nobu:r42705 (trunk): enumerator.c: check arg size
  30627 2013-08-27 16:56 [ko1@a...            ] nobu:r42706 (trunk): enumerator.c: add comment
  30628 2013-08-27 16:56 [ko1@a...            ] nobu:r42707 (trunk): enumerator.c: rb_check_funcall
  30629 2013-08-27 17:02 [ko1@a...            ] nobu:r42708 (trunk): io.c: common oflags
  30630 2013-08-27 17:03 [ko1@a...            ] nobu:r42709 (trunk): io.c: copy in binary mode
  30631 2013-08-27 17:19 [ko1@a...            ] nobu:r42710 (trunk): timeout.rb: raise given exception
  30632 2013-08-28 04:55 [ko1@a...            ] drbrain:r42711 (trunk): * ext/openssl/ossl_ssl.c (ossl_ssl_read): Replace duplicate
  30633 2013-08-28 04:55 [ko1@a...            ] svn:r42712 (trunk): * 2013-08-28        
  30634 2013-08-28 11:25 [ko1@a...            ] nobu:r42713 (trunk): configure.in: check for sys/pstat.h
  30635 2013-08-28 14:59 [ko1@a...            ] nobu:r42714 (trunk): thread_pthread.c: simplify
  30636 2013-08-28 17:20 [ko1@a...            ] nobu:r42715 (trunk): thread_pthread.c: dup code
  30637 2013-08-28 17:20 [ko1@a...            ] nobu:r42716 (trunk): thread_pthread.c: get_stack on HP-UX
  30638 2013-08-29 02:42 [ko1@a...            ] tenderlove:r42717 (trunk): * ext/psych/lib/psych/scalar_scanner.rb: invalid floats should be
  30639 2013-08-29 02:42 [ko1@a...            ] svn:r42718 (trunk): * 2013-08-29        
  30640 2013-08-29 02:55 [ko1@a...            ] tenderlove:r42719 (trunk): backport Tempfile.create so psych tests will run outside ruby trunk
  30641 2013-08-29 05:36 [ko1@a...            ] drbrain:r42720 (trunk): * ext/zlib/zlib.c (zstream_run): Fix handling of deflate streams that
  30642 2013-08-29 09:54 [ko1@a...            ] nobu:r42721 (trunk): * remove trailing spaces.
  30643 2013-08-29 10:20 [ko1@a...            ] nobu:r42722 (trunk): .gdbinit: follow classname() change
  30644 2013-08-29 10:20 [ko1@a...            ] nobu:r42723 (trunk): .gdbinit: improve for displaying class/module
  30645 2013-08-29 17:03 [ko1@a...            ] nobu:r42724 (trunk): vm_insnhelper.c: fix zsuper in prepended
  30646 2013-08-29 18:12 [ko1@a...            ] ko1:r42725 (trunk): * struct.c (rb_struct_define_without_accessor_under): added.
  30647 2013-08-29 21:50 [ko1@a...            ] nagachika:r42726 (ruby_2_0_0): merge revision(s) 42724: [Backport #8238]
  30648 2013-08-29 21:55 [ko1@a...            ] nagachika:r42727 (ruby_2_0_0): merge revision(s) 42720: [Backport #8829]
  30649 2013-08-30 10:26 [ko1@a...            ] nobu:r42728 (trunk): thread_pthread.c: fix vps_pagesize
  30650 2013-08-30 10:26 [ko1@a...            ] svn:r42729 (trunk): * 2013-08-30        
  30651 2013-08-30 22:37 [ko1@a...            ] nobu:r42730 (trunk): thread_pthread.c: get_main_stack
  30652 2013-08-30 22:37 [ko1@a...            ] nobu:r42731 (trunk): thread_pthread.c: define attr only if used
  30653 2013-08-30 22:38 [ko1@a...            ] nobu:r42732 (trunk): thread_pthread.c: fill stack info by creator thread
  30654 2013-08-30 22:39 [ko1@a...            ] nobu:r42733 (trunk): ChangeLog: fix commit miss
  30655 2013-08-31 00:25 [ko1@a...            ] nobu:r42734 (trunk): encoding.h: fix conflicts
  30656 2013-08-31 00:25 [ko1@a...            ] svn:r42735 (trunk): * 2013-08-31        
  30657 2013-08-31 13:30 [ko1@a...            ] nobu:r42737 (trunk): dir.c: reduce string object
  30658 2013-08-31 13:30 [ko1@a...            ] nobu:r42736 (trunk): vm_method.c: [DOC] example of respond_to_missing?
  30659 2013-08-31 13:30 [ko1@a...            ] nobu:r42738 (trunk): proc.c: local variable
  30660 2013-08-31 13:30 [ko1@a...            ] nobu:r42739 (trunk): proc.c: preserve encodings
  30661 2013-08-31 14:08 [ko1@a...            ] akr:r42740 (trunk): * lib/securerandom.rb (random_bytes): Use Process.clock_gettime.
  30662 2013-08-31 14:45 [ko1@a...            ] charliesome:r42741 (trunk): * vm_insnhelper.h (CALL_SIMPLE_METHOD): change name of 'recv' argument
  30663 2013-08-31 15:07 [ko1@a...            ] charliesome:r42742 (trunk): * compile.c (NODE_MATCH3): pass CALL_INFO to opt_regexpmatch2
  30664 2013-08-31 21:17 [ko1@a...            ] akr:r42743 (trunk): * bignum.c: Use GMP to accelerate big Bignum multiplication.
  30665 2013-08-31 22:21 [ko1@a...            ] akr:r42744 (trunk): * process.c (rb_clock_getres): New method.
  30666 2013-08-31 22:25 [ko1@a...            ] akr:r42745 (trunk): mention that Process.clock_getres is a CRuby feature.
  30667 2013-09-01 00:09 [ko1@a...            ] akr:r42746 (trunk): * bignum.c (rb_big_bit_length): New method.
  30668 2013-09-01 00:09 [ko1@a...            ] svn:r42747 (trunk): * 2013-09-01        
  30669 2013-09-01 00:12 [ko1@a...            ] akr:r42748 (trunk): updated.            
  30670 2013-09-01 03:34 [ko1@a...            ] akr:r42749 (trunk): * bignum.c (bit_length): Renamed from bitsize.
  30671 2013-09-01 09:57 [ko1@a...            ] akr:r42750 (trunk): * internal.h (bit_length): Moved from bignum.c.
  30672 2013-09-01 10:00 [ko1@a...            ] akr:r42751 (trunk): [DOC]               
  30673 2013-09-01 10:31 [ko1@a...            ] akr:r42752 (trunk): * numeric.c (rb_fix_bit_length): Moved from bignum.c.
  30674 2013-09-01 10:57 [ko1@a...            ] akr:r42753 (trunk): Add assertions.     
  30675 2013-09-01 11:39 [ko1@a...            ] akr:r42754 (trunk): * bignum.c (maxpow_in_bdigit): Removed.
  30676 2013-09-01 13:03 [ko1@a...            ] akr:r42755 (trunk): * bignum.c: Remove BITSPERDIG >= INT_MAX test. The static assertion,
  30677 2013-09-01 15:22 [ko1@a...            ] akr:r42756 (trunk): * bignum.c (big2str_2bdigits): Renamed from big2str_orig.
  30678 2013-09-01 18:04 [ko1@a...            ] nobu:r42757 (trunk): process.c: suppress warning
  30679 2013-09-01 20:36 [ko1@a...            ] akr:r42758 (trunk): * bignum.c (big2str_base_poweroftwo): Renamed from
  30680 2013-09-01 20:38 [ko1@a...            ] nobu:r42759 (trunk): * properties.      
  30681 2013-09-01 21:19 [ko1@a...            ] akr:r42760 (trunk): * test/net/http/test_http.rb (test_bind_to_local_port): Choose an open
  30682 2013-09-01 22:38 [ko1@a...            ] akr:r42761 (trunk): * bignum.c (bary_mul_gmp): Use mpz_init and mpz_clear instead of
  30683 2013-09-01 23:34 [ko1@a...            ] akr:r42762 (trunk): * bignum.c (GMP_BIG2STR_DIGITS): New constant.
  30684 2013-09-02 00:09 [ko1@a...            ] akr:r42763 (trunk): * process.c (get_mach_timebase_info): Extracted from rb_clock_gettime.
  30685 2013-09-02 00:09 [ko1@a...            ] svn:r42764 (trunk): * 2013-09-02        
  30686 2013-09-02 01:06 [ko1@a...            ] akr:r42765 (trunk): Fix funciton name.  
  30687 2013-09-02 01:47 [ko1@a...            ] akr:r42766 (trunk): * bignum.c (big2str_generic): Reduce arguments.
  30688 2013-09-02 07:04 [ko1@a...            ] akr:r42767 (trunk): * bignum.c (Init_Bignum): Define Bignum::GMP_VERSION when GMP is used.
  30689 2013-09-02 12:29 [ko1@a...            ] akr:r42768 (trunk): * test/ruby/test_bignum.rb (test_interrupt_during_to_s): Disable it
  30690 2013-09-02 14:08 [ko1@a...            ] charliesome:r42769 (trunk): * test/rake/test_rake_rules.rb: add space after string literal to
  30691 2013-09-02 14:16 [ko1@a...            ] mrkn:r42770 (trunk): * NEWS: fix description of number literal suffixes.
  30692 2013-09-02 14:42 [ko1@a...            ] knu:r42771 (trunk): Process#setproctitle, argv0: Fix and improve rdoc.
  30693 2013-09-02 14:48 [ko1@a...            ] knu:r42772 (trunk): Add forgotton [DOC].
  30694 2013-09-02 16:11 [ko1@a...            ] charliesome:r42773 (trunk): * NEWS: Add note about frozen string literals
  30695 2013-09-02 17:22 [ko1@a...            ] usa:r42774 (ruby_1_9_3): merge revision(s) 42100: [Backport #8806]
  30696 2013-09-02 17:53 [ko1@a...            ] nobu:r42775 (trunk): parse.y: force_encoding
  30697 2013-09-02 22:52 [ko1@a...            ] akr:r42776 (trunk): * bignum.c (str2big_poweroftwo): Extracted from rb_cstr_to_inum.
  30698 2013-09-02 22:56 [ko1@a...            ] akr:r42777 (trunk): * bignum.c (ISDIGIT): Unused macro removed.
  30699 2013-09-02 23:34 [ko1@a...            ] nobu:r42778 (trunk): test_string.rb: remove duplicated code
  30700 2013-09-02 23:46 [ko1@a...            ] nobu:r42779 (trunk): parse.y: valid suffix word only

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