summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2024-01-01Don't create T_MATCH object if /regexp/.match(string) doesn't matchLuke Gruber
2023-12-28Exclude [ci skip] commits from ChangeLogNobuyoshi Nakada
2023-12-28Exclude dependabot from ChangeLog [ci skip]Nobuyoshi Nakada
2023-12-27[Bug #20088] Fix ARCH_FLAG for cross compilingNobuyoshi Nakada
2023-12-27Make sync script work correctly with Windows-style newlinesKJ Tsanaktsidis
2023-12-27Fix WEBrick::TestFileHandler#test_short_filename test not workingKJ Tsanaktsidis
2023-12-27Fetch tags with test-bundled-gemsHiroshi SHIBATA
2023-12-26Test_SyncDefaultGems: Fail when editor run (#9365)Sorah Fukumori
2023-12-25Lrama v0.6.0yui-knk
2023-12-25Typofix under lib and test, tool directoriesHiroshi SHIBATA
2023-12-22Get rid of obsoleted RJITFirstTakashi Kokubun
2023-12-22RJIT: Distinguish Pointer with ArrayTakashi Kokubun
2023-12-19Add tool/missing-baseruby.bat, used when BASERUBY not availableJeremy Evans
2023-12-19Support `GC.auto_compact = :empty` on debug buildsPeter Zhu
2023-12-18RJIT: Share rb_vm_insns_count for vm_insns_countTakashi Kokubun
2023-12-16Added simple test scriptHiroshi SHIBATA
2023-12-16Added test for sub-feature like bigdecimal/utilHiroshi SHIBATA
2023-12-16Use minimum arguments for BootsnapHiroshi SHIBATA
2023-12-16Fix Sinatra warning during specsDavid Rodríguez
2023-12-15[rubygems/rubygems] Refactor vendoring to allow validating vendoring is repro...Samuel Giddins
2023-12-15Follow removed conflict filesNobuyoshi Nakada
2023-12-15Ignore the spcial case of target_cpuNobuyoshi Nakada
2023-12-15Fix `ARCH_FLAG` when cross-compiling on macOSNobuyoshi Nakada
2023-12-15Fix `ARCH_FLAG` when `--with-arch` with single CPUNobuyoshi Nakada
2023-12-15Explained about test_for_warn_bundled_gemsHiroshi SHIBATA
2023-12-15* append newline at EOF. [ci skip]git
2023-12-15Added test case of dash gem like net-smtpHiroshi SHIBATA
2023-12-15Added test case of bootsnapHiroshi SHIBATA
2023-12-15Added test case of bundle execHiroshi SHIBATA
2023-12-15Added test case of bundled gems dependenciesHiroshi SHIBATA
2023-12-15Added basic test case of bundled gems warningHiroshi SHIBATA
2023-12-13Fix tool/ln_sr.rb passing 2 arguments to String#chomp!Jeremy Evans
2023-12-13Normalize bundler bindirDavid Rodríguez
2023-12-12Sync with upstream rubygems (#9206)David Rodríguez
2023-12-12Allow syncing tool/bundlerTakashi Kokubun
2023-12-12fix regexp pattern of diffNARUSE, Yui
2023-12-12Unlock tilt since we no longer support Ruby 2.6David Rodríguez
2023-12-12Fix NoMethodError on failKazuhiro NISHIYAMA
2023-12-10Add bright colors and multiple attributes [ci skip]Nobuyoshi Nakada
2023-12-10Extract configuration and lookup methods [ci skip]Nobuyoshi Nakada
2023-12-08Pick commit from https://github.com/rubygems/rubygems/pull/7085Hiroshi SHIBATA
2023-12-08Pick commit from https://github.com/rubygems/rubygems/pull/7227Hiroshi SHIBATA
2023-12-07Lrama v0.5.12yui-knk
2023-12-05VERSION file of JSON is removed from upstreamHiroshi SHIBATA
2023-12-02Lrama v0.5.11yui-knk
2023-11-29Support RUNRUBY_USE_RR for rr debuggerPeter Zhu
2023-11-29debugger can never be nilPeter Zhu
2023-11-27Fix compaction during ary_make_partialPeter Zhu
2023-11-21Bundle rbs-3.3.1 (#8921)Soutaro Matsumoto
2023-11-20RubyVM::InstructionSequence.compile_file_prismKevin Newton