aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test/ruby/test_thread.rb: use safe navigation operator.kazu2018-11-231-5/+6
* prepare for Unicode 11.0.0 updateduerst2018-11-231-4/+3
* split each assert_nothing_raisednobu2018-11-231-3/+7
* io.c: revalidate fptr->fd after rb_io_wait_readablenormal2018-11-221-3/+13
* * 2018-11-23svn2018-11-221-1/+1
* socket: disable nonblocking-by-default on win32normal2018-11-223-7/+23
* mjit.c: avoid running copy job handler after ISeq GCk0kubun2018-11-222-14/+15
* Wait accept is ready also on Solarisnaruse2018-11-221-1/+1
* Use File.expand_path("~username") instead of ENV["HOME"]naruse2018-11-221-2/+1
* ext/socket/init.c (rsock_socket0): non-blocking for non-SOCK_NONBLOCKnormal2018-11-221-0/+1
* * expand tabs.svn2018-11-221-1/+1
* Revert r63030nobu2018-11-222-2/+4
* io + socket: make pipes and sockets nonblocking by defaultnormal2018-11-2214-46/+139
* configure.ac: support 32-bit builds on x86-64 systemsnormal2018-11-221-1/+5
* Enable refinements at Object#respond_to?nobu2018-11-224-14/+44
* Enable refinements to public_send.nobu2018-11-224-3/+64
* mjit_archflag.sh: fix bare word in the headernobu2018-11-221-1/+1
* .gitignore: add mjit_build_dir.c [ci skip]kazu2018-11-221-0/+1
* .gitignore: add .time under coroutine [ci skip]kazu2018-11-221-0/+1
* .gitignore: revert r65834 partially [ci skip]kazu2018-11-221-0/+4
* Proc#<< and Proc#>>nobu2018-11-224-35/+120
* proc.c: Support any callable when composing Procsnobu2018-11-223-19/+34
* proc.c: Implement Method#* for Method compositionnobu2018-11-222-0/+59
* proc.c: Implement Proc#* for Proc compositionnobu2018-11-222-0/+105
* Revert "test_gem_remote_fetcher.rb: give up testing MJIT here"k0kubun2018-11-221-4/+0
* Use VirtualAlloc/VirtualProtect/VirtualFree for windows stack allocation.samuel2018-11-221-53/+63
* * configure.ac: On AIX, LDFLAGS must be after -L../.. in TRY_LINK,odaira2018-11-211-2/+2
* * 2018-11-22svn2018-11-211-1/+1
* errno.h must be included after config.h because config.h might defineodaira2018-11-212-2/+2
* test_gem_remote_fetcher.rb: give up testing MJIT herek0kubun2018-11-211-0/+4
* Merge master branch from rubygems/rubygems upstream.hsbt2018-11-21247-1363/+1290
* Get rid of variable modifiers of BSD makenobu2018-11-211-2/+2
* Makefile.in: get rid of `local` for Solaris shnobu2018-11-212-1/+1
* configure.ac: silence `command -v` outpoutnobu2018-11-211-1/+1
* char is not unsignedshyouhei2018-11-212-33/+34
* configure.ac: add --disable-fiber-coroutine optionnobu2018-11-214-36/+37
* configure.ac: gather preset variables on mingwnobu2018-11-211-1/+2
* Show function name based on dladdrnaruse2018-11-201-0/+2
* Support Universal Binary for macOSnaruse2018-11-201-5/+39
* Fix indentation.samuel2018-11-206-111/+111
* * 2018-11-21svn2018-11-201-1/+1
* Skip known MJIT random test failuresk0kubun2018-11-204-14/+31
* configure.ac: disable native-fiber for MinGWk0kubun2018-11-205-17/+11
* appveyor.yml: do not undefine everything [ci skip]k0kubun2018-11-201-1/+1
* * properties.svn2018-11-200-0/+0
* appveyor.yml: exclude TestEnumerable.rb on msys2k0kubun2018-11-204-4/+11
* appveyor.yml: native-fiber crashes Enumeratork0kubun2018-11-201-2/+2
* Make coroutine object directory for each archnobu2018-11-203-9/+11
* test/excludes/_appveyor: exclude AppVeyor killerk0kubun2018-11-201-0/+2
* Change ASMEXT to snobu2018-11-202-2/+2