summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-30[rubygems/rubygems] Better error when installing a git lockfile and git not p...David Rodríguez
2021-10-29Cleanup GC.auto_compact specBenoit Daloze
2021-10-29Skip GC.auto_compact= spec for platforms not supporting itBenoit Daloze
2021-10-29Add comments about send method types (#5059)Maxime Chevalier-Boisvert
2021-10-30Get rid of exponential backtracks found by CodeQLNobuyoshi Nakada
2021-10-30* 2021-10-30 [ci skip]git
2021-10-29make obj_free return true when it frees an objectMatt Valentine-House
2021-10-29Prefer size pool heap macros over direct accessMatt Valentine-House
2021-10-29Preserve the encoding of message from outer local variableNobuyoshi Nakada
2021-10-29Preserve the encoding of message from outer local variablesNobuyoshi Nakada
2021-10-29Remove redundant callsNobuyoshi Nakada
2021-10-29[rubygems/rubygems] Enforce bundler platform (and default gem) to keep invali...Josef Šimánek
2021-10-29[rubygems/rubygems] Update mirror_probe realword specs to not rely exactly at...Josef Šimánek
2021-10-29[rubygems/rubygems] Install stringio for standalone spec.Josef Šimánek
2021-10-29[rubygems/rubygems] Assert NoMethodError message only partialy in downloader_...Josef Šimánek
2021-10-29[rubygems/rubygems] Lock racc version in platform_spec.Josef Šimánek
2021-10-29[rubygems/rubygems] Vendor tsort into rubygemsFrederik Dudzik
2021-10-29Support gemification of tsortFrederik Dudzik
2021-10-29[rubygems/rubygems] Add new default gems to setup_spec exempts.Josef Šimánek
2021-10-29[rubygems/rubygems] Unskip inline spec that can pass now on the latest rubiesDavid Rodríguez
2021-10-29[rubygems/rubygems] use Rubocop Lint/Debugger check rather than custom specFrederik Dudzik
2021-10-29Skip CodeQL if only document files changed [ci skip]Nobuyoshi Nakada
2021-10-29Update stdlib versionKazuhiro NISHIYAMA
2021-10-29vm_core.h: Avoid unaligned access to ic_serial on 32-bit machineYusuke Endoh
2021-10-29Merge macOS CIs to reduce concurrencyNobuyoshi Nakada
2021-10-29Mitigate the timeout of tests [ci skip]Nobuyoshi Nakada
2021-10-28Cleanup some RDoc (#5050)Burdette Lamar
2021-10-29Fix script_lines in loaded iseq as nilNobuyoshi Nakada
2021-10-28Enhanced RDoc for Numeric (#4994)Burdette Lamar
2021-10-28Rename ::YJIT to RubyVM::YJITAlan Wu
2021-10-29[rubygems/rubygems] Only delete cached gem when it's corruptedDavid Rodríguez
2021-10-29need to mark script_linesKoichi Sasada
2021-10-29string.c: Add some comments about STR flagsYusuke Endoh
2021-10-28Update to ruby/spec@21a48d9Benoit Daloze
2021-10-29* 2021-10-29 [ci skip]git
2021-10-29Skip tests if only document files changedNobuyoshi Nakada
2021-10-28Add changes Enumerable#each_cons and each_slice in NEWS [ci skip]osyo-manga
2021-10-28Downloader: retry when RFC 2616 noncompliant dates [ci skip]Nobuyoshi Nakada
2021-10-28Fix leap day with UTC offset [Bug #18274]Nobuyoshi Nakada
2021-10-28add `make runirb` ruleKoichi Sasada
2021-10-28Update TypeProf to 0.20.2Yusuke Endoh
2021-10-28Prune stale worktrees before checking out a new pull request [ci skip]Nobuyoshi Nakada
2021-10-28Fix a warningKazuhiro NISHIYAMA
2021-10-28Fix a warningKazuhiro NISHIYAMA
2021-10-28Follow up the RString change [ci skip]Nobuyoshi Nakada
2021-10-28* 2021-10-28 [ci skip]git
2021-10-27YJIT: move --yjit-stats at_exit call into RubyAlan Wu
2021-10-27Expect multi-line -v output for -DRUBY_DEVEL in testsAlan Wu
2021-10-27Fix indentation in testAlan Wu
2021-10-27Fix yjit_asm_tests.c as C99 compliant (#5033)Nobuyoshi Nakada