aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure to only reset "dummy" $LOADED_FEATURESDavid Rodríguez2020-06-171-4/+1
* Make sure tmp folder exists before calling `Dir.tmpdir`David Rodríguez2020-06-171-3/+6
* Revert "Revert "[rubygems/rubygems] Use a local temporary directory""David Rodríguez2020-06-171-0/+1
* Remove unneeded codeDavid Rodríguez2020-06-171-12/+0
* Show filesystem encoding in failure messageKazuhiro NISHIYAMA2020-06-171-1/+1
* rb_method_name_error: delete unused code卜部昌平2020-06-171-1/+0
* Replaced accessors of `Struct` with `invokebuiltin`Nobuyoshi Nakada2020-06-174-30/+45
* ISeq created with callback is special, translation cannot be appliedKoichi Sasada2020-06-171-1/+1
* Assert iclass property and remove dead codeAlan Wu2020-06-161-6/+2
* * 2020-06-17 [ci skip]git2020-06-171-1/+1
* Remove unused else if statements in int_even_p func (#3220)S.H2020-06-161-10/+6
* Fix the ArgumentError message in shellsplitAkinori MUSHA2020-06-161-2/+2
* Improve the document of ShellwordsAkinori MUSHA2020-06-161-13/+22
* Revert "Replaced accessors of `Struct` with `invokebuiltin`"Nobuyoshi Nakada2020-06-164-45/+30
* Check argument to ObjectSpace._id2refNobuyoshi Nakada2020-06-162-0/+11
* Replaced accessors of `Struct` with `invokebuiltin`Nobuyoshi Nakada2020-06-164-30/+45
* Add static modifier for rb_int_ceil & rb_int_floor (#3217)S.H2020-06-161-4/+4
* Update without touch-unicode-filesNobuyoshi Nakada2020-06-165-17/+4
* Just update sources in CI without fetchingNobuyoshi Nakada2020-06-168-10/+32
* * 2020-06-16 [ci skip]git2020-06-161-1/+1
* Updated builtin type namesNobuyoshi Nakada2020-06-161-2/+2
* Exit with non-zero status on disabled gem system update.Josef Šimánek2020-06-152-3/+5
* Add Gem.disable_system_update_message to disable gem update --system if needed.Josef Šimánek2020-06-153-0/+28
* Remove encoding magic commentsDavid Rodríguez2020-06-1511-13/+0
* Deprecate `Gem::Util.silent_system`David Rodríguez2020-06-152-2/+15
* Replace `Gem::Util.silent_system` with better toolsDavid Rodríguez2020-06-152-5/+8
* Remove modelines for consistencyDavid Rodríguez2020-06-151-1/+0
* Remove random codeDavid Rodríguez2020-06-151-3/+0
* Use space inside block braces everywhereDavid Rodríguez2020-06-1599-469/+469
* Fix ruby-head failing testsDavid Rodríguez2020-06-151-0/+1
* Revert "Revert "[rubygems/rubygems] Remove unneeded global teardown""David Rodríguez2020-06-1511-9/+32
* Revert "Revert "[rubygems/rubygems] Remove unneeded teardown""David Rodríguez2020-06-151-6/+0
* Prefer String#each_byte when using a blockNobuyoshi Nakada2020-06-151-1/+1
* tool/lib/minitest/unit.rb: Reproducible shuffle of test suitesYusuke Endoh2020-06-151-1/+12
* Accommodate process title spec to ruby-core setupDavid Rodríguez2020-06-151-3/+3
* Fix most exec specsDavid Rodríguez2020-06-154-15/+18
* A help message to `tool/sync_default_gems.rb`David Rodríguez2020-06-151-8/+15
* Use filesystem encoding in do_GET of filehandlerKazuhiro NISHIYAMA2020-06-151-0/+5
* Try using longer read_timeout for --jit-waitTakashi Kokubun2020-06-141-7/+4
* * 2020-06-15 [ci skip]git2020-06-151-1/+1
* Remove non-US-ASCII characters [ci skip]Nobuyoshi Nakada2020-06-141-2/+2
* Support arguments of singleton methodNobuyoshi Nakada2020-06-141-0/+1
* Fixed up rest, keywords, keyword rest and block argumentsNobuyoshi Nakada2020-06-141-2/+9
* Make __builtin_cexpr! and __builtin_cstmt! work againTakashi Kokubun2020-06-131-2/+17
* Add ubuntu-20.04 and rename to ubuntu-18.04 from ubuntu-latestKazuhiro NISHIYAMA2020-06-141-1/+1
* apinfo/fpinfo should always be non-NULLKazuki Tsujimoto2020-06-141-12/+8
* Introduce find pattern [Feature #16828]Kazuki Tsujimoto2020-06-1410-10/+449
* push_pktbl is needed for hash pattern, not for array patternKazuki Tsujimoto2020-06-141-3/+2
* * 2020-06-14 [ci skip]git2020-06-141-1/+1
* Skip test_getbinaryfile_command_injection on --jit-waitTakashi Kokubun2020-06-131-0/+2