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-02-03
test/rubygems/test_gem_remote_fetcher.rb: Remove a duplicated test
Yusuke Endoh
2020-02-03
* 2020-02-03 [ci skip]
git
2020-02-03
`struct rb_scan_args_t::vargs` is never used
Nobuyoshi Nakada
2020-02-02
Removed no longer used variable `last_hash`
Nobuyoshi Nakada
2020-02-02
* 2020-02-02 [ci skip]
git
2020-02-02
[ruby/reline] Bypass cursor down when a char is rendered at eol on Windows
aycabta
2020-02-02
[ruby/reline] Fix Reline::Windows#scroll_down
aycabta
2020-02-02
[ruby/irb] Exclude useless files from RDoc
Nobuyoshi Nakada
2020-02-02
[ruby/irb] Add a new easter egg: dancing ruby
Yusuke Endoh
2020-02-02
[ruby/irb] Reformat LICENSE.txt [ci skip]
Nobuyoshi Nakada
2020-02-01
Indent ChangeLog contents [ci skip]
Nobuyoshi Nakada
2020-02-01
Removed useless shebang and executable bit [ci skip]
Nobuyoshi Nakada
2020-02-01
Explicitly set the encoding of ChangeLog file to UTF-8 [ci skip]
Nobuyoshi Nakada
2020-02-01
fix rdoc formatting [ci skip]
Taha Husain
2020-02-01
[ruby/irb] Exclude useless files from RDoc
Nobuyoshi Nakada
2020-02-01
fix delete unnecessary return
卜部昌平
2020-02-01
UnpackedInstaller on rbinstall.rb is inherited from Gem::Installer.
Hiroshi SHIBATA
2020-02-01
Gem::Installer.new(String, options) is obsoleted. Explicitly converted
Hiroshi SHIBATA
2020-02-01
Merge the current master branch of rubygems/rubygems.
Hiroshi SHIBATA
2020-02-01
README*.md: `defines.h` moved [ci skip]
Kazuhiro NISHIYAMA
2020-02-01
* 2020-02-01 [ci skip]
git
2020-02-01
compile.c: remove a unused variable
Yusuke Endoh
2020-01-31
Improve `String#slice!` performance
Nobuyoshi Nakada
2020-01-31
Make `empty_string` a fake string
Nobuyoshi Nakada
2020-01-31
a bit terse Doxygen comments [ci skip]
卜部昌平
2020-01-31
support C++ std::nullptr_t
卜部昌平
2020-01-31
Return the makefile content
Nobuyoshi Nakada
2020-01-31
Removed type-punning pointer casts around `st_data_t`
Nobuyoshi Nakada
2020-01-31
Avoid allocating a temporary empty string in String#slice!
Jean Boussier
2020-01-31
Move .IGNORE in extconf.rb
NARUSE, Yui
2020-01-31
Support nmake
NARUSE, Yui
2020-01-30
Fix wrong return value in proc documentation.
Florian Heinle
2020-01-31
Ignore expected errors on compiling C++ source [Bug #16331]
NARUSE, Yui
2020-01-31
* 2020-01-31 [ci skip]
git
2020-01-30
Use `rb_gc_mark` when marking globals
Aaron Patterson
2020-01-30
delegate.rb: fixed keyword arguments in DelegateClass
Nobuyoshi Nakada
2020-01-30
Optimized branches in pattern matching
Nobuyoshi Nakada
2020-01-30
Unnamed groups are not captured when named groups are used
Nobuyoshi Nakada
2020-01-30
* 2020-01-30 [ci skip]
git
2020-01-30
Unnamed groups are not captured when named groups are used
Nobuyoshi Nakada
2020-01-29
[ruby/reline] Support GNOME style Home/End key sequences [Bug #16510]
aycabta
2020-01-29
Add more debug print
Kazuhiro NISHIYAMA
2020-01-29
skip SEGV (BUG) tests if ENV['RUBY_ON_BUG'] is given.
Koichi Sasada
2020-01-29
support multi-run for test/ruby/enc/test_regex_casefold.rb
Koichi Sasada
2020-01-29
Isolate the PRNG for tmpdir/tempfile
Nobuyoshi Nakada
2020-01-29
Fix a typo [ci skip]
Kazuhiro NISHIYAMA
2020-01-28
Fix file dependency in make
Alan Wu
2020-01-28
Update to ruby/spec@f8a2d54
Benoit Daloze
2020-01-28
Update to ruby/mspec@9bce874
Benoit Daloze
2020-01-28
Run specs on Ruby 2.7 too to make sure they keep passing
Benoit Daloze
[next]