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
/
etc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/etc] [DOC] Markup constant path names
Nobuyoshi Nakada
2022-06-19
1
-25
/
+31
*
[ruby/etc] [DOC] Markup string literals
Nobuyoshi Nakada
2022-06-19
1
-2
/
+3
*
[ruby/etc] [DOC] Fix reference to different module
Nobuyoshi Nakada
2022-06-19
1
-1
/
+1
*
[ruby/etc] [DOC] Update
Nobuyoshi Nakada
2022-06-19
1
-15
/
+16
*
[Feature #18249] Update dependencies
Peter Zhu
2022-02-22
1
-0
/
+1
*
[ruby/etc] Exclude change logs for pre 1.0
Nobuyoshi Nakada
2022-01-21
1
-1
/
+1
*
[ruby/etc] Derive extra_rdoc_files from files
Nobuyoshi Nakada
2022-01-21
1
-7
/
+3
*
[ruby/etc] Move development dependencies to Gemfile
Nobuyoshi Nakada
2022-01-21
1
-5
/
+0
*
[ruby/etc] Note for rb_deprecate_constant [ci skip]
Nobuyoshi Nakada
2022-01-02
1
-0
/
+1
*
[ruby/etc] Remove deprecate constants under Struct
Nobuyoshi Nakada
2022-01-02
1
-4
/
+0
*
[ruby/etc] bump up to 1.4.0
Nobuyoshi Nakada
2022-01-02
1
-1
/
+1
*
[ruby/etc] bump up to 1.3.1
Nobuyoshi Nakada
2022-01-02
1
-1
/
+1
*
[ruby/etc] [DOC] Refine Etc::Passwd#passwd description
Nobuyoshi Nakada
2022-01-02
1
-2
/
+1
*
[ruby/etc] [DOC] Document Etc::Passwd and Etc::Group as classes
Nobuyoshi Nakada
2022-01-02
1
-6
/
+5
*
[ruby/etc] [DOC] Add document task
Nobuyoshi Nakada
2022-01-02
1
-0
/
+8
*
[ruby/etc] Update ruby versions
Nobuyoshi Nakada
2022-01-02
1
-1
/
+1
*
Update dependencies
Nobuyoshi Nakada
2021-11-21
1
-1
/
+0
*
[ruby/etc] Bump up etc version to 1.3.0
Hiroshi SHIBATA
2021-10-19
1
-1
/
+1
*
[ruby/etc] Remove unnecessary declaration
Nobuyoshi Nakada
2021-10-19
1
-4
/
+1
*
[ruby/etc] Get rid of alloca in the loop
Nobuyoshi Nakada
2021-10-14
1
-6
/
+7
*
ruby tool/update-deps --fix
卜部昌平
2021-10-05
1
-0
/
+9
*
dependency updates
卜部昌平
2021-04-13
1
-1
/
+0
*
[ruby/etc] Added fallback definition of RUBY_ATOMIC_EXCHANGE
Nobuyoshi Nakada
2021-01-11
1
-0
/
+9
*
[ruby/etc] Check blocking variables at release
Nobuyoshi Nakada
2021-01-11
1
-2
/
+6
*
etc: use atomic operation instead of mutex
Nobuyoshi Nakada
2020-12-24
2
-26
/
+12
*
Update version for Ractor-safe extensions
Hiroshi SHIBATA
2020-12-23
1
-1
/
+1
*
[ruby/etc] Make Ractor safe
Marc-Andre Lafortune
2020-12-22
2
-14
/
+23
*
[ruby/etc] Refactor locks using mutex API
Marc-Andre Lafortune
2020-12-22
1
-9
/
+23
*
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 the license for the default gems to dual licenses
Hiroshi SHIBATA
2020-08-18
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
*
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
1
-2
/
+2
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-0
/
+152
*
[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
*
[ruby/etc] Bump version to 1.1.0
Hiroshi SHIBATA
2019-11-30
1
-1
/
+1
*
[ruby/etc] Remove taint support
Jeremy Evans
2019-11-18
1
-3
/
+4
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
1
-0
/
+2
*
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
Jeremy Evans
2019-11-18
1
-2
/
+0
[next]