aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* spec/ruby: skip the specs that use /etc/passwd on AndroidYusuke Endoh2020-02-134-4/+7
* spec/ruby/library/etc/confstr_spec.rb: skip on AndroidYusuke Endoh2020-02-131-1/+1
* spec/ruby/core/process/spawn_spec.rb: Use / instead of /tmpYusuke Endoh2020-02-131-1/+1
* spec/ruby/core/process/clock_getres_spec.rb: skip on AndroidYusuke Endoh2020-02-131-1/+1
* spec/ruby/core/encoding/locale_charmap_spec.rb: locale_charmap is UTF-8 on An...Yusuke Endoh2020-02-131-5/+16
* spec/ruby/core/dir/home_spec.rb: exclude AndroidYusuke Endoh2020-02-131-1/+1
* Move the English entries to the default gems at docsHiroshi SHIBATA2020-02-132-3/+4
* Promote English to the default gems.Hiroshi SHIBATA2020-02-132-0/+25
* Add "test-all TESTS=--repeat-count=2" to test_taskKazuhiro NISHIYAMA2020-02-131-1/+3
* Get rid of warnings/exceptions at cleanupNobuyoshi Nakada2020-02-133-0/+14
* support multi-run test for test/did_you_mean/test_verbose_formatter.rbS-H-GAMELINKS2020-02-131-0/+1
* Fix remove warning & support multi-run test for test/psych/visitors/test_to_r...S-H-GAMELINKS2020-02-131-1/+1
* support multi-run test for test/webrick/test_filehandler.rbS-H-GAMELINKS2020-02-131-0/+1
* test/rubygems/test_gem_commands_setup_command.rb: Allow /bin/envYusuke Endoh2020-02-131-9/+5
* skip SEGV test if RUBY_ON_BUG is specifiedKoichi Sasada2020-02-131-0/+2
* should be compared with called_idKoichi Sasada2020-02-132-4/+11
* * 2020-02-13 [ci skip]git2020-02-131-1/+1
* Use inline cache for super callsJohn Hawthorn2020-02-132-1/+30
* Move the entries of tempfile on docsHiroshi SHIBATA2020-02-122-3/+4
* Promote tmpdir to the default gemsHiroshi SHIBATA2020-02-122-0/+25
* Copy non-inlined encoding indexNobuyoshi Nakada2020-02-122-0/+8
* Make temporary lock string encoding freeNobuyoshi Nakada2020-02-123-4/+11
* Move the entries of tempfile on docsHiroshi SHIBATA2020-02-122-3/+4
* Promote tempfile to the default gems.Hiroshi SHIBATA2020-02-122-0/+25
* Add test_complete_symbolaycabta2020-02-121-0/+6
* Add array.rb to .documentS-H-GAMELINKS2020-02-121-1/+1
* test/rubygems: Try not only /usr/bin/env but also /bin/envYusuke Endoh2020-02-122-9/+15
* test/etc/test_etc.rb: skip some tests on AndroidYusuke Endoh2020-02-121-2/+2
* Workaround of instance variable on hidden objectNobuyoshi Nakada2020-02-122-2/+17
* Isolate the test for Encoding#replicateNobuyoshi Nakada2020-02-121-0/+2
* Revert "[ruby/irb] Add test_complete_symbol"Hiroshi SHIBATA2020-02-121-6/+0
* [ruby/irb] Use 0.step instead of (..0).each for Ruby 2.5aycabta2020-02-121-1/+1
* [ruby/irb] Fix auto indent with closed braceaycabta2020-02-122-0/+15
* [ruby/irb] Check doc namespace correctlyaycabta2020-02-122-3/+7
* [ruby/irb] Add test_complete_symbolaycabta2020-02-121-0/+6
* Fixed a potential memory leakNobuyoshi Nakada2020-02-122-3/+3
* Removed unnecessary conversionNobuyoshi Nakada2020-02-121-2/+0
* Make yield in singleton class definitions in methods a SyntaxErrorJeremy Evans2020-02-115-21/+29
* Add backwards compatibility example macro for rb_eval_cmd_kwd [ci skip]Jeremy Evans2020-02-111-0/+1
* * 2020-02-12 [ci skip]git2020-02-121-1/+1
* Remove rb_eval_cmdJeremy Evans2020-02-112-8/+0
* Restart timer thread even after preparation failedNobuyoshi Nakada2020-02-112-2/+18
* Monitor is extention library nowHiroshi SHIBATA2020-02-112-3/+3
* Update the documentation for weakrefHiroshi SHIBATA2020-02-112-3/+4
* ignore revision.tmp with in-place buildHiroshi SHIBATA2020-02-111-0/+1
* Promote weakref to the default gemsHiroshi SHIBATA2020-02-113-1/+37
* Expose assert_no_memory_leak for weakrefHiroshi SHIBATA2020-02-112-45/+45
* Expose assert_normal_exit for weakrefHiroshi SHIBATA2020-02-112-106/+106
* * 2020-02-11 [ci skip]git2020-02-111-1/+1
* Removed unused variableNobuyoshi Nakada2020-02-111-8/+0