aboutsummaryrefslogtreecommitdiffstats
path: root/ext/pty
Commit message (Expand)AuthorAgeFilesLines
* [DOC] Fix grammar: "is same as" -> "is the same as"Marcus Stollsteimer2021-01-051-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
* Update PTY.open documentation to document it yields a single argument [ci skip]Jeremy Evans2020-08-241-2/+2
* Use https instead of httpKazuhiro NISHIYAMA2020-07-281-1/+1
* 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
* [pty] do not check openpty twice if found in util libraryNobuyoshi Nakada2020-05-011-2/+2
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-1/+152
* Updated dependencies on internal/warnings.hNobuyoshi Nakada2019-12-311-0/+1
* update dependencies卜部昌平2019-12-261-0/+8
* decouple internal.h headers卜部昌平2019-12-261-23/+35
* rb_ensure now free from ANYARGS卜部昌平2019-08-271-1/+2
* Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada2019-07-141-0/+1
* Fix PTY.open on OpenBSD [Bug #15607]naruse2019-03-061-1/+1
* Removed moving toplevel header since r12501nobu2019-02-081-1/+1
* [doc] Fix grammar typo in Pty_init() docstring [ci skip]k0kubun2018-11-161-1/+1
* pty.c: typonobu2018-09-181-1/+1
* pty.c: more difensivenobu2018-09-181-2/+2
* UNREACHABLE_RETURNnobu2018-07-241-1/+1
* Remove needless `nacl` checkkazu2018-07-221-1/+1
* unrevert r63852 but keep SIGCHLD path disabled for win32normal2018-07-051-18/+4
* Revert r63758 and related commitsnaruse2018-07-041-4/+18
* hijack SIGCHLD handler for internal usenormal2018-06-271-18/+4
* ext/pty/pty.c: I_FIND before I_PUSH if possiblengoto2018-05-231-6/+21
* process.c: add :exception option to Kernel.#systemk0kubun2018-01-241-1/+1
* Include ruby/{io,encoding}.h before internal.hkazu2018-01-091-1/+1
* Replace `to_a[1..-1]` on a MatchData with `captures`knu2017-10-211-1/+1
* Remove redundant calls of String#chrknu2017-10-211-2/+2
* pty.c: shrink repeated device namesnobu2017-09-271-40/+12
* ruby tool/update-deps --fixshyouhei2017-03-221-0/+1
* ext/pty: Specify frozen_string_literal: true.kazu2017-02-042-4/+3
* pty.c: dry upnobu2016-04-301-5/+1
* pty.c: user shellnobu2016-04-302-2/+9
* pty.c: portabilitiesnobu2016-04-301-11/+19
* Update dependencies.akr2016-04-111-0/+1
* * ext/pty/pty.c: fix double words typo.hsbt2015-12-181-1/+1
* handle ext/ as r53141naruse2015-12-162-0/+2
* pty.c: fix example typo [ci skip]nobu2015-07-191-1/+1
* * internal.h (rb_execarg_parent_end): Declared.akr2015-04-091-0/+2
* * internal.h (rb_execarg_parent_start): Renamed from rb_execarg_fixup.akr2015-04-091-1/+1
* * ext/pty/pty.c: AIX supports autopush. Patch by Perry Smith [ruby-core:58539...odaira2015-02-271-2/+2
* [DOC]akr2015-01-111-0/+8
* Update dependencies.akr2014-12-191-1/+1
* Update dependency.akr2014-11-211-2/+4
* * internal.h: Include ruby.h and ruby/encoding.h to beakr2014-11-152-2/+2
* Mark auogenerated part.akr2014-11-151-0/+2
* * common.mk: Remove comments in Dependency lines.akr2014-11-151-12/+12
* * tool/update-deps: Extend to fix dependencies.akr2014-11-151-6/+12