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

ruby-changes:53601-53700

  53601 2018-11-20 09:04 [ko1@a...            ] k0kubun:r65817 (trunk): process.c: do not try to pause MJIT
  53603 2018-11-20 09:39 [ko1@a...            ] nobu:r65819 (trunk): Check -fcf-protection
  53604 2018-11-20 10:28 [ko1@a...            ] k0kubun:r65820 (trunk): test_thread.rb: skip test_thread.rb broken for Windows
  53605 2018-11-20 11:16 [ko1@a...            ] k0kubun:r65821 (trunk): revert r65820 and retry assert_finish
  53606 2018-11-20 12:02 [ko1@a...            ] shugo:r65822 (trunk): lib/monitor.rb: prevent to initialize MonitorMixin twice
  53607 2018-11-20 12:02 [ko1@a...            ] svn:r65823 (trunk): * properties.       
  53608 2018-11-20 12:03 [ko1@a...            ] kazu:r65824 (trunk): Remove unnecessary space
  53609 2018-11-20 12:07 [ko1@a...            ] nobu:r65826 (trunk): rdoc query         
  53610 2018-11-20 12:12 [ko1@a...            ] kazu:r65825 (trunk): mjit.c: fix typos [ci skip]
  53611 2018-11-20 12:56 [ko1@a...            ] shugo:r65827 (trunk): revert r65822     
  53612 2018-11-20 13:51 [ko1@a...            ] shyouhei:r65828 (trunk): vm_insnhelper.c: recv -1 + 3 overflows
  53613 2018-11-20 14:18 [ko1@a...            ] usa:r65829 (trunk): Simply treat IO::WaitReadable just like Errno::EAGAIN
  53614 2018-11-20 14:58 [ko1@a...            ] shyouhei:r65830 (trunk): vm_insnhelper.c: fix indent [ci skip]
  53615 2018-11-20 15:13 [ko1@a...            ] nobu:r65831 (trunk): run single test [ci skip]
  53616 2018-11-20 16:27 [ko1@a...            ] normal:r65832 (trunk): thread_pthread.c (rb_reserved_fd_p): false-positive on negative FD
  53617 2018-11-20 18:29 [ko1@a...            ] nobu:r65833 (trunk): common.mk: BTESTS to direct tests by btest
  53618 2018-11-20 18:59 [ko1@a...            ] samuel:r65834 (trunk): Native implementation of coroutines to improve performance of fibers
  53619 2018-11-20 18:59 [ko1@a...            ] samuel:r65835 (trunk): Better support for amd64 platforms
  53620 2018-11-20 18:59 [ko1@a...            ] samuel:r65836 (trunk): Rewrite fiber benchmark
  53621 2018-11-20 19:07 [ko1@a...            ] samuel:r65840 (trunk): Create output directory when assembling file
  53622 2018-11-20 19:07 [ko1@a...            ] samuel:r65841 (trunk): Fix code climate cognitive complexity issue
  53623 2018-11-20 19:13 [ko1@a...            ] samuel:r65845 (trunk): Better benchmark name.
  53624 2018-11-20 19:14 [ko1@a...            ] samuel:r65846 (trunk): It cannot be const because it is being passed to destructive operation (destroy).
  53625 2018-11-20 19:14 [ko1@a...            ] samuel:r65847 (trunk): Initial effort to support 32-bit Linux.
  53626 2018-11-20 19:22 [ko1@a...            ] samuel:r65863 (trunk): Expose dependency between cont.c and coroutine implementation.
  53627 2018-11-20 19:22 [ko1@a...            ] samuel:r65858 (trunk): Restore native non-coroutine code path.
  53628 2018-11-20 19:29 [ko1@a...            ] nobu:r65880 (trunk): Fix typo and make directory
  53629 2018-11-20 19:32 [ko1@a...            ] samuel:r65860 (trunk): Remove trailing whitespace.
  53630 2018-11-20 19:32 [ko1@a...            ] svn:r65862 (trunk): * expand tabs.      
  53631 2018-11-20 19:32 [ko1@a...            ] samuel:r65850 (trunk): Tidy up comments.
  53632 2018-11-20 19:42 [ko1@a...            ] svn:r65842 (trunk): * remove trailing spaces.
  53633 2018-11-20 19:43 [ko1@a...            ] nobu:r65881 (trunk): Make fiber_entry static
  53634 2018-11-20 19:47 [ko1@a...            ] samuel:r65843 (trunk): Fix broken benchmark
  53635 2018-11-20 19:47 [ko1@a...            ] svn:r65844 (trunk): * remove trailing spaces.
  53636 2018-11-20 19:51 [ko1@a...            ] nobu:r65882 (trunk): Fix condition      
  53637 2018-11-20 19:52 [ko1@a...            ] samuel:r65851 (trunk): Remove `Benchmark` times.
  53638 2018-11-20 20:17 [ko1@a...            ] svn:r65837 (trunk): * remove trailing spaces.
  53639 2018-11-20 20:17 [ko1@a...            ] samuel:r65839 (trunk): Restore return value assignment
  53640 2018-11-20 20:17 [ko1@a...            ] svn:r65838 (trunk): * properties.       
  53641 2018-11-20 20:24 [ko1@a...            ] k0kubun:r65884 (trunk): Makefile.in: fix Travis i686 build
  53642 2018-11-20 20:27 [ko1@a...            ] k0kubun:r65883 (trunk): mjit_worker.c: avoid GC when modifying ISeq
  53643 2018-11-20 20:32 [ko1@a...            ] samuel:r65854 (trunk): Print out what the assembler is doing to figure out why it's not working.
  53644 2018-11-20 20:32 [ko1@a...            ] samuel:r65864 (trunk): Tidy up assembly make rule.
  53645 2018-11-20 20:32 [ko1@a...            ] svn:r65849 (trunk): * properties.       
  53646 2018-11-20 20:45 [ko1@a...            ] nobu:r65885 (trunk): Change ASMEXT to s 
  53647 2018-11-20 21:01 [ko1@a...            ] k0kubun:r65886 (trunk): test/excludes/_appveyor: exclude AppVeyor killer
  53648 2018-11-20 21:02 [ko1@a...            ] nobu:r65887 (trunk): Make coroutine object directory for each arch
  53649 2018-11-20 21:42 [ko1@a...            ] samuel:r65859 (trunk): Rename fiber chain benchmark.
  53650 2018-11-20 21:42 [ko1@a...            ] samuel:r65857 (trunk): Formatting changes.
  53651 2018-11-20 21:42 [ko1@a...            ] samuel:r65861 (trunk): Prefer "static inline" to avoid duplicate symbols.
  53652 2018-11-20 21:59 [ko1@a...            ] k0kubun:r65888 (trunk): appveyor.yml: native-fiber crashes Enumerator
  53653 2018-11-20 22:39 [ko1@a...            ] svn:r65890 (trunk): * properties.       
  53655 2018-11-20 22:52 [ko1@a...            ] samuel:r65865 (trunk): Limit coroutine implementations to Linux.
  53656 2018-11-20 22:52 [ko1@a...            ] svn:r65848 (trunk): * expand tabs.      
  53657 2018-11-20 22:52 [ko1@a...            ] samuel:r65856 (trunk): Ensure start function has correct declaration.
  53658 2018-11-20 22:57 [ko1@a...            ] samuel:r65869 (trunk): Fix line endings.
  53659 2018-11-20 23:13 [ko1@a...            ] k0kubun:r65891 (trunk): appveyor.yml: do not undefine everything [ci skip]
  53660 2018-11-20 23:41 [ko1@a...            ] k0kubun:r65892 (trunk): configure.ac: disable native-fiber for MinGW
  53661 2018-11-21 00:02 [ko1@a...            ] svn:r65852 (trunk): * remove trailing spaces.
  53662 2018-11-21 00:02 [ko1@a...            ] samuel:r65853 (trunk): Mark COROUTINE as noreturn.
  53663 2018-11-21 00:02 [ko1@a...            ] samuel:r65855 (trunk): Try using compiler for assembling.
  53664 2018-11-21 00:07 [ko1@a...            ] samuel:r65867 (trunk): Better (?) support for Windows TIB.
  53665 2018-11-21 00:46 [ko1@a...            ] k0kubun:r65893 (trunk): Skip known MJIT random test failures
  53666 2018-11-21 00:46 [ko1@a...            ] svn:r65894 (trunk): * 2018-11-21        
  53667 2018-11-21 01:17 [ko1@a...            ] samuel:r65878 (trunk): Fix windows builds.
  53668 2018-11-21 01:17 [ko1@a...            ] samuel:r65868 (trunk): Initial support for x64-mingw32
  53669 2018-11-21 01:17 [ko1@a...            ] samuel:r65879 (trunk): Support Visual C++ (mswin)
  53670 2018-11-21 02:27 [ko1@a...            ] svn:r65877 (trunk): * properties.       
  53671 2018-11-21 02:27 [ko1@a...            ] samuel:r65866 (trunk): Be even more specific, for some reason it was selecting amd64 on x64-mingw32.
  53672 2018-11-21 02:27 [ko1@a...            ] samuel:r65875 (trunk): Expose stack functions to coroutine and non-windows implementations.
  53673 2018-11-21 03:37 [ko1@a...            ] samuel:r65874 (trunk): Fix exposure of stack allocations.
  53675 2018-11-21 03:37 [ko1@a...            ] samuel:r65872 (trunk): Fix struct usage.
  53677 2018-11-21 04:47 [ko1@a...            ] samuel:r65871 (trunk): Fix message result.
  53678 2018-11-21 04:47 [ko1@a...            ] samuel:r65870 (trunk): Fix configure.ac typo.
  53679 2018-11-21 05:09 [ko1@a...            ] samuel:r65895 (trunk): Fix indentation. 
  53680 2018-11-21 07:40 [ko1@a...            ] naruse:r65896 (trunk): Support Universal Binary for macOS
  53682 2018-11-21 12:27 [ko1@a...            ] nobu:r65898 (trunk): configure.ac: gather preset variables on mingw
  53683 2018-11-21 12:27 [ko1@a...            ] nobu:r65899 (trunk): configure.ac: add --disable-fiber-coroutine option
  53684 2018-11-21 17:51 [ko1@a...            ] shyouhei:r65900 (trunk): char is not unsigned
  53685 2018-11-21 18:11 [ko1@a...            ] nobu:r65901 (trunk): configure.ac: silence `command -v` outpout
  53686 2018-11-21 18:27 [ko1@a...            ] nobu:r65902 (trunk): Makefile.in: get rid of `local` for Solaris sh
  53688 2018-11-21 19:21 [ko1@a...            ] hsbt:r65904 (trunk): Merge master branch from rubygems/rubygems upstream.
  53689 2018-11-21 20:33 [ko1@a...            ] k0kubun:r65905 (trunk): test_gem_remote_fetcher.rb: give up testing MJIT here
  53690 2018-11-22 05:39 [ko1@a...            ] odaira:r65906 (trunk): errno.h must be included after config.h because config.h might define
  53691 2018-11-22 05:39 [ko1@a...            ] svn:r65907 (trunk): * 2018-11-22        
  53692 2018-11-22 07:44 [ko1@a...            ] odaira:r65908 (trunk): * configure.ac: On AIX, LDFLAGS must be after -L../.. in TRY_LINK,
  53693 2018-11-22 11:17 [ko1@a...            ] samuel:r65909 (trunk): Use VirtualAlloc/VirtualProtect/VirtualFree for windows stack allocation.
  53694 2018-11-22 12:39 [ko1@a...            ] k0kubun:r65910 (trunk): Revert "test_gem_remote_fetcher.rb: give up testing MJIT here"
  53695 2018-11-22 14:51 [ko1@a...            ] nobu:r65911 (trunk): proc.c: Implement Proc#* for Proc composition
  53696 2018-11-22 14:51 [ko1@a...            ] nobu:r65912 (trunk): proc.c: Implement Method#* for Method composition
  53697 2018-11-22 14:51 [ko1@a...            ] nobu:r65913 (trunk): proc.c: Support any callable when composing Procs
  53698 2018-11-22 14:57 [ko1@a...            ] nobu:r65914 (trunk): Proc#<< and Proc#>>
  53699 2018-11-22 15:08 [ko1@a...            ] kazu:r65915 (trunk): .gitignoRe: revert r65834 partially [ci skip]
  53700 2018-11-22 15:08 [ko1@a...            ] kazu:r65916 (trunk): .gitignoRe: add .time under coroutine [ci skip]

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