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

ruby-changes:50401-50500

  50401 2018-02-22 02:06 [ko1@a...            ] svn:r62518 (trunk): * 2018-02-22        
  50403 2018-02-22 10:58 [ko1@a...            ] nobu:r62519 (trunk): test_process.rb: assert minimum maxgroups
  50404 2018-02-22 12:14 [ko1@a...            ] nobu:r62520 (trunk): NEWS: fixed a typo [ci skip]
  50405 2018-02-22 12:33 [ko1@a...            ] kou:r62521 (trunk): Add KeyError, NameError and NoMethodError changes
  50406 2018-02-22 13:13 [ko1@a...            ] nobu:r62522 (trunk): NEWS: adjust layout [ci skip]
  50407 2018-02-22 13:56 [ko1@a...            ] nobu:r62523 (trunk): NEWS: fixed unintentional description list [ci skip]
  50408 2018-02-22 14:06 [ko1@a...            ] nobu:r62524 (trunk): NEWS: fixed unintentional description list [ci skip]
  50411 2018-02-22 20:01 [ko1@a...            ] naruse:r62527 (ruby_2_5): merge revision(s) 62333: [Backport #14459]
  50412 2018-02-22 21:51 [ko1@a...            ] nobu:r62528 (trunk): Fix CMDARG manipulation
  50413 2018-02-22 22:28 [ko1@a...            ] k0kubun:r62529 (trunk): erb.rb: deprecate safe_level of ERB.new
  50414 2018-02-22 23:53 [ko1@a...            ] k0kubun:r62530 (trunk): version.c: show +JIT when --jit is passed
  50415 2018-02-23 00:03 [ko1@a...            ] k0kubun:r62531 (trunk): tool/generic_erb.rb: check ERB version
  50416 2018-02-23 00:03 [ko1@a...            ] svn:r62532 (trunk): * 2018-02-23        
  50417 2018-02-23 00:11 [ko1@a...            ] k0kubun:r62533 (trunk): test_rubyoptions.rb: don't test --jit if not supported
  50418 2018-02-23 00:11 [ko1@a...            ] svn:r62534 (trunk): * properties.       
  50420 2018-02-23 00:34 [ko1@a...            ] eregon:r62536 (trunk): test/ruby/test_rubyoptions.rb: fix typo and only expect +JIT for CRuby
  50421 2018-02-23 06:29 [ko1@a...            ] naruse:r62537 (ruby_2_5): merge revision(s) 61605, 62359, 62361: [Backport #14356]
  50422 2018-02-23 06:41 [ko1@a...            ] naruse:r62538 (ruby_2_5): merge revision(s) 62107: [Backport #14420]
  50423 2018-02-23 11:16 [ko1@a...            ] nobu:r62540 (trunk): process.c: deprecated Struct::Tms
  50424 2018-02-23 11:16 [ko1@a...            ] nobu:r62541 (trunk): [DOC] hide declaration from rdoc
  50425 2018-02-23 11:16 [ko1@a...            ] nobu:r62542 (trunk): [DOC] nodoc internal methods/classes
  50426 2018-02-23 11:26 [ko1@a...            ] nobu:r62543 (trunk): [DOC] obsolete classes
  50427 2018-02-23 11:26 [ko1@a...            ] nobu:r62544 (trunk): [DOC] missing docs at toplevel
  50428 2018-02-23 12:46 [ko1@a...            ] nobu:r62545 (trunk): Use Process::Tms   
  50429 2018-02-23 14:09 [ko1@a...            ] hsbt:r62546 (trunk): Update minitest-5.11.3 on bundled gems.
  50430 2018-02-23 17:32 [ko1@a...            ] nobu:r62547 (trunk): groups_spec.rb: get rid of limit on macOS
  50431 2018-02-23 17:39 [ko1@a...            ] nobu:r62548 (trunk): eval_error.c: rb_error_write flags
  50432 2018-02-24 09:40 [ko1@a...            ] k0kubun:r62549 (trunk): mjit.c: fix deadlock on marking MJIT's ISeq
  50433 2018-02-24 10:03 [ko1@a...            ] nobu:r62551 (trunk): Fix typo: blcok -> block
  50434 2018-02-24 10:05 [ko1@a...            ] k0kubun:r62552 (trunk): NEWS: elaborate on JIT for 2.6.0-preview1 [ci skip]
  50435 2018-02-24 10:12 [ko1@a...            ] nobu:r62553 (trunk): Improve Array#sample with random documentation
  50437 2018-02-24 11:08 [ko1@a...            ] nobu:r62555 (trunk): rational.c: segfault on Rational exponent
  50438 2018-02-24 11:45 [ko1@a...            ] nobu:r62556 (trunk): rational.c: removed needless calc
  50439 2018-02-24 11:48 [ko1@a...            ] nobu:r62557 (trunk): test for r62555    
  50440 2018-02-24 11:55 [ko1@a...            ] nobu:r62558 (trunk): version.h: get rid of duplication
  50441 2018-02-24 11:58 [ko1@a...            ] naruse:r62559 (trunk): On getting changelog, use git-log with --no-notes
  50442 2018-02-24 16:19 [ko1@a...            ] naruse:r62561 (ruby_2_5): merge revision(s) 62513: [Backport #12762]
  50443 2018-02-24 17:54 [ko1@a...            ] kazu:r62563 (trunk): lib/erb.rb: Add uplevel to warn
  50444 2018-02-24 23:56 [ko1@a...            ] mrkn:r62564 (trunk): rational.c: simplify a branch condition
  50446 2018-02-25 00:36 [ko1@a...            ] mrkn:r62567 (trunk): rb_int_powm: call rb_int_pow directly
  50447 2018-02-25 09:36 [ko1@a...            ] naruse:r62568 (ruby_2_5): merge revision(s) 62071: [Backport #14407]
  50448 2018-02-25 11:12 [ko1@a...            ] k0kubun:r62570 (trunk): process.c: guard eargp against GC
  50449 2018-02-25 12:08 [ko1@a...            ] nobu:r62571 (trunk): guard before noreturn function
  50450 2018-02-25 13:28 [ko1@a...            ] nobu:r62572 (trunk): date_core.c: defensive code
  50451 2018-02-25 13:49 [ko1@a...            ] nobu:r62573 (trunk): date_core.c: ensure symbols static all
  50452 2018-02-25 22:17 [ko1@a...            ] nobu:r62574 (trunk): date_parse.c, date_strptime.c: ensure symbols static all
  50453 2018-02-25 22:52 [ko1@a...            ] eregon:r62575 (trunk): Add a new #filter alias for #select
  50454 2018-02-26 15:00 [ko1@a...            ] nobu:r62577 (trunk): vcs.rb: .git at export
  50455 2018-02-26 16:31 [ko1@a...            ] mrkn:r62581 (trunk): Check the result of to_int in Kernel#Integer
  50456 2018-02-26 16:57 [ko1@a...            ] mrkn:r62582 (trunk): Use RB_INTEGER_TYPE_P instead of rb_obj_is_kind_of
  50457 2018-02-26 17:01 [ko1@a...            ] naruse:r62584 (trunk): r62071 is backported into Ruby 2.5 [Bug #14407]
  50458 2018-02-26 17:37 [ko1@a...            ] nobu:r62585 (trunk): Makefile.in: fix portability issue
  50459 2018-02-26 17:43 [ko1@a...            ] naruse:r62586 (ruby_2_5): merge revision(s) 62094, 62584: [Backport #14407]
  50460 2018-02-26 23:30 [ko1@a...            ] nobu:r62588 (trunk): use convert_type_with_id
  50461 2018-02-26 23:39 [ko1@a...            ] nobu:r62589 (trunk): use convert_type_with_id
  50462 2018-02-26 23:42 [ko1@a...            ] k0kubun:r62590 (trunk): tool/ruby_vm/helpers/dumper.rb: check ERB version
  50463 2018-02-27 10:17 [ko1@a...            ] nobu:r62591 (trunk): complex.c: use predefined IDs
  50464 2018-02-27 17:15 [ko1@a...            ] nobu:r62593 (trunk): defs/id.def: predefine to_f ID
  50465 2018-02-27 20:12 [ko1@a...            ] k0kubun:r62594 (trunk): Refactor ERB version checking for keyword arguments
  50466 2018-02-27 22:28 [ko1@a...            ] nobu:r62595 (trunk): random.c: Random.extend Formatter
  50467 2018-02-27 23:08 [ko1@a...            ] hsbt:r62596 (trunk): [EXPERIMENTAL] Support upload option for s3 package hosting.
  50468 2018-02-27 23:23 [ko1@a...            ] nobu:r62597 (trunk): common.mk: added missing dependencies on id.h
  50469 2018-02-28 01:45 [ko1@a...            ] mrkn:r62598 (trunk): Support two `to_r`-responding args in Rational()
  50470 2018-02-28 05:21 [ko1@a...            ] eregon:r62600 (trunk): Update to ruby/mspec@d287466
  50471 2018-02-28 05:21 [ko1@a...            ] eregon:r62602 (trunk): Update to ruby/spec@cbe855c
  50472 2018-02-28 05:45 [ko1@a...            ] eregon:r62604: Remove tool/pull-latest-mspec-spec
  50473 2018-02-28 05:46 [ko1@a...            ] eregon:r62605 (trunk): Update to ruby/spec@51f301d
  50474 2018-02-28 14:17 [ko1@a...            ] nobu:r62606 (trunk): file.c: get rid of useless conversion
  50475 2018-02-28 14:44 [ko1@a...            ] nobu:r62607 (trunk): file.c: realpath on special symlink
  50476 2018-02-28 16:31 [ko1@a...            ] ko1:r62608 (trunk): skip a test if another Thread is running.
  50477 2018-02-28 18:49 [ko1@a...            ] naruse:r62609 (ruby_2_5): merge revision(s) 62506, 62508: [Backport #14438]
  50478 2018-02-28 18:52 [ko1@a...            ] naruse:r62610 (ruby_2_5): merge revision(s) 62572: [Backport #14549]
  50479 2018-02-28 20:12 [ko1@a...            ] hsbt:r62611 (trunk): Prefer to use %x instead of backtick.
  50480 2018-02-28 21:12 [ko1@a...            ] k0kubun:r62612 (trunk): erb.rb: relax warn level of ERB.new
  50481 2018-02-28 22:32 [ko1@a...            ] nobu:r62613 (trunk): common.mk: clean timestamp and intermediate header
  50482 2018-02-28 23:31 [ko1@a...            ] k0kubun:r62614 (trunk): NEWS: resurrect ticket number [ci skip]
  50483 2018-03-01 08:31 [ko1@a...            ] nobu:r62615 (trunk): Revert r61936 "compile.c: use ALLOCV_N"
  50484 2018-03-01 09:37 [ko1@a...            ] nobu:r62617 (trunk): compile.c: fix load_from_binary
  50485 2018-03-01 11:33 [ko1@a...            ] nobu:r62618 (trunk): bisect.sh: make srcs in builddir [ci skip]
  50486 2018-03-01 12:26 [ko1@a...            ] nobu:r62619 (trunk): tool/bisect.sh: extracted build part [ci skip]
  50487 2018-03-01 13:10 [ko1@a...            ] nobu:r62620 (trunk): parse.y: refine assign_in_cond warning
  50488 2018-03-01 17:00 [ko1@a...            ] nobu:r62621 (trunk): compile.c: do not truncate VALUE to long
  50489 2018-03-01 17:26 [ko1@a...            ] nobu:r62622 (trunk): compile.c: raise on invalid input
  50490 2018-03-02 07:49 [ko1@a...            ] nobu:r62623 (trunk): MJIT specific flags
  50492 2018-03-02 10:16 [ko1@a...            ] nobu:r62626 (trunk): Makefile.in (ruby.pc): phony target [ci skip]
  50493 2018-03-02 10:37 [ko1@a...            ] nobu:r62627 (trunk): configure.ac: library options to MAINLIBS
  50494 2018-03-02 13:36 [ko1@a...            ] nobu:r62628 (trunk): search winsock libraries explicitly
  50495 2018-03-02 16:24 [ko1@a...            ] nobu:r62629 (trunk): Makefile.sub: link user32.lib
  50496 2018-03-02 16:49 [ko1@a...            ] nobu:r62630 (trunk): Makefile.sub: need suffix
  50497 2018-03-02 16:53 [ko1@a...            ] nobu:r62631 (trunk): io/console: drop 2.0.0 support [ci skip]
  50498 2018-03-02 17:25 [ko1@a...            ] naruse:r62632 (ruby_2_5): merge revision(s) 62606, 62607: [Backport #14557]
  50499 2018-03-02 20:24 [ko1@a...            ] nobu:r62633 (trunk): io/console: drop 2.1.0 support [ci skip]
  50500 2018-03-02 21:45 [ko1@a...            ] nagachika:r62634 (ruby_2_4): merge revision(s) 62506, 62508: [Backport #14438]

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