[前][次][スレッド一覧][上]

ruby-changes:46901-47000

  46901 2017-06-05 15:15 [ko1@a...            ] ko1:r59016 (trunk): rename functions and clean parameters.
  46902 2017-06-05 15:57 [ko1@a...            ] ko1:r59017 (trunk): do not inform ``is_lambda".
  46903 2017-06-05 16:03 [ko1@a...            ] ko1:r59018 (trunk): revert r59017 it fails ruby/test_lambda.rb
  46904 2017-06-05 16:26 [ko1@a...            ] nobu:r59019 (trunk): win32.c: no locale 
  46905 2017-06-06 09:13 [ko1@a...            ] svn:r59021 (trunk): * 2017-06-06        
  46906 2017-06-06 09:13 [ko1@a...            ] normal:r59020 (trunk): IO#close: do not enqueue redundant interrupts
  46907 2017-06-06 12:45 [ko1@a...            ] nobu:r59022 (trunk): debug.c: parse locale and filesystem codepages
  46908 2017-06-06 15:58 [ko1@a...            ] ko1:r59023 (trunk): revert r59020 because it may fail some tests sometimes on some environment (http://ci.rvm.jp/). This revert is to check the reason of failures.
  46909 2017-06-06 16:10 [ko1@a...            ] ko1:r59024 (trunk): revert r59023 because it contans unrelated developping code
  46910 2017-06-06 16:11 [ko1@a...            ] ko1:r59025 (trunk): re-revert r59020    
  46911 2017-06-06 19:34 [ko1@a...            ] duerst:r59026 (trunk): add test_ill_formed_utf_8_replace to test recommended number of \uFFFD
  46912 2017-06-06 21:30 [ko1@a...            ] nobu:r59027 (trunk): debug.c: fix breaking condtions
  46913 2017-06-07 07:55 [ko1@a...            ] svn:r59029 (trunk): * 2017-06-07        
  46914 2017-06-07 07:55 [ko1@a...            ] normal:r59028 (trunk): IO#close: do not enqueue redundant interrupts (take #2)
  46915 2017-06-07 09:32 [ko1@a...            ] normal:r59030 (trunk): thread.c: avoid busy looping on rb_thread_fd_close
  46916 2017-06-07 09:32 [ko1@a...            ] svn:r59031 (trunk): * properties.       
  46917 2017-06-07 09:32 [ko1@a...            ] normal:r59032 (trunk): common.mk: update dependencies after r58978
  46918 2017-06-07 22:01 [ko1@a...            ] svn:r59034 (trunk): * properties.       
  46919 2017-06-07 22:01 [ko1@a...            ] kou:r59033 (trunk): rexml: add close tag check on end of document to StreamParser
  46920 2017-06-07 23:36 [ko1@a...            ] nobu:r59035 (trunk): load.c: get rid of side effects
  46921 2017-06-08 07:25 [ko1@a...            ] svn:r59037 (trunk): * 2017-06-08        
  46922 2017-06-08 07:25 [ko1@a...            ] odaira:r59036 (trunk): * tool/make-snapshot: prefer to use a make command
  46923 2017-06-08 10:19 [ko1@a...            ] nobu:r59038 (trunk): appveyor.yml: enable exam on AppVeyor
  46924 2017-06-08 10:58 [ko1@a...            ] nobu:r59039 (trunk): appveyor.yml: show encodings [ci skip]
  46925 2017-06-08 10:58 [ko1@a...            ] nobu:r59040 (trunk): file.c: realpath in OS path encoding
  46926 2017-06-08 11:07 [ko1@a...            ] nobu:r59041 (trunk): ruby.c: script name in UTF-8
  46927 2017-06-08 13:06 [ko1@a...            ] ko1:r59042 (trunk): use NULL instead of 0.
  46928 2017-06-08 13:13 [ko1@a...            ] svn:r59044 (trunk): * remove trailing spaces.
  46929 2017-06-08 13:13 [ko1@a...            ] ko1:r59043 (trunk): check break target correctly.
  46930 2017-06-08 14:22 [ko1@a...            ] ko1:r59045 (trunk): vm_block_handler_verify() should not return any value.
  46931 2017-06-08 16:41 [ko1@a...            ] nobu:r59046 (trunk): signal.c: relax installation failure
  46933 2017-06-09 05:58 [ko1@a...            ] svn:r59048 (trunk): * 2017-06-09        
  46934 2017-06-09 10:31 [ko1@a...            ] a_matsuda:r59049 (trunk): Fix typo.     
  46936 2017-06-09 17:30 [ko1@a...            ] nobu:r59051 (trunk): signal.c: warn at unresserved signals
  46937 2017-06-09 22:02 [ko1@a...            ] nobu:r59052 (trunk): signal.c: no sigsegv handler with valgrind
  46938 2017-06-09 22:58 [ko1@a...            ] nobu:r59053 (trunk): thread.c: workaround for valgrind on Mac OS X
  46941 2017-06-10 19:26 [ko1@a...            ] nobu:r59056 (trunk): enumerator.c: fix nested maps
  46942 2017-06-10 19:26 [ko1@a...            ] svn:r59057 (trunk): * 2017-06-10        
  46943 2017-06-11 14:37 [ko1@a...            ] svn:r59059 (trunk): * 2017-06-11        
  46944 2017-06-11 14:37 [ko1@a...            ] nobu:r59058 (trunk): configure.in: link the DWARF debug information
  46945 2017-06-11 20:21 [ko1@a...            ] nobu:r59060 (trunk): expand ruby_sourcefile
  46946 2017-06-12 09:18 [ko1@a...            ] svn:r59062 (trunk): * 2017-06-12        
  46947 2017-06-12 09:18 [ko1@a...            ] nobu:r59061 (trunk): win32.c: rb_dir_getwd_ospath
  46948 2017-06-12 11:20 [ko1@a...            ] ko1:r59063 (trunk): * proc.c (get_local_variable_ptr): return found env ptr. Returned env
  46949 2017-06-12 13:35 [ko1@a...            ] nobu:r59065 (trunk): iseq.c: preserve encoding
  46950 2017-06-12 13:35 [ko1@a...            ] nobu:r59064 (trunk): gc.c: duplicate rb_iseq_path by RSTRING_PTR
  46952 2017-06-12 15:31 [ko1@a...            ] nobu:r59067 (trunk): unused functions   
  46953 2017-06-12 16:49 [ko1@a...            ] ko1:r59068 (trunk): remove rb_blocking_region_buffer::oldubf.
  46954 2017-06-12 16:58 [ko1@a...            ] ko1:r59069 (trunk): add a comment for rb_thread_mark()
  46955 2017-06-12 20:09 [ko1@a...            ] k0kubun:r59070 (trunk): array.c: [DOC] Make it clear that #<< modifies receiver
  46956 2017-06-13 10:05 [ko1@a...            ] svn:r59072 (trunk): * 2017-06-13        
  46957 2017-06-13 10:05 [ko1@a...            ] nobu:r59071 (trunk): compile.c: refine error messages
  46958 2017-06-13 10:31 [ko1@a...            ] nobu:r59073 (trunk): compile.c: refine error message
  46959 2017-06-13 11:52 [ko1@a...            ] ko1:r59074 (trunk): fix to free unallocated memory.
  46960 2017-06-13 12:20 [ko1@a...            ] nobu:r59075 (trunk): * compile.c (dump_disasm_list_with_cursor): replace with
  46961 2017-06-14 11:26 [ko1@a...            ] svn:r59077 (trunk): * 2017-06-14        
  46963 2017-06-14 13:27 [ko1@a...            ] ko1:r59078 (trunk): simply call xfree().
  46964 2017-06-14 14:10 [ko1@a...            ] nobu:r59079 (trunk): compile.c: dump and error before allocation
  46965 2017-06-14 15:04 [ko1@a...            ] nobu:r59080 (trunk): proc.c: skip prepended modules
  46966 2017-06-14 18:49 [ko1@a...            ] rhe:r59081 (trunk): openssl: import v2.0.4
  46967 2017-06-14 22:08 [ko1@a...            ] nobu:r59082 (trunk): test/ruby/test_method.rb: refined  [Bug #13656]
  46968 2017-06-14 23:02 [ko1@a...            ] nobu:r59083 (trunk): proc.c: infect inspect result
  46969 2017-06-15 11:34 [ko1@a...            ] nobu:r59086 (trunk): make-snapshot: suppress output from 7z [ci skip]
  46971 2017-06-15 11:34 [ko1@a...            ] svn:r59085 (trunk): * 2017-06-15        
  46972 2017-06-15 11:39 [ko1@a...            ] nobu:r59087 (trunk): make-snapshot: colorize [ci skip]
  46973 2017-06-15 12:12 [ko1@a...            ] nobu:r59088 (trunk): common.mk: tweaked packages order
  46974 2017-06-15 16:16 [ko1@a...            ] ko1:r59089 (trunk): Prohibit SystemStackError while GC.
  46975 2017-06-15 19:43 [ko1@a...            ] a_matsuda:r59090 (trunk): Don't pollute toplevel by an IRB internal method
  46976 2017-06-15 20:51 [ko1@a...            ] nobu:r59091 (trunk): Revert r59084, see r57060
  46977 2017-06-15 21:48 [ko1@a...            ] eregon:r59092 (trunk): Update to ruby/mspec@d900a49
  46978 2017-06-15 21:48 [ko1@a...            ] svn:r59094 (trunk): * properties.       
  46980 2017-06-15 22:34 [ko1@a...            ] eregon:r59095 (trunk): Update to ruby/spec@c730f07
  46981 2017-06-15 23:04 [ko1@a...            ] usa:r59096 (trunk): Clear `DESTDIR` when running make
  46982 2017-06-16 10:53 [ko1@a...            ] svn:r59098 (trunk): * 2017-06-16        
  46983 2017-06-16 10:53 [ko1@a...            ] nobu:r59097 (trunk): removed ruby_error_print
  46984 2017-06-16 12:04 [ko1@a...            ] hsbt:r59099 (trunk): Merge json-2.1.0 from https://github.com/flori/json
  46985 2017-06-16 13:04 [ko1@a...            ] ko1:r59100 (trunk): require 'bigdecimal'
  46986 2017-06-16 16:02 [ko1@a...            ] hsbt:r59101 (trunk): Merge psych-3.0.0.beta2 from https://github.com/ruby/psych
  46987 2017-06-16 23:44 [ko1@a...            ] nobu:r59102 (trunk): pathname.rb: UNC root pathname needs a separator
  46988 2017-06-17 08:59 [ko1@a...            ] svn:r59104 (trunk): * 2017-06-17        
  46989 2017-06-17 08:59 [ko1@a...            ] nobu:r59103 (trunk): default.mspec: limit cores
  46990 2017-06-17 09:11 [ko1@a...            ] nobu:r59105 (trunk): capi/spec_helper.rb: use MAKE env
  46991 2017-06-17 09:18 [ko1@a...            ] nobu:r59106 (trunk): capi/spec_helper.rb: pass jobserver fds
  46992 2017-06-18 10:15 [ko1@a...            ] svn:r59108 (trunk): * 2017-06-18        
  46993 2017-06-18 10:15 [ko1@a...            ] nobu:r59109 (trunk): capi/spec_helper.rb: suppress logo
  46995 2017-06-18 13:29 [ko1@a...            ] nobu:r59110 (trunk): test/unit.rb: close jobserver
  46996 2017-06-18 13:29 [ko1@a...            ] nobu:r59111 (trunk): test_string.rb: chomp! frozen string
  46997 2017-06-18 13:38 [ko1@a...            ] nobu:r59112 (trunk): string.c: check just before modification
  46999 2017-06-19 22:00 [ko1@a...            ] eregon:r59113 (trunk): Adapt Time#zone spec to deal with differences of TZ validation on Windows
  47000 2017-06-19 22:03 [ko1@a...            ] hsbt:r59115 (trunk): Make string literal to frozen object on gemspec of defulte gems.

[前][次][スレッド一覧][上]