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

ruby-changes:37101-37200

  37101 2015-01-08 16:31 [ko1@a...            ] nobu:r49182 (trunk): vm_method.c: fix change refined new method visibility
  37102 2015-01-08 16:45 [ko1@a...            ] nobu:r49183 (trunk): ref of r49182 [Bug #10706]
  37103 2015-01-08 17:05 [ko1@a...            ] nobu:r49184 (trunk): vm_method.c: no super klass, no original method entry
  37104 2015-01-08 18:50 [ko1@a...            ] kazu:r49185 (trunk): fix a typo [ci skip]
  37105 2015-01-09 00:38 [ko1@a...            ] akr:r49186 (trunk): Add a test.         
  37106 2015-01-09 00:38 [ko1@a...            ] svn:r49187 (trunk): * 2015-01-09        
  37107 2015-01-09 07:01 [ko1@a...            ] tenderlove:r49188 (trunk): * ext/psych/lib/psych/visitors/to_ruby.rb: revive hashes with ivars
  37108 2015-01-09 07:15 [ko1@a...            ] tenderlove:r49189 (trunk): * ext/psych/lib/psych/visitors/to_ruby.rb: call `allocate` on hash
  37109 2015-01-09 07:25 [ko1@a...            ] tenderlove:r49190 (trunk): * ext/psych/lib/psych/visitors/yaml_tree.rb: correctly quote non-ascii
  37110 2015-01-09 10:56 [ko1@a...            ] nobu:r49191 (trunk): ChangeLog: adjust indent
  37111 2015-01-09 10:57 [ko1@a...            ] nobu:r49192 (trunk): configure.in: Remove superfluous semicolon
  37112 2015-01-09 11:13 [ko1@a...            ] nobu:r49193 (trunk): parse.y: eliminate empty hashes
  37113 2015-01-09 13:03 [ko1@a...            ] kazu:r49194 (trunk): fix a typo [ci skip]
  37114 2015-01-09 23:20 [ko1@a...            ] hsbt:r49195 (trunk): * lib/rubygems: Update to RubyGems HEAD(e53c54a).
  37115 2015-01-10 10:12 [ko1@a...            ] nobu:r49196 (trunk): array.c: keep consistency
  37116 2015-01-10 10:12 [ko1@a...            ] svn:r49197 (trunk): * 2015-01-10        
  37117 2015-01-10 10:57 [ko1@a...            ] hsbt:r49198 (trunk): * rational.c: removed commented-out code.
  37118 2015-01-10 10:59 [ko1@a...            ] hsbt:r49199 (trunk): * complex.c: removed commented-out code.
  37119 2015-01-10 11:21 [ko1@a...            ] nobu:r49200 (trunk): ChangeLog: adjust indent [ci skip]
  37120 2015-01-10 12:35 [ko1@a...            ] usa:r49201 (trunk): * eval_error.c (error_print): pos and len parameters of rb_str_substr()
  37121 2015-01-10 12:57 [ko1@a...            ] hsbt:r49202 (trunk): * ext/zlib/zlib.c: fix document of method signatures.
  37122 2015-01-10 13:02 [ko1@a...            ] nobu:r49203 (trunk): test for  [Bug #10727]
  37123 2015-01-10 16:15 [ko1@a...            ] nobu:r49204 (trunk): test_etc.rb: relax comparisons
  37124 2015-01-10 20:40 [ko1@a...            ] akr:r49205 (trunk): Use bit_length.     
  37125 2015-01-10 21:24 [ko1@a...            ] nobu:r49206 (trunk): test/unit.rb: --excludes-dir list
  37126 2015-01-11 12:54 [ko1@a...            ] nobu:r49207 (trunk): fiddle: fix for old VC
  37127 2015-01-11 12:54 [ko1@a...            ] nobu:r49208 (trunk): fiddle: check assembler
  37128 2015-01-11 12:54 [ko1@a...            ] svn:r49209 (trunk): * 2015-01-11        
  37129 2015-01-11 13:44 [ko1@a...            ] nobu:r49210 (trunk): extmk.rb: default without-ext
  37130 2015-01-11 15:11 [ko1@a...            ] nobu:r49211 (trunk): test_utils.rb: dynamically chosen port number
  37131 2015-01-11 16:35 [ko1@a...            ] nobu:r49212 (trunk): extmk.rb: do not exclude readline
  37132 2015-01-12 00:58 [ko1@a...            ] akr:r49213 (trunk): [DOC]               
  37133 2015-01-12 00:59 [ko1@a...            ] svn:r49214 (trunk): * 2015-01-12        
  37134 2015-01-12 08:48 [ko1@a...            ] nobu:r49215 (trunk): array.c: class name encoding
  37135 2015-01-12 10:25 [ko1@a...            ] nobu:r49216 (trunk): array.c: trivial optimizations
  37136 2015-01-12 13:34 [ko1@a...            ] hsbt:r49217 (trunk): * array.c (rb_ary_each): documented return value.
  37137 2015-01-12 13:37 [ko1@a...            ] hsbt:r49218 (trunk): * lib/optparse.rb: improvements for OptionParser documentation.
  37138 2015-01-12 13:51 [ko1@a...            ] hsbt:r49219 (trunk): * ext/bigdecimal/bigdecimal.c: fixes documentation like labeled lists,
  37139 2015-01-12 13:53 [ko1@a...            ] hsbt:r49220 (trunk): * math.c (math_atan2): improve documentation.
  37140 2015-01-12 16:46 [ko1@a...            ] nobu:r49221 (trunk): vm_method.c: NameError at refined method alias
  37141 2015-01-12 17:18 [ko1@a...            ] nobu:r49222 (trunk): method.h: UNDEFINED_REFINED_METHOD_P
  37142 2015-01-12 18:01 [ko1@a...            ] nobu:r49223 (trunk): rdoc/text.rb: fix infinite loop
  37143 2015-01-12 18:56 [ko1@a...            ] normal:r49224 (trunk): numeric.c: correct error message when coerce fails
  37144 2015-01-12 23:09 [ko1@a...            ] usa:r49225 (trunk): * test/ruby/test_numeric.rb (TestNumeric#test_coerce): fixed wrong message.
  37145 2015-01-12 23:22 [ko1@a...            ] usa:r49226 (trunk): * gems/bundled_gems: update test-unit to 3.0.9.
  37146 2015-01-13 12:47 [ko1@a...            ] nobu:r49227 (trunk): range.c: reduce argument evaluations
  37147 2015-01-13 12:48 [ko1@a...            ] svn:r49229 (trunk): * 2015-01-13        
  37148 2015-01-13 12:48 [ko1@a...            ] nobu:r49228 (trunk): range.c: class name encoding
  37149 2015-01-13 12:51 [ko1@a...            ] nobu:r49230 (trunk): range.c: trivial optimizations
  37150 2015-01-13 14:16 [ko1@a...            ] nobu:r49231 (trunk): test_http.rb: test without DNS access
  37151 2015-01-13 17:22 [ko1@a...            ] nobu:r49232 (trunk): rbinstall.rb: suppress warnings
  37152 2015-01-13 17:22 [ko1@a...            ] nobu:r49233 (trunk): rbinstall.rb: reuse options hash
  37153 2015-01-13 21:07 [ko1@a...            ] nobu:r49234 (trunk): compar.c: fix message
  37154 2015-01-13 21:07 [ko1@a...            ] nobu:r49235 (trunk): numeric.c: fix message
  37155 2015-01-13 21:08 [ko1@a...            ] hsbt:r49236 (trunk): * ext/json, test/json: merge JSON HEAD(259dee6)
  37156 2015-01-13 21:57 [ko1@a...            ] nobu:r49237 (trunk): common.mk: more clean
  37157 2015-01-13 21:59 [ko1@a...            ] nobu:r49238 (trunk): rbinstall.rb: fix bundled gems location
  37158 2015-01-14 08:22 [ko1@a...            ] headius:r49239 (trunk): * test/socket/test_basicsocket.rb: Add basic tests for close_read
  37159 2015-01-14 08:22 [ko1@a...            ] svn:r49240 (trunk): * 2015-01-14        
  37160 2015-01-14 08:22 [ko1@a...            ] svn:r49241 (trunk): * remove trailing spaces.
  37161 2015-01-14 08:35 [ko1@a...            ] headius:r49242 (trunk): * test/socket/test_basicsocket.rb: Remove unused constant.
  37162 2015-01-14 08:37 [ko1@a...            ] nobu:r49243 (trunk): test_basicsocket.rb: do not hardcode port number
  37163 2015-01-14 15:44 [ko1@a...            ] nobu:r49244 (trunk): readline.c: initialize before rl_refresh_line
  37164 2015-01-14 15:55 [ko1@a...            ] usa:r49245 (ruby_2_0_0): merge revision(s) 48534: [Backport #10412]
  37165 2015-01-14 16:04 [ko1@a...            ] usa:r49246 (ruby_2_0_0): merge revision(s) 48744, 48752: [Backport #10579]
  37166 2015-01-14 16:08 [ko1@a...            ] usa:r49247 (ruby_2_0_0): merge revision(s) 48884, 48885: [Backport #10615]
  37167 2015-01-14 16:15 [ko1@a...            ] usa:r49248 (ruby_2_0_0): merge revision(s) 48886: [Backport #10210]
  37168 2015-01-14 16:26 [ko1@a...            ] usa:r49249 (ruby_2_0_0): merge revision(s) 48923: [Backport #10633]
  37169 2015-01-14 16:32 [ko1@a...            ] usa:r49250 (ruby_2_0_0): merge revision(s) 48948: [Backport #10591]
  37170 2015-01-14 16:45 [ko1@a...            ] nobu:r49251 (trunk): downloader.rb: verify gems
  37171 2015-01-14 16:49 [ko1@a...            ] usa:r49252 (ruby_2_0_0): merge revision(s) 49071-49073, 49078: [Backport #10550]
  37172 2015-01-14 16:53 [ko1@a...            ] usa:r49253 (ruby_2_0_0): merge revision(s) 49034: [Backport #10662]
  37173 2015-01-14 18:06 [ko1@a...            ] duerst:r49254 (trunk): * lib/uri/mailto.rb: raising URI::InvalidComponentError instead
  37174 2015-01-15 10:45 [ko1@a...            ] nobu:r49255 (trunk): array.c: linear performance
  37175 2015-01-15 10:45 [ko1@a...            ] svn:r49256 (trunk): * 2015-01-15        
  37176 2015-01-15 12:12 [ko1@a...            ] kazu:r49257 (trunk): fix a typo [ci skip]
  37177 2015-01-15 18:09 [ko1@a...            ] nobu:r49258 (trunk): make-snapshot: add fake values
  37178 2015-01-15 21:35 [ko1@a...            ] nobu:r49259 (trunk): proc.c: singleton_method should not use refinements
  37179 2015-01-16 00:26 [ko1@a...            ] akr:r49260 (trunk): * io.c (rb_io_close_m): Don't raise when the IO object is closed.
  37180 2015-01-16 00:26 [ko1@a...            ] svn:r49261 (trunk): * 2015-01-16        
  37181 2015-01-16 00:26 [ko1@a...            ] svn:r49262 (trunk): * remove trailing spaces.
  37182 2015-01-16 07:16 [ko1@a...            ] akr:r49263 (trunk): Describe IO#close.  
  37183 2015-01-16 11:05 [ko1@a...            ] naruse:r49264 (ruby_2_2): merge revision(s) 49058: [Backport #10670]
  37184 2015-01-16 11:06 [ko1@a...            ] naruse:r49265 (ruby_2_2): merge revision(s) 49064: [Backport #10675]
  37185 2015-01-16 11:54 [ko1@a...            ] ktsj:r49266 (trunk): * eval_intern.h, vm.c, vm_eval.c, vm_insnhelper.c:
  37186 2015-01-16 11:54 [ko1@a...            ] ktsj:r49267 (trunk): * vm.c (VM_CF_PREV_EP): remove extra parentheses.
  37187 2015-01-16 13:13 [ko1@a...            ] nobu:r49268 (trunk): rbinstall.rb: use DLEXT
  37188 2015-01-16 13:35 [ko1@a...            ] nobu:r49269 (trunk): rbinstall.rb: always make gem directories
  37189 2015-01-16 13:49 [ko1@a...            ] nobu:r49270 (trunk): rbinstall.rb: install unpacked gems
  37190 2015-01-16 13:53 [ko1@a...            ] nobu:r49271 (trunk): common.mk: extract-gems
  37191 2015-01-16 14:04 [ko1@a...            ] naruse:r49272 (ruby_2_2): merge revision(s) 49089: [Backport #10685]
  37192 2015-01-16 14:21 [ko1@a...            ] naruse:r49273 (ruby_2_2): merge revision(s) 49088: [Backport #10685]
  37193 2015-01-16 14:58 [ko1@a...            ] naruse:r49274 (ruby_2_2): merge revision(s) 49090: [Backport #10686]
  37194 2015-01-16 15:37 [ko1@a...            ] tenderlove:r49275 (trunk): * ext/psych/lib/psych.rb: bump version
  37195 2015-01-16 15:39 [ko1@a...            ] tenderlove:r49276 (trunk): * ext/psych/lib/psych/visitors/yaml_tree.rb: only dump hash
  37196 2015-01-16 15:43 [ko1@a...            ] tenderlove:r49277 (trunk): * ext/psych/lib/psych.rb: bump version
  37197 2015-01-16 16:50 [ko1@a...            ] naruse:r49278 (ruby_2_2): merge revision(s) 49104, 49105: [Backport #10692]
  37198 2015-01-16 17:22 [ko1@a...            ] ko1:r49279 (trunk): vm.c, vm_core.h: constify VM_CF_LEP, VM_CF_PREV_EP, VM_CF_BLOCK_PTR
  37199 2015-01-16 17:36 [ko1@a...            ] naruse:r49280 (ruby_2_2): merge revision(s) 49140: [Backport #10693]
  37200 2015-01-16 18:28 [ko1@a...            ] naruse:r49281 (ruby_2_2): merge revision(s) 49071, 49072, 49073, 49078: [Backport #10550]

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