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
2019-08-26
Try only updating hash value references
Aaron Patterson
2019-08-26
Make `gc_update_table_refs` match `mark_tbl_no_pin` a little more closely
Aaron Patterson
2019-08-27
Fix use_lib_reline for test/readline
aycabta
2019-08-27
Remove .freeze.
manga_osyo
2019-08-27
Add test with encoding.
manga_osyo
2019-08-27
Change to test file path.
manga_osyo
2019-08-27
Add support Windows in CI.
manga_osyo
2019-08-27
Add test reline.
manga_osyo
2019-08-27
Fix `Reline::Windows`.
manga_osyo
2019-08-27
Refactoring Reline.
manga_osyo
2019-08-27
Fix reference core method.
manga_osyo
2019-08-27
Remove test_mode in `lib/reline`.
manga_osyo
2019-08-27
Refactoring Reline accessor.
manga_osyo
2019-08-27
* 2019-08-27 [ci skip]
git
2019-08-27
Handle binding.irb for frozen objects and BasicObjects using a delegate
Jeremy Evans
2019-08-27
Move private call without arguments inside method
Jeremy Evans
2019-08-26
Expand JOBS instead of meaningless export (#2402)
Kazuhiro NISHIYAMA
2019-08-26
Limit ChangeLog entries
Nobuyoshi Nakada
2019-08-26
Show MFLAGS to check `Set ENV` in .github/workflows/ubuntu.yml
Kazuhiro NISHIYAMA
2019-08-26
CPPFLAGS is not needed for link
Nobuyoshi Nakada
2019-08-26
Moved INCFLAGS to XCFLAGS from CPPFLAGS as well as mswin
Nobuyoshi Nakada
2019-08-26
Add INCFLAGS for fake.rb
Nobuyoshi Nakada
2019-08-26
Removed unnecessary flags for fake.rb
Nobuyoshi Nakada
2019-08-26
Added in-srcdir macro [ci skip]
Nobuyoshi Nakada
2019-08-26
uid_t and gid_t are narrower than VALUE.
卜部昌平
2019-08-26
rb_mjit_header.h is not worth documenting [ci skip]
卜部昌平
2019-08-26
Suppress a "clobbered" warning
Nobuyoshi Nakada
2019-08-26
* 2019-08-26 [ci skip]
git
2019-08-26
Refined the appropriate C++ compiler in OS X selection
Nobuyoshi Nakada
2019-08-25
Fix ArgumentError in expand_tabs.rb
Jeremy Evans
2019-08-25
Document that Enumerable#sum may not respect redefinition of Range#each
Jeremy Evans
2019-08-25
Fix sample/drb/http0serv.rb
Jeremy Evans
2019-08-25
configure.ac: Improve icc_version guessing for non-icc environment
Yusuke Endoh
2019-08-25
configure.ac: fix the guess of icc_version
Yusuke Endoh
2019-08-25
Drop duration from AppVeyor notification
Takashi Kokubun
2019-08-25
lib/webrick.rb: use require_relative for webrick/utils.rb
Yusuke Endoh
2019-08-25
`local_path?` is a class method [ci skip]
Nobuyoshi Nakada
2019-08-25
tool/lib/vcs.rb: explicitly fail when notes/commits is not available
Yusuke Endoh
2019-08-25
Revert workaround
Kazuhiro NISHIYAMA
2019-08-25
Inspect dynamic symbol as well as static symbol
Nobuyoshi Nakada
2019-08-25
Simplified f13a00f5b4 [ci skip]
Nobuyoshi Nakada
2019-08-25
Export all commits as ChangeLog when no starting commit is found [ci skip]
Nobuyoshi Nakada
2019-08-24
Minor documentation fixes [ci skip]
Jeremy Evans
2019-08-24
Move Object#hash rdoc to hash.c [ci skip]
Jeremy Evans
2019-08-25
* 2019-08-25 [ci skip]
git
2019-08-25
Add workaround (2nd try)
Kazuhiro NISHIYAMA
2019-08-24
Add workaround for some CIs
Kazuhiro NISHIYAMA
2019-08-24
Fix typos
Kazuhiro NISHIYAMA
2019-08-24
ext/psych/yaml/api.c: Suppress a "variable set but not used" warning
Yusuke Endoh
2019-08-24
Add debug print
Kazuhiro NISHIYAMA
[next]