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

ruby-changes:41901-42000

  41901 2016-03-01 11:25 [ko1@a...            ] svn:r53976 (trunk): * 2016-03-01        
  41902 2016-03-01 11:25 [ko1@a...            ] nobu:r53975 (trunk): fileutils.rb: keyword arguments
  41903 2016-03-01 23:42 [ko1@a...            ] nobu:r53977 (trunk): vm_method.c: fix assertion
  41904 2016-03-02 00:00 [ko1@a...            ] kazu:r53978 (trunk): Fix pull request number [ci skip]
  41905 2016-03-02 00:00 [ko1@a...            ] svn:r53979 (trunk): * 2016-03-02        
  41906 2016-03-02 15:12 [ko1@a...            ] hsbt:r53980 (trunk): * lib/xmlrpc.rb: Removed broken parser named XMLTreeParser.
  41907 2016-03-02 15:19 [ko1@a...            ] hsbt:r53981 (trunk): * lib/xmlrpc.rb: Removed broken parser named XMLScanStreamParser.
  41908 2016-03-02 16:03 [ko1@a...            ] nobu:r53982 (trunk): test/unit: return the cursor
  41909 2016-03-02 16:18 [ko1@a...            ] nobu:r53983 (trunk): vm_eval.c: method_missing by method_missing
  41910 2016-03-02 16:28 [ko1@a...            ] nobu:r53984 (trunk): vm_eval.c: call method_missing by method entry
  41911 2016-03-03 12:08 [ko1@a...            ] svn:r53986 (trunk): * 2016-03-03        
  41913 2016-03-03 14:09 [ko1@a...            ] nobu:r53987 (trunk): ostruct.rb: make internal methods private
  41914 2016-03-03 16:42 [ko1@a...            ] nobu:r53988 (trunk): parse.y: cr_seen flag
  41915 2016-03-03 17:31 [ko1@a...            ] nobu:r53989 (trunk): parse.y: split nextc
  41916 2016-03-04 06:05 [ko1@a...            ] svn:r53991 (trunk): * 2016-03-04        
  41918 2016-03-04 09:29 [ko1@a...            ] hsbt:r53992 (trunk): * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.1.
  41919 2016-03-04 12:53 [ko1@a...            ] nobu:r53993 (trunk): ruby.c: remove a magic number
  41920 2016-03-04 13:34 [ko1@a...            ] nobu:r53994 (trunk): test_rubyoptions.rb: encoding option
  41922 2016-03-04 18:53 [ko1@a...            ] ko1:r53996 (trunk): * gc.c: rename "enum gc_stat" to "enum gc_mode"
  41923 2016-03-04 19:37 [ko1@a...            ] ko1:r53997 (trunk): * gc.c: use 2 bits with unsigned int for rb_objspace::flags::mode
  41924 2016-03-04 22:27 [ko1@a...            ] nobu:r53998 (trunk): ruby.c: warn_cr_in_shebang
  41925 2016-03-04 22:39 [ko1@a...            ] nobu:r53999 (trunk): securerandom.rb: remove to_s call
  41926 2016-03-05 03:14 [ko1@a...            ] odaira:r54000 (trunk): * thread_pthread.c (getstack): __pi_stacksize returned by
  41928 2016-03-05 07:21 [ko1@a...            ] odaira:r54002 (trunk): * test/zlib/test_zlib.rb (test_adler32_combine, test_crc32_combine):
  41929 2016-03-05 07:43 [ko1@a...            ] odaira:r54003 (trunk): * test/-ext-/float/test_nextafter.rb: In AIX,
  41930 2016-03-05 09:29 [ko1@a...            ] odaira:r54004 (trunk): * test/rinda/test_rinda.rb (test_make_socket_ipv4_multicast):
  41931 2016-03-05 09:54 [ko1@a...            ] odaira:r54005 (trunk): * test/socket/test_addrinfo.rb (test_ipv6_address_predicates):
  41932 2016-03-05 10:33 [ko1@a...            ] nobu:r54006 (trunk): parse.y: optimize negate_lit
  41933 2016-03-06 17:34 [ko1@a...            ] nobu:r54007 (trunk): eval_error.c: trivial optimization
  41934 2016-03-06 17:34 [ko1@a...            ] svn:r54008 (trunk): * 2016-03-06        
  41935 2016-03-06 22:43 [ko1@a...            ] nobu:r54009 (trunk): io.c: fix output of Array [ci skip]
  41936 2016-03-07 01:43 [ko1@a...            ] odaira:r54010 (trunk): * test/ruby/test_process.rb (test_execopts_gid): Skip a test
  41937 2016-03-07 01:43 [ko1@a...            ] svn:r54011 (trunk): * 2016-03-07        
  41938 2016-03-07 10:05 [ko1@a...            ] nobu:r54012 (trunk): io.c: remove extra declarations
  41939 2016-03-07 10:58 [ko1@a...            ] nobu:r54013 (trunk): win32ole_event.c: use rb_write_error_str
  41940 2016-03-07 13:28 [ko1@a...            ] nobu:r54014 (trunk): internal.h: functions for class internals
  41941 2016-03-07 13:33 [ko1@a...            ] nobu:r54015 (trunk): class.c: err if superclass is 0
  41942 2016-03-07 15:24 [ko1@a...            ] nobu:r54016 (trunk): update-rubyspec: show latest commit
  41943 2016-03-07 17:17 [ko1@a...            ] nobu:r54017 (trunk): .travis.yml: add branches [ci skip]
  41944 2016-03-08 00:16 [ko1@a...            ] svn:r54019 (trunk): * 2016-03-08        
  41945 2016-03-08 00:16 [ko1@a...            ] nagachika:r54018 (trunk): * ext/tk/lib/tk/menubar.rb: fix a typo in font name. 
  41946 2016-03-08 00:23 [ko1@a...            ] nagachika:r54020 (trunk): * ext/tk/lib/tkextlib/blt/tree.rb: fix method name typo.
  41947 2016-03-08 00:26 [ko1@a...            ] nagachika:r54021 (trunk): * ext/tk/lib/tkextlib/tcllib/toolbar.rb: fix method name typo.
  41948 2016-03-08 00:29 [ko1@a...            ] nagachika:r54022 (trunk): * ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb: fix method name typo.
  41949 2016-03-08 00:44 [ko1@a...            ] usa:r54023 (trunk): * ruby.c (warn_cr_in_shebang): meaningless check on DOSISH platforms.
  41950 2016-03-08 04:39 [ko1@a...            ] nobu:r54024 (trunk): test_rubyoptions.rb: fix test
  41951 2016-03-08 08:22 [ko1@a...            ] odaira:r54025 (trunk): * test/net/imap/test_imap.rb (test_idle_timeout): Because of the
  41952 2016-03-08 16:55 [ko1@a...            ] usa:r54026 (trunk): * win32/win32.c (rb_w32_write_console): stop the VT100 emulation if the
  41953 2016-03-08 17:34 [ko1@a...            ] usa:r54027 (trunk): * win32/win32.c (rb_w32_write_console): now no need to check
  41954 2016-03-08 17:54 [ko1@a...            ] naruse:r54028 (trunk): * insns.def (opt_mod): show its method name on ZeroDivisionError.
  41955 2016-03-08 18:15 [ko1@a...            ] naruse:r54029 (trunk): * intern.h (rb_divmod): assume compilers `/` and `%` comply C99
  41956 2016-03-08 23:38 [ko1@a...            ] headius:r54030 (trunk): test/ruby/test_array.rb: split permute + stack error tests out.
  41957 2016-03-09 00:07 [ko1@a...            ] nobu:r54031 (trunk): logger.rb: kwd args
  41958 2016-03-09 00:07 [ko1@a...            ] svn:r54032 (trunk): * 2016-03-09        
  41959 2016-03-09 00:21 [ko1@a...            ] nobu:r54033 (trunk): ruby.c: extra comma
  41961 2016-03-09 00:29 [ko1@a...            ] nobu:r54035 (trunk): vm_method.c: fix aliased original name
  41962 2016-03-09 03:35 [ko1@a...            ] nagachika:r54036 (ruby_2_2): merge revision(s) 53167: [Backport #11825]
  41963 2016-03-09 03:38 [ko1@a...            ] headius:r54037 (trunk): * test/ruby/test_require.rb (test_require_with_loaded_features_pop):
  41964 2016-03-09 03:49 [ko1@a...            ] nagachika:r54038 (ruby_2_2): merge revision(s) 52605, 53231, 53244: [Backport #11854]
  41965 2016-03-09 03:52 [ko1@a...            ] nagachika:r54039 (ruby_2_2): merge revision(s) 53259: [Backport #11862]
  41966 2016-03-09 04:02 [ko1@a...            ] nagachika:r54040 (ruby_2_2): merge revision(s) 53299: [Backport #11870]
  41967 2016-03-09 04:12 [ko1@a...            ] nagachika:r54041 (ruby_2_2): merge revision(s) 53329: [Backport #11885]
  41968 2016-03-09 04:19 [ko1@a...            ] nagachika:r54042 (ruby_2_2): merge revision(s) 53435: [Backport #11945]
  41969 2016-03-09 04:45 [ko1@a...            ] nagachika:r54043 (ruby_2_2): merge revision(s) 53346, 53347, 53348, 53349, 53391, 53928: [Backport #11898]
  41970 2016-03-09 05:11 [ko1@a...            ] nagachika:r54044 (ruby_2_2): revert r54041. it breaks openssl tests.
  41971 2016-03-09 05:27 [ko1@a...            ] nagachika:r54045 (ruby_2_2): merge revision(s) 51016, 53329: [Backport #11885]
  41972 2016-03-09 08:00 [ko1@a...            ] usa:r54046 (trunk): * win32/win32.c (rb_w32_write_console): remove unused variable.
  41973 2016-03-09 09:28 [ko1@a...            ] odaira:r54047 (trunk): * test/io/wait/test_io_wait.rb (test_wait_readwrite_timeout):
  41974 2016-03-09 12:48 [ko1@a...            ] nobu:r54048 (trunk): memory_status.rb: remove unused values
  41975 2016-03-09 13:22 [ko1@a...            ] nobu:r54049 (trunk): memory_status.rb: independent of MiniTest
  41976 2016-03-09 13:45 [ko1@a...            ] nobu:r54050 (trunk): hash.c: tbl_update_func
  41977 2016-03-09 14:14 [ko1@a...            ] nobu:r54051 (trunk): test_hash.rb: tests for to_h
  41978 2016-03-09 15:02 [ko1@a...            ] ko1:r54052 (trunk): * benchmark/driver.rb: exit benchmarking if a benchmark process
  41979 2016-03-09 15:05 [ko1@a...            ] ko1:r54053 (trunk): * benchmark/bm_vm3_gc_old_full.rb: add GC.start benchmark.
  41980 2016-03-09 15:05 [ko1@a...            ] svn:r54054 (trunk): * properties.       
  41981 2016-03-09 16:17 [ko1@a...            ] nobu:r54055 (trunk): hash.c: make duplicated hash WB protected
  41982 2016-03-09 16:17 [ko1@a...            ] nobu:r54056 (trunk): hash.c: hash_dup for rb_hash_to_h
  41983 2016-03-09 16:17 [ko1@a...            ] nobu:r54057 (trunk): hash.c: SET_DEFAULT
  41984 2016-03-09 16:22 [ko1@a...            ] ko1:r54060 (trunk): * benchmark/driver.rb: support memory usage benchmark.
  41985 2016-03-09 16:24 [ko1@a...            ] nobu:r54058 (trunk): hash.c: SET_PROC_DEFAULT
  41986 2016-03-09 16:29 [ko1@a...            ] svn:r54061 (trunk): * properties.       
  41987 2016-03-09 16:34 [ko1@a...            ] nobu:r54059 (trunk): hash.c: COPY_DEFAULT
  41988 2016-03-09 16:42 [ko1@a...            ] ko1:r54062 (trunk): * benchmark/driver.rb: fix output messages.
  41989 2016-03-09 16:49 [ko1@a...            ] ko1:r54063 (trunk): * benchmark/driver.rb: fix my last commit (syntax error).
  41990 2016-03-09 16:52 [ko1@a...            ] nobu:r54064 (trunk): driver.rb: unused variable
  41991 2016-03-09 19:39 [ko1@a...            ] nobu:r54065 (trunk): common.mk: dependency of prelude.o
  41992 2016-03-09 22:30 [ko1@a...            ] kazu:r54066 (trunk): fix a typo [ci skip]
  41993 2016-03-09 22:45 [ko1@a...            ] nagachika:r54067 (ruby_2_2): merge revision(s) 53561: [Backport #11958]
  41994 2016-03-09 22:58 [ko1@a...            ] nagachika:r54068 (ruby_2_2): merge revision(s) 53609: [Backport #12011]
  41995 2016-03-09 23:01 [ko1@a...            ] nagachika:r54069 (ruby_2_2): merge revision(s) 53318: [Backport #11489]
  41996 2016-03-10 00:14 [ko1@a...            ] nagachika:r54070 (ruby_2_2): merge revision(s) 53677: [Backport #11877]
  41997 2016-03-10 00:20 [ko1@a...            ] nagachika:r54071 (ruby_2_2): merge revision(s) 51006, 53784: [Backport #11495]
  41998 2016-03-10 00:25 [ko1@a...            ] nagachika:r54072 (ruby_2_2): merge revision(s) 53790, 53844: [Backport #12054]
  41999 2016-03-10 09:55 [ko1@a...            ] svn:r54074 (trunk): * 2016-03-10        
  42000 2016-03-10 09:55 [ko1@a...            ] odaira:r54073 (trunk): * test/socket/test_socket.rb (test_udp_recvmsg_truncation):

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