summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-22Wait accept is ready also on Solarisnaruse
2018-11-22Use File.expand_path("~username") instead of ENV["HOME"]naruse
2018-11-22ext/socket/init.c (rsock_socket0): non-blocking for non-SOCK_NONBLOCKnormal
2018-11-22* expand tabs.svn
2018-11-22Revert r63030nobu
2018-11-22io + socket: make pipes and sockets nonblocking by defaultnormal
2018-11-22configure.ac: support 32-bit builds on x86-64 systemsnormal
2018-11-22Enable refinements at Object#respond_to?nobu
2018-11-22Enable refinements to public_send.nobu
2018-11-22mjit_archflag.sh: fix bare word in the headernobu
2018-11-22.gitignore: add mjit_build_dir.c [ci skip]kazu
2018-11-22.gitignore: add .time under coroutine [ci skip]kazu
2018-11-22.gitignore: revert r65834 partially [ci skip]kazu
2018-11-22Proc#<< and Proc#>>nobu
2018-11-22proc.c: Support any callable when composing Procsnobu
2018-11-22proc.c: Implement Method#* for Method compositionnobu
2018-11-22proc.c: Implement Proc#* for Proc compositionnobu
2018-11-22Revert "test_gem_remote_fetcher.rb: give up testing MJIT here"k0kubun
2018-11-22Use VirtualAlloc/VirtualProtect/VirtualFree for windows stack allocation.samuel
2018-11-21* configure.ac: On AIX, LDFLAGS must be after -L../.. in TRY_LINK,odaira
2018-11-21* 2018-11-22svn
2018-11-21errno.h must be included after config.h because config.h might defineodaira
2018-11-21test_gem_remote_fetcher.rb: give up testing MJIT herek0kubun
2018-11-21Merge master branch from rubygems/rubygems upstream.hsbt
2018-11-21Get rid of variable modifiers of BSD makenobu
2018-11-21Makefile.in: get rid of `local` for Solaris shnobu
2018-11-21configure.ac: silence `command -v` outpoutnobu
2018-11-21char is not unsignedshyouhei
2018-11-21configure.ac: add --disable-fiber-coroutine optionnobu
2018-11-21configure.ac: gather preset variables on mingwnobu
2018-11-20Show function name based on dladdrnaruse
2018-11-20Support Universal Binary for macOSnaruse
2018-11-20Fix indentation.samuel
2018-11-20* 2018-11-21svn
2018-11-20Skip known MJIT random test failuresk0kubun
2018-11-20configure.ac: disable native-fiber for MinGWk0kubun
2018-11-20appveyor.yml: do not undefine everything [ci skip]k0kubun
2018-11-20* properties.svn
2018-11-20appveyor.yml: exclude TestEnumerable.rb on msys2k0kubun
2018-11-20appveyor.yml: native-fiber crashes Enumeratork0kubun
2018-11-20Make coroutine object directory for each archnobu
2018-11-20test/excludes/_appveyor: exclude AppVeyor killerk0kubun
2018-11-20Change ASMEXT to snobu
2018-11-20Makefile.in: fix Travis i686 buildk0kubun
2018-11-20mjit_worker.c: avoid GC when modifying ISeqk0kubun
2018-11-20Fix conditionnobu
2018-11-20Make fiber_entry staticnobu
2018-11-20Fix typo and make directorynobu
2018-11-20Support Visual C++ (mswin)samuel
2018-11-20Fix windows builds.samuel