summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2019-12-07Show failed commits only when existsaycabta
2019-12-05Introduce an "Inline IVAR cache" structAaron Patterson
2019-12-04MJIT_CC and MJIT_SUPPORT are not a prefixTakashi Kokubun
2019-12-04Prefer using MJIT_CC for JIT support checkTakashi Kokubun
2019-12-04Make TracePoint.stat a singleton method again (#2726)Alan Wu
2019-12-03tool/lib/test/unit/parallel.rb: fail explicitly when failing to get ioYusuke Endoh
2019-11-30Promote did_you_mean to default gemKevin Deisz
2019-12-01[ruby/fileutils] Fix test failure under ruby 2.4David Rodríguez
2019-12-01[ruby/fileutils] Fix error printing test failureDavid Rodríguez
2019-11-30Add to support the single commit for sync_default_gems.rbHiroshi SHIBATA
2019-11-30Remove e2mmap from sync_default_gems.rbHiroshi SHIBATA
2019-11-28Use more template feature of w.r-l.oNARUSE, Yui
2019-11-27rename __builtin_inline!(code) and introduce others.Koichi Sasada
2019-11-26Write rbinc files to the source directoryNobuyoshi Nakada
2019-11-26Add sync task for ruby/opensslHiroshi SHIBATA
2019-11-22Add github repo to remove_tagNARUSE, Yui
2019-11-22Use jsDelivr instead of raw.githubusercontent.comKazuhiro NISHIYAMA
2019-11-18Dependents on probes.h need the dummy header tooNobuyoshi Nakada
2019-11-18Build ruby-runnerNobuyoshi Nakada
2019-11-18Skip dependencies on timestamp filesNobuyoshi Nakada
2019-11-18Warn on access/modify of $SAFE, and remove effects of modifying $SAFEJeremy Evans
2019-11-13Removed sync library from sync toolHiroshi SHIBATA
2019-11-13Avoid top-level search for nested constant reference from nil in defined?Dylan Thacker-Smith
2019-11-13Add commit number of today to notification of GitHub ActionsKazuhiro NISHIYAMA
2019-11-12Strip the last line which become trailing spacesNobuyoshi Nakada
2019-11-12Get rid of `__` prefix which is presereved by C standardNobuyoshi Nakada
2019-11-12tool/lib/leakchecker.rb: show the code location that allocated leaked fdYusuke Endoh
2019-11-12format-release uses the result of GitHub ActionsNARUSE, Yui
2019-11-12Always use git.ruby-lang.org as originNARUSE, Yui
2019-11-11Revert "Revert "Promote uri to default gems""Hiroshi SHIBATA
2019-11-11__builtin_inline!Koichi Sasada
2019-11-11Remove binary data at installationNobuyoshi Nakada
2019-11-09Remove unneeded exec bits from some filesDavid Rodríguez
2019-11-09Revert "Promote uri to default gems"Hiroshi SHIBATA
2019-11-09Full-path of builtin scripts no longer neededNobuyoshi Nakada
2019-11-09Add debug printKazuhiro NISHIYAMA
2019-11-09Promote uri to default gemsHiroshi SHIBATA
2019-11-09Promote yaml to default gemsHiroshi SHIBATA
2019-11-09Promote timeout to default gemsHiroshi SHIBATA
2019-11-09Promote observer to default gems. But not yet releasedHiroshi SHIBATA
2019-11-09Promote readline to default gems named readline-extHiroshi SHIBATA
2019-11-09Added gemspec for readline gem that is wrapper library for reline and readlin...Hiroshi SHIBATA
2019-11-09Revert "don't embed full-path."Koichi Sasada
2019-11-09don't embed full-path.Koichi Sasada
2019-11-09Prettify builtin_binary formatNobuyoshi Nakada
2019-11-08tool/mk_builtin_loader.rb: check if op is an array or notYusuke Endoh
2019-11-08Add file mode to generated files [ci skip]Nobuyoshi Nakada
2019-11-08Renamed `load_*.inc` as `*.rbinc` to utilize a suffix ruleNobuyoshi Nakada
2019-11-08Stop compiling if type mismatch was found.Koichi Sasada
2019-11-08use builtin for TracePoint.Koichi Sasada