index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
pty
Commit message (
Expand
)
Author
Age
Files
Lines
*
dependency updates
卜部昌平
2021-04-13
1
-1
/
+0
*
Revert a part of "[DOC] refined" [ci skip]
Nobuyoshi Nakada
2021-02-08
1
-1
/
+1
*
[DOC] refined
Nobuyoshi Nakada
2021-02-07
1
-10
/
+10
*
[DOC] Fix grammar: "is same as" -> "is the same as"
Marcus Stollsteimer
2021-01-05
1
-1
/
+1
*
sed -i '/rmodule.h/d'
卜部昌平
2020-08-27
1
-1
/
+0
*
sed -i '/r_cast.h/d'
卜部昌平
2020-08-27
1
-1
/
+0
*
sed -i '\,2/extern.h,d'
卜部昌平
2020-08-27
1
-1
/
+0
*
Update PTY.open documentation to document it yields a single argument [ci skip]
Jeremy Evans
2020-08-24
1
-2
/
+2
*
Use https instead of http
Kazuhiro NISHIYAMA
2020-07-28
1
-1
/
+1
*
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
1
-140
/
+140
*
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-05-11
1
-140
/
+140
*
[pty] do not check openpty twice if found in util library
Nobuyoshi Nakada
2020-05-01
1
-2
/
+2
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-1
/
+152
*
Updated dependencies on internal/warnings.h
Nobuyoshi Nakada
2019-12-31
1
-0
/
+1
*
update dependencies
卜部昌平
2019-12-26
1
-0
/
+8
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-23
/
+35
*
rb_ensure now free from ANYARGS
卜部昌平
2019-08-27
1
-1
/
+2
*
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
Nobuyoshi Nakada
2019-07-14
1
-0
/
+1
*
Fix PTY.open on OpenBSD [Bug #15607]
naruse
2019-03-06
1
-1
/
+1
*
Removed moving toplevel header since r12501
nobu
2019-02-08
1
-1
/
+1
*
[doc] Fix grammar typo in Pty_init() docstring [ci skip]
k0kubun
2018-11-16
1
-1
/
+1
*
pty.c: typo
nobu
2018-09-18
1
-1
/
+1
*
pty.c: more difensive
nobu
2018-09-18
1
-2
/
+2
*
UNREACHABLE_RETURN
nobu
2018-07-24
1
-1
/
+1
*
Remove needless `nacl` check
kazu
2018-07-22
1
-1
/
+1
*
unrevert r63852 but keep SIGCHLD path disabled for win32
normal
2018-07-05
1
-18
/
+4
*
Revert r63758 and related commits
naruse
2018-07-04
1
-4
/
+18
*
hijack SIGCHLD handler for internal use
normal
2018-06-27
1
-18
/
+4
*
ext/pty/pty.c: I_FIND before I_PUSH if possible
ngoto
2018-05-23
1
-6
/
+21
*
process.c: add :exception option to Kernel.#system
k0kubun
2018-01-24
1
-1
/
+1
*
Include ruby/{io,encoding}.h before internal.h
kazu
2018-01-09
1
-1
/
+1
*
Replace `to_a[1..-1]` on a MatchData with `captures`
knu
2017-10-21
1
-1
/
+1
*
Remove redundant calls of String#chr
knu
2017-10-21
1
-2
/
+2
*
pty.c: shrink repeated device names
nobu
2017-09-27
1
-40
/
+12
*
ruby tool/update-deps --fix
shyouhei
2017-03-22
1
-0
/
+1
*
ext/pty: Specify frozen_string_literal: true.
kazu
2017-02-04
2
-4
/
+3
*
pty.c: dry up
nobu
2016-04-30
1
-5
/
+1
*
pty.c: user shell
nobu
2016-04-30
2
-2
/
+9
*
pty.c: portabilities
nobu
2016-04-30
1
-11
/
+19
*
Update dependencies.
akr
2016-04-11
1
-0
/
+1
*
* ext/pty/pty.c: fix double words typo.
hsbt
2015-12-18
1
-1
/
+1
*
handle ext/ as r53141
naruse
2015-12-16
2
-0
/
+2
*
pty.c: fix example typo [ci skip]
nobu
2015-07-19
1
-1
/
+1
*
* internal.h (rb_execarg_parent_end): Declared.
akr
2015-04-09
1
-0
/
+2
*
* internal.h (rb_execarg_parent_start): Renamed from rb_execarg_fixup.
akr
2015-04-09
1
-1
/
+1
*
* ext/pty/pty.c: AIX supports autopush. Patch by Perry Smith [ruby-core:58539...
odaira
2015-02-27
1
-2
/
+2
*
[DOC]
akr
2015-01-11
1
-0
/
+8
*
Update dependencies.
akr
2014-12-19
1
-1
/
+1
*
Update dependency.
akr
2014-11-21
1
-2
/
+4
*
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
2
-2
/
+2
[next]