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

ruby-changes:30701-30800

  30701 2013-09-02 23:56 [ko1@a...            ] nobu:r42780 (trunk): test_string.rb: yet another test
  30702 2013-09-02 23:56 [ko1@a...            ] knu:r42781 (trunk): Enhance Numeric#step.
  30703 2013-09-03 03:21 [ko1@a...            ] ko1:r42782 (trunk): * vm_insnhelper.c (vm_search_super_method): use ci->argc instead of
  30704 2013-09-03 03:21 [ko1@a...            ] svn:r42783 (trunk): * 2013-09-03        
  30705 2013-09-03 07:29 [ko1@a...            ] akr:r42784 (trunk): * internal.h (bit_length): Add casts to fix complation error with
  30706 2013-09-03 07:39 [ko1@a...            ] knu:r42785 (trunk): Numeral#step should raise TypeError if a non-numeric parameter is given.
  30707 2013-09-03 07:39 [ko1@a...            ] knu:r42786 (trunk): Fix and add tests for Numeric#step.
  30708 2013-09-03 07:41 [ko1@a...            ] akr:r42787 (trunk): * bignum.c (bytes_2comp): Define it only for little endian
  30709 2013-09-03 07:55 [ko1@a...            ] knu:r42788 (trunk): Retain behavior of Numeric#step when nil is given as second argument.
  30710 2013-09-03 08:36 [ko1@a...            ] naruse:r42789 (trunk): * enc/trans/utf8_mac-tbl.rb: update conversion table to recent OS X.
  30711 2013-09-03 10:08 [ko1@a...            ] usa:r42790 (trunk): * test/openssl/test_pair.rb
  30712 2013-09-03 10:17 [ko1@a...            ] nobu:r42791 (trunk): internal.h: parenthesize argument
  30713 2013-09-03 11:02 [ko1@a...            ] usa:r42792 (trunk): * win32/win32.c (do_select): constify timeout.
  30714 2013-09-03 11:28 [ko1@a...            ] usa:r42793 (trunk): * win32/win32.c (rb_w32_select_with_thread): rounding up the fraction of
  30715 2013-09-03 12:03 [ko1@a...            ] akr:r42794 (trunk): * bignum.c (str2big_scan_digits): Extracted from rb_cstr_to_inum.
  30716 2013-09-03 12:10 [ko1@a...            ] akr:r42795 (trunk): * process.c (rb_clock_gettime): Support times() based monotonic clock.
  30717 2013-09-03 12:36 [ko1@a...            ] akr:r42796 (trunk): Reduce NUM2INT invocations.
  30718 2013-09-03 12:50 [ko1@a...            ] akr:r42797 (trunk): * bignum.c (rb_str2big_poweroftwo): New function.
  30719 2013-09-03 12:52 [ko1@a...            ] nobu:r42798 (trunk): * properties.      
  30720 2013-09-03 13:24 [ko1@a...            ] kazu:r42799 (trunk): fix typos          
  30721 2013-09-03 14:38 [ko1@a...            ] zzak:r42800 (trunk): * error.c: [DOC] Update bug tracker url by @ScotterC [Fixes GH-390]
  30722 2013-09-03 14:49 [ko1@a...            ] zzak:r42801 (trunk): * lib/thread.rb: [DOC] CV#wait typo by @avdi [Fixes GH-386]
  30723 2013-09-03 17:07 [ko1@a...            ] usa:r42802 (trunk): * test/ruby/test_rubyoptions.rb
  30724 2013-09-03 17:20 [ko1@a...            ] naruse:r42803 (trunk): Revert r42800 "* error.c: [DOC] Update bug tracker url by @ScotterC [Fixes GH-390]"
  30725 2013-09-03 18:29 [ko1@a...            ] knu:r42804 (trunk): Add magic autoload comments to misc/*.el.
  30726 2013-09-03 19:47 [ko1@a...            ] usa:r42805 (trunk): * ext/win32/lib/win32/registry.rb (Win32::Registry#values): added.
  30727 2013-09-03 20:20 [ko1@a...            ] akr:r42806 (trunk): * bignum.c (GMP_STR2BIG_DIGITS): New macro.
  30728 2013-09-03 20:20 [ko1@a...            ] akr:r42807 (trunk): Add tests.          
  30729 2013-09-03 21:35 [ko1@a...            ] nobu:r42808 (trunk): thread_pthread.c: fix compile error on HP-UX
  30730 2013-09-03 21:42 [ko1@a...            ] a_matsuda:r42809 (trunk): * eval.c (Init_eval): Make Module#include and Module#prepend public
  30731 2013-09-03 21:52 [ko1@a...            ] a_matsuda:r42810 (trunk): Changelog: Forgot to reference the ticket #
  30732 2013-09-03 22:04 [ko1@a...            ] nobu:r42811 (trunk): string.c: rb_enc_str_new_cstr
  30733 2013-09-03 22:22 [ko1@a...            ] akr:r42812 (trunk): Fix a typo.         
  30734 2013-09-03 22:57 [ko1@a...            ] kou:r42813 (trunk): * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):
  30735 2013-09-03 22:58 [ko1@a...            ] kou:r42814 (trunk): * test/rexml/parser/test_tree.rb: Fix test name to describe test
  30736 2013-09-03 23:01 [ko1@a...            ] kou:r42815 (trunk): * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):
  30737 2013-09-03 23:02 [ko1@a...            ] kou:r42816 (trunk): * test/rexml/parser/test_tree.rb
  30738 2013-09-04 11:11 [ko1@a...            ] nobu:r42817 (trunk): configure.in: libruby needs gmp
  30739 2013-09-04 11:11 [ko1@a...            ] svn:r42818 (trunk): * 2013-09-04        
  30740 2013-09-04 11:12 [ko1@a...            ] nobu:r42819 (trunk): test_rubyoptions.rb: ignore trivial differences
  30741 2013-09-04 11:13 [ko1@a...            ] nobu:r42820 (trunk): string.c: fix for \K
  30742 2013-09-04 13:19 [ko1@a...            ] kazu:r42821 (trunk): fix typos          
  30743 2013-09-04 14:25 [ko1@a...            ] charliesome:r42822 (trunk): * class.c, compile.c, eval.c, gc.h, insns.def, internal.h, method.h,
  30744 2013-09-04 15:40 [ko1@a...            ] naruse:r42823 (trunk): * enc/trans/utf8_mac-tbl.rb: fix r42789.
  30745 2013-09-04 15:43 [ko1@a...            ] a_matsuda:r42824 (trunk): * NEWS: Note about Module#include and prepend scope change
  30746 2013-09-04 16:18 [ko1@a...            ] nobu:r42825 (trunk): vm.c: prototype    
  30747 2013-09-04 16:28 [ko1@a...            ] nobu:r42826 (trunk): internal.h: fix vm_state_version_t
  30748 2013-09-04 19:18 [ko1@a...            ] nobu:r42827 (trunk): internal.h: LONG_LONG vm_state_version_t
  30749 2013-09-04 20:23 [ko1@a...            ] akr:r42828 (trunk): * bignum.c (bigdivrem_normal): Add assertions.
  30750 2013-09-04 22:57 [ko1@a...            ] nobu:r42829 (trunk): numeric.c: split NUM_STEP_GET_INF
  30751 2013-09-04 23:03 [ko1@a...            ] akr:r42830 (trunk): * bignum.c (bigdivrem): Useless declaration removed.
  30752 2013-09-04 23:41 [ko1@a...            ] nobu:r42831 (trunk): win32.c: suppress warning
  30753 2013-09-05 00:10 [ko1@a...            ] akr:r42832 (trunk): * bignum.c (bigdivrem_normal): Removed.
  30754 2013-09-05 00:11 [ko1@a...            ] svn:r42833 (trunk): * 2013-09-05        
  30755 2013-09-05 01:10 [ko1@a...            ] akr:r42834 (trunk): * bignum.c (rb_big_divrem_normal): New function.
  30756 2013-09-05 01:11 [ko1@a...            ] nobu:r42835 (trunk): * properties.      
  30757 2013-09-05 01:53 [ko1@a...            ] charliesome:r42836 (trunk): * vm_insnhelper.c (vm_search_method): no need to check klass == ci->klass
  30758 2013-09-05 02:21 [ko1@a...            ] akr:r42837 (trunk): * bignum.c (rb_big_divrem_normal): Add GC guards.
  30759 2013-09-05 03:46 [ko1@a...            ] naruse:r42838 (trunk): wait until the shutdowning message reaches to the server
  30760 2013-09-05 06:23 [ko1@a...            ] akr:r42839 (trunk): * bignum.c (bary_divmod_normal): Reduce temporary array allocations.
  30761 2013-09-05 08:22 [ko1@a...            ] akr:r42840 (trunk): * bignum.c (GMP_DIV_DIGITS): New macro.
  30762 2013-09-05 10:44 [ko1@a...            ] charliesome:r42841 (trunk): * vm_insnhelper.c (vm_getivar): use class sequence to check class
  30763 2013-09-05 12:50 [ko1@a...            ] mrkn:r42842 (trunk): * configure.in (with_gmp): set with_gmp no if it is empty.
  30764 2013-09-05 13:49 [ko1@a...            ] charliesome:r42843 (trunk): * include/ruby/ruby.h: add RSTRING_FSTR flag
  30765 2013-09-05 14:02 [ko1@a...            ] drbrain:r42844 (trunk): * lib/optparse.rb: The Integer acceptable now allows binary and
  30766 2013-09-05 14:04 [ko1@a...            ] nobu:r42845 (trunk): * properties.      
  30767 2013-09-05 17:26 [ko1@a...            ] nobu:r42846 (trunk): string.c: reduce objects in rb_fstring
  30768 2013-09-05 18:08 [ko1@a...            ] charliesome:r42847 (trunk): * string.c (fstring_cmp): take string encoding into account when
  30769 2013-09-06 00:05 [ko1@a...            ] nobu:r42848 (trunk): class.c: remove recursion
  30770 2013-09-06 00:05 [ko1@a...            ] svn:r42849 (trunk): * 2013-09-06        
  30771 2013-09-06 02:39 [ko1@a...            ] tenderlove:r42850 (trunk): * ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes when
  30772 2013-09-06 10:29 [ko1@a...            ] nobu:r42851 (trunk): transcode.c: GC guard
  30773 2013-09-06 11:29 [ko1@a...            ] nobu:r42852 (trunk): transcode.c: do while loop
  30774 2013-09-06 11:45 [ko1@a...            ] nobu:r42853 (trunk): transcode.c: add rb_econv_append
  30775 2013-09-06 14:23 [ko1@a...            ] nobu:r42854 (trunk): common.mk: sizes.c for nmake
  30776 2013-09-06 14:23 [ko1@a...            ] nobu:r42855 (trunk): win32.c: clock_getres
  30777 2013-09-06 14:36 [ko1@a...            ] nobu:r42856 (trunk): win32.c: clock_getres
  30778 2013-09-06 18:17 [ko1@a...            ] kazu:r42857 (trunk): remove unexpected references
  30779 2013-09-06 21:07 [ko1@a...            ] akr:r42858 (trunk): * rational.c: Include gmp.h if GMP is used.
  30780 2013-09-06 21:07 [ko1@a...            ] akr:r42859 (trunk): Add a property.     
  30781 2013-09-06 22:05 [ko1@a...            ] akr:r42860 (trunk): updated.            
  30782 2013-09-06 22:50 [ko1@a...            ] akr:r42861 (trunk): * configure.in: Define ac_cv_func_clock_getres to yes for mingw*.
  30783 2013-09-07 00:15 [ko1@a...            ] glass:r42862 (trunk): * common.mk: use RUNRUBY instead of MINIRUBY because MINIRUBY can't
  30784 2013-09-07 00:15 [ko1@a...            ] svn:r42863 (trunk): * 2013-09-07        
  30785 2013-09-07 03:09 [ko1@a...            ] nobu:r42864: * properties.              
  30786 2013-09-07 10:41 [ko1@a...            ] akr:r42865 (trunk): * ext/socket/mkconstants.rb (TCP_FASTOPEN): Defined for TCP fast open.
  30787 2013-09-07 13:34 [ko1@a...            ] ktsj:r42866 (trunk): * lib/find.rb (Find.find): respect the encodings of arguments.
  30788 2013-09-07 13:58 [ko1@a...            ] ktsj:r42867 (trunk): * variable.c (classname): the name of class that has
  30789 2013-09-07 13:58 [ko1@a...            ] ktsj:r42868 (trunk): * doc/security.rdoc: [DOC] fix typo.
  30790 2013-09-07 15:44 [ko1@a...            ] charliesome:r42869 (trunk): * vm_eval.c (vm_call0): fix prototype, the id parameter should be of
  30791 2013-09-07 20:26 [ko1@a...            ] akr:r42870 (trunk): * math.c (math_log): Support bignums bigger than 2**1024.
  30792 2013-09-07 21:34 [ko1@a...            ] akr:r42871 (trunk): * math.c (math_log): Test the sign for bignums.
  30793 2013-09-08 04:04 [ko1@a...            ] nobu:r42872 (trunk): bignum.c: split rb_big_fdiv and big_fdiv
  30794 2013-09-08 04:04 [ko1@a...            ] nobu:r42873 (trunk): bignum.c, math.c: type predicates
  30795 2013-09-08 04:04 [ko1@a...            ] nobu:r42874 (trunk): bignum.c, math.c: RB_BIGNUM_TYPE_P
  30796 2013-09-08 04:04 [ko1@a...            ] nobu:r42876 (trunk): numeric.c: no extra checks
  30797 2013-09-08 04:04 [ko1@a...            ] nobu:r42879 (trunk): thread.c: invert   
  30798 2013-09-08 04:04 [ko1@a...            ] nobu:r42878 (trunk): thread.c: function cast
  30799 2013-09-08 04:04 [ko1@a...            ] svn:r42875 (trunk): * 2013-09-08        
  30800 2013-09-08 04:05 [ko1@a...            ] nobu:r42877 (trunk): numeric.c: use positive_int_p

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