summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
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
2019-11-07Promote open3 to default gemsHiroshi SHIBATA
2019-11-07fallback standard structure library to sync_lib_gem methodHiroshi SHIBATA
2019-11-07Promote singleton to default gemsHiroshi SHIBATA
2019-11-05Do not occupy `ARGV` by XRUBY commandNobuyoshi Nakada
2019-11-04sync_default_gems.rb: Show the progress at fetchingNobuyoshi Nakada
2019-10-31Fixed the sync task for jsonHiroshi SHIBATA
2019-10-31Try to run assert_output_unchanged with racc testsHiroshi SHIBATA
2019-10-30Update the latest structure for racc upstreamHiroshi SHIBATA