aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove rubyspec temporary directoryNobuyoshi Nakada2020-04-281-0/+1
* * 2020-04-28 [ci skip]git2020-04-281-1/+1
* [rubygems/rubygems] Pass the rubocop lintHiroshi SHIBATA2020-04-281-1/+1
* [rubygems/rubygems] Remove commented out codeDavid Rodríguez2020-04-281-4/+0
* [rubygems/rubygems] Make the test suite pass under `umask 077`Yusuke Endoh2020-04-283-9/+19
* [rubygems/rubygems] Removed the depdendency of English libraryHiroshi SHIBATA2020-04-282-3/+2
* Fixed typos in raccNobuyoshi Nakada2020-04-273-7/+7
* Moved already resolved testNobuyoshi Nakada2020-04-272-16/+16
* Removed already resolved test [ci skip]Nobuyoshi Nakada2020-04-271-7/+0
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2020-04-271-1/+1
* test/ruby/test_fiber.rb (test_stack_size): re-enabled on s390xYusuke Endoh2020-04-271-1/+0
* check: compare with right upstreamNobuyoshi Nakada2020-04-271-2/+4
* * 2020-04-27 [ci skip]git2020-04-271-1/+1
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2020-04-271-1/+1
* Solaris does not provide atomic_sub familyNobuyoshi Nakada2020-04-261-1/+1
* Clarified return value of atomic macrosNobuyoshi Nakada2020-04-261-13/+56
* Fix failures of test/rdoc/test_rdoc_ri_paths.rbKazuhiro NISHIYAMA2020-04-261-3/+3
* [ruby/spec] Removed space between method name and argument list parenNobuyoshi Nakada2020-04-265-5/+5
* [ruby/spec] Fixed missing shouldNobuyoshi Nakada2020-04-261-1/+1
* lldb_cruby.py: fixed empty string dump [ci skip]Nobuyoshi Nakada2020-04-261-1/+4
* remove unused rb_str_clear define (#3059)S.H2020-04-251-2/+0
* Fix errors when `RDoc::RI::Paths::HOMEDIR` is nilKazuhiro NISHIYAMA2020-04-261-2/+4
* * 2020-04-26 [ci skip]git2020-04-261-1/+1
* [DOC] explicit_bzero exists in modern LinuxSorah Fukumori2020-04-261-2/+2
* More enums are mandatory for rp in lldb_cruby.pyNobuyoshi Nakada2020-04-254-3/+7
* fetch-bundled_gems.rb: Fixed the position of -cNobuyoshi Nakada2020-04-251-1/+1
* fetch-bundled_gems.rb: Quiet detached HEAD adviceNobuyoshi Nakada2020-04-251-2/+3
* `git co` is alias of `git checkout`Hiroshi SHIBATA2020-04-251-3/+3
* Assert that typed data is distinguished from non-typedNobuyoshi Nakada2020-04-251-0/+2
* [ruby/rdoc] HOME is preserved by RDoc::TestCaseNobuyoshi Nakada2020-04-252-2/+2
* [ruby/rdoc] Should teardown in reverse order of setupNobuyoshi Nakada2020-04-253-4/+6
* * 2020-04-25 [ci skip]git2020-04-251-1/+1
* Clear cached XDG path namesNobuyoshi Nakada2020-04-251-0/+2
* Fixed a typo [ci skip]Nobuyoshi Nakada2020-04-241-1/+1
* Remove and Restore the original HOME dir (#3057)Hiroshi SHIBATA2020-04-241-0/+12
* [DOC] Added GNU make specific targets [ci skip]Nobuyoshi Nakada2020-04-241-0/+11
* [DOC] Split "How to run a part of the test suite" [ci skip]Nobuyoshi Nakada2020-04-241-3/+16
* [ruby/reline] Treat home dir correctlyaycabta2020-04-242-4/+5
* [ruby/reline] Support XDG_CONFIG_HOMEaycabta2020-04-242-5/+55
* * 2020-04-24 [ci skip]git2020-04-241-1/+1
* [DOC] Separated Method#[] from Method#call [Bug #16813] [ci skip]Nobuyoshi Nakada2020-04-241-1/+13
* [DOC] Fixed explanation for Method#>> [Bug #16813] [ci skip]Nobuyoshi Nakada2020-04-241-2/+2
* Fixed inverted current thread condition [Bug #16808]Nobuyoshi Nakada2020-04-231-1/+1
* Truncate too long thread name before setting [Bug #16808]Nobuyoshi Nakada2020-04-231-6/+30
* Skip the initialization of XDG_DATA_HOME with Permission deniedHiroshi SHIBATA2020-04-231-5/+8
* Support XDG_* (#2174)Hiroshi SHIBATA2020-04-2320-76/+186
* RDoc enhancements for Hash[].Burdette Lamar2020-04-232-12/+262
* [ruby/rdoc] Drop old rubiesNobuyoshi Nakada2020-04-231-14/+3
* Initialize the class variable for Minitest::Unit.current_repeat_countNobuyoshi Nakada2020-04-231-0/+1
* Expand retrying test file names to realpathNobuyoshi Nakada2020-04-231-1/+1