summaryrefslogtreecommitdiff
path: root/ext/io/nonblock
AgeCommit message (Expand)Author
2020-08-27sed -i '/rmodule.h/d'卜部昌平
2020-08-27sed -i '/r_cast.h/d'卜部昌平
2020-08-27sed -i '\,2/extern.h,d'卜部昌平
2020-08-18Fixed the attribute name for multiple licenses.Hiroshi SHIBATA
2020-07-30Promote io-nonblock to the default gems.Hiroshi SHIBATA
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2019-02-11Use $(hdrdir) for include/ruby.h, as well as r67033nobu
2017-09-04Improve line covearge of ext/io/nonblock/nonblock.c from 54.5% to 95.5%mame
2017-03-22ruby tool/update-deps --fixshyouhei
2016-07-06Update dependenciesnobu
2015-12-16handle ext/ as r53141naruse
2015-05-18nonblock.c: just yield if the flag is not changednobu
2014-11-10* win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): newusa
2013-10-16* ext/io/nonblock/nonblock.c: [DOC] Document io/nonblock by reprahzzak
2013-10-16* ext/io/nonblock/nonblock.c: use rb_cIO instead of VALUEzzak
2013-04-14* ext/-test-/debug/depend: New file.akr
2011-04-04* ext/io/nonblock/nonblock.c (io_nonblock_set): Avoid F_SETFL ifkosaki
2009-07-14* ext/io/nonblock: moved from ext/io/wait/lib.nobu