aboutsummaryrefslogtreecommitdiffstats
path: root/ext/io/nonblock
Commit message (Expand)AuthorAgeFilesLines
* [ruby/io-nonblock] Added extensionsNobuyoshi Nakada2020-12-031-0/+1
* [ruby/io-nonblock] Exclude dot-files for CIsNobuyoshi Nakada2020-12-031-1/+3
* [ruby/io-nonblock] Fix ls-files matching regexpNobuyoshi Nakada2020-12-031-1/+1
* sed -i '/rmodule.h/d'卜部昌平2020-08-271-1/+0
* sed -i '/r_cast.h/d'卜部昌平2020-08-271-1/+0
* sed -i '\,2/extern.h,d'卜部昌平2020-08-271-1/+0
* Fixed the attribute name for multiple licenses.Hiroshi SHIBATA2020-08-181-1/+1
* Promote io-nonblock to the default gems.Hiroshi SHIBATA2020-07-301-0/+22
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-140/+140
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-111-140/+140
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-0/+152
* Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada2019-07-141-0/+1
* Use $(hdrdir) for include/ruby.h, as well as r67033nobu2019-02-111-1/+1
* Improve line covearge of ext/io/nonblock/nonblock.c from 54.5% to 95.5%mame2017-09-041-1/+1
* ruby tool/update-deps --fixshyouhei2017-03-221-0/+1
* Update dependenciesnobu2016-07-061-4/+16
* handle ext/ as r53141naruse2015-12-161-0/+1
* nonblock.c: just yield if the flag is not changednobu2015-05-181-4/+6
* * win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): newusa2014-11-101-1/+4
* * ext/io/nonblock/nonblock.c: [DOC] Document io/nonblock by reprahzzak2013-10-161-0/+23
* * ext/io/nonblock/nonblock.c: use rb_cIO instead of VALUEzzak2013-10-161-5/+3
* * ext/-test-/debug/depend: New file.akr2013-04-141-0/+4
* * ext/io/nonblock/nonblock.c (io_nonblock_set): Avoid F_SETFL ifkosaki2011-04-041-2/+8
* * ext/io/nonblock: moved from ext/io/wait/lib.nobu2009-07-142-0/+116