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

ruby-changes:37701-37800

  37701 2015-02-28 18:09 [ko1@a...            ] nobu:r49782 (trunk): enum.c: Fixnum only
  37702 2015-03-01 01:00 [ko1@a...            ] nagachika:r49783 (ruby_2_1): merge revision(s) r49202: [Backport #10668]
  37703 2015-03-01 01:03 [ko1@a...            ] nagachika:r49784 (ruby_2_1): merge revision(s) r49104, r49105: [Backport #10692]
  37704 2015-03-01 01:15 [ko1@a...            ] nagachika:r49785 (ruby_2_1): merge revision(s) r49175: [Backport #10712]
  37705 2015-03-01 02:29 [ko1@a...            ] nagachika:r49786 (ruby_2_1): merge revision(s) r49182, r49183: [Backport #10706]
  37706 2015-03-01 03:13 [ko1@a...            ] nagachika:r49787 (ruby_2_1): merge revision(s) r49221: [Backport #10731]
  37707 2015-03-01 09:13 [ko1@a...            ] svn:r49789 (trunk): * 2015-03-01        
  37708 2015-03-01 09:13 [ko1@a...            ] akr:r49788 (trunk): * lib/time.rb (strptime): Support %s.%N.
  37709 2015-03-01 09:13 [ko1@a...            ] akr:r49790 (trunk): add tests for strptime("%s.%N").
  37710 2015-03-01 11:17 [ko1@a...            ] nobu:r49791 (trunk): mkconfig.rb: no build-time variables
  37711 2015-03-01 11:18 [ko1@a...            ] nobu:r49792 (trunk): gc.c: hide internal objects
  37712 2015-03-01 18:10 [ko1@a...            ] nobu:r49793 (trunk): configure.in: check broken memmem before earlier
  37713 2015-03-01 20:21 [ko1@a...            ] nobu:r49794 (trunk): configure.in: restore convertible type
  37714 2015-03-01 20:21 [ko1@a...            ] nobu:r49795 (trunk): envutil.rb: signal argument
  37715 2015-03-01 21:27 [ko1@a...            ] nobu:r49796 (trunk): thread_pthread.c: use rb_pid_t
  37716 2015-03-02 06:03 [ko1@a...            ] normal:r49797 (trunk): io/wait: fix return value for buffered read
  37717 2015-03-02 06:03 [ko1@a...            ] svn:r49798 (trunk): * 2015-03-02        
  37718 2015-03-02 11:43 [ko1@a...            ] nobu:r49799 (trunk): configure.in: restore unsignedness
  37719 2015-03-02 12:07 [ko1@a...            ] ngoto:r49800 (trunk): * test/net/ftp/test_ftp.rb (create_ftp_server): set SO_OOBINLINE
  37720 2015-03-02 13:04 [ko1@a...            ] nobu:r49801 (trunk): signal.c: nil for invalid signum
  37721 2015-03-02 13:35 [ko1@a...            ] nobu:r49802 (trunk): .travis.yml: do not ignore diff
  37722 2015-03-02 14:45 [ko1@a...            ] nobu:r49803 (trunk): configure.in: remove extra unsigned
  37723 2015-03-02 15:36 [ko1@a...            ] nobu:r49804 (trunk): configure.in: _setjmp only if _longjmp is found
  37724 2015-03-02 15:44 [ko1@a...            ] nobu:r49805 (trunk): envutil.rb: signal list to invoke_ruby
  37725 2015-03-02 15:44 [ko1@a...            ] nobu:r49806 (trunk): envutil.rb: timeout_error argument to invoke_ruby
  37726 2015-03-02 15:50 [ko1@a...            ] nobu:r49807 (trunk): test_process.rb: remove intermediate child process
  37727 2015-03-02 16:20 [ko1@a...            ] nobu:r49808 (trunk): envutil.rb: fix const name
  37728 2015-03-02 16:54 [ko1@a...            ] nobu:r49809 (trunk): envutil.rb: fix typo
  37729 2015-03-03 01:06 [ko1@a...            ] ngoto:r49810 (trunk): * configure.in: set PRELOADENV in Solaris to avoid "wrong ELF class" error.
  37730 2015-03-03 01:06 [ko1@a...            ] svn:r49811 (trunk): * 2015-03-03        
  37731 2015-03-03 02:43 [ko1@a...            ] nagachika:r49812 (ruby_2_1): merge revision(s) r49797: [Backport #10923]
  37732 2015-03-03 07:53 [ko1@a...            ] odaira:r49813 (trunk): * test/ruby/test_symbol.rb: avoid a false positive in AIX
  37733 2015-03-03 10:55 [ko1@a...            ] nobu:r49814 (trunk): .travis.yml: suppress travis specific failure
  37734 2015-03-03 11:55 [ko1@a...            ] nobu:r49815 (trunk): .travis.yml: install missing library
  37735 2015-03-03 12:16 [ko1@a...            ] nobu:r49816 (trunk): .travis.yml: CONFIG_FLAG
  37736 2015-03-03 14:20 [ko1@a...            ] nobu:r49817 (trunk): test_rubyoptions.rb: use assert_segv
  37737 2015-03-03 14:59 [ko1@a...            ] gogotanaka:r49818 (trunk): * math.c (num2dbl_with_to_f): direct casting from Rational to double.
  37738 2015-03-03 14:59 [ko1@a...            ] gogotanaka:r49819 (trunk): * test/ruby/test_math.rb: add tests for the above change.
  37739 2015-03-03 16:56 [ko1@a...            ] usa:r49820 (trunk): * tool/redmine-backporter.rb: show selected ticket number at prompt.
  37740 2015-03-03 16:58 [ko1@a...            ] usa:r49821 (trunk): * tool/redmine-backporter.rb: use 'b' instead of 's' for showing
  37741 2015-03-03 17:18 [ko1@a...            ] nobu:r49822 (trunk): test_process.rb: use assert_in_out_err
  37742 2015-03-03 17:19 [ko1@a...            ] nobu:r49823 (trunk): envutil.rb: improve by assert_pattern_list
  37743 2015-03-03 17:20 [ko1@a...            ] nobu:r49824 (trunk): test_rubyoptions.rb: use assert_in_out_err
  37744 2015-03-03 17:54 [ko1@a...            ] naruse:r49825 (ruby_2_2): bump version to 2.2.2
  37745 2015-03-03 17:56 [ko1@a...            ] naruse:r49826 (trunk): add teenyup      
  37746 2015-03-03 17:56 [ko1@a...            ] naruse:r49827 (trunk): remove ruby_1_9_2 support
  37747 2015-03-03 22:26 [ko1@a...            ] usa:r49828 (trunk): * test/lib/envutil.rb (EnvUtil.invoke_ruby): need to rescue because
  37748 2015-03-03 23:42 [ko1@a...            ] usa:r49829 (trunk): * tool/redmine-backporter.rb (Readline.readline): drop untreated control
  37749 2015-03-04 00:32 [ko1@a...            ] usa:r49830 (trunk): * tool/redmine-backporter.rb: now can specify shorten form of commands.
  37750 2015-03-04 00:33 [ko1@a...            ] svn:r49831 (trunk): * 2015-03-04        
  37751 2015-03-04 00:38 [ko1@a...            ] nobu:r49832 (trunk): .travis.yml: no diagnostic reports
  37752 2015-03-04 00:45 [ko1@a...            ] nobu:r49833 (trunk): thread.c: volatile inside EXEC_TAG
  37753 2015-03-04 01:27 [ko1@a...            ] nobu:r49834 (trunk): rbinstall.rb: gems dir_mode
  37754 2015-03-04 02:01 [ko1@a...            ] nobu:r49835 (trunk): mkmf/base.rb: clean up tmpdir
  37755 2015-03-04 02:14 [ko1@a...            ] usa:r49836 (trunk): * tool/redmine-backporter.rb (backport_command_string): pick up only
  37756 2015-03-04 09:24 [ko1@a...            ] nobu:r49837 (trunk): envutil.rb: diagnostic_reports for SIGTRAP
  37757 2015-03-04 10:15 [ko1@a...            ] hsbt:r49838 (trunk): * doc/syntax/methods.rdoc: add some missing spaces and
  37758 2015-03-04 10:17 [ko1@a...            ] hsbt:r49839 (trunk): * enum.c: Fix typo in slice_after's exception message.
  37759 2015-03-04 10:22 [ko1@a...            ] nobu:r49840 (trunk): envutil.rb: no need to sleep
  37760 2015-03-04 10:34 [ko1@a...            ] nobu:r49841 (trunk): rbinstall.rb: set umask 077
  37761 2015-03-04 11:52 [ko1@a...            ] nobu:r49842 (trunk): symbol.c: make dsym_fstrs an identity hash
  37762 2015-03-04 12:47 [ko1@a...            ] gogotanaka:r49843 (trunk): * test/ruby/test_math.rb (assert_float_and_int): Refactor test cases
  37763 2015-03-05 08:45 [ko1@a...            ] odaira:r49844 (trunk): * random.c (random_raw_seed): Avoid calling fill_random_bytes()
  37764 2015-03-05 08:45 [ko1@a...            ] svn:r49845 (trunk): * 2015-03-05        
  37765 2015-03-05 09:14 [ko1@a...            ] nobu:r49846 (trunk): driver.rb: MarkDown table
  37766 2015-03-05 10:01 [ko1@a...            ] nobu:r49847 (trunk): .travis.yml: no check for diagnostic reports
  37767 2015-03-05 11:20 [ko1@a...            ] shugo:r49848 (trunk): * test/ruby/test_refinement.rb: There is no need anymore to supress
  37768 2015-03-05 11:39 [ko1@a...            ] nobu:r49849 (trunk): driver.rb: suffix  
  37769 2015-03-05 11:39 [ko1@a...            ] nobu:r49850 (trunk): driver.rb: plain text table
  37770 2015-03-05 11:56 [ko1@a...            ] shugo:r49851 (trunk): * vm_eval.c (eval_string_with_cref): A binding should keep
  37771 2015-03-05 12:29 [ko1@a...            ] gogotanaka:r49852 (trunk): * math.c: refactoring: remove unnecessary variable d0 to unify code
  37772 2015-03-05 14:07 [ko1@a...            ] nobu:r49853 (trunk): remove GEM directories at exit
  37773 2015-03-05 16:01 [ko1@a...            ] nobu:r49854 (trunk): driver.rb: fix index
  37774 2015-03-05 17:00 [ko1@a...            ] gogotanaka:r49855 (trunk): * hash.c: [DOC] #delete method actually returns nil, if the key
  37775 2015-03-05 17:17 [ko1@a...            ] nobu:r49856 (trunk): driver.rb: name width
  37776 2015-03-05 23:34 [ko1@a...            ] kazu:r49857 (trunk): fix typos [ci skip]
  37777 2015-03-05 23:36 [ko1@a...            ] kazu:r49858 (trunk): fix a typo [ci skip]
  37778 2015-03-06 02:28 [ko1@a...            ] usa:r49859 (trunk): * dir.c (replace_real_basename): shouldn't create Ruby object before
  37779 2015-03-06 02:28 [ko1@a...            ] svn:r49860 (trunk): * 2015-03-06        
  37780 2015-03-06 02:51 [ko1@a...            ] usa:r49861 (trunk): * dir.c (replace_real_basename): need to check the return value of
  37781 2015-03-06 07:20 [ko1@a...            ] ko1:r49862 (trunk): * internal.h: remove struct method_table_wrapper.
  37782 2015-03-06 07:22 [ko1@a...            ] ko1:r49863 (trunk): add Changelog       
  37783 2015-03-06 07:34 [ko1@a...            ] ko1:r49864 (trunk): * gc.c (obj_info): show node name too.
  37784 2015-03-06 08:03 [ko1@a...            ] usa:r49865 (trunk): * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_command_line_glob_with_dir):
  37785 2015-03-06 08:45 [ko1@a...            ] marcandRe: r49866 (trunk): * lib/matrix.rb: Add Vector#round. Patch by Jordan Stephens.
  37786 2015-03-06 10:31 [ko1@a...            ] nobu:r49867 (trunk): vm_eval.c: next super class from the original
  37787 2015-03-06 10:33 [ko1@a...            ] nobu:r49868 (trunk): driver.rb: rawdata format
  37788 2015-03-06 10:33 [ko1@a...            ] nobu:r49869 (trunk): driver.rb: load-rawdata
  37789 2015-03-06 17:34 [ko1@a...            ] ko1:r49870 (trunk): * test/ruby/test_beginendblock.rb: do not change directory.
  37790 2015-03-06 18:22 [ko1@a...            ] ko1:r49871 (trunk): * test/webrick/test_filehandler.rb: on vboxsf (on VirtualBox
  37791 2015-03-06 21:12 [ko1@a...            ] nobu:r49872 (trunk): ruby-mode.el: fix regexp syntax
  37792 2015-03-06 21:13 [ko1@a...            ] kazu:r49873 (trunk): fix typos [ci skip]
  37793 2015-03-06 21:25 [ko1@a...            ] ko1:r49874 (trunk): * fix namespace issue on singleton class expressions. [Bug #10943]
  37794 2015-03-06 22:51 [ko1@a...            ] ko1:r49875 (trunk): * class.c (rb_prepend_module): need a WB for klass -> origin.
  37795 2015-03-07 09:19 [ko1@a...            ] hsbt:r49876 (trunk): * tool/merger.rb: Added documentation to version method.
  37796 2015-03-07 09:19 [ko1@a...            ] svn:r49877 (trunk): * 2015-03-07        
  37797 2015-03-07 09:28 [ko1@a...            ] hsbt:r49878 (trunk): * thread.c: Mutex#owned? is no longer experimental since 2.1.0
  37798 2015-03-07 09:36 [ko1@a...            ] hsbt:r49879 (trunk): * array.c: document that first element is kept when using
  37799 2015-03-07 10:59 [ko1@a...            ] nobu:r49880 (trunk): ruby-additional.el: monkey-patching ruby-mode.el
  37800 2015-03-07 11:06 [ko1@a...            ] nobu:r49881 (trunk): configure.in: BOOTSTRAPRUBY

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