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
*
etc: use atomic operation instead of mutex
Nobuyoshi Nakada
2020-12-24
2
-26
/
+12
*
Expose atomic operation macros with RUBY prefix
Nobuyoshi Nakada
2020-12-24
2
-0
/
+2
*
[fiddle] Update to 1.0.6
Kenta Murata
2020-12-23
1
-1
/
+1
*
[ruby/psych] Bump version to 3.3.0
Hiroshi SHIBATA
2020-12-23
1
-1
/
+1
*
[ruby/date] Define dummy RUBY_TYPED_FROZEN_SHAREABLE for old Ruby
Kenta Murata
2020-12-23
1
-0
/
+4
*
[ruby/psych] Optimize cache with `compare_by_identity`
Marc-Andre Lafortune
2020-12-23
2
-2
/
+2
*
[ruby/psych] Make Ractor-ready.
Marc-Andre Lafortune
2020-12-23
3
-6
/
+43
*
[ruby/psych] Don't use instance variables directly for config
Marc-Andre Lafortune
2020-12-23
1
-9
/
+9
*
[ruby/psych] Avoid methods depending on bindings
Marc-Andre Lafortune
2020-12-23
1
-3
/
+5
*
[ruby/psych] Freeze constants.
Marc-Andre Lafortune
2020-12-23
2
-3
/
+3
*
Update version for Ractor-safe extensions
Hiroshi SHIBATA
2020-12-23
2
-2
/
+2
*
[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
*
[memory_view] Make some rb_memroy_view_t members const
Kenta Murata
2020-12-23
1
-2
/
+2
*
[memory_view] Remove needless use of StringValueCStr
Kenta Murata
2020-12-23
1
-3
/
+2
*
[memory_view] Add mdview_release_view for test
Kenta Murata
2020-12-23
1
-1
/
+11
*
[memory_view][fiddle] Rename len to byte_size in rb_memory_view_t
Kenta Murata
2020-12-23
2
-7
/
+7
*
[memory_view][fiddle] Use bool for boolean return value
Kenta Murata
2020-12-23
2
-10
/
+10
*
fiddle: Update to 1.0.5
Sutou Kouhei
2020-12-23
3
-5
/
+8
*
Merge json-2.5.1
Hiroshi SHIBATA
2020-12-22
3
-2
/
+4
*
Prepare to release json-2.5.0
Hiroshi SHIBATA
2020-12-22
3
-2
/
+3
*
[ruby/date] Make Ractor-compatible
Marc-Andre Lafortune
2020-12-22
1
-1
/
+4
*
[ruby/date] Deep-freeze internal constants.
Marc-Andre Lafortune
2020-12-22
3
-23
/
+27
*
Removed rb_cData entity
Nobuyoshi Nakada
2020-12-22
5
-5
/
+5
*
[json] Avoid method redefinition
Kenta Murata
2020-12-21
1
-9
/
+9
*
[json] Make json Ractor safe
Kenta Murata
2020-12-21
3
-1
/
+18
*
[json] JSON_parse_float: Fix how to convert number
Kenta Murata
2020-12-21
2
-50
/
+72
*
[json] Make JSON.create_id thread-safe
Kenta Murata
2020-12-21
1
-1
/
+14
*
[json] Stop using prototype objects
Kenta Murata
2020-12-21
2
-13
/
+15
*
[ruby/digest] Remove .gitignore and .travis.yml from gemspec
Kenta Murata
2020-12-21
1
-6
/
+8
*
Remove unnecessary files from .document
Kazuki Tsujimoto
2020-12-20
1
-2
/
+3
*
ext/racc/cparse is ractor-safe
Koichi Sasada
2020-12-20
1
-0
/
+4
*
ext/monitor is ractor-safe
Koichi Sasada
2020-12-20
1
-0
/
+4
*
cgi/escape is ractor-safe
Koichi Sasada
2020-12-20
1
-0
/
+4
*
bigdecimal: initialize conditionally assigned variable
Nobuyoshi Nakada
2020-12-20
1
-1
/
+1
*
[pathname] Make Pathname Ractor safe (#3940)
Kenta Murata
2020-12-20
1
-0
/
+4
*
[bigdecimal] Version 3.0.0
Kenta Murata
2020-12-19
1
-1
/
+1
*
[bigdecimal] Add BigDecimal#n_significant_digits
Kenta Murata
2020-12-19
1
-2
/
+30
*
[bigdecimal] Make BigDecimal#precs deprecated
Kenta Murata
2020-12-19
3
-4
/
+15
*
[bigdecimal] Add BigDecimal#precision
Kenta Murata
2020-12-19
1
-0
/
+68
*
[bigdecimal] Make bigdecimal Ractor safe
Kenta Murata
2020-12-19
1
-1
/
+12
*
[bigdecimal] Use DBLE_FIG
Kenta Murata
2020-12-19
1
-13
/
+13
*
[bigdecimal] Fix the default precision of Float#to_d
Kenta Murata
2020-12-19
2
-2
/
+2
*
ripper: fix `#tok` on some error events [Bug 17345]
Nobuhiro IMAI
2020-12-19
1
-4
/
+9
*
Strip trailing spaces [ci skip]
Nobuyoshi Nakada
2020-12-19
1
-3
/
+3
*
[digest] Version 3.0.0
Kenta Murata
2020-12-19
1
-1
/
+1
*
[digest] Make digest Ractor safe
Kenta Murata
2020-12-19
1
-0
/
+4
*
[digest] Added rb_digest_make_metadata to wrap metadata
Nobuyoshi Nakada
2020-12-19
5
-15
/
+12
*
[bigdecimal] Use rb_undef_alloc_func to undefine allocate
Kenta Murata
2020-12-19
1
-1
/
+1
*
support Ruby 2.x for openssl
Koichi Sasada
2020-12-19
2
-2
/
+35
[next]