summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2021-01-07rbconfig.rb: extract cpu from RUBY_PLATFORM when universalNobuyoshi Nakada
2021-01-05[DOC] Fix grammar: "is same as" -> "is the same as"Marcus Stollsteimer
2021-01-05sync_default_gems.rb: added -a optionNobuyoshi Nakada
2021-01-05sync_default_gems.rb: reduced accesses to REPOSITORIESNobuyoshi Nakada
2021-01-04Fix broken JIT of getinlinecacheTakashi Kokubun
2021-01-04Avoid using inconsistent coding styleTakashi Kokubun
2021-01-05enable constant cache on ractorsKoichi Sasada
2021-01-04make-snapshot: add -extlibs optionNobuyoshi Nakada
2021-01-04ifchange: check the number of argumentsNobuyoshi Nakada
2021-01-01Method ID of call and fcall can be const not only identNobuyoshi Nakada
2020-12-31Access to reserved word parameter like as `__builtin.arg!(:if)`Nobuyoshi Nakada
2020-12-29bisect.sh: Apply bisect.patch if exists [ci skip]Nobuyoshi Nakada
2020-12-29Canonicalization functions were removed alreadyNobuyoshi Nakada
2020-12-29transcode-tblgen.rb: make silent a little when just -vNobuyoshi Nakada
2020-12-29transcode-tblgen.rb: send verbose messages to STDOUTNobuyoshi Nakada
2020-12-27Do not include external library sources into packagesNobuyoshi Nakada
2020-12-27Ignore symbols declared in the platform headerNobuyoshi Nakada
2020-12-27Ignore objects from the "missing" directoryNobuyoshi Nakada
2020-12-27Get rid of \K for old BASERUBYs which have a bug in String#scanNobuyoshi Nakada
2020-12-27Exclude entry pointsNobuyoshi Nakada
2020-12-27Support AC_FUNC_MEMCMPNobuyoshi Nakada
2020-12-25Follow up on variations of the development start messages [ci skip]Nobuyoshi Nakada
2020-12-25fix filenameNARUSE, Yui
2020-12-24gen-release-note.rb: Avoid to depend release metadatav3_0_0_rc2NARUSE, Yui
2020-12-24Add tag keyNARUSE, Yui
2020-12-24Add release engineering related toolsNARUSE, Yui
2020-12-24Revert "remove bz2"NARUSE, Yui
2020-12-24Pass keyword options in assert_syntax_errorNobuyoshi Nakada
2020-12-23[ruby/date] Fix envutil for old RubyKenta Murata
2020-12-22Skip checking ROBJECT_EMBEDTakashi Kokubun
2020-12-23[ruby/date] Workaround for non-ruby repository like ruby/date, flori/jsonHiroshi SHIBATA
2020-12-23Guard < Ruby 3.0 for the repositories of default gems.Hiroshi SHIBATA
2020-12-22Adapt tool/search-cgvars.rb for MacOSMarc-Andre Lafortune
2020-12-22Add tool/search-cgvars.rb, thanks @ko1Marc-Andre Lafortune
2020-12-22Prepare to release json-2.5.0Hiroshi SHIBATA
2020-12-21Prefer stdbool in vm_execTakashi Kokubun
2020-12-22Prepare for importing the set gemAkinori MUSHA
2020-12-20Add `require_relative` option to `assert_ractor`Marc-Andre Lafortune
2020-12-19Check mjit_call_p only when interruptedTakashi Kokubun
2020-12-19`assert_ractor` tweak. Thanks NobuMarc-Andre Lafortune
2020-12-19Add `assert_ractor` [Feature #17367]Marc-Andre Lafortune
2020-12-19Prefer RB_OBJ_FROZEN_RAWTakashi Kokubun
2020-12-18Use category: :deprecated in warnings that are related to deprecationJeremy Evans
2020-12-17test/ruby: Check warning messages at a finer granularityNobuyoshi Nakada
2020-12-17ruby/pathname separated .rb file to top-level directory.Hiroshi SHIBATA
2020-12-16Lazily move PC with RUBY_VM_CHECK_INTSTakashi Kokubun
2020-12-16Ignore catch_except_p for PC motionTakashi Kokubun
2020-12-17Bump version to json-2.4.1 and use VERSION file for json version same as upst...Hiroshi SHIBATA
2020-12-16Inline getconstant on JIT (#3906)Takashi Kokubun
2020-12-14Simplify positioning of '{' and '}'Takashi Kokubun