summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2024-02-21Add `Test::Unit::TestCase#method_name`Nobuyoshi Nakada
2024-02-20Fix the version in missing-baserubyTakashi Kokubun
2024-02-20Architecture-dependent files must not pollute libdir [ci skip]Nobuyoshi Nakada
2024-02-20Don't sync prism.{so,bundle,dll} from `ruby/prism`Hiroshi SHIBATA
2024-02-18Link ruby.pc to pkg-config data directoryNobuyoshi Nakada
2024-02-18Install binary executable files to architecture dependent pathNobuyoshi Nakada
2024-02-18Split path.rb from mkrunnable.rbNobuyoshi Nakada
2024-02-16Fixed dependencies list formatHiroshi SHIBATA
2024-02-16Adjust indentHiroshi SHIBATA
2024-02-16Try to find gemspec from `.bundle/specificationsHiroshi SHIBATA
2024-02-16Clear runtime dependencies if default gems is specified.Hiroshi SHIBATA
2024-02-16Try to load original gemspec from `.bundle/gems/foo-x.y.z/foo.gemspec`.Hiroshi SHIBATA
2024-02-15Bump the required BASERUBY version to 3.0 (#9976)Takashi Kokubun
2024-02-15Show the method owner in backtracesYusuke Endoh
2024-02-15Lrama v0.6.3yui-knk
2024-02-09Skip to install bundled gems that is C extension and build failed.Hiroshi SHIBATA
2024-02-08Removed accidentally commit for lockfileHiroshi SHIBATA
2024-02-07Ignore _odr_asan symbols in leaked-globalsKJ Tsanaktsidis
2024-02-06[wasm] tool/m4/ruby_wasm_tools.m4: Add default value for OBJCOPYYuta Saito
2024-02-02Prefer `IO.popen` over `IO.foreach` with `|`Nobuyoshi Nakada
2024-02-02leaked-globals: More accurately extract checked function namesNobuyoshi Nakada
2024-01-31Add newline between end and defNaoto Ono
2024-01-31Add the ability to generate Launchable test reportsNaoto Ono
2024-01-30rbinstall.rb: Fix a closing parenthesis [ci skip]Nobuyoshi Nakada
2024-01-30rbinstall.rb: Show types to install in the help [ci skip]Nobuyoshi Nakada
2024-01-27Lrama v0.6.2yui-knk
2024-01-26Bundle rbs-3.4.3 (#9702)Soutaro Matsumoto
2024-01-24No longer needed to sync syslogHiroshi SHIBATA
2024-01-23Leave a comment about the limitation of PrimitiveTakashi Kokubun
2024-01-23Rewrite Array#each in Ruby using Primitive (#9533)Takashi Kokubun
2024-01-23YJIT: Allow inlining ISEQ calls with a block (#9622)Takashi Kokubun
2024-01-22All btests are passing with PrismAaron Patterson
2024-01-22update testsAaron Patterson
2024-01-22[Prism] Uncomment tests that now passMatt Valentine-House
2024-01-22Fix compiling rescue + ensureAaron Patterson
2024-01-22Enable test_syntax.rbKevin Newton
2024-01-22`cexpr!` must be up to one per line nowNobuyoshi Nakada
2024-01-22Use line numbers as builtin-indexNobuyoshi Nakada
2024-01-22Stop sync csv repoHiroshi SHIBATA
2024-01-22Stop sync nkf repoHiroshi SHIBATA
2024-01-22Stop sync drb repoHiroshi SHIBATA
2024-01-19[PRISM] Revisit target nodesKevin Newton
2024-01-19[PRISM] Fix ensure code running twiceeileencodes
2024-01-19Stop sync rinda repoHiroshi SHIBATA
2024-01-19Skip test task for resolv-replaceHiroshi SHIBATA
2024-01-19Removed sync task for resolv-replaceHiroshi SHIBATA
2024-01-19Removed sync task for abbrevHiroshi SHIBATA
2024-01-19Removed sync task for observerHiroshi SHIBATA
2024-01-19Bump uri version used in developmentDavid Rodríguez
2024-01-18Old sh does not allow `:` in function names [ci skip]Nobuyoshi Nakada