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

ruby-changes:46301-46400

  46301 2017-04-20 17:31 [ko1@a...            ] nobu:r58414 (trunk): common.mk: separate note
  46302 2017-04-20 19:32 [ko1@a...            ] shyouhei:r58416 (trunk): refactor torexp to use routine in array.c
  46303 2017-04-20 20:07 [ko1@a...            ] nobu:r58417 (trunk): ruby-lex.rb: merge regexps
  46304 2017-04-20 20:07 [ko1@a...            ] nobu:r58418 (trunk): ruby-lex.rb: fix continued line conditions
  46306 2017-04-21 00:03 [ko1@a...            ] svn:r58420 (trunk): * 2017-04-21        
  46307 2017-04-21 00:58 [ko1@a...            ] ko1:r58421 (trunk): * vm_dump.c (rb_vmdebug_stack_dump_all_threads): cast to `void*`.
  46308 2017-04-21 07:53 [ko1@a...            ] ko1:r58422 (trunk): use correct synchronization.
  46309 2017-04-21 09:12 [ko1@a...            ] nobu:r58423 (trunk): Suppress a warning in ruby/win32.h [Fix GH-1591]
  46310 2017-04-21 09:53 [ko1@a...            ] nobu:r58424 (trunk): vm_dump.c: non-scalar thread_id
  46311 2017-04-21 11:43 [ko1@a...            ] nobu:r58425 (trunk): exts.mk: refine notes [Feature #13302]
  46312 2017-04-21 12:01 [ko1@a...            ] nobu:r58426 (trunk): ext/extmk.rb: colorize notes [Feature #13302]
  46313 2017-04-21 13:21 [ko1@a...            ] shyouhei:r58427 (trunk): refactor hash literal
  46314 2017-04-21 13:42 [ko1@a...            ] shyouhei:r58428 (trunk): typo fix (sorry!)
  46315 2017-04-21 14:35 [ko1@a...            ] shyouhei:r58429 (trunk): NEWS entry for [Feature #13302]
  46316 2017-04-21 15:03 [ko1@a...            ] rhe:r58430 (trunk): Remove missing/strtol.c
  46317 2017-04-21 15:12 [ko1@a...            ] nobu:r58431 (trunk): test_framework.rb: for case-sensitive filesystem
  46318 2017-04-21 15:16 [ko1@a...            ] hsbt:r58432 (trunk): Removed mathn.rb from stdlib. It's deprecated from Ruby 2.2.
  46319 2017-04-21 20:00 [ko1@a...            ] kazu:r58433: Remove empty directories   
  46320 2017-04-21 20:02 [ko1@a...            ] ko1:r58434 (trunk): mark created frozen strings.
  46321 2017-04-22 00:00 [ko1@a...            ] ko1:r58435 (trunk): insert WB correctly.
  46322 2017-04-22 00:00 [ko1@a...            ] svn:r58436 (trunk): * 2017-04-22        
  46323 2017-04-22 05:39 [ko1@a...            ] normal:r58437 (trunk): test/socket/test_basicsocket: handle :wait_readable on read_nonblock
  46324 2017-04-22 08:16 [ko1@a...            ] nobu:r58438 (trunk): clean autogenerated files
  46325 2017-04-22 09:10 [ko1@a...            ] ko1:r58439 (trunk): use $(srcdir).      
  46326 2017-04-22 09:18 [ko1@a...            ] nobu:r58440 (trunk): Update sources and include files after update
  46327 2017-04-22 09:27 [ko1@a...            ] nobu:r58441 (trunk): Add sha512         
  46328 2017-04-22 10:08 [ko1@a...            ] normal:r58442 (trunk): define PACKED_STRUCT_UNALIGNED correctly
  46329 2017-04-22 11:04 [ko1@a...            ] kazu:r58443 (trunk): Remove nonexistent files and rename some files
  46330 2017-04-22 16:20 [ko1@a...            ] nagachika:r58444 (ruby_2_4): bump teeny version to 2.4.2
  46331 2017-04-22 16:29 [ko1@a...            ] nagachika:r58445 (ruby_2_4): merge revision(s) 58323, 58324:
  46332 2017-04-22 17:19 [ko1@a...            ] nobu:r58446 (trunk): adjust indent      
  46333 2017-04-22 17:19 [ko1@a...            ] nobu:r58447 (trunk): test_file_exhaustive.rb: check case-sensitive fs
  46334 2017-04-22 17:32 [ko1@a...            ] nobu:r58448 (trunk): parse.y: fix compile_error format
  46335 2017-04-23 01:19 [ko1@a...            ] svn:r58450 (trunk): * 2017-04-23        
  46336 2017-04-23 01:19 [ko1@a...            ] stomar:r58449 (trunk): test/test_prime.rb: update method name in comment
  46337 2017-04-23 01:26 [ko1@a...            ] nobu:r58451 (trunk): Ignore enc/jis/props.h
  46338 2017-04-23 09:20 [ko1@a...            ] ko1:r58452 (trunk): mark Hash keys correctly.
  46339 2017-04-23 10:04 [ko1@a...            ] nobu:r58453 (trunk): Fix space flag when Inf/NaN and width==3
  46340 2017-04-23 10:04 [ko1@a...            ] nobu:r58454 (trunk): Refactor "%f" % Inf/NaN
  46341 2017-04-23 10:23 [ko1@a...            ] nobu:r58455 (trunk): use $(srcdir).     
  46342 2017-04-23 10:31 [ko1@a...            ] nobu:r58456 (trunk): ext/dl has been removed already [ci skip]
  46343 2017-04-23 10:31 [ko1@a...            ] nobu:r58457 (trunk): Document parse.y instead of ext/ripper/ripper.c
  46344 2017-04-23 23:47 [ko1@a...            ] nobu:r58458 (trunk): assert_syntax_error returns the exception [ci skip]
  46345 2017-04-23 23:51 [ko1@a...            ] nobu:r58459 (trunk): Add diagnostic reports section header [ci skip]
  46346 2017-04-24 01:19 [ko1@a...            ] naruse:r58460 (trunk): suppress warning: shadowing outer local variable
  46347 2017-04-24 01:19 [ko1@a...            ] svn:r58462 (trunk): * 2017-04-24        
  46348 2017-04-24 01:19 [ko1@a...            ] naruse:r58461 (trunk): Allow Net::HTTP to fetch user/pass from http_proxy
  46349 2017-04-24 10:40 [ko1@a...            ] shyouhei:r58463 (trunk): revert newhash refactoring
  46350 2017-04-24 13:20 [ko1@a...            ] nobu:r58464 (trunk): Get rid of unnecessary GCC extension
  46351 2017-04-24 15:18 [ko1@a...            ] nobu:r58465 (trunk): parse.y: rb_parser_fatal
  46352 2017-04-24 15:18 [ko1@a...            ] nobu:r58466 (trunk): parse.y: args tail at error
  46353 2017-04-24 20:52 [ko1@a...            ] nobu:r58467 (trunk): tool/git-refresh: fix branch operations
  46355 2017-04-25 15:51 [ko1@a...            ] svn:r58469 (trunk): * 2017-04-25        
  46356 2017-04-25 16:56 [ko1@a...            ] hsbt:r58470 (trunk): Import gemspec and test file changes from ruby/gdbm.
  46357 2017-04-25 17:17 [ko1@a...            ] nobu:r58471 (trunk): load.c: backtrace of circular require
  46358 2017-04-25 18:10 [ko1@a...            ] eregon:r58472 (trunk): Document the Warning module and warn method
  46359 2017-04-25 18:23 [ko1@a...            ] hsbt:r58473 (trunk): Import gemspec     
  46360 2017-04-25 20:42 [ko1@a...            ] eregon:r58474 (trunk): no longer rescue exceptions in numeric comparison operations
  46361 2017-04-25 20:42 [ko1@a...            ] eregon:r58475 (trunk): no longer rescue exceptions of #coerce in Integer#step
  46362 2017-04-25 20:42 [ko1@a...            ] eregon:r58476 (trunk): no longer rescue exceptions of #<=> when initializing a Range
  46363 2017-04-25 21:45 [ko1@a...            ] eregon:r58477 (trunk): Remove useless else which produced a warning
  46364 2017-04-25 21:45 [ko1@a...            ] eregon:r58478 (trunk): No need to pass the config file to mspec as mspec finds it itself
  46365 2017-04-25 21:45 [ko1@a...            ] eregon:r58479 (trunk): Use require_relative to load rbconfig in default.mspec
  46366 2017-04-26 02:24 [ko1@a...            ] ko1:r58480 (trunk): revert r58478 and r58479 because they do not support not in-place build
  46367 2017-04-26 02:24 [ko1@a...            ] svn:r58481 (trunk): * 2017-04-26        
  46368 2017-04-26 02:50 [ko1@a...            ] ko1:r58482 (trunk): add timeout.        
  46369 2017-04-26 04:13 [ko1@a...            ] naruse:r58483 (trunk): suppress_warning 
  46370 2017-04-26 04:34 [ko1@a...            ] eregon:r58484 (trunk): Use require to load rbconfig in default.mspec
  46371 2017-04-26 05:20 [ko1@a...            ] normal:r58485 (trunk): thread_sync.c (rb_mutex_lock): spelling fix [ci skip]
  46372 2017-04-26 09:30 [ko1@a...            ] nobu:r58486 (trunk): range.c: remove no longer used variable
  46373 2017-04-26 17:11 [ko1@a...            ] nobu:r58487 (trunk): error.c: splat warn arguments
  46374 2017-04-27 05:09 [ko1@a...            ] stomar:r58488 (trunk): error.c: improve docs
  46375 2017-04-27 05:09 [ko1@a...            ] svn:r58489 (trunk): * 2017-04-27        
  46376 2017-04-27 05:13 [ko1@a...            ] nobu:r58490 (trunk): error.c: send as a single string
  46377 2017-04-27 12:16 [ko1@a...            ] normal:r58491 (trunk): load.c: make fstrings from C strings sooner
  46379 2017-04-27 21:07 [ko1@a...            ] eregon:r58493 (trunk): Send the backtrace of the circular require warning as a single String to Warning.warn
  46380 2017-04-27 21:31 [ko1@a...            ] nobu:r58494 (trunk): fix ripper prereq  
  46382 2017-04-28 11:06 [ko1@a...            ] svn:r58496 (trunk): * 2017-04-28        
  46383 2017-04-28 11:10 [ko1@a...            ] nobu:r58497 (trunk): sprintf.c: format by utility functions
  46384 2017-04-28 14:08 [ko1@a...            ] nobu:r58498 (trunk): sprintf.c: ruby_ultoa
  46385 2017-04-28 17:06 [ko1@a...            ] nobu:r58499 (trunk): parse.y: fix line in rescue
  46386 2017-04-28 18:50 [ko1@a...            ] nobu:r58500 (trunk): parse.y: set_line_body is not used in ripper
  46387 2017-04-28 20:43 [ko1@a...            ] nobu:r58501 (trunk): sprintf.c: remove unused variable
  46388 2017-04-28 21:15 [ko1@a...            ] hsbt:r58502 (trunk): Bump version to gdbm-2.0.0.beta1
  46389 2017-04-29 11:58 [ko1@a...            ] nobu:r58503 (trunk): node.h: sign-extend
  46390 2017-04-29 11:58 [ko1@a...            ] svn:r58504 (trunk): * 2017-04-29        
  46391 2017-04-29 19:27 [ko1@a...            ] nobu:r58505 (trunk): proc.c: recursion loop
  46392 2017-04-29 19:51 [ko1@a...            ] normal:r58506 (trunk): load.c: remove a redundant rb_str_freeze call
  46393 2017-04-30 12:52 [ko1@a...            ] nobu:r58507 (trunk): git-refresh: fix for Solaris
  46394 2017-04-30 12:52 [ko1@a...            ] svn:r58508 (trunk): * 2017-04-30        
  46395 2017-04-30 16:24 [ko1@a...            ] normal:r58509 (trunk): new benchmark for SizedQueue
  46396 2017-04-30 16:24 [ko1@a...            ] svn:r58510 (trunk): * properties.       
  46397 2017-04-30 18:06 [ko1@a...            ] normal:r58511 (trunk): thread_sync.c: document SizedQueue#clear correctly [ci skip]
  46398 2017-04-30 19:53 [ko1@a...            ] nobu:r58512 (trunk): git-refresh: fix for Solaris
  46399 2017-04-30 22:27 [ko1@a...            ] usa:r58513 (ruby_2_3): merge revision(s) 55604, 55612: [Backport #13138]

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