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

ruby-changes:51501-51600

  51501 2018-06-22 11:32 [ko1@a...            ] svn:r63712 (trunk): * 2018-06-22        
  51503 2018-06-22 11:43 [ko1@a...            ] normal:r63713 (trunk): vm_core.h (rb_vm_t): make sleeper non-volatile
  51504 2018-06-22 11:58 [ko1@a...            ] mame:r63714 (trunk): range.c: Range#to_a now raises RangeError if it is endless
  51506 2018-06-22 11:58 [ko1@a...            ] mame:r63716 (trunk): range.c: Range#last and #max raises a RangeError if it is endless
  51507 2018-06-22 12:07 [ko1@a...            ] mame:r63717 (trunk): test/ruby/test_range.rb: add a test for endless range's min with comparison
  51508 2018-06-22 13:13 [ko1@a...            ] nobu:r63718 (trunk): remove DISABLE_RUBYGEMS from config files
  51510 2018-06-22 17:47 [ko1@a...            ] normal:r63720 (trunk): dir.c: define O_CLOEXEC for older systems
  51511 2018-06-22 19:53 [ko1@a...            ] naruse:r63721 (trunk): show net.ipv4.tcp_wmem to debug failure on travis
  51512 2018-06-22 20:11 [ko1@a...            ] naruse:r63722 (trunk): check net.core.wmem_default and max instead of tcp
  51513 2018-06-22 20:57 [ko1@a...            ] naruse:r63723 (trunk): remove debug print
  51514 2018-06-23 12:47 [ko1@a...            ] normal:r63724 (trunk): thread_pthread.c (native_sleep): do not clear unblock.arg
  51515 2018-06-23 12:48 [ko1@a...            ] svn:r63725 (trunk): * 2018-06-23        
  51517 2018-06-23 13:53 [ko1@a...            ] ktsj:r63727 (trunk): vm.c: fix infinite loop
  51518 2018-06-23 13:56 [ko1@a...            ] ktsj:r63728 (trunk): test/ruby/test_settracefunc.rb: fix NoMethodError
  51519 2018-06-23 13:57 [ko1@a...            ] ktsj:r63729 (trunk): [DOC] Add call signature for {Array, Hash}#any?
  51520 2018-06-23 16:21 [ko1@a...            ] k0kubun:r63730 (trunk): mjit.c: initial cygwin support
  51521 2018-06-23 17:29 [ko1@a...            ] k0kubun:r63731 (trunk): spec: skip Process wait specs on MJIT
  51522 2018-06-23 22:41 [ko1@a...            ] k0kubun:r63732 (trunk): mjit.c: unify the variable name with method name
  51523 2018-06-23 22:58 [ko1@a...            ] tarui:r63733 (trunk): gc.c (ruby_mimmalloc): add initialize code for USE_GC_MALLOC_OBJ_INFO_DETAILS
  51526 2018-06-24 18:31 [ko1@a...            ] svn:r63736 (trunk): * 2018-06-24        
  51527 2018-06-24 18:31 [ko1@a...            ] mame:r63737 (trunk): lib/prime.rb: remove unused methods
  51528 2018-06-24 18:37 [ko1@a...            ] mame:r63738 (trunk): test/net/http/test_httpresponse.rb: add testcases for net/httpresponse
  51530 2018-06-24 20:07 [ko1@a...            ] k0kubun:r63740 (trunk): test_process.rb: skip tests for Bug 14867
  51531 2018-06-24 21:36 [ko1@a...            ] normal:r63741 (trunk): process.c (ruby_fork_ruby): fix race in signal handling
  51532 2018-06-25 07:08 [ko1@a...            ] normal:r63742 (trunk): UNIXSocket#recv_io: trigger GC when out of FDs
  51534 2018-06-25 10:06 [ko1@a...            ] normal:r63744 (trunk): mjit.c: avoid execvp PATH lookup in vfork-ed child
  51535 2018-06-25 11:52 [ko1@a...            ] normal:r63745 (trunk): mjit.c: set PIC flags on clang for FreeBSD and glibc
  51536 2018-06-25 11:52 [ko1@a...            ] normal:r63746 (trunk): mjit.c: avoid signed pointer comparisons (fix for 32-bit)
  51538 2018-06-25 16:57 [ko1@a...            ] normal:r63748 (trunk): mjit.c: hide path search error behind verbose()
  51539 2018-06-25 21:11 [ko1@a...            ] naruse:r63749 (trunk): increase body size
  51540 2018-06-25 22:18 [ko1@a...            ] watson1978:r63750 (trunk): test_range.rb: add tests to improve coverage
  51541 2018-06-25 23:15 [ko1@a...            ] k0kubun:r63751 (trunk): mjit_compile.inc.erb: drop unnecessary variable
  51542 2018-06-27 07:52 [ko1@a...            ] k0kubun:r63752 (trunk): test: skip 2 major unstable tests with MJIT
  51543 2018-06-27 16:12 [ko1@a...            ] svn:r63753 (trunk): * 2018-06-27        
  51544 2018-06-27 16:58 [ko1@a...            ] shyouhei:r63755 (trunk): move function declarations from insns.def to internal.h
  51545 2018-06-27 20:14 [ko1@a...            ] normal:r63758 (trunk): hijack SIGCHLD handler for internal use
  51546 2018-06-27 20:32 [ko1@a...            ] normal:r63754 (trunk): bootstraptest/runner: speed up assert_finish by avoiding sleep
  51547 2018-06-27 22:58 [ko1@a...            ] mame:r63757 (trunk): Revert "bootstraptest/runner: speed up assert_finish by avoiding sleep"
  51548 2018-06-28 00:00 [ko1@a...            ] shyouhei:r63756 (trunk): refactor move logics out of insns.def
  51549 2018-06-28 00:43 [ko1@a...            ] normal:r63761 (trunk): s/pid_t/rb_pid_t/
  51550 2018-06-28 01:38 [ko1@a...            ] hsbt:r63772 (trunk): Added guard condition for old ruby about RubyVM::MJIT.
  51551 2018-06-28 04:23 [ko1@a...            ] normal:r63759 (trunk): Revert "test_process.rb: skip tests for Bug 14867"
  51552 2018-06-28 05:36 [ko1@a...            ] normal:r63762 (trunk): signal.c: fix braino in fake_grantfd
  51553 2018-06-28 05:51 [ko1@a...            ] normal:r63760 (trunk): Revert "spec: skip Process wait specs on MJIT"
  51554 2018-06-28 06:00 [ko1@a...            ] eregon:r63766 (trunk): Update to ruby/mspec@7074b56
  51555 2018-06-28 06:45 [ko1@a...            ] normal:r63764 (trunk): process.c (waitpid_wait): do not set ECHILD prematurely
  51556 2018-06-28 11:13 [ko1@a...            ] shyouhei:r63763 (trunk): give up insn attr handles_frame
  51557 2018-06-28 13:42 [ko1@a...            ] svn:r63773 (trunk): * 2018-06-28        
  51558 2018-06-28 13:54 [ko1@a...            ] eregon:r63767 (trunk): Update to ruby/spec@41068a6
  51559 2018-06-28 14:08 [ko1@a...            ] nobu:r63770 (trunk): use rb_pid_t instead of pid_t
  51560 2018-06-28 14:12 [ko1@a...            ] nobu:r63771 (trunk): use the prefixed macro
  51561 2018-06-28 14:14 [ko1@a...            ] ko1:r63765 (trunk): remove assertion for hidden objects.
  51562 2018-06-28 14:43 [ko1@a...            ] normal:r63774 (trunk): tests: increase timeouts and speedup some slow tests
  51563 2018-06-28 16:23 [ko1@a...            ] eregon:r63769 (trunk): Update to ruby/spec@98c7d74
  51565 2018-06-29 00:39 [ko1@a...            ] nobu:r63776 (trunk): symbol.c: dsymbol initial encoding
  51566 2018-06-29 06:23 [ko1@a...            ] a_matsuda:r63775 (trunk): Fix typo of file path [ci skip]
  51567 2018-06-29 07:28 [ko1@a...            ] nobu:r63778 (trunk): fix feature name and removed a duplicate condition
  51568 2018-06-29 08:13 [ko1@a...            ] yui-knk:r63782 (trunk): ast.c: Fix defs 
  51569 2018-06-29 08:58 [ko1@a...            ] mame:r63781 (trunk): Revert "rb_enc_alias"
  51570 2018-06-29 09:46 [ko1@a...            ] nobu:r63779 (trunk): rb_enc_alias       
  51571 2018-06-29 10:08 [ko1@a...            ] nobu:r63780 (trunk): Use nd_X shorthand for annotation
  51572 2018-06-29 14:38 [ko1@a...            ] normal:r63786 (trunk): test_process.rb (test_wait_exception): check assertion sooner
  51573 2018-06-29 15:21 [ko1@a...            ] svn:r63784 (trunk): * 2018-06-29        
  51574 2018-06-29 15:37 [ko1@a...            ] nobu:r63783 (trunk): rb_enc_alias       
  51575 2018-06-29 16:37 [ko1@a...            ] normal:r63785 (trunk): process.c: fix typo in non-SIGCHLD waitpid :x
  51576 2018-06-29 18:28 [ko1@a...            ] nobu:r63787 (trunk): rethrow the caught exception as-is
  51577 2018-06-29 19:28 [ko1@a...            ] shyouhei:r63788 (trunk): improve C0 coverage of insns.def
  51578 2018-06-29 19:41 [ko1@a...            ] normal:r63789 (trunk): process.c (waitpid_nogvl): check interrupts before sleeping
  51579 2018-06-29 21:42 [ko1@a...            ] normal:r63790 (trunk): process.c: handle errno correctly in non-SIGCHLD path
  51580 2018-06-30 06:01 [ko1@a...            ] normal:r63791 (trunk): test/lib/test/unit/assertions.rb (assert_in_out_err): disable gems
  51581 2018-06-30 06:01 [ko1@a...            ] svn:r63792 (trunk): * 2018-06-30        
  51582 2018-06-30 07:13 [ko1@a...            ] normal:r63793 (trunk): signal.c: use ATOMIC_EXCHANGE for sigchld_hit
  51583 2018-06-30 07:20 [ko1@a...            ] normal:r63794 (trunk): test_thread.rb (test_thread_interrupt_for_killed_thread): reprieve for MJIT
  51584 2018-06-30 09:52 [ko1@a...            ] normal:r63795 (trunk): use SIGCHLD_LOSSY to enable waitpid polling mode
  51585 2018-06-30 12:50 [ko1@a...            ] normal:r63796 (trunk): mjit: provide more diagnostics for waitpid failures
  51586 2018-06-30 15:11 [ko1@a...            ] normal:r63797 (trunk): process.c: attempt to reap spawnvp (win32) result from mjit
  51587 2018-06-30 16:52 [ko1@a...            ] normal:r63798 (trunk): test/ruby/test_optimization.rb: increase timeout
  51588 2018-06-30 16:53 [ko1@a...            ] normal:r63799 (trunk): test/ruby/test_rubyoptions.rb: improve diagnostics for failures
  51589 2018-06-30 17:11 [ko1@a...            ] kazu:r63800 (trunk): [DOC] Update URL of rurema [ci skip]
  51590 2018-06-30 17:11 [ko1@a...            ] kazu:r63801 (trunk): [DOC] Use https: instead of http:, git: [ci skip]
  51591 2018-06-30 17:38 [ko1@a...            ] normal:r63802 (trunk): fix r63799 ("test/ruby/test_rubyoptions.rb: improve diagnostics for failures")
  51592 2018-06-30 20:56 [ko1@a...            ] nobu:r63803 (trunk): use sigsetjmp on macOS
  51593 2018-06-30 21:34 [ko1@a...            ] usa:r63804 (ruby_2_4): merge revision(s) 62513: [Backport #12762]
  51594 2018-06-30 21:56 [ko1@a...            ] usa:r63805 (ruby_2_4): merge revision(s) 62396: [Backport #14357]
  51595 2018-06-30 22:00 [ko1@a...            ] usa:r63806 (ruby_2_4): merge revision(s) 62952: [Backport #14638]
  51596 2018-06-30 22:06 [ko1@a...            ] usa:r63807 (ruby_2_4): merge revision(s) 60596, 60599: [Backport #14060]
  51597 2018-06-30 22:08 [ko1@a...            ] usa:r63808 (ruby_2_4): merge revision(s) 63054, 63055, 63056: [Backport #14655]
  51598 2018-06-30 22:24 [ko1@a...            ] usa:r63809 (ruby_2_4): Fix path checks for case insensitive filesystem
  51599 2018-06-30 22:53 [ko1@a...            ] eregon:r63810 (trunk): Fix spec/ruby/command_line/rubylib_spec.rb for use with make test-spec
  51600 2018-07-01 10:38 [ko1@a...            ] kazu:r63811 (trunk): [DOC] newer codes recommend to use spaces only

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