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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/io-console] Show path name at error
Nobuyoshi Nakada
2020-05-09
1
-17
/
+19
*
Fix indentation
Kazuki Tsujimoto
2020-05-04
1
-4
/
+4
*
Suppress warnings by gcc 10.1.0-RC-20200430
Nobuyoshi Nakada
2020-05-04
1
-1
/
+9
*
[pty] do not check openpty twice if found in util library
Nobuyoshi Nakada
2020-05-01
1
-2
/
+2
*
Fix a typo [ci skip]
Kazuhiro NISHIYAMA
2020-04-27
1
-1
/
+1
*
Suppress C4267 "possible loss of data" warnings
Nobuyoshi Nakada
2020-04-17
1
-1
/
+1
*
Suppress C4267 "possible loss of data" warnings
Nobuyoshi Nakada
2020-04-17
1
-1
/
+1
*
[ruby/date] Suppress -Wchar-subscripts warnings by Cygwin gcc 9.3.0
Nobuyoshi Nakada
2020-04-14
1
-11
/
+11
*
ext/-test-/cxxanyargs: add #pragma for icc.
卜部昌平
2020-04-10
1
-0
/
+3
*
Ignore upper bits of pw_change on macOS too
Nobuyoshi Nakada
2020-04-09
1
-4
/
+4
*
Ignore upper bits of pw_expire on macOS
Nobuyoshi Nakada
2020-04-09
1
-1
/
+7
*
Suppress -Wshorten-64-to-32 warnings
Nobuyoshi Nakada
2020-04-08
7
-34
/
+34
*
Suppress -Wswitch warnings
Nobuyoshi Nakada
2020-04-08
1
-0
/
+4
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
90
-33
/
+29358
*
Fix a typo [ci skip]
Kazuhiro NISHIYAMA
2020-04-03
1
-1
/
+1
*
[ruby/etc] Deprecate names under `Struct`
Nobuyoshi Nakada
2020-04-02
2
-0
/
+13
*
Revert "[ruby/etc] Deprecate names under `Struct`"
Nobuyoshi Nakada
2020-04-02
2
-13
/
+0
*
Revert "[ruby/etc] Hack to get rid of linking against static library"
Nobuyoshi Nakada
2020-04-02
1
-7
/
+1
*
[ruby/etc] Hack to get rid of linking against static library
Nobuyoshi Nakada
2020-04-02
1
-1
/
+7
*
[ruby/etc] Deprecate names under `Struct`
Nobuyoshi Nakada
2020-04-02
2
-0
/
+13
*
Revert "[ruby/etc] Deprecate names under `Struct`"
Nobuyoshi Nakada
2020-04-01
2
-13
/
+0
*
[ruby/etc] Deprecate names under `Struct`
Nobuyoshi Nakada
2020-04-01
2
-0
/
+13
*
[ruby/etc] Drop binary gems support
Nobuyoshi Nakada
2020-04-01
1
-1
/
+0
*
ext/socket/init.c: do not return uninitialized buffer
Yusuke Endoh
2020-03-31
1
-9
/
+8
*
Clear all trace events during teardown
Alan Wu
2020-03-29
1
-0
/
+8
*
The last argument of rb_rescue2() should always be (VALUE)0
Benoit Daloze
2020-03-28
1
-4
/
+4
*
Show libffi version only if set
Nobuyoshi Nakada
2020-03-21
1
-1
/
+1
*
[ruby/stringio] Bump version to 0.1.1
Nobuyoshi Nakada
2020-03-15
1
-1
/
+1
*
[ruby/stringio] StringIO#initialize default to the source string encoding
Jean Boussier
2020-03-15
1
-4
/
+6
*
Add workaround for test-bundler failure
Kazuhiro NISHIYAMA
2020-03-12
1
-1
/
+1
*
openssl: sync with upstream repository
Kazuki Yamaguchi
2020-03-10
11
-139
/
+216
*
digest: do not depend on ext/openssl/deprecation.rb
Kazuki Yamaguchi
2020-03-10
1
-2
/
+1
*
Do not set USE_FFI_CLOSURE_ALLOC=1 in fiddle on OpenBSD
Jeremy Evans
2020-03-08
1
-0
/
+4
*
Use osuosl instead of GitHub releases
Hiroshi SHIBATA
2020-03-07
1
-3
/
+3
*
Switch to download libffi source package to github releases from sourceware.org
Hiroshi SHIBATA
2020-03-07
1
-3
/
+3
*
Fixed a typo
Nobuyoshi Nakada
2020-03-05
1
-1
/
+1
*
[ruby/fiddle] always use ffi_closure_alloc on Windows
Nobuyoshi Nakada
2020-03-05
1
-1
/
+6
*
[ruby/fiddle] use ffi_closure_alloc only with 3.2 or later
Nobuyoshi Nakada
2020-03-04
1
-4
/
+2
*
[ruby/fiddle] ffi_closure_free is available in the bundled libffi
Nobuyoshi Nakada
2020-03-04
1
-1
/
+3
*
[ruby/fiddle] Use ffi_closure_free if available
Nobuyoshi Nakada
2020-03-04
2
-6
/
+4
*
Revert "Revert "Revert "[ruby/fiddle] Use ffi_closure_free by default. (#20)"""
Yusuke Endoh
2020-03-04
2
-6
/
+42
*
Revert "Revert "[ruby/fiddle] Use ffi_closure_free by default. (#20)""
Yusuke Endoh
2020-03-04
2
-42
/
+6
*
Add `#write` and `#binwrite` to IO section [ci skip]
Kazuhiro NISHIYAMA
2020-03-02
1
-0
/
+2
*
Suppress security alerts
Takashi Kokubun
2020-02-28
1
-1
/
+1
*
should not expose hidden object.
Koichi Sasada
2020-02-29
1
-7
/
+8
*
Merge racc from upstream repository.
Hiroshi SHIBATA
2020-02-27
1
-1
/
+1
*
ext/-test-/cxxanyargs: use try_link instead
卜部昌平
2020-02-25
1
-1
/
+1
*
Fix wrong documentation for return value of Pathname#fnmatch
Masataka Pocke Kuwabara
2020-02-25
1
-2
/
+2
*
Introduce disposable call-cache.
Koichi Sasada
2020-02-22
1
-0
/
+1
*
VALUE size packed callinfo (ci).
Koichi Sasada
2020-02-22
1
-0
/
+1
[next]