summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
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
2019-11-08support builtin features with Ruby and C.Koichi Sasada
2019-11-07extend rb_call_cache卜部昌平
2019-11-07Promote cgi to default gemsHiroshi SHIBATA
2019-11-07Promote net-smtp to default gemsHiroshi SHIBATA
2019-11-07Promote net-pop to default gemsHiroshi SHIBATA
2019-11-07Promote benchmark to default gemsHiroshi SHIBATA
2019-11-07Promote delegate to default gemsHiroshi SHIBATA
2019-11-07Promote pstore to default gemsHiroshi SHIBATA
2019-11-07Fixed an Errno::ENOENT with non-test librariesHiroshi SHIBATA