aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Add github repo to remove_tagNARUSE, Yui2019-11-221-0/+2
* Use jsDelivr instead of raw.githubusercontent.comKazuhiro NISHIYAMA2019-11-221-1/+1
* Dependents on probes.h need the dummy header tooNobuyoshi Nakada2019-11-181-0/+3
* Build ruby-runnerNobuyoshi Nakada2019-11-181-1/+1
* Skip dependencies on timestamp filesNobuyoshi Nakada2019-11-181-0/+1
* Warn on access/modify of $SAFE, and remove effects of modifying $SAFEJeremy Evans2019-11-181-5/+0
* Removed sync library from sync toolHiroshi SHIBATA2019-11-131-1/+0
* Avoid top-level search for nested constant reference from nil in defined?Dylan Thacker-Smith2019-11-131-0/+1
* Add commit number of today to notification of GitHub ActionsKazuhiro NISHIYAMA2019-11-131-0/+17
* Strip the last line which become trailing spacesNobuyoshi Nakada2019-11-121-1/+1
* Get rid of `__` prefix which is presereved by C standardNobuyoshi Nakada2019-11-121-1/+1
* tool/lib/leakchecker.rb: show the code location that allocated leaked fdYusuke Endoh2019-11-122-16/+29
* format-release uses the result of GitHub ActionsNARUSE, Yui2019-11-121-31/+71
* Always use git.ruby-lang.org as originNARUSE, Yui2019-11-121-3/+4
* Revert "Revert "Promote uri to default gems""Hiroshi SHIBATA2019-11-111-0/+2
* __builtin_inline!Koichi Sasada2019-11-111-5/+53
* Remove binary data at installationNobuyoshi Nakada2019-11-111-1/+1
* Remove unneeded exec bits from some filesDavid Rodríguez2019-11-091-0/+0
* Revert "Promote uri to default gems"Hiroshi SHIBATA2019-11-091-2/+0
* Full-path of builtin scripts no longer neededNobuyoshi Nakada2019-11-091-4/+2
* Add debug printKazuhiro NISHIYAMA2019-11-091-0/+2
* Promote uri to default gemsHiroshi SHIBATA2019-11-091-0/+2
* Promote yaml to default gemsHiroshi SHIBATA2019-11-091-0/+2
* Promote timeout to default gemsHiroshi SHIBATA2019-11-091-0/+2
* Promote observer to default gems. But not yet releasedHiroshi SHIBATA2019-11-091-1/+3
* Promote readline to default gems named readline-extHiroshi SHIBATA2019-11-091-0/+5
* Added gemspec for readline gem that is wrapper library for reline and readlin...Hiroshi SHIBATA2019-11-091-0/+2
* Revert "don't embed full-path."Koichi Sasada2019-11-091-1/+2
* don't embed full-path.Koichi Sasada2019-11-091-2/+1
* Prettify builtin_binary formatNobuyoshi Nakada2019-11-091-4/+5
* tool/mk_builtin_loader.rb: check if op is an array or notYusuke Endoh2019-11-081-1/+1
* Add file mode to generated files [ci skip]Nobuyoshi Nakada2019-11-082-0/+8
* Renamed `load_*.inc` as `*.rbinc` to utilize a suffix ruleNobuyoshi Nakada2019-11-081-2/+2
* Stop compiling if type mismatch was found.Koichi Sasada2019-11-081-0/+6
* use builtin for TracePoint.Koichi Sasada2019-11-081-2/+1
* support builtin features with Ruby and C.Koichi Sasada2019-11-083-0/+110
* extend rb_call_cache卜部昌平2019-11-072-2/+2
* Promote cgi to default gemsHiroshi SHIBATA2019-11-071-0/+9
* Promote net-smtp to default gemsHiroshi SHIBATA2019-11-071-0/+5
* Promote net-pop to default gemsHiroshi SHIBATA2019-11-071-0/+5
* Promote benchmark to default gemsHiroshi SHIBATA2019-11-071-0/+2
* Promote delegate to default gemsHiroshi SHIBATA2019-11-071-0/+2
* Promote pstore to default gemsHiroshi SHIBATA2019-11-071-0/+2
* Fixed an Errno::ENOENT with non-test librariesHiroshi SHIBATA2019-11-071-1/+3
* Promote open3 to default gemsHiroshi SHIBATA2019-11-071-1/+3
* fallback standard structure library to sync_lib_gem methodHiroshi SHIBATA2019-11-071-2/+1
* Promote singleton to default gemsHiroshi SHIBATA2019-11-071-2/+4
* Do not occupy `ARGV` by XRUBY commandNobuyoshi Nakada2019-11-051-1/+2
* sync_default_gems.rb: Show the progress at fetchingNobuyoshi Nakada2019-11-041-1/+1
* Fixed the sync task for jsonHiroshi SHIBATA2019-10-311-3/+2