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

ruby-changes:42801-42900

  42801 2016-05-02 00:18 [ko1@a...            ] akr:r54875 (trunk): test_name use Integer instead of Fixnum.
  42802 2016-05-02 00:31 [ko1@a...            ] akr:r54876 (trunk): * test/ruby/test_numeric.rb (test_step): Use Integer::FIXNUM_MAX.
  42803 2016-05-02 02:31 [ko1@a...            ] naruse:r54877 (trunk): fix mixed declaration on non UNALIGNED_WORD_ACCESS
  42804 2016-05-02 06:03 [ko1@a...            ] akr:r54878 (trunk): complex.c don't refer rb_cFixnum and rb_cBignum.
  42805 2016-05-02 08:10 [ko1@a...            ] nobu:r54879 (trunk): string.c: fix braces
  42806 2016-05-02 11:39 [ko1@a...            ] akr:r54880 (trunk): * test/ruby/test_refinement.rb (test_inspect): Use Integer instead of Fixnum.
  42807 2016-05-02 11:56 [ko1@a...            ] nobu:r54881 (trunk): string.c: fix doc  
  42808 2016-05-02 12:01 [ko1@a...            ] nobu:r54882 (trunk): string.c: shortcut 
  42809 2016-05-02 19:49 [ko1@a...            ] kazu:r54883 (trunk): fix typos [ci skip]
  42810 2016-05-02 19:49 [ko1@a...            ] kazu:r54884 (trunk): fix a typo [ci skip]
  42811 2016-05-02 19:49 [ko1@a...            ] kazu:r54885 (trunk): Update rdoc of Integer#modulo [ci skip]
  42812 2016-05-02 20:07 [ko1@a...            ] naruse:r54886 (trunk): * re.c (str_coderange): to avoid function call when the string already
  42813 2016-05-02 22:06 [ko1@a...            ] svn:r54888 (trunk): * remove trailing spaces.
  42814 2016-05-02 22:06 [ko1@a...            ] usa:r54887 (trunk): * test/ruby/test_file_exhaustive.rb: test UTF-8 filename. see [Bug #12340]
  42815 2016-05-02 22:08 [ko1@a...            ] usa:r54889 (trunk): * win32/win32.c, include/ruby/win32.h (rb_w32_utruncate): implements new
  42816 2016-05-03 05:07 [ko1@a...            ] svn:r54891 (trunk): * 2016-05-03        
  42817 2016-05-03 05:07 [ko1@a...            ] normal:r54890 (trunk): process.c (disable_child_handler_fork_child): initialize handler for SIGPIPE
  42818 2016-05-03 09:25 [ko1@a...            ] nobu:r54892 (trunk): eval.c: constify   
  42820 2016-05-03 21:17 [ko1@a...            ] naruse:r54894 (trunk): * string.c (count_utf8_lead_bytes_with_word): Use __builtin_popcount
  42821 2016-05-03 21:24 [ko1@a...            ] naruse:r54895 (trunk): * configure.in (warnflags): use -std=gnu99 instead of
  42822 2016-05-03 21:57 [ko1@a...            ] yui-knk:r54896 (trunk): * complex.c (rb_complex_set_imag): Fix to properly set imag
  42823 2016-05-03 22:15 [ko1@a...            ] yui-knk:r54897 (trunk): * internal.h (RCOMPLEX_SET_IMAG): undef RCOMPLEX_SET_IMAG
  42824 2016-05-03 22:35 [ko1@a...            ] kazu:r54898 (trunk): Update result of 123456789 ** -2
  42825 2016-05-04 01:50 [ko1@a...            ] nagachika:r54899 (ruby_2_3): merge revision(s) 54896, 54897: [Backport #12343]
  42826 2016-05-04 02:01 [ko1@a...            ] nagachika:r54900 (ruby_2_3): merge revision(s) 53718: [Backport #12320]
  42827 2016-05-04 17:10 [ko1@a...            ] svn:r54902 (trunk): * 2016-05-04        
  42829 2016-05-04 17:10 [ko1@a...            ] ktsj:r54903 (trunk): * lib/set.rb (Set#{delete_if, keep_if, collect!, reject!, select!, classify, divide},
  42830 2016-05-04 17:16 [ko1@a...            ] ktsj:r54904 (trunk): * lib/set.rb: [DOC] add documentation that Set#{delete_if, keep_if, collect!, reject!, select!,
  42831 2016-05-04 17:50 [ko1@a...            ] ktsj:r54905 (trunk): * test/net/http/test_httpheader.rb: add missing test of
  42832 2016-05-04 17:50 [ko1@a...            ] ktsj:r54906 (trunk): * lib/net/http/header.rb (Net::HTTPHeader#{each_header, each_name,
  42834 2016-05-04 18:13 [ko1@a...            ] nobu:r54908 (trunk): proc.c: constify   
  42835 2016-05-04 18:13 [ko1@a...            ] nobu:r54909 (trunk): proc.c: passed_block
  42836 2016-05-04 18:13 [ko1@a...            ] nobu:r54910 (trunk): proc.c: separate rb_method_call_with_block
  42837 2016-05-04 22:15 [ko1@a...            ] yui-knk:r54911 (trunk): numeric.c: Remove prototype declarations to internal.h
  42839 2016-05-05 09:53 [ko1@a...            ] nobu:r54912 (trunk): random.c: use arc4random_buf
  42840 2016-05-05 11:25 [ko1@a...            ] nobu:r54914 (trunk): use TH_JUMP_TAG    
  42841 2016-05-05 13:42 [ko1@a...            ] yui-knk:r54915 (trunk): * string.c (rb_str_sub): Fix a special match variable name.
  42842 2016-05-05 15:14 [ko1@a...            ] nobu:r54916 (trunk): proc.c: suppress a warning
  42843 2016-05-05 15:21 [ko1@a...            ] nobu:r54917 (trunk): proc.c: no unnecessary temporary array
  42844 2016-05-05 15:30 [ko1@a...            ] nobu:r54918 (trunk): proc.c: no temporary args array
  42845 2016-05-05 17:10 [ko1@a...            ] yui-knk:r54919 (trunk): * test/ruby/test_complexrational.rb: Remove duplicated raise.
  42846 2016-05-05 23:03 [ko1@a...            ] svn:r54921 (trunk): * 2016-05-06        
  42847 2016-05-05 23:03 [ko1@a...            ] nobu:r54920 (trunk): random.c: use uint32_t
  42848 2016-05-06 01:29 [ko1@a...            ] nagachika:r54922 (ruby_2_3): merge revision(s) 54898: [Backport #12339]
  42849 2016-05-06 01:32 [ko1@a...            ] nagachika:r54923 (ruby_2_3): merge revision(s) 53322, 53323: [Backport #11880]
  42850 2016-05-06 01:34 [ko1@a...            ] nagachika:r54924 (ruby_2_3): merge revision(s) 54808: [Backport #12323]
  42851 2016-05-06 07:19 [ko1@a...            ] nobu:r54925 (trunk): enum.c: examples of Enumerable#detect [ci skip]
  42852 2016-05-06 14:33 [ko1@a...            ] nobu:r54926 (trunk): random.c: return value is not GCed
  42853 2016-05-06 14:33 [ko1@a...            ] nobu:r54927 (trunk): random.c: default seed mark
  42854 2016-05-06 14:55 [ko1@a...            ] nobu:r54928 (trunk): random.c: sipseed_keys_t
  42855 2016-05-06 14:56 [ko1@a...            ] nobu:r54929 (trunk): random.c: prefer rb_check_arity
  42857 2016-05-06 15:21 [ko1@a...            ] nobu:r54931 (trunk): random.c: refactor 
  42859 2016-05-06 22:33 [ko1@a...            ] kazu:r54933 (trunk): fix a typo [ci skip]
  42860 2016-05-07 07:01 [ko1@a...            ] nobu:r54934 (trunk): process.c: argument types over conversion
  42863 2016-05-07 14:24 [ko1@a...            ] nobu:r54937 (trunk): random.c: split random_int32
  42864 2016-05-07 15:25 [ko1@a...            ] nobu:r54938 (trunk): random.c: optimize int_pair_to_real_inclusive
  42865 2016-05-07 20:58 [ko1@a...            ] hsbt:r54939 (trunk): * test/webrick/test_ssl_server.rb: Added basic test for `webrick/ssl`
  42866 2016-05-07 20:58 [ko1@a...            ] svn:r54940 (trunk): * properties.       
  42867 2016-05-07 21:40 [ko1@a...            ] hsbt:r54941 (trunk): * lib/webrick/ssl.rb: Accept string value for SSLCertName. It is used
  42868 2016-05-08 08:59 [ko1@a...            ] svn:r54944 (trunk): * 2016-05-08        
  42870 2016-05-08 08:59 [ko1@a...            ] naruse:r54943 (trunk): * configure.in: add -Wsuggest-attribute=noreturn and suppress warnings.
  42871 2016-05-08 09:07 [ko1@a...            ] naruse:r54945 (trunk): * configure.in: add -Wsuggest-attribute=format and suppress warnings.
  42872 2016-05-08 11:24 [ko1@a...            ] nobu:r54946 (trunk): intern.h: suppress warnings
  42873 2016-05-08 17:55 [ko1@a...            ] nobu:r54947 (trunk): file.c: home dir fall back
  42874 2016-05-08 18:02 [ko1@a...            ] nobu:r54948 (trunk): objspace_dump.c: fix format
  42875 2016-05-08 18:02 [ko1@a...            ] nobu:r54949 (trunk): win32ole_error.h: add attributes
  42876 2016-05-08 20:13 [ko1@a...            ] naruse:r54950 (trunk): * ext/openssl/extconf.rb: asume it doesn't have SSLv2 related
  42877 2016-05-08 22:39 [ko1@a...            ] kazu:r54951 (trunk): fix typos [ci skip]
  42878 2016-05-09 01:48 [ko1@a...            ] svn:r54953 (trunk): * 2016-05-09        
  42879 2016-05-09 01:48 [ko1@a...            ] naruse:r54952 (trunk): * configure.in: check function attirbute const and pure,
  42880 2016-05-09 01:56 [ko1@a...            ] naruse:r54954 (trunk): * gc.c (rb_gc_unprotect_logging): throw rb_memerror when it cannot
  42881 2016-05-09 05:34 [ko1@a...            ] usa:r54955 (trunk): * include/ruby/ruby.h (CONSTFUNC, PUREFUNC): fixed build errors on
  42882 2016-05-09 06:23 [ko1@a...            ] usa:r54956 (trunk): * include/ruby/{defines, ruby}.h: need to define function attributes
  42884 2016-05-09 08:08 [ko1@a...            ] nobu:r54958 (trunk): webrick/utils.rb: suppress messages
  42885 2016-05-09 08:08 [ko1@a...            ] nobu:r54959 (trunk): openssl/extconf.rb: NO SSL macros first
  42886 2016-05-09 09:50 [ko1@a...            ] nobu:r54960 (trunk): thread.c: clear atfork functions
  42887 2016-05-09 09:55 [ko1@a...            ] nobu:r54961 (trunk): thread.c: GET_THREAD once in rb_thread_atfork
  42888 2016-05-09 11:55 [ko1@a...            ] nobu:r54962 (trunk): random.c: seed conversion
  42889 2016-05-09 12:30 [ko1@a...            ] nobu:r54963 (trunk): random.c: consitify
  42890 2016-05-09 22:33 [ko1@a...            ] kazu:r54964 (trunk): fix a typo [ci skip]
  42891 2016-05-10 00:29 [ko1@a...            ] nobu:r54965 (trunk): random.c: compare by rb_equal
  42892 2016-05-10 00:29 [ko1@a...            ] svn:r54966 (trunk): * 2016-05-10        
  42893 2016-05-10 12:40 [ko1@a...            ] naruse:r54967 (trunk): * configure.in (-fexcess-precision=standard): before r54895 -std=c99
  42894 2016-05-10 14:00 [ko1@a...            ] nobu:r54968 (trunk): random.c: use bytes
  42895 2016-05-10 14:49 [ko1@a...            ] nobu:r54969 (trunk): random.c: reuse bits
  42896 2016-05-10 20:50 [ko1@a...            ] eregon:r54970 (trunk): * insns.def (defineclass): Also raise an error when redeclaring the
  42897 2016-05-11 09:37 [ko1@a...            ] svn:r54972 (trunk): * 2016-05-11        
  42899 2016-05-11 15:16 [ko1@a...            ] nobu:r54973 (trunk): fix file name [ci skip]
  42900 2016-05-11 16:22 [ko1@a...            ] nobu:r54974 (trunk): util.c: qsort_s    

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