summaryrefslogtreecommitdiff
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* sync_default_gems.rb: Ignore unmergeable files [ci skip]Nobuyoshi Nakada2022-10-251-1/+1
* Remove iv_index_tbl_entryJohn Hawthorn2022-10-241-1/+0
* Strip trailing spaces [ci skip]Nobuyoshi Nakada2022-10-241-0/+1
* Fix error when commit hash is removed [ci skip]Nobuyoshi Nakada2022-10-241-1/+1
* Fix and improve coroutines for Darwin (macOS) ppc/ppc64. (#5975)Sergey Fedorov2022-10-191-0/+1
* sync_default_gems.rb: commit all after replaced rdoc-ref [ci skip]Nobuyoshi Nakada2022-10-191-1/+1
* sync_default_gems.rb: fold too long subject [ci skip]Nobuyoshi Nakada2022-10-181-10/+24
* ruby/ruby-commit-hook has been renamed [ci skip]Takashi Kokubun2022-10-172-2/+2
* sync_default_gems.rb: fix links to GitHub issuesNobuyoshi Nakada2022-10-181-3/+6
* Only expose Ruby Shape API if VM_CHECK_MODE is enabledAaron Patterson2022-10-131-0/+2
* Revert "FreeBSD make uses the target under srcdir [ci skip]"Nobuyoshi Nakada2022-10-131-1/+1
* FreeBSD make uses the target under srcdir [ci skip]Nobuyoshi Nakada2022-10-131-1/+1
* file2lastrev.rb: Refactor VCS directory searchNobuyoshi Nakada2022-10-121-15/+8
* sync_default_gems: Replace the URIs to be redirectedNobuyoshi Nakada2022-10-121-1/+1
* sync_default_gems: Add rdoc-ref command to testNobuyoshi Nakada2022-10-121-0/+11
* sync_default_gems: Replace the external URIs to docs with rdoc-refNobuyoshi Nakada2022-10-121-0/+29
* sync_default_gems: Should match with the beginning of the stringsNobuyoshi Nakada2022-10-121-2/+2
* Revert "Revert "This commit implements the Object Shapes technique in CRuby.""Jemma Issroff2022-10-111-2/+8
* Revert "This commit implements the Object Shapes technique in CRuby."Aaron Patterson2022-09-301-8/+2
* Add `--zone` option to `VCS`Nobuyoshi Nakada2022-09-301-1/+3
* Introduce `VCS::Null` for fallbackNobuyoshi Nakada2022-09-303-15/+18
* Check for the availability of the command when detectingNobuyoshi Nakada2022-09-301-0/+3
* Pull up `VCS.short_revision` from `VCS::SVN`Nobuyoshi Nakada2022-09-301-4/+4
* This commit implements the Object Shapes technique in CRuby.Jemma Issroff2022-09-281-2/+8
* Install all file trees for lldb [ci skip]Nobuyoshi Nakada2022-09-281-1/+7
* Revert this until we can figure out WB issues or remove shapes from GCAaron Patterson2022-09-261-8/+2
* This commit implements the Object Shapes technique in CRuby.Jemma Issroff2022-09-261-2/+8
* Allow changing conversion macro in MJIT bindgenTakashi Kokubun2022-09-241-18/+22
* Skip struct fields whose output differsTakashi Kokubun2022-09-231-16/+16
* Swap the positions of offsetof and typeTakashi Kokubun2022-09-231-1/+1
* Bindgen offsetof struct and union with builtinTakashi Kokubun2022-09-231-2/+10
* Bindgen sizeof struct and union with builtinTakashi Kokubun2022-09-231-6/+11
* Bindgen immediate types with builtinTakashi Kokubun2022-09-231-5/+25
* Drop c_64 and c_32Takashi Kokubun2022-09-231-14/+7
* Bindgen enum with builtinTakashi Kokubun2022-09-231-50/+26
* Builtin needs to be baseruby-compatibleTakashi Kokubun2022-09-231-1/+3
* Automatically setup bundler of bindgen.rbTakashi Kokubun2022-09-231-0/+4
* mjit_c.rb doesn't need to be an erbTakashi Kokubun2022-09-232-138/+1
* Mix manual and auto-generated C APIsTakashi Kokubun2022-09-232-7/+148
* Bindgen macro with builtinTakashi Kokubun2022-09-232-245/+26
* Auto-generate mjit_c.rb.erbTakashi Kokubun2022-09-231-2/+8
* Builtin RubyVM::MJIT::CTakashi Kokubun2022-09-233-3/+4
* Expand paths used for dumper.rbTakashi Kokubun2022-09-221-2/+2
* add rb_execution_contextAaron Patterson2022-09-211-0/+2
* add rb_control_frame_tAaron Patterson2022-09-211-0/+1
* reserved_word: just use gperf 3.1 declaration卜部昌平2022-09-211-5/+1
* Quiet if the target is already linked the same sourceNobuyoshi Nakada2022-09-201-0/+6
* Fix the trailing comma comment for builtin [ci skip]Takashi Kokubun2022-09-201-1/+1
* Support trailing commas in builtinTakashi Kokubun2022-09-201-1/+6
* Downloader: Define long option aliasesNobuyoshi Nakada2022-09-191-4/+6