summaryrefslogtreecommitdiff
path: root/ext/fcntl
AgeCommit message (Expand)Author
2024-04-27ruby tool/update-deps --fix卜部昌平
2024-03-14[ruby/fcntl] [DOC] Package files for RDocNobuyoshi Nakada
2024-03-14[ruby/fcntl] [DOC] Package document filesNobuyoshi Nakada
2024-03-14[ruby/fcntl] [DOC] Add missing documentsNobuyoshi Nakada
2024-03-14[ruby/fcntl] [DOC] Add task and files for RDocNobuyoshi Nakada
2024-03-14[ruby/fcntl] Reduce duplicate `O_ACCMODE` definitionsNobuyoshi Nakada
2024-03-14[ruby/fcntl] [DOC] Remove redundant directivesNobuyoshi Nakada
2023-11-07[ruby/fcntl] Bump up 1.1.0Hiroshi SHIBATA
2023-04-21[ruby/fcntl] Expose Fcntl::VERSIONHiroshi SHIBATA
2023-02-28Update the depend filesMatt Valentine-House
2023-02-27Remove intern/gc.h from Make depsMatt Valentine-House
2023-02-08Extract include/ruby/internal/attr/packed_struct.hNobuyoshi Nakada
2022-12-05[ruby/fcntl] Bump version to 1.0.2Hiroshi SHIBATA
2022-02-22[Feature #18249] Update dependenciesPeter Zhu
2022-01-15[ruby/fcntl] adding few FreeBSD specific flags.David CARLIER
2021-11-21Update dependenciesNobuyoshi Nakada
2021-10-14[ruby/fcntl] Bump up fcntl version to 1.0.1Hiroshi SHIBATA
2021-04-13dependency updates卜部昌平
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-18Update the license for the default gems to dual licensesHiroshi SHIBATA
2020-06-09[ruby/fcntl] add F_GETPIPE_SZ and F_SETPIPE_SZpavel
2020-06-09[ruby/fcntl] Use Gemfile instead of Gem::Specification#add_development_depend...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-08Removed moving toplevel header since r12501nobu
2018-08-07Removed needless date attribute from gemspec of default gems.hsbt
2017-12-11Bump version to fcntl-1.0.0 as default gems.hsbt
2017-10-22Fixed misspelling words.hsbt
2017-09-14Update gemspec for gem released versions.hsbt
2017-02-24gem name should be the downcase.hsbt
2017-02-10Added initial gemspec for Fcntl module.hsbt
2017-02-02ext/fcntl: Specify frozen_string_literal: true.kazu
2016-07-06Update dependenciesnobu
2015-12-16handle ext/ as r53141naruse
2014-09-30protoize no-arguments functionsnobu
2013-04-13* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr
2013-01-28* ext/fcntl/fcntl.c: update document. use "file descriptor" insteadakr
2013-01-26* ext/fcntl/fcntl.c: Document Fcntl constantsdrbrain
2010-08-07.cvsignore: have not been used already. [Bug #3468]nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2009-11-04fix typos.akr
2006-06-24add extconf.h to .cvsignore.akr
2005-11-01* eval.c (rb_call_super): should call method_missing if super ismatz
2004-11-01* MANIFEST, ext/**/MANIFEST: removed.eban
2004-11-01* ext/extmk.rb (MANIFEST): do not use anymore, use extconf.rb instead.eban
2003-10-07define Fcntl::O_ACCMODE instead of Fcntl::ACCMODE to be consist withakr