aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/spec@bfd843aBenoit Daloze2020-09-309-61/+51
* Update to ruby/mspec@e154fa1Benoit Daloze2020-09-301-1/+7
* strip trailing spaces [ci skip]Nobuyoshi Nakada2020-09-301-1/+1
* Update to ruby/spec@681e8cfBenoit Daloze2020-09-302-8/+10
* Update to ruby/mspec@4120a62Benoit Daloze2020-09-301-9/+18
* Update to ruby/spec@9277d27Benoit Daloze2020-09-3017-6/+209
* Remove unneeded `begin` and `end`Kazuhiro NISHIYAMA2020-09-301-6/+4
* Fix `Leaked tempfile`sKazuhiro NISHIYAMA2020-09-301-15/+3
* Suppress warningsKazuhiro NISHIYAMA2020-09-301-4/+4
* Fix order of operations during `rb_ec_finalize`.Samuel Williams2020-09-302-4/+23
* Enhanced RDoc for String#upto (#3603)Burdette Lamar2020-09-291-29/+23
* Reference process PID using the Process#pidMaciej Mensfeld2020-09-291-1/+1
* * 2020-09-30 [ci skip]git2020-09-301-1/+1
* Fix unsigned int overflow in error message for chrPeter Zhu2020-09-302-1/+2
* Add call-seq of [Feature #16274]Kazuhiro NISHIYAMA2020-09-291-0/+1
* [ruby/webrick] Make it more strict to interpret some headersYusuke Endoh2020-09-291-3/+3
* doc/syntax/literals.rdoc: explain `#@@foo` too [ci skip]Nobuyoshi Nakada2020-09-291-2/+3
* doc/syntax/literals.rdoc: explain `#@foo` and `#$foo`Yusuke Endoh2020-09-291-0/+3
* Fixed installation failure [Bug #17191]Nobuyoshi Nakada2020-09-292-2/+2
* Fix up dependencies on internal/sanitizers.hNobuyoshi Nakada2020-09-293-13/+17
* test/racc/test_racc_command.rb: prevent a warningYusuke Endoh2020-09-291-1/+1
* fix typo [ci skip]卜部昌平2020-09-291-1/+1
* bit table information when printing an objectAaron Patterson2020-09-281-0/+30
* Unpoison THEAP header before readingAaron Patterson2020-09-281-0/+2
* Enhanced RDoc for String#succ! (#3596)Burdette Lamar2020-09-281-3/+4
* Fix ASAN and don't check SPECIAL_CONST_PAaron Patterson2020-09-281-24/+21
* Fix ASAN errors when updating call cacheAaron Patterson2020-09-281-0/+8
* Pass ASAN options to child environmentsAaron Patterson2020-09-282-0/+2
* Add rb_category_warn{,ing} for warning messages with categoriesJeremy Evans2020-09-285-34/+135
* Make Warning.warn accept only category keywordJeremy Evans2020-09-282-4/+9
* Switch conflicting chdir warning to RuntimeErrorJeremy Evans2020-09-282-4/+31
* * 2020-09-29 [ci skip]git2020-09-291-1/+1
* Refactor common heap iteration codeAaron Patterson2020-09-281-125/+94
* Fix ASAN support when invalidating CCsAaron Patterson2020-09-283-2/+8
* make ext/coverage ASAN friendlyAaron Patterson2020-09-281-0/+8
* Make ext/objspace ASAN friendlyAaron Patterson2020-09-282-0/+44
* Remove unnecessary executable bit [ci skip]Kazuhiro NISHIYAMA2020-09-282-0/+0
* Removed unused option on raccHiroshi SHIBATA2020-09-281-4/+0
* Fixed the wrong variable for --executable flagHiroshi SHIBATA2020-09-281-1/+1
* Clarify spec description for Hash#{each,each_pair}Benoit Daloze2020-09-281-1/+1
* [ruby/racc] Turn debugging offMarc-Andre Lafortune2020-09-282-2/+2
* [Fixes #137] Improve reportingMarc-Andre Lafortune2020-09-284-25/+77
* fixup d6a94a0c4b416d4e4a5b25ab8d5482bad00f9765Hiroshi SHIBATA2020-09-281-3/+3
* Removed useless RCS revisionsHiroshi SHIBATA2020-09-281-5/+2
* [rubygems/rubygems] Move comment below shebang in bin/console templateSteven Peckins2020-09-282-2/+3
* [rubygems/rubygems] Fix ls-files matching regexpNobuyoshi Nakada2020-09-281-2/+2
* [rubygems/rubygems] Add writable check for cache dirxndcn2020-09-282-2/+6
* [rubygems/rubygems] Avoid duplicated generation of APISpecification objectsYusuke Endoh2020-09-281-5/+16
* [rubygems/rubygems] Eval defaults with frozen_string_literal: trueJean Boussier2020-09-281-0/+2
* [rubygems/rubygems] Remove last remaining line of output from `gem update --s...Ellen Marie Dash2020-09-281-1/+1