summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-13Simplify implementation of tracepoint testsKJ Tsanaktsidis
2023-12-13Refactor local variable names in postponed_job methodsKJ Tsanaktsidis
2023-12-13Small doc improvements for rb_postponed_job APIKJ Tsanaktsidis
2023-12-13[ruby/prism] Fix hash deopt based on contentsUfuk Kayserilioglu
2023-12-12Use xfree for IO::BufferPeter Zhu
2023-12-12[DOC] RDoc for ComplexBurdetteLamar
2023-12-12Remove unused macrosAlan Wu
2023-12-12YJIT: Fix off-by-one in Kernel#send type handling (#9212)Alan Wu
2023-12-12Move --repeat-count=2 job to macos-arm-oss (#9208)Takashi Kokubun
2023-12-12[PRISM] Fix segv with regex once flageileencodes
2023-12-12Sync with upstream rubygems (#9206)David Rodríguez
2023-12-12Remove a duplicated jobTakashi Kokubun
2023-12-12Allow syncing tool/bundlerTakashi Kokubun
2023-12-12[PRISM] Compile NextNode argumentsMatt Valentine-House
2023-12-12[ruby/irb] Remove documents about deprecated/WIP features and someStan Lo
2023-12-12[PRISM] Implementing forwarding of args for ForwardingSuperNodeJemma Issroff
2023-12-12[PRISM] Allow rest parameter to be `*`Jemma Issroff
2023-12-12[ruby/prism] Use new flag setters for attribute writeKevin Newton
2023-12-12[Bug #19114] Fix for multiple calls of TracePoint#enableKouhei Yanagita
2023-12-12[ruby/prism] Start using flag macros/methods exclusivelyUfuk Kayserilioglu
2023-12-12[ruby/prism] Add methods for setting/unsetting and macros for testing a flagsUfuk Kayserilioglu
2023-12-12[rubygems/rubygems] Bump rake version used by testsDavid Rodríguez
2023-12-12[ruby/prism] Flag for attribute write on callsKevin Newton
2023-12-12Fix op asgn calls with keywordsJeremy Evans
2023-12-12[rubygems/rubygems] Make RubyDsl a little easier to read; avoid a Hash sometimesMartin Emde
2023-12-12[PRISM] Do not hide syntactically required parentheses within macrosNobuyoshi Nakada
2023-12-12Make WeakKeyMap safe for compaction during allocationPeter Zhu
2023-12-12Make WeakMap safe for compaction during allocationPeter Zhu
2023-12-12[ruby/prism] Update tests and snapshotsUfuk Kayserilioglu
2023-12-12[ruby/prism] Start `KeywordHashNode`s with `STATIC_KEYS` set, until hit an el...Ufuk Kayserilioglu
2023-12-12[ruby/prism] Add `STATIC_KEYS` flag for `KeywordHashNode`Ufuk Kayserilioglu
2023-12-12[rubygems/rubygems] Resolve `ruby file: ".ruby-version"` relative to GemfileMartin Emde
2023-12-12[ruby/irb] Remove trailing spaceStan Lo
2023-12-12[ruby/irb] [DOC] RDoc for module IRBBurdette Lamar
2023-12-12Partially revert "Set AI_ADDRCONFIG when making getaddrinfo(3) calls"KJ Tsanaktsidis
2023-12-12Update bundled gems list as of 2023-12-12git
2023-12-12[ruby/securerandom] [DOC] Satisfy RDoc coverageNobuyoshi Nakada
2023-12-12[ruby/securerandom] [DOC] Add documents of methods and constantsNobuyoshi Nakada
2023-12-12[ruby/securerandom] [DOC] Improve the document about reproducibility of uuid_v7Yusuke Endoh
2023-12-11Make Dir#chdir never yield args, and return block return valueJeremy Evans
2023-12-11Initialize interrupt queue before signal handlers (#9196)Takashi Kokubun
2023-12-12[rubygems/rubygems] Ensure that the lockfile mtime is not altered on frozen i...Martin Emde
2023-12-12fix regexp pattern of diffNARUSE, Yui
2023-12-12[rubygems/rubygems] Allow bundle pristine to run in parallelSamuel Giddins
2023-12-12Save $VERBOSE properlyNobuyoshi Nakada
2023-12-12Prevent a warning: assigned but unused variable - statusYusuke Endoh
2023-12-12Prevent a warning: method redefinedYusuke Endoh
2023-12-12Prevent warning: possibly useless use of a literal in void contextYusuke Endoh
2023-12-12Prevent a warning: setting Encoding.default_externalYusuke Endoh
2023-12-12Remove unused statementYusuke Endoh