summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-14[rubygems/rubygems] This patch should be no longer neededDavid Rodríguez
2023-12-14[rubygems/rubygems] Gem::Specification.find_all_by_name is always defined nowDavid Rodríguez
2023-12-14[rubygems/rubygems] Revert "Improve default gem handling"David Rodríguez
2023-12-14[PRISM] Add anon KW args to the block local tableMatt Valentine-House
2023-12-14rb_ext_resolve_symbol: C API to resolve and return externed symbols [Feature ...Satoshi Tagomori
2023-12-14dln_symbol: make dln_sym accessible Ruby internallySatoshi Tagomori
2023-12-14Update bundled gems list at 1b1d5e757e81ec243062a8919ddc76 [ci skip]git
2023-12-14Bump up bundled net-ftp gem version to 0.3.2Shugo Maeda
2023-12-14Update bundled gems list at 26145a27f6b960bd607cdd2f9680eb [ci skip]git
2023-12-14Bump up bundled net-ftp gem version to 0.3.1Shugo Maeda
2023-12-14[ruby/prism] Fix hash pattern restKevin Newton
2023-12-14Fold a long line [ci skip]Kazuhiro NISHIYAMA
2023-12-14[rubygems/rubygems] Warn for duplicate meta data linksDrew Stevenson
2023-12-13Unlock freelist before assigningJohn Hawthorn
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