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

ruby-changes:46701-46800

  46701 2017-05-20 21:23 [ko1@a...            ] mame:r58816 (trunk): ripper.c should have `#line "ripper.c"`, not `#line "parse.c"`
  46702 2017-05-20 22:00 [ko1@a...            ] mame:r58817 (trunk): Add coverage measurement mode by using gcov
  46703 2017-05-20 22:00 [ko1@a...            ] svn:r58818 (trunk): * properties.       
  46704 2017-05-20 23:55 [ko1@a...            ] k0kubun:r58819 (trunk): erb.rb: Drop unused scanner implementation
  46705 2017-05-21 00:58 [ko1@a...            ] naruse:r58820 (trunk): Clean proxy      
  46706 2017-05-21 00:58 [ko1@a...            ] svn:r58821 (trunk): * 2017-05-21        
  46707 2017-05-21 01:20 [ko1@a...            ] k0kubun:r58822 (trunk): erb.rb: Prevent potential unexpected rescue
  46708 2017-05-21 01:50 [ko1@a...            ] k0kubun:r58823 (trunk): erb.rb: Allow trimming carriage return
  46709 2017-05-21 02:03 [ko1@a...            ] k0kubun:r58824 (trunk): doc/maintainers.rdoc: Add me to ERB maintainers
  46710 2017-05-21 02:17 [ko1@a...            ] k0kubun:r58825 (trunk): erb.rb: Allow explicit trimming carriage return
  46711 2017-05-21 02:36 [ko1@a...            ] k0kubun:r58826 (trunk): erb.rb: Allow trimming CR in all trim_modes
  46712 2017-05-21 10:01 [ko1@a...            ] kazu:r58827 (trunk): Remove redundant square brackets
  46714 2017-05-21 12:36 [ko1@a...            ] watson1978:r58828 (trunk): Improve Time#<=> performance
  46715 2017-05-21 16:13 [ko1@a...            ] kazu:r58830 (trunk): Add missing word in transform_values methods description
  46716 2017-05-21 17:30 [ko1@a...            ] nobu:r58831 (trunk): downloader.rb: utilize dir argument
  46717 2017-05-21 23:29 [ko1@a...            ] nobu:r58832 (trunk): remove verify option
  46718 2017-05-22 01:45 [ko1@a...            ] svn:r58834 (trunk): * 2017-05-22        
  46719 2017-05-22 01:45 [ko1@a...            ] nobu:r58833 (trunk): downloader cache   
  46720 2017-05-22 04:25 [ko1@a...            ] stomar:r58835 (trunk): Use should_receive expectation instead of singleton method
  46721 2017-05-22 04:30 [ko1@a...            ] stomar:r58838 (trunk): NEWS: String#{casecmp, casecmp?} [Bug #13312]
  46722 2017-05-22 04:31 [ko1@a...            ] stomar:r58839 (trunk): String#casecmp no longer raises TypeError
  46723 2017-05-22 08:52 [ko1@a...            ] normal:r58840 (trunk): lib/net/protocol: clear short-lived read buffer
  46724 2017-05-22 12:18 [ko1@a...            ] nobu:r58841 (trunk): fix r58833         
  46725 2017-05-22 12:56 [ko1@a...            ] k0kubun:r58842 (trunk): erb.rb: Skip creating regexp
  46726 2017-05-22 13:10 [ko1@a...            ] nobu:r58843 (trunk): downloader.rb: true symlink on cygwin
  46729 2017-05-22 15:13 [ko1@a...            ] shugo:r58844 (trunk): net/imap: separate @continuation_request_exception from @exception
  46730 2017-05-22 16:13 [ko1@a...            ] rhe:r58845 (trunk): hash.c: [DOC] fix docs for Hash#transform_values!
  46731 2017-05-22 16:36 [ko1@a...            ] normal:r58846 (trunk): lib/net/protocol.rb: account read_bytes before caller sees it
  46732 2017-05-22 23:26 [ko1@a...            ] nobu:r58847 (trunk): source directory may not be writable
  46733 2017-05-23 08:41 [ko1@a...            ] normal:r58848 (trunk): variable.c (autoload_sleep_done): avoid needless list_node init
  46734 2017-05-23 08:41 [ko1@a...            ] svn:r58849 (trunk): * 2017-05-23        
  46735 2017-05-23 10:04 [ko1@a...            ] nobu:r58851 (trunk): readonly srcdir    
  46736 2017-05-23 10:04 [ko1@a...            ] nobu:r58850 (trunk): appveyor.yml: remove unused UNICODE_DATA_DIR
  46737 2017-05-23 15:02 [ko1@a...            ] kou:r58852 (trunk): Use test-unit 3.2.4 
  46738 2017-05-23 20:36 [ko1@a...            ] nobu:r58853 (trunk): unused member      
  46739 2017-05-23 21:12 [ko1@a...            ] nobu:r58854 (trunk): LABEL_FORMAT       
  46740 2017-05-23 21:38 [ko1@a...            ] nobu:r58855 (trunk): fix FD leaks       
  46741 2017-05-23 21:42 [ko1@a...            ] nobu:r58856 (trunk): out-of-place on travis
  46742 2017-05-23 22:18 [ko1@a...            ] nobu:r58857 (trunk): readonly srcdir    
  46743 2017-05-23 22:47 [ko1@a...            ] nobu:r58858 (trunk): Dir.glob base option
  46744 2017-05-23 22:54 [ko1@a...            ] nobu:r58859 (trunk): test_dir.rb: sort  
  46745 2017-05-23 23:34 [ko1@a...            ] nobu:r58860 (trunk): Dir as base option 
  46746 2017-05-24 01:51 [ko1@a...            ] svn:r58862 (trunk): * 2017-05-24        
  46747 2017-05-24 01:51 [ko1@a...            ] naruse:r58861 (trunk): skip on Solaris 11
  46748 2017-05-24 09:34 [ko1@a...            ] normal:r58863 (trunk): rubyspec/core/io/popen_spec: avoid lingering "ruby -e sleep" process
  46749 2017-05-24 12:01 [ko1@a...            ] normal:r58864 (trunk): string.c (rb_str_crypt): fix excessive stack use with crypt_r
  46750 2017-05-24 15:46 [ko1@a...            ] ko1:r58865 (trunk): Add debug counters. 
  46751 2017-05-24 15:55 [ko1@a...            ] nobu:r58866 (trunk): string.c: for small crypt_data
  46752 2017-05-24 15:57 [ko1@a...            ] watson1978:r58867 (trunk): Improve performance in where push the element into non shared Array object
  46753 2017-05-24 16:11 [ko1@a...            ] nobu:r58868 (trunk): duplicate method   
  46754 2017-05-24 16:57 [ko1@a...            ] nobu:r58869 (trunk): assertions.rb: AllFailures#foreach
  46755 2017-05-24 16:57 [ko1@a...            ] nobu:r58870 (trunk): test_enum.rb: test_inject_array_op_redefined
  46756 2017-05-24 17:00 [ko1@a...            ] nobu:r58871 (trunk): enum.c: respect method visibility
  46757 2017-05-24 22:31 [ko1@a...            ] nobu:r58872 (trunk): test_http.rb: fix r58855
  46758 2017-05-24 23:26 [ko1@a...            ] nobu:r58873 (trunk): dir.c: prefer NAMLEN to d_name
  46759 2017-05-25 03:59 [ko1@a...            ] svn:r58875 (trunk): * 2017-05-25        
  46760 2017-05-25 03:59 [ko1@a...            ] normal:r58874 (trunk): thread_pthread: retry timer thread creation w/o attr on EINVAL
  46761 2017-05-25 06:26 [ko1@a...            ] normal:r58876 (trunk): string.c: fix String#crypt leak introduced in r58866
  46762 2017-05-25 10:46 [ko1@a...            ] nobu:r58877 (trunk): dir.c: dir_each_entries
  46763 2017-05-25 11:50 [ko1@a...            ] nobu:r58878 (trunk): test_dir.rb: test Dir.entries
  46764 2017-05-25 11:50 [ko1@a...            ] nobu:r58879 (trunk): dir.c: Dir.each_child and Dir.children
  46765 2017-05-25 13:25 [ko1@a...            ] watson1978:r58880 (trunk): Improve performance of rb_equal()
  46766 2017-05-25 13:25 [ko1@a...            ] watson1978:r58881 (trunk): Improve performance of rb_eql()
  46767 2017-05-25 14:29 [ko1@a...            ] nobu:r58882 (trunk): vm_insnhelper.c: rb_eql_opt should call eql?
  46768 2017-05-25 16:36 [ko1@a...            ] nobu:r58883 (trunk): vm_insnhelper.c: remove redefinitions and undefine after used
  46769 2017-05-25 16:50 [ko1@a...            ] stomar:r58884 (trunk): dir.c: docs for Dir.each_child and Dir.children
  46770 2017-05-25 17:34 [ko1@a...            ] stomar:r58885 (trunk): dir.c: document base keyword argument of Dir.glob
  46771 2017-05-25 20:14 [ko1@a...            ] k0kubun:r58886 (trunk): string.c: Optimize String#concat when argc is 1
  46772 2017-05-26 00:14 [ko1@a...            ] svn:r58889 (trunk): * 2017-05-26        
  46773 2017-05-26 00:14 [ko1@a...            ] stomar:r58888 (trunk): hash.c: docs for Hash#transform_values
  46774 2017-05-26 00:33 [ko1@a...            ] eregon:r58890 (trunk): Raise ArgumentError if sprintf format string ends with %
  46775 2017-05-26 00:38 [ko1@a...            ] k0kubun:r58891 (trunk): erb.rb: Add ERB#result_with_hash
  46776 2017-05-26 00:43 [ko1@a...            ] k0kubun:r58892 (trunk): NEWS: Add entry for ERB#result_with_hash
  46777 2017-05-26 08:43 [ko1@a...            ] ko1:r58893 (trunk): use timeout scale.  
  46778 2017-05-26 10:50 [ko1@a...            ] rhe:r58894 (trunk): compile.c: fix possible use of uninitialized value
  46779 2017-05-26 14:27 [ko1@a...            ] ko1:r58895 (trunk): Symbol support for opt_eq_func.
  46780 2017-05-26 15:28 [ko1@a...            ] nobu:r58896 (trunk): Symbol support for opt_eql_func too
  46781 2017-05-26 15:39 [ko1@a...            ] nobu:r58897 (trunk): string.c: adjust style [ci skip]
  46782 2017-05-26 15:39 [ko1@a...            ] nobu:r58898 (trunk): sprintf.c: remove redundant condition
  46783 2017-05-26 15:42 [ko1@a...            ] sonots:r58899 (trunk): * lib/uri/common.rb: [DOC] add rdoc to describe
  46784 2017-05-26 16:02 [ko1@a...            ] nobu:r58900 (trunk): runruby.rb: no PRELOAD on multiarch [ci skip]
  46785 2017-05-26 16:04 [ko1@a...            ] nobu:r58901 (trunk): dir.c: yield without base part
  46787 2017-05-26 16:28 [ko1@a...            ] normal:r58902 (trunk): attempt to fix rb_alloc_tmp_buffer2 for ALLOCV_N
  46788 2017-05-26 18:49 [ko1@a...            ] nobu:r58903 (trunk): remove extra call to OleInitialize
  46789 2017-05-26 21:12 [ko1@a...            ] k0kubun:r58904 (trunk): erb.rb: Use script encoding instead of force_encoding
  46790 2017-05-26 22:49 [ko1@a...            ] k0kubun:r58905 (trunk): erb.rb: Generate static string with opt_str_uminus
  46791 2017-05-26 22:49 [ko1@a...            ] svn:r58906 (trunk): * properties.       
  46792 2017-05-26 22:58 [ko1@a...            ] k0kubun:r58907 (trunk): erb.rb: [DOC] Follow compiled code's change
  46793 2017-05-26 23:18 [ko1@a...            ] k0kubun:r58908 (trunk): erb.rb: Tiny improvement of compiling cost
  46796 2017-05-27 02:11 [ko1@a...            ] nobu:r58911 (trunk): numeric.c: remove duplicate code
  46797 2017-05-27 10:04 [ko1@a...            ] nobu:r58912 (trunk): dir.c: fix FD leaks
  46798 2017-05-27 10:26 [ko1@a...            ] nobu:r58913 (trunk): numeric.c: fix for small number
  46799 2017-05-27 11:01 [ko1@a...            ] ko1:r58914 (trunk): apply timeout scale 
  46800 2017-05-27 11:47 [ko1@a...            ] k0kubun:r58915 (trunk): benchmark: Rename to bm_erb_render.rb

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