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

ruby-changes:35201-35300

  35201 2014-08-26 11:39 [ko1@a...            ] hsbt:r47283 (trunk): * lib/thwait.rb (ThreadsWait): removed needless constant.
  35202 2014-08-26 11:44 [ko1@a...            ] hsbt:r47284 (trunk): * lib/shell/process-controller.rb: removed commented-out code.
  35203 2014-08-26 12:39 [ko1@a...            ] hsbt:r47285 (trunk): * test/test_mathn.rb: added workaround for VERBOSE messages.
  35204 2014-08-26 13:44 [ko1@a...            ] hsbt:r47286 (trunk): * test/ruby/test_range.rb: added workaround for VERBOSE message.
  35205 2014-08-26 13:51 [ko1@a...            ] kazu:r47287 (trunk): * template/fake.rb.in: fix failed to make install when srcdir != builddir.
  35206 2014-08-26 17:13 [ko1@a...            ] nobu:r47288 (trunk): io.c: do not swallow exceptions at end of block
  35207 2014-08-26 20:48 [ko1@a...            ] akr:r47289 (trunk): * time.c (rb_time_unmagnify_to_float): Avoid double rounding.
  35208 2014-08-26 21:08 [ko1@a...            ] nobu:r47290 (trunk): lib/mathn.rb: remove built-in methods
  35209 2014-08-26 22:30 [ko1@a...            ] hsbt:r47291 (trunk): * test/ruby/test_complex.rb: cherry-picked working assertions from r47251.
  35210 2014-08-27 08:00 [ko1@a...            ] normal:r47292 (trunk): compile.c (iseq_set_sequence): check for multiplication overflow
  35211 2014-08-27 08:00 [ko1@a...            ] svn:r47293 (trunk): * 2014-08-27        
  35212 2014-08-27 08:24 [ko1@a...            ] nobu:r47294 (trunk): compile.c: assigned in REALLOC_N
  35213 2014-08-27 09:58 [ko1@a...            ] hsbt:r47295 (trunk): * test/ruby/test_complex.rb: removed unreachable code.
  35214 2014-08-27 11:10 [ko1@a...            ] nobu:r47296 (trunk): parse.y: use rb_ary_tmp_new_fill
  35215 2014-08-27 19:57 [ko1@a...            ] suke:r47297 (trunk): * ext/win32ole/win32ole.c (vtdate2rbtime): try to convert millisecond
  35216 2014-08-27 21:10 [ko1@a...            ] hsbt:r47298 (trunk): * lib/drb/drb.rb: use attr_reader instead of Module#attr.
  35217 2014-08-27 21:21 [ko1@a...            ] hsbt:r47299 (trunk): * lib/drb/acl.rb: Removed meaningless #to_s methods in interpolation.
  35218 2014-08-27 23:07 [ko1@a...            ] kazu:r47300 (trunk): fix failed condition
  35219 2014-08-27 23:36 [ko1@a...            ] glass:r47301 (trunk): * lib/tempfile.rb: remove "require 'thread'". its features are no
  35220 2014-08-28 14:55 [ko1@a...            ] nobu:r47302 (trunk): io.c: preserve encodings
  35221 2014-08-28 14:55 [ko1@a...            ] nobu:r47303 (trunk): io.c: preserve encodings
  35222 2014-08-28 14:55 [ko1@a...            ] svn:r47304 (trunk): * 2014-08-28        
  35223 2014-08-28 14:55 [ko1@a...            ] nobu:r47305 (trunk): io.c: preserve encodings
  35224 2014-08-28 15:18 [ko1@a...            ] nobu:r47306 (trunk): io.c: preserve encodings
  35225 2014-08-28 17:28 [ko1@a...            ] nobu:r47307 (trunk): test_io_m17n.rb: leaked FDs
  35226 2014-08-28 21:01 [ko1@a...            ] nobu:r47308 (trunk): test_io.rb: non UTF-8 pattern
  35228 2014-08-29 15:30 [ko1@a...            ] normal:r47310 (trunk): string.c: move frozen_strings table to rb_vm_t
  35229 2014-08-29 15:30 [ko1@a...            ] svn:r47311 (trunk): * 2014-08-29        
  35230 2014-08-29 16:22 [ko1@a...            ] normal:r47312 (trunk): string.c: remove vm_core.h dependency 
  35231 2014-08-29 17:37 [ko1@a...            ] hsbt:r47313 (trunk): * test/rinda/test_rinda.rb: removed useless assignment variables.
  35232 2014-08-29 17:57 [ko1@a...            ] hsbt:r47314 (trunk): * test/net/imap/test_imap_response_parser.rb: removed needless code.
  35233 2014-08-30 06:02 [ko1@a...            ] tenderlove:r47315 (trunk): * ext/psych/lib/psych/visitors/to_ruby.rb: quoted "<<" strings
  35234 2014-08-30 06:02 [ko1@a...            ] svn:r47316 (trunk): * 2014-08-30        
  35235 2014-08-30 06:11 [ko1@a...            ] tenderlove:r47317 (trunk): * ext/psych/lib/psych/visitors/to_ruby.rb: merge keys with a hash
  35236 2014-08-30 06:24 [ko1@a...            ] tenderlove:r47318 (trunk): * ext/psych/lib/psych/scalar_scanner.rb: fix loading strings that
  35237 2014-08-30 06:41 [ko1@a...            ] tenderlove:r47319 (trunk): * ext/psych/lib/psych/visitors/yaml_tree.rb: fix NameError dumping and
  35238 2014-08-30 15:15 [ko1@a...            ] nobu:r47320 (trunk): benchmark.rb: prefer Process::CLOCK_MONOTONIC_RAW
  35239 2014-08-30 15:19 [ko1@a...            ] nobu:r47321 (trunk): test_benchmark.rb: extend sleep time
  35240 2014-08-30 19:30 [ko1@a...            ] normal:r47322 (trunk): symbol.c (rb_sym2id): do not return garbage object
  35241 2014-08-30 22:29 [ko1@a...            ] nobu:r47323 (trunk): internal.h: WARN_UNUSED_RESULT
  35242 2014-08-31 01:05 [ko1@a...            ] nagachika:r47324 (ruby_2_1): merge revision(s) r46441: [Backport #9946]
  35243 2014-08-31 01:09 [ko1@a...            ] nagachika:r47325 (ruby_2_1): merge revision(s) r47153: [Backport #10127]
  35244 2014-08-31 01:29 [ko1@a...            ] nagachika:r47326 (ruby_2_1): merge revision(s) r46387: [Backport #9607]
  35245 2014-08-31 08:53 [ko1@a...            ] normal:r47327 (trunk): zlib: GzipReader#rewind preserves ZSTREAM_FLAG_GZFILE
  35246 2014-08-31 08:53 [ko1@a...            ] svn:r47328 (trunk): * 2014-08-31        
  35247 2014-08-31 11:50 [ko1@a...            ] nobu:r47329 (trunk): test_benchmark.rb: use assert_in_epsilon
  35248 2014-08-31 15:06 [ko1@a...            ] nobu:r47330 (trunk): benchmark.rb: Process::CLOCK_MONOTONIC_RAW may be unavailable
  35249 2014-08-31 15:30 [ko1@a...            ] usa:r47331 (ruby_2_0_0): merge revision(s) 46416: [Backport #9942]
  35250 2014-08-31 15:56 [ko1@a...            ] usa:r47332 (ruby_2_0_0): merge revision(s) 46417, 46418: [Backport #9939]
  35251 2014-08-31 16:11 [ko1@a...            ] usa:r47333 (ruby_2_0_0): merge revision(s) 46368, 46371: [Backport #9913]
  35252 2014-08-31 16:19 [ko1@a...            ] usa:r47334 (ruby_2_0_0): merge revision(s) 46344: [Backport #9902]
  35253 2014-08-31 16:22 [ko1@a...            ] usa:r47335 (ruby_2_0_0): merge revision(s) 45144: [Backport #9544]
  35254 2014-08-31 16:24 [ko1@a...            ] usa:r47336 (ruby_2_0_0): merge revision(s) 45720: [Backport #9571]
  35255 2014-08-31 16:25 [ko1@a...            ] usa:r47337 (ruby_2_0_0): merge revision(s) 45827: [Backport #9618]
  35256 2014-08-31 16:35 [ko1@a...            ] usa:r47338 (ruby_2_0_0): merge revision(s) 45953, 45961: [Backport #9767]
  35257 2014-08-31 16:39 [ko1@a...            ] usa:r47339 (ruby_2_0_0): merge revision(s) 46463: [Backport #9957]
  35258 2014-08-31 16:55 [ko1@a...            ] usa:r47340 (ruby_2_0_0): merge revision(s) 46471: [Backport #9964]
  35259 2014-08-31 16:59 [ko1@a...            ] akr:r47341 (trunk): * lib/benchmark.rb: Fix a syntax error.
  35260 2014-08-31 17:14 [ko1@a...            ] usa:r47342 (ruby_2_0_0): merge revision(s) 46465, 46469, 46484: [Backport #9961]
  35261 2014-09-01 20:17 [ko1@a...            ] suke:r47343 (trunk): * ext/win32ole/win32ole.c (rbtime2vtdate): try to convert millisecond
  35262 2014-09-01 20:17 [ko1@a...            ] svn:r47344 (trunk): * 2014-09-01        
  35263 2014-09-02 02:16 [ko1@a...            ] nagachika:r47345 (ruby_2_1): merge revision(s) r45911, r45912, r45917, r45918, r45919: [Backport #9820]
  35264 2014-09-02 02:34 [ko1@a...            ] nagachika:r47346 (ruby_2_1): merge revision(s) r46547: [Backport #9976]
  35265 2014-09-02 16:59 [ko1@a...            ] hsbt:r47347 (trunk): * test/runner.rb: reporting test coverage for test-all with COVERAGE env.
  35266 2014-09-02 16:59 [ko1@a...            ] svn:r47348 (trunk): * 2014-09-02        
  35267 2014-09-02 17:03 [ko1@a...            ] hsbt:r47349 (trunk): * tool/rbinstall.rb: fixed error of local installation.
  35268 2014-09-02 17:08 [ko1@a...            ] hsbt:r47350 (trunk): * ChangeLog: added link of github issue
  35269 2014-09-02 20:47 [ko1@a...            ] akr:r47351 (trunk): * process.c (handle_fork_error): Extracted from retry_fork.
  35270 2014-09-02 22:04 [ko1@a...            ] kou:r47352 (trunk): * Makefile.in (update-coverage): Remove a never executed line.
  35271 2014-09-02 22:33 [ko1@a...            ] nobu:r47353 (trunk): test_io.rb: ignore stream closed IOError
  35272 2014-09-02 22:45 [ko1@a...            ] akr:r47354 (trunk): * test/ruby/test_io.rb (test_new_with_block): Set autoclose to avoid EBADF.
  35273 2014-09-02 22:56 [ko1@a...            ] akr:r47355 (trunk): * process.c (rb_fork_async_signal_safe): Inline rb_fork_internal.
  35274 2014-09-02 23:27 [ko1@a...            ] akr:r47356 (trunk): * process.c (send_child_error): Simplified.
  35275 2014-09-02 23:47 [ko1@a...            ] akr:r47357 (trunk): * process.c (retry_fork_async_signal_safe): Specialized version of
  35276 2014-09-03 00:13 [ko1@a...            ] akr:r47358 (trunk): * process.c (retry_fork_async_signal_safe): Don't return on in child
  35277 2014-09-03 00:13 [ko1@a...            ] svn:r47359 (trunk): * 2014-09-03        
  35278 2014-09-03 00:48 [ko1@a...            ] akr:r47360 (trunk): Ruby can delay arbitrarily because Ruby is not a realtime system,
  35279 2014-09-03 07:51 [ko1@a...            ] akr:r47361 (trunk): * configure.in: Use AC_FUNC_FORK.
  35280 2014-09-03 11:33 [ko1@a...            ] hsbt:r47362 (trunk): * test/openssl/test_pkey_rsa.rb (OpenSSL#test_sign_verify_memory_leak):
  35281 2014-09-03 12:06 [ko1@a...            ] akr:r47363 (trunk): * process.c (retry_fork_async_signal_safe): Use vfork() if available.
  35282 2014-09-03 12:27 [ko1@a...            ] usa:r47364 (ruby_2_0_0): merge revision(s) 42251, 46345, 46346: [Backport #9903]
  35283 2014-09-03 12:43 [ko1@a...            ] usa:r47365 (ruby_2_0_0): merge revision(s) 46550, 46557, 46565, 46570, 46585, 46595, 46822: [Backport #9977] [Backport #9978] [Backport #9983]
  35284 2014-09-03 12:53 [ko1@a...            ] usa:r47366 (ruby_2_0_0): merge revision(s) 45676, 45677: [Backport #9769]
  35285 2014-09-03 13:18 [ko1@a...            ] usa:r47367 (ruby_2_0_0): merge revision(s) 46382, 46384, 46913: [Backport #9914]
  35286 2014-09-03 13:39 [ko1@a...            ] usa:r47368 (ruby_2_0_0): merge revision(s) 46151, 46165: [Backport #9865]
  35287 2014-09-03 13:42 [ko1@a...            ] usa:r47369 (ruby_2_0_0): merge revision(s) 46241: [Backport #9875]
  35288 2014-09-03 14:47 [ko1@a...            ] nobu:r47370 (trunk): * tool/make-snapshot (package): no teeny means a branch since 2.1.
  35289 2014-09-03 15:05 [ko1@a...            ] nobu:r47371 (trunk): * tool/make-snapshot (usage): X.Y means the head of a branch now.
  35290 2014-09-03 16:56 [ko1@a...            ] nobu:r47372 (trunk): object.c: fix memory leak
  35291 2014-09-03 18:56 [ko1@a...            ] akr:r47373 (trunk): * process.c (forked_child): Removed.
  35292 2014-09-03 19:23 [ko1@a...            ] akr:r47374 (trunk): * process.c (before_fork_ruby): Renamed from before_fork.
  35293 2014-09-04 00:21 [ko1@a...            ] nagachika:r47375 (ruby_2_1): merge revision(s) r47362: [Backport #9984]
  35294 2014-09-04 00:26 [ko1@a...            ] nagachika:r47376 (ruby_2_1): merge revision(s) r46569: [Backport #9982]
  35295 2014-09-04 00:30 [ko1@a...            ] nagachika:r47377 (ruby_2_1): merge revision(s) r46876: [Backport #10039]
  35296 2014-09-04 00:47 [ko1@a...            ] nagachika:r47378 (ruby_2_1): merge revision(s) r47217: [Backport #10062]
  35297 2014-09-04 03:58 [ko1@a...            ] normal:r47379 (trunk): man/ruby.1: add trailing slash to URLs [ci-skip]
  35298 2014-09-04 03:59 [ko1@a...            ] normal:r47380 (trunk): man/ruby.1: spelling fix ("bellow" => "below") [ci-skip]
  35299 2014-09-04 03:59 [ko1@a...            ] svn:r47381 (trunk): * 2014-09-04        
  35300 2014-09-04 17:50 [ko1@a...            ] ko1:r47382 (trunk): * dir.c (glob_helper): use #ifdef instead of #if.

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