summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-30Update to ruby/mspec@4120a62Benoit Daloze
2020-09-30Update to ruby/spec@9277d27Benoit Daloze
2020-09-30Remove unneeded `begin` and `end`Kazuhiro NISHIYAMA
2020-09-30Fix `Leaked tempfile`sKazuhiro NISHIYAMA
2020-09-30Suppress warningsKazuhiro NISHIYAMA
2020-09-30Fix order of operations during `rb_ec_finalize`.Samuel Williams
2020-09-29Enhanced RDoc for String#upto (#3603)Burdette Lamar
2020-09-29Reference process PID using the Process#pidMaciej Mensfeld
2020-09-30* 2020-09-30 [ci skip]git
2020-09-30Fix unsigned int overflow in error message for chrPeter Zhu
2020-09-29Add call-seq of [Feature #16274]Kazuhiro NISHIYAMA
2020-09-29[ruby/webrick] Make it more strict to interpret some headersYusuke Endoh
2020-09-29doc/syntax/literals.rdoc: explain `#@@foo` too [ci skip]Nobuyoshi Nakada
2020-09-29doc/syntax/literals.rdoc: explain `#@foo` and `#$foo`Yusuke Endoh
2020-09-29Fixed installation failure [Bug #17191]Nobuyoshi Nakada
2020-09-29Fix up dependencies on internal/sanitizers.hNobuyoshi Nakada
2020-09-29test/racc/test_racc_command.rb: prevent a warningYusuke Endoh
2020-09-29fix typo [ci skip]卜部昌平
2020-09-28bit table information when printing an objectAaron Patterson
2020-09-28Unpoison THEAP header before readingAaron Patterson
2020-09-28Enhanced RDoc for String#succ! (#3596)Burdette Lamar
2020-09-28Fix ASAN and don't check SPECIAL_CONST_PAaron Patterson
2020-09-28Fix ASAN errors when updating call cacheAaron Patterson
2020-09-28Pass ASAN options to child environmentsAaron Patterson
2020-09-28Add rb_category_warn{,ing} for warning messages with categoriesJeremy Evans
2020-09-28Make Warning.warn accept only category keywordJeremy Evans
2020-09-28Switch conflicting chdir warning to RuntimeErrorJeremy Evans
2020-09-29* 2020-09-29 [ci skip]git
2020-09-28Refactor common heap iteration codeAaron Patterson
2020-09-28Fix ASAN support when invalidating CCsAaron Patterson
2020-09-28make ext/coverage ASAN friendlyAaron Patterson
2020-09-28Make ext/objspace ASAN friendlyAaron Patterson
2020-09-28Remove unnecessary executable bit [ci skip]Kazuhiro NISHIYAMA
2020-09-28Removed unused option on raccHiroshi SHIBATA
2020-09-28Fixed the wrong variable for --executable flagHiroshi SHIBATA
2020-09-28Clarify spec description for Hash#{each,each_pair}Benoit Daloze
2020-09-28[ruby/racc] Turn debugging offMarc-Andre Lafortune
2020-09-28[Fixes #137] Improve reportingMarc-Andre Lafortune
2020-09-28fixup d6a94a0c4b416d4e4a5b25ab8d5482bad00f9765Hiroshi SHIBATA
2020-09-28Removed useless RCS revisionsHiroshi SHIBATA
2020-09-28[rubygems/rubygems] Move comment below shebang in bin/console templateSteven Peckins
2020-09-28[rubygems/rubygems] Fix ls-files matching regexpNobuyoshi Nakada
2020-09-28[rubygems/rubygems] Add writable check for cache dirxndcn
2020-09-28[rubygems/rubygems] Avoid duplicated generation of APISpecification objectsYusuke Endoh
2020-09-28[rubygems/rubygems] Eval defaults with frozen_string_literal: trueJean Boussier
2020-09-28[rubygems/rubygems] Remove last remaining line of output from `gem update --s...Ellen Marie Dash
2020-09-28[rubygems/rubygems] Add test for "gem update --system --silent"Ellen Marie Dash
2020-09-28[rubygems/rubygems] Have "gem update --system" pass through the --silent flag.Ellen Marie Dash
2020-09-28[rubygems/rubygems] Added Ruby version for oldest supported version of rubygemsHiroshi SHIBATA
2020-09-28Disallow downgrades to too old versionsDavid Rodríguez