summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-16[ruby/reline] Use color name instead of code (integer) in dialog color APIsst0012
2022-07-15[DOC] Fix documentation for ARGF#readlinesPeter Zhu
2022-07-15Fixes ivar benchmarks to not depend on object allocationJemma Issroff
2022-07-15Implement Objects on VWAPeter Zhu
2022-07-15[rubygems/rubygems] Use https protocol for URLs for config mirrorTakuya Noguchi
2022-07-15[rubygems/rubygems] Fix wrong information about default RubyGems sourceTakuya Noguchi
2022-07-14MJIT: Share rb_mjit_unit through mjit_unit.hTakashi Kokubun
2022-07-15Ensure symlinks to bundled gem with exts have parent dirYuta Saito
2022-07-14MJIT: Merge mjit_worker.c back to mjit.c (#6138)Takashi Kokubun
2022-07-14Avoid SEGV on capture_cc_entriesTakashi Kokubun
2022-07-14[DOC] Fix typo in documentation for IO#readlinesPeter Zhu
2022-07-14Fix language describing protected methodsJeremy Evans
2022-07-14Correct comment explaining env flags [ci skip]John Hawthorn
2022-07-15[ruby/psych] Fix infinite loop bug after YAML_MEMORY_ERROR (psych issue #440)Karl Anderson
2022-07-15* 2022-07-15 [ci skip]git
2022-07-14Get the insns_address_table from the vm_exec_core module table...Matt Valentine-House
2022-07-14[ruby/bigdecimal] Remove checks for `struct RRational` and `struct RComplex`Nobuyoshi Nakada
2022-07-14[ruby/set] Get rid of use of `Gem::Version`Nobuyoshi Nakada
2022-07-14[ruby/un] Support `FileUtils.cp_lr`Nobuyoshi Nakada
2022-07-14[ruby/timeout] gemspec: Drop unused directives "executables"Olle Jonsson
2022-07-14[rubygems/rubygems] Fix misleading error if compact index cannot be copiedDavid Rodríguez
2022-07-14Set `GEM_PATH` environment variable in runruby.rbNobuyoshi Nakada
2022-07-14Try to install also gemspec files under gem directoriesNobuyoshi Nakada
2022-07-14Install gems `lib` directory to build pathNobuyoshi Nakada
2022-07-14Make dependency-free gemspec filesNobuyoshi Nakada
2022-07-14Extract gemspec files to each gem directoriesNobuyoshi Nakada
2022-07-14[rubygems/rubygems] Fix `gem update --system` crash while regenerating binstubsDavid Rodríguez
2022-07-13GVL Instrumentation: remove the EXITED count assertionJean Boussier
2022-07-14* 2022-07-14 [ci skip]git
2022-07-13[DOC] Correct call-seq directive in string.c (#6131)Burdette Lamar
2022-07-13Bundled gem extensions are out of scope of update-depsNobuyoshi Nakada
2022-07-13[ruby/timeout] Give a name to the background threadJean Boussier
2022-07-13thread/test_instrumentation_api: cleanup all existing threads in setupJean Boussier
2022-07-13Fix a typo (thanks @Maumagnaguagno !)Yusuke Endoh
2022-07-13Specify usable escape sequences in Exception#detailed_messageYusuke Endoh
2022-07-13Update bundled gems list at 156da55c164e5463edf15bae05021b [ci skip]git
2022-07-13debug.gem 1.6.1Koichi Sasada
2022-07-13Merge RubyGems and Bundler masterHiroshi SHIBATA
2022-07-12[DOC] Revisions for call-seq in doc guidelines (#6121)Burdette Lamar
2022-07-12Use VM Lock when mutating waiting threads listAaron Patterson
2022-07-12Speed up --yjit-trace-exits code (#6106)Eileen M. Uchitelle
2022-07-12Fix some UBSAN false positives (#6115)Kevin Backhouse
2022-07-12[DOC] Enhanced RDoc for Time (#6118)Burdette Lamar
2022-07-13* 2022-07-13 [ci skip]git
2022-07-13Move timestamps directory for bundled gemsNobuyoshi Nakada
2022-07-12[ruby/date] [DOC] Enhanced RDoc (https://github.com/ruby/date/pull/63)Burdette Lamar
2022-07-12[Feature #18901] Don't run size pool move tests without VWAMatt Valentine-House
2022-07-12[Feature #18901] Support size pool movement for ArraysMatt Valentine-House
2022-07-12Refactor tests for ThreadInstrumentation countersNobuyoshi Nakada
2022-07-12Use `IO.popen` to fork and exit the child process without cleanupNobuyoshi Nakada