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
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-12-08
[DOC] Fixed RDoc directives [ci skip]
v3_0_0_preview2
Nobuyoshi Nakada
2020-12-08
Bump version numbers of RubyGems and Bundler on NEWS
Hiroshi SHIBATA
2020-12-08
Merge prepare version of Bundler 2.2.0
Hiroshi SHIBATA
2020-12-08
Merge prepare version of RubyGems 3.2.0
Hiroshi SHIBATA
2020-12-08
Fix links [ci skip]
Kazuhiro NISHIYAMA
2020-12-08
Add NEWS about UTF-8 on Windows
NARUSE, Yui
2020-12-08
Add NEWS about Net::SMTP [ci skip]
Kazuhiro NISHIYAMA
2020-12-08
test/fiddle/helper.rb: remove duplication (#3863)
Kenta Murata
2020-12-07
Revert some recent JIT changes
Takashi Kokubun
2020-12-07
Revert "Have list_node at the top of rb_mjit_unit"
Takashi Kokubun
2020-12-07
Wait for GC before unload_units
Takashi Kokubun
2020-12-08
Made method-local instance variables local variables
Nobuyoshi Nakada
2020-12-07
Lock the entire active_units loop
Takashi Kokubun
2020-12-07
Remove BUNLDER_VERSION in Windows (#3859)
MSP-Greg
2020-12-07
Pass the flag as $TESTOPTS
Takashi Kokubun
2020-12-07
Have list_node at the top of rb_mjit_unit
Takashi Kokubun
2020-12-08
skip failing tests in test-all on mingw
NARUSE, Yui
2020-12-08
ruby.c: remove needless substitution of uenc
Kenta Murata
2020-12-08
memory_view.c: Add rb_memory_view_extract_item_members (#3855)
Kenta Murata
2020-12-08
Windows: Read ENV names and values as UTF-8 encoded Strings (#3818)
Lars Kanis
2020-12-08
Set default for Encoding.default_external to UTF-8 on Windows (#2877)
Lars Kanis
2020-12-08
[ruby/reline] Editing to initial content is not just cursor moving
aycabta
2020-12-08
* 2020-12-08 [ci skip]
git
2020-12-07
rbinstall.rb: do not install useless files after installed
Nobuyoshi Nakada
2020-12-07
Extract gemspec to versioned file
Nobuyoshi Nakada
2020-12-07
rbinstall.rb: relaxed split argument
Nobuyoshi Nakada
2020-12-07
rbinstall.rb: fix the position to expand files
Nobuyoshi Nakada
2020-12-07
Remove resolv_timeout of TCPSocket.new from NEWS
Masaki Matsushita
2020-12-07
rbinstall.rb: install files expanded from bundled gems
Nobuyoshi Nakada
2020-12-07
Removed deprecated Time#succ
Nobuyoshi Nakada
2020-12-07
Update the version guard to 3.0
Nobuyoshi Nakada
2020-12-07
Hash#index: delete
卜部昌平
2020-12-07
Ractor.select requires an argument or yield_value
Marc-Andre Lafortune
2020-12-07
fix Thread's interrupt and Ractor#take issue
Koichi Sasada
2020-12-07
Doxygen terminology update [ci skip]
卜部昌平
2020-12-07
Revert getaddrinfo_a()
Masaki Matsushita
2020-12-07
need more lock in finalize_list()
Koichi Sasada
2020-12-06
Lock active_units references on compaction
Takashi Kokubun
2020-12-07
Update TypeProf to 0.9.0 (#3856)
Yusuke Endoh
2020-12-07
RB_VM_LOCK_ENTER_NO_BARRIER
Koichi Sasada
2020-12-07
skip assertion on multi-ractor
Koichi Sasada
2020-12-07
fix decl of ruby_single_main_ractor
Koichi Sasada
2020-12-07
tuning trial: newobj with current ec
Koichi Sasada
2020-12-07
RB_EC_NEWOBJ_OF
Koichi Sasada
2020-12-07
per-ractor object allocation
Koichi Sasada
2020-12-07
log for the beggining of vm_lock_enter
Koichi Sasada
2020-12-07
RB_VM_LOCK_ENTER_CR_LEV
Koichi Sasada
2020-12-07
show ractor info on non-single ractor mode
Koichi Sasada
2020-12-07
cancel theap on multi-ractors
Koichi Sasada
2020-12-07
ruby_single_main_ractor for single ractor mode
Koichi Sasada
[next]