summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
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
2019-10-29tool/lib/minitest/unit.rb: add "omit" as an alias to "skip"Yusuke Endoh
2019-10-28test-bundled-gems.rb: fixed for out-of-place buildNobuyoshi Nakada
2019-10-25more on struct rb_call_data卜部昌平
2019-10-24Combine call info and cache to speed up method invocationAlan Wu
2019-10-24Fixed sync path of e2mmap structure for gemspec.Hiroshi SHIBATA
2019-10-23Catch syntax error even if fatalNobuyoshi Nakada
2019-10-22tool/release.sh uses ruby-actions' resultNARUSE, Yui
2019-10-22Move format-release to tool and fix bugsNARUSE, Yui
2019-10-22make-snapshot: Regexp#match raises on nil nowNobuyoshi Nakada
2019-10-16Revert "alias assert_raise_message for compatibility with test-unit"Nobuyoshi Nakada
2019-10-16alias assert_raise_message for compatibility with test-unitNobuyoshi Nakada
2019-10-08Fix typo [ci skip]Kazuhiro NISHIYAMA
2019-10-07Write yaml and json under destdir and print to stdoutKazuhiro NISHIYAMA
2019-10-07Create info.yml and info.jsonKazuhiro NISHIYAMA
2019-10-07Remove `-s3` optionKazuhiro NISHIYAMA