aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Method ID of call and fcall can be const not only identNobuyoshi Nakada2021-01-011-1/+1
* Access to reserved word parameter like as `__builtin.arg!(:if)`Nobuyoshi Nakada2020-12-311-0/+6
* bisect.sh: Apply bisect.patch if exists [ci skip]Nobuyoshi Nakada2020-12-291-1/+16
* Canonicalization functions were removed alreadyNobuyoshi Nakada2020-12-291-1/+1
* transcode-tblgen.rb: make silent a little when just -vNobuyoshi Nakada2020-12-291-8/+8
* transcode-tblgen.rb: send verbose messages to STDOUTNobuyoshi Nakada2020-12-291-7/+7
* Do not include external library sources into packagesNobuyoshi Nakada2020-12-271-0/+1
* Ignore symbols declared in the platform headerNobuyoshi Nakada2020-12-271-0/+15
* Ignore objects from the "missing" directoryNobuyoshi Nakada2020-12-271-1/+8
* Get rid of \K for old BASERUBYs which have a bug in String#scanNobuyoshi Nakada2020-12-271-1/+1
* Exclude entry pointsNobuyoshi Nakada2020-12-271-0/+1
* Support AC_FUNC_MEMCMPNobuyoshi Nakada2020-12-271-1/+3
* Follow up on variations of the development start messages [ci skip]Nobuyoshi Nakada2020-12-251-1/+1
* fix filenameNARUSE, Yui2020-12-251-1/+1
* gen-release-note.rb: Avoid to depend release metadatav3_0_0_rc2NARUSE, Yui2020-12-241-14/+5
* Add tag keyNARUSE, Yui2020-12-241-0/+1
* Add release engineering related toolsNARUSE, Yui2020-12-243-0/+307
* Revert "remove bz2"NARUSE, Yui2020-12-241-1/+7
* Pass keyword options in assert_syntax_errorNobuyoshi Nakada2020-12-241-2/+2
* [ruby/date] Fix envutil for old RubyKenta Murata2020-12-231-2/+2
* Skip checking ROBJECT_EMBEDTakashi Kokubun2020-12-221-3/+3
* [ruby/date] Workaround for non-ruby repository like ruby/date, flori/jsonHiroshi SHIBATA2020-12-231-2/+2
* Guard < Ruby 3.0 for the repositories of default gems.Hiroshi SHIBATA2020-12-231-1/+1
* Adapt tool/search-cgvars.rb for MacOSMarc-Andre Lafortune2020-12-221-5/+18
* Add tool/search-cgvars.rb, thanks @ko1Marc-Andre Lafortune2020-12-221-0/+42
* Prepare to release json-2.5.0Hiroshi SHIBATA2020-12-221-0/+1
* Prefer stdbool in vm_execTakashi Kokubun2020-12-212-3/+3
* Prepare for importing the set gemAkinori MUSHA2020-12-221-0/+3
* Add `require_relative` option to `assert_ractor`Marc-Andre Lafortune2020-12-201-1/+6
* Check mjit_call_p only when interruptedTakashi Kokubun2020-12-192-2/+8
* `assert_ractor` tweak. Thanks NobuMarc-Andre Lafortune2020-12-191-5/+4
* Add `assert_ractor` [Feature #17367]Marc-Andre Lafortune2020-12-191-0/+17
* Prefer RB_OBJ_FROZEN_RAWTakashi Kokubun2020-12-191-2/+2
* Use category: :deprecated in warnings that are related to deprecationJeremy Evans2020-12-181-0/+7
* test/ruby: Check warning messages at a finer granularityNobuyoshi Nakada2020-12-171-0/+7
* ruby/pathname separated .rb file to top-level directory.Hiroshi SHIBATA2020-12-171-0/+1
* Lazily move PC with RUBY_VM_CHECK_INTSTakashi Kokubun2020-12-164-4/+22
* Ignore catch_except_p for PC motionTakashi Kokubun2020-12-161-1/+1
* Bump version to json-2.4.1 and use VERSION file for json version same as upst...Hiroshi SHIBATA2020-12-171-0/+1
* Inline getconstant on JIT (#3906)Takashi Kokubun2020-12-162-0/+38
* Simplify positioning of '{' and '}'Takashi Kokubun2020-12-141-30/+27
* fix inline method cache sync bugKoichi Sasada2020-12-151-2/+3
* Fixed dst name for digest gemHiroshi SHIBATA2020-12-141-1/+1
* Debug the command used for gdb dumpTakashi Kokubun2020-12-131-1/+3
* Dump a backtrace with gdbTakashi Kokubun2020-12-121-0/+1
* Fixed RUBY_RM_RECURSIVE when autoconf met the required versionNobuyoshi Nakada2020-12-131-2/+2
* tool/mk_builtin_loader.rb: prevent "assigned but unused variable"Yusuke Endoh2020-12-121-2/+2
* Removed needless gemspec of webrickHiroshi SHIBATA2020-12-111-76/+0
* Bump webrick-1.7.0 for version management with ruby/webrick.Hiroshi SHIBATA2020-12-111-1/+1
* remove bz2NARUSE, Yui2020-12-101-7/+1