summaryrefslogtreecommitdiff
path: root/ext/pty
AgeCommit message (Expand)Author
2021-11-21Update dependenciesNobuyoshi Nakada
2021-10-05ruby tool/update-deps --fix卜部昌平
2021-04-13dependency updates卜部昌平
2021-02-08Revert a part of "[DOC] refined" [ci skip]Nobuyoshi Nakada
2021-02-07[DOC] refinedNobuyoshi Nakada
2021-01-05[DOC] Fix grammar: "is same as" -> "is the same as"Marcus Stollsteimer
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-24Update PTY.open documentation to document it yields a single argument [ci skip]Jeremy Evans
2020-07-28Use https instead of httpKazuhiro NISHIYAMA
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-05-01[pty] do not check openpty twice if found in util libraryNobuyoshi Nakada
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2019-12-31Updated dependencies on internal/warnings.hNobuyoshi Nakada
2019-12-26update dependencies卜部昌平
2019-12-26decouple internal.h headers卜部昌平
2019-08-27rb_ensure now free from ANYARGS卜部昌平
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2019-03-06Fix PTY.open on OpenBSD [Bug #15607]naruse
2019-02-08Removed moving toplevel header since r12501nobu
2018-11-16[doc] Fix grammar typo in Pty_init() docstring [ci skip]k0kubun
2018-09-18pty.c: typonobu
2018-09-18pty.c: more difensivenobu
2018-07-24UNREACHABLE_RETURNnobu
2018-07-22Remove needless `nacl` checkkazu
2018-07-05unrevert r63852 but keep SIGCHLD path disabled for win32normal
2018-07-04Revert r63758 and related commitsnaruse
2018-06-27hijack SIGCHLD handler for internal usenormal
2018-05-23ext/pty/pty.c: I_FIND before I_PUSH if possiblengoto
2018-01-24process.c: add :exception option to Kernel.#systemk0kubun
2018-01-09Include ruby/{io,encoding}.h before internal.hkazu
2017-10-21Replace `to_a[1..-1]` on a MatchData with `captures`knu
2017-10-21Remove redundant calls of String#chrknu
2017-09-27pty.c: shrink repeated device namesnobu
2017-03-22ruby tool/update-deps --fixshyouhei
2017-02-04ext/pty: Specify frozen_string_literal: true.kazu
2016-04-30pty.c: dry upnobu
2016-04-30pty.c: user shellnobu
2016-04-30pty.c: portabilitiesnobu
2016-04-11Update dependencies.akr
2015-12-18* ext/pty/pty.c: fix double words typo.hsbt
2015-12-16handle ext/ as r53141naruse
2015-07-19pty.c: fix example typo [ci skip]nobu
2015-04-09* internal.h (rb_execarg_parent_end): Declared.akr
2015-04-09* internal.h (rb_execarg_parent_start): Renamed from rb_execarg_fixup.akr
2015-02-27* ext/pty/pty.c: AIX supports autopush. Patch by Perry Smith [ruby-core:58539...odaira
2015-01-11[DOC]akr
2014-12-19Update dependencies.akr