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-04
just use STDOUT
NARUSE, Yui
2020-02-04
Add call-seq to Pathname#open from File.open
Kazuhiro NISHIYAMA
2020-02-04
On Windows it cannot receive fd except 0..2
NARUSE, Yui
2020-02-04
assert_separately uses their own pipe instead of stdout
NARUSE, Yui
2020-02-04
Add the loaded feature after no exception raised
Nobuyoshi Nakada
2020-02-04
Do not warn CR inside string literal
Nobuyoshi Nakada
2020-02-04
Fix inaccuracy in encoding tests
Lars Kanis
2020-02-04
Fix linkage of popen_deadlock test
Mikhail Novosyolov
2020-02-03
Fix description of Encoding.default_(in|ex)ternal
Lars Kanis
2020-02-04
* 2020-02-04 [ci skip]
git
2020-02-03
Fix SimpleDelegator respond_to? regression
Jean Boussier
2020-02-03
Check type of empty keyword [Bug #16603]
Seiei Miyagi
2020-02-03
support MJIT with debug option.
Koichi Sasada
2020-02-03
Parenthesized macro arguments
Nobuyoshi Nakada
2020-02-03
Make `rb_scan_args_kw` inline too
Nobuyoshi Nakada
2020-02-03
Moved runtime assignemnts
Nobuyoshi Nakada
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
[prev]
[next]