Age | Commit message (Expand) | Author |
---|
2024-11-07 | [ruby/fcntl] Fixup gemspec files | Hiroshi SHIBATA |
2024-11-07 | [ruby/fcntl] Bump up v1.2.0 | Hiroshi SHIBATA |
2024-04-27 | ruby tool/update-deps --fix | 卜部昌平 |
2024-03-14 | [ruby/fcntl] [DOC] Package files for RDoc | Nobuyoshi Nakada |
2024-03-14 | [ruby/fcntl] [DOC] Package document files | Nobuyoshi Nakada |
2024-03-14 | [ruby/fcntl] [DOC] Add missing documents | Nobuyoshi Nakada |
2024-03-14 | [ruby/fcntl] [DOC] Add task and files for RDoc | Nobuyoshi Nakada |
2024-03-14 | [ruby/fcntl] Reduce duplicate `O_ACCMODE` definitions | Nobuyoshi Nakada |
2024-03-14 | [ruby/fcntl] [DOC] Remove redundant directives | Nobuyoshi Nakada |
2023-11-07 | [ruby/fcntl] Bump up 1.1.0 | Hiroshi SHIBATA |
2023-04-21 | [ruby/fcntl] Expose Fcntl::VERSION | Hiroshi SHIBATA |
2023-02-28 | Update the depend files | Matt Valentine-House |
2023-02-27 | Remove intern/gc.h from Make deps | Matt Valentine-House |
2023-02-08 | Extract include/ruby/internal/attr/packed_struct.h | Nobuyoshi Nakada |
2022-12-05 | [ruby/fcntl] Bump version to 1.0.2 | Hiroshi SHIBATA |
2022-02-22 | [Feature #18249] Update dependencies | Peter Zhu |
2022-01-15 | [ruby/fcntl] adding few FreeBSD specific flags. | David CARLIER |
2021-11-21 | Update dependencies | Nobuyoshi Nakada |
2021-10-14 | [ruby/fcntl] Bump up fcntl version to 1.0.1 | Hiroshi SHIBATA |
2021-04-13 | dependency updates | 卜部昌平 |
2020-08-27 | sed -i '/rmodule.h/d' | 卜部昌平 |
2020-08-27 | sed -i '/r_cast.h/d' | 卜部昌平 |
2020-08-27 | sed -i '\,2/extern.h,d' | 卜部昌平 |
2020-08-18 | Update the license for the default gems to dual licenses | Hiroshi SHIBATA |
2020-06-09 | [ruby/fcntl] add F_GETPIPE_SZ and F_SETPIPE_SZ | pavel |
2020-06-09 | [ruby/fcntl] Use Gemfile instead of Gem::Specification#add_development_depend... | Hiroshi SHIBATA |
2020-05-11 | sed -i 's|ruby/impl|ruby/internal|' | 卜部昌平 |
2020-05-11 | sed -i s|ruby/3|ruby/impl|g | 卜部昌平 |
2020-04-08 | Merge pull request #2991 from shyouhei/ruby.h | 卜部昌平 |
2019-07-14 | Include ruby/assert.h in ruby/ruby.h so that assertions can be there | Nobuyoshi Nakada |
2019-02-08 | Removed moving toplevel header since r12501 | nobu |
2018-08-07 | Removed needless date attribute from gemspec of default gems. | hsbt |
2017-12-11 | Bump version to fcntl-1.0.0 as default gems. | hsbt |
2017-10-22 | Fixed misspelling words. | hsbt |
2017-09-14 | Update gemspec for gem released versions. | hsbt |
2017-02-24 | gem name should be the downcase. | hsbt |
2017-02-10 | Added initial gemspec for Fcntl module. | hsbt |
2017-02-02 | ext/fcntl: Specify frozen_string_literal: true. | kazu |
2016-07-06 | Update dependencies | nobu |
2015-12-16 | handle ext/ as r53141 | naruse |
2014-09-30 | protoize no-arguments functions | nobu |
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" instead | akr |
2013-01-26 | * ext/fcntl/fcntl.c: Document Fcntl constants | drbrain |
2010-08-07 | .cvsignore: have not been used already. [Bug #3468] | nobu |
2010-04-22 | * ext/**/*.[ch]: removed trailing spaces. | nobu |
2009-11-04 | fix typos. | akr |
2006-06-24 | add extconf.h to .cvsignore. | akr |
2005-11-01 | * eval.c (rb_call_super): should call method_missing if super is | matz |
2004-11-01 | * MANIFEST, ext/**/MANIFEST: removed. | eban |