summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-28Assert that non-empty LINK_ANCHOR does not loopNobuyoshi Nakada
2024-11-28Always declared gems that are test failures on Windows to allowed failures listHiroshi SHIBATA
2024-11-28Exclude successful gems from TEST_BUNDLED_GEMS_ALLOW_FAILURESHiroshi SHIBATA
2024-11-28Skip test-all on nmake test-bundled-gemsHiroshi SHIBATA
2024-11-28Try to run nmake test-bundled-gems in Windows platformHiroshi SHIBATA
2024-11-28Avoid an operation on a pointer after freeYusuke Endoh
2024-11-28Fix a possible leak of a file descriptorYusuke Endoh
2024-11-28Update bundled gems list at e0b68b2dc93da31f93232fe0b545ba [ci skip]git
2024-11-28Bump up test-unit 3.6.4Hiroshi SHIBATA
2024-11-28Update bundled_gemsHiroshi SHIBATA
2024-11-28Skip failure tests with Windows platformHiroshi SHIBATA
2024-11-28[ruby/prism] Fix a possible leak of a file descriptorYusuke Endoh
2024-11-27Fix global-buffer-overflow when outputting C backtracePeter Zhu
2024-11-27[ruby/reline] Fix io_gate.encoding raises IOError in ruby <= 3.0tomoya ishida
2024-11-27[ruby/reline] fix/omit test that fail in encoding=US_ASCIItomoya ishida
2024-11-27Fix C level backtrace info on macOS clang 16Peter Zhu
2024-11-27Move `Kernel#with_yjit` to `Module#with_yjit`Nobuyoshi Nakada
2024-11-27Make rb_bug_without_die staticPeter Zhu
2024-11-27[ruby/json] Prevent a warning of "a candidate for gnu_printf format attribute"Yusuke Endoh
2024-11-27Optimize `rb_must_asciicompat`Jean Boussier
2024-11-27[DOC] Fix a link and sort links in NEWS.mdKazuhiro NISHIYAMA
2024-11-27[DOC] Add more links to maintainersNobuyoshi Nakada
2024-11-27Fixed test condition for specified bundled gemsHiroshi SHIBATA
2024-11-27Added --env option to mspec for test-bundled-gemsHiroshi SHIBATA
2024-11-27Run only specified bundled gems with BUNDLED_GEMSHiroshi SHIBATA
2024-11-27Allow to run 'make test-bundled-gems BUNDLED_GEMS=csv,rexml' for only testing...Hiroshi SHIBATA
2024-11-27Rename environment name to more descriptiveHiroshi SHIBATA
2024-11-27[ruby/io-console] Read errno before calling rb_io_path()Alan Wu
2024-11-27Revert "Add a temporal debugging code"Yusuke Endoh
2024-11-27Mark `fiber_entry` no-returnNobuyoshi Nakada
2024-11-27[ruby/strscan] Implement #scan_integer to efficiently parse IntegerJean Boussier
2024-11-27[ruby/strscan] Add scan and search benchmarkNAITOH Jun
2024-11-26[rubygems/rubygems] [SpecFetcher] If candidates include {name}-ruby or ruby-{...Ellen Marie Dash
2024-11-26YJIT: Implement opt_reverse insn (#12175)Randy Stauner
2024-11-27Sync the main branch of `ruby/mmtk`Matt Valentine-House
2024-11-26Optimize instructions when creating an array just to call `include?` (#12123)Randy Stauner
2024-11-26[ruby/reline] KeyStroke handles multibyte charactertomoya ishida
2024-11-26[ruby/irb] Fix indentation of xstring literaltomoya ishida
2024-11-26Add Modular GC and MMTk to NEWSMatt Valentine-House
2024-11-26Add NEWS.md entry about `Hash.new(capacity:)`Jean Boussier
2024-11-26[MinGW] - Fix NET_LUID checkRaed Rizqie
2024-11-26Remove `Kernel.with_yjit` class methodNobuyoshi Nakada
2024-11-26Clear shared_gc directoryNobuyoshi Nakada
2024-11-26Use extmk.rb to configure shared GCNobuyoshi Nakada
2024-11-26Fix up gc/extconf_base.rbNobuyoshi Nakada
2024-11-26Shell dependent command should be in Makefile.inNobuyoshi Nakada
2024-11-26[ruby/uri] Suppress deprecate warning of test class (retry)Yusuke Endoh
2024-11-26Skip failing rbs tests with latest HEAD of ruby/jsonHiroshi SHIBATA
2024-11-26[rubygems/rubygems] Remove no longer necessary codeDavid Rodríguez
2024-11-26[rubygems/rubygems] Avoid needing a second pass to ignore unlocked gemsDavid Rodríguez