summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-13[rubygems/rubygems] Revert "Merge pull request #7167 from nevinera/add-json-o...Martin Emde
2023-12-14Detect bootsnap from all framesHiroshi SHIBATA
2023-12-14Skip warning feature with BootsnapHiroshi SHIBATA
2023-12-14[Bug #20060] Properly return matched gem name in case of EXACTAkira Matsuda
2023-12-13[rubygems/rubygems] Use match? when regexp match data is unusedSamuel Giddins
2023-12-13YJIT: Add --yjit-disable to help and reorder it (#9230)Takashi Kokubun
2023-12-13[rubygems/rubygems] Store Checksum::Store indexed by spec.lock_nameMartin Emde
2023-12-13Fix a typo in yjit.mdTakashi Kokubun
2023-12-13[PRISM] Add a test with a non-static-literal hash keyUfuk Kayserilioglu
2023-12-13[rubygems/rubygems] Add 3.4 as a supported ruby versionSamuel Giddins
2023-12-13[Prism] Fix InterpolatedMatchLastLine Instructionseileencodes
2023-12-13[PRISM] Fix a -Wformat-zero-length warningTakashi Kokubun
2023-12-13[PRISM] Use xcalloc for iseq id tableJohn Hawthorn
2023-12-13[PRISM] Fix st_table memory leakJohn Hawthorn
2023-12-13Fix memory leak in Hash#compare_by_identityAlan Wu
2023-12-13Skip an unstable test on MinGWTakashi Kokubun
2023-12-13RJIT: Just skip generating code for aarch64/arm64 (#9221)Takashi Kokubun
2023-12-13[ruby/irb] Remove unused lvar in mesure command testtomoya ishida
2023-12-13[rubygems/rubygems] Add missing resolv, timeout, and net-protocol licensesDavid Rodríguez
2023-12-13[Bug #20061] Clear mark bits when rb_free_on_exitPeter Zhu
2023-12-13Make String#chomp! raise ArgumentError for 2+ arguments if string is emptyJeremy Evans
2023-12-13Fix tool/ln_sr.rb passing 2 arguments to String#chomp!Jeremy Evans
2023-12-13[PRISM] Break nodes should add an entry to the parent catch tableMatt Valentine-House
2023-12-13[PRISM] Remove errant NOP when redo_label is setMatt Valentine-House
2023-12-13[PRISM] Generate instruction for when redo_label is setMatt Valentine-House
2023-12-13[PRISM] Use `PM_KEYWORD_HASH_NODE_FLAGS_STATIC_KEYS` flag in compilerUfuk Kayserilioglu
2023-12-13[PRISM] If receiver on CallNode is SelfNode, use FCALL flagsJemma Issroff
2023-12-13[PRISM] Fix attrset edge caseseileencodes
2023-12-13[ruby/prism] fix typo in docsAlex Koval
2023-12-13[ruby/irb] Warn and do nothing if block is passed to measure commandtomoya ishida
2023-12-13We need only one line for detecting caller gem nameHiroshi SHIBATA
2023-12-13Avoid warning --jit when only YJIT is enabledTakashi Kokubun
2023-12-12Fix a typo for `RJIT_TARGET_OK` (#8222)Nobuyoshi Nakada
2023-12-12Skip a GC test for RJITTakashi Kokubun
2023-12-13Update default gems list at 5f5f8dbbb6a7861e9c591ad0914994 [ci skip]git
2023-12-13[ruby/resolv] Bump up 0.3.0Hiroshi SHIBATA
2023-12-13Update default gems list at 39023792dbded9250040224accda18 [ci skip]git
2023-12-13[ruby/io-console] Bump up 0.7.0Hiroshi SHIBATA
2023-12-13Update default gems list at 06edde22f462f736c16ae9038b015f [ci skip]git
2023-12-13[ruby/io-nonblock] Bump up 0.3.0Hiroshi SHIBATA
2023-12-13Update default gems list at 5cabe1e9cc6829d1918c65bf29c4ba [ci skip]git
2023-12-13[ruby/io-wait] Bump up 0.3.1Hiroshi SHIBATA
2023-12-13Update default gems list at 12c775c94249b57dadfda0c2de9568 [ci skip]git
2023-12-13[ruby/etc] Bump up 1.4.3Hiroshi SHIBATA
2023-12-13[rubygems/rubygems] Improve default gem handlingDavid Rodríguez
2023-12-13[rubygems/rubygems] Refactor `bundle info`David Rodríguez
2023-12-13[rubygems/rubygems] Remove dead codeDavid Rodríguez
2023-12-13Normalize bundler bindirDavid Rodríguez
2023-12-13RubyGems 3.5+ will use vendored net-httpHiroshi SHIBATA
2023-12-13Removed duplicated LICENSE fileHiroshi SHIBATA