summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2023-12-11fix regexp pattern of diffv3_3_0_rc1NARUSE, Yui
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
2023-11-18Lrama v0.5.10yui-knk
2023-11-15Refactor the settings of test-all outYusuke Endoh
2023-11-14Skip TOPDIR testSoutaro Matsumoto
2023-11-14Skip test_diff_* from rbs tests. It used bundle commandHiroshi SHIBATA
2023-11-13Revert "Revert "Remove SHAPE_CAPACITY_CHANGE shapes""Peter Zhu
2023-11-13make-snapshot: update RUBY_PATCHLEVEL_STR regexpSorah Fukumori
2023-11-10Revert "Remove SHAPE_CAPACITY_CHANGE shapes"Peter Zhu
2023-11-09Remove SHAPE_CAPACITY_CHANGE shapesPeter Zhu
2023-11-07Ignore warnings about currently unsupported .debug_macinfoNobuyoshi Nakada
2023-11-07Ignore duplicate libraries warnings from gcc 13Nobuyoshi Nakada
2023-11-07Remove files which are newly added but to be ignoredNobuyoshi Nakada
2023-11-05Lrama v0.5.9yui-knk
2023-11-04Update newer version gems onlyNobuyoshi Nakada
2023-11-02Make every initial size pool shape a root shapePeter Zhu
2023-10-30rm prism type templatesKevin Newton
2023-10-28Print the date to STDERR if STDIN is a part of input [ci skip]Nobuyoshi Nakada
2023-10-27.travis.yml: Simplify Travis CI.Jun Aruga
2023-10-27Select the destination for the latest date by whether inplace modeNobuyoshi Nakada
2023-10-26Remove JavaScript templatesKevin Newton
2023-10-26Lrama v0.5.8yui-knk
2023-10-26Fix test failure with __runner_options__ renamingHiroshi SHIBATA
2023-10-26tool test/unit/testcase: rename vars @passed, @@currentlukeg
2023-10-25Do not append latest_date to gems/bundled_gems [ci skip]Kazuhiro NISHIYAMA
2023-10-24[Bug #19968] Revert RBS revision to testNobuyoshi Nakada
2023-10-23Set date in message to the latest gem date [ci skip]Nobuyoshi Nakada
2023-10-23Removed unnecessary libraries of sync_toolHiroshi SHIBATA
2023-10-23sync_tool is unnecessary now.Hiroshi SHIBATA
2023-10-23Lrama v0.5.7yui-knk
2023-10-22Skip RBS `RbConfig::TOPDIR` test that is `nil` before installationNobuyoshi Nakada
2023-10-22RBS no longer has test/stdlib/Prime_test.rbNobuyoshi Nakada
2023-10-21[Bug #19967] Ignore library before buildNobuyoshi Nakada
2023-10-21Fallback job status to normal if no ttyNobuyoshi Nakada
2023-10-21[Bug #19967] Delete real pathNobuyoshi Nakada
2023-10-21Strip universal_archnamesNobuyoshi Nakada
2023-10-21[Bug #19967] Reset `LIBPATHENV` env after startedNobuyoshi Nakada
2023-10-20Added explicitly begin-end block for Ruby 2.4.Hiroshi SHIBATA
2023-10-19[DOC] "is now bundled" is ambiguousTakashi Kokubun