index
:
ruby.git
master
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_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-08
Fix build error on Apple silicon macOS
Watson
2020-07-08
Hoisted out functions for no name rest argument symbol
Nobuyoshi Nakada
2020-07-08
Constified NODE pointer in ASTNodeData
Nobuyoshi Nakada
2020-07-08
Added `NODE_SPECIAL_EXCESSIVE_COMMA` info to `ARGS` of `RubyVM::AbstractSynta...
manga_osyo
2020-07-08
* 2020-07-08 [ci skip]
git
2020-07-08
gc.c: Cast int literal "1" to bits_t
Yusuke Endoh
2020-07-06
Expand heap pages to be exactly 16kb
Aaron Patterson
2020-07-07
* 2020-07-07 [ci skip]
git
2020-07-07
Get rid of the redundant stat() in rb_check_realpath_internal
Jean Boussier
2020-07-06
Inline builtin struct aref
Takashi Kokubun
2020-07-06
Run method_missing in the same execution context
Nobuyoshi Nakada
2020-07-06
[ruby/bigdecimal] Version 2.0.1
Kenta Murata
2020-07-06
[ruby/bigdecimal] Return US-ASCII string from BigDecimal#to_s
Kenta Murata
2020-07-06
[ruby/bigdecimal] Drop Ruby 2.3 support
Kenta Murata
2020-07-06
[ruby/bigdecimal] Support Ruby < 2.6
Kenta Murata
2020-07-06
[ruby/bigdecimal] Add Complex#to_d
Kenta Murata
2020-07-06
[ruby/bigdecimal] Make tests pass on Ruby 2.4
Jeremy Evans
2020-07-06
[ruby/bigdecimal] Remove definition of BigDecimal#initialize_copy
Jeremy Evans
2020-07-06
[ruby/bigdecimal] Support a Complex in Kernel.BigDecimal()
Kenta Murata
2020-07-06
[ruby/bigdecimal] Undef BigDecimal#initialize_copy
Jeremy Evans
2020-07-06
Removed ext/bigdecimal/util/depend unused since dd0c75fdc2104a6ba38b68d4431a5...
Nobuyoshi Nakada
2020-07-06
tool/sync_default_gems.rb: Accept multiple commit ranges
Nobuyoshi Nakada
2020-07-06
Add operator info to `OP_ASGN2` of `RubyVM::AbstractSyntaxTree`.
manga_osyo
2020-07-06
* 2020-07-06 [ci skip]
git
2020-07-05
tool/sync_default_gems.rb: Added bigdecimal
Nobuyoshi Nakada
2020-07-05
Removed duplicate test with test_BigDecimal_bug7522
Nobuyoshi Nakada
2020-07-05
Escape `#` for GNU make 3
Nobuyoshi Nakada
2020-07-05
Updated bundled gems
Nobuyoshi Nakada
2020-07-05
Skip comment and empty lines in gems/bundled_gems file
Nobuyoshi Nakada
2020-07-05
Prefix export symbol prefix to coroutine_transfer
Nobuyoshi Nakada
2020-07-05
Removed trailing spaces [ci skip]
Nobuyoshi Nakada
2020-07-05
fix up Primitive.cinit! code
Koichi Sasada
2020-07-04
Check ROBJECT_EMBED on guards-merged ivar access
Takashi Kokubun
2020-07-04
Use static variables in Range#minmax
Jeremy Evans
2020-07-05
* 2020-07-05 [ci skip]
git
2020-07-04
Fix non-numeric exclusive Range#minmax bug
Sam Bostock
2020-07-04
Ignore rbenv version file, and moved dot files [ci skip]
Nobuyoshi Nakada
2020-07-04
support all locals for cexpr!, cstmt!
Koichi Sasada
2020-07-04
Allow hidden files with a hyphen to be source controlled
David RodrÃguez
2020-07-03
Make Kernel#then, #yield_self, #frozen? builtin (#3283)
Takashi Kokubun
2020-07-03
Merge ivar guards on JIT (#3284)
Takashi Kokubun
2020-07-04
* 2020-07-04 [ci skip]
git
2020-07-03
Rewrite Kernel#tap with Ruby (#3281)
Takashi Kokubun
2020-07-03
Enhanced RDoc for Array (#3276)
Burdette Lamar
2020-07-03
Use ID instead of GENTRY for gvars. (#3278)
Koichi Sasada
2020-07-03
RUBY_DEBUG_LOG: Logging debug information mechanism (#3279)
Koichi Sasada
2020-07-03
Ignore conftest.c under the ext directories for CodeQL analysis
Hiroshi SHIBATA
2020-07-03
test/json/json_fixtures_test.rb: Prevent an "out of range" warning
Yusuke Endoh
2020-07-03
* 2020-07-03 [ci skip]
git
2020-07-03
Reintroduce c565dfb09ad7d55fa671f65cea7088a914bf1931
Yusuke Endoh
[prev]
[next]