aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Use safe Marshal deserialization for dependency API respo...Josef Šimánek2022-12-204-4/+38
* [rubygems/rubygems] Fix crash when showing some resolution errorsDavid Rodríguez2022-12-201-2/+2
* [rubygems/rubygems] Fix crash when building resolution errors with OR require...David Rodríguez2022-12-202-7/+49
* [rubygems/rubygems] Slight tweak to error message buildingDavid Rodríguez2022-12-201-3/+3
* [rubygems/rubygems] Clarify flag descriptionMichael Siegfried2022-12-201-2/+2
* [rubygems/rubygems] Add tests for bundle lockMichael Siegfried2022-12-201-1/+30
* [rubygems/rubygems] Test the public interfaceMichael Siegfried2022-12-201-55/+60
* [rubygems/rubygems] Fix tiny typoMichael Siegfried2022-12-201-1/+1
* [rubygems/rubygems] Support for pre flag in `bundle update`Michael Siegfried2022-12-204-2/+43
* [rubygems/rubygems] Clarify segment equality checkMichael Siegfried2022-12-201-3/+2
* [rubygems/rubygems] Return early outside of loopMichael Siegfried2022-12-201-9/+6
* [rubygems/rubygems] Add question marks to interrogative methodsMichael Siegfried2022-12-201-5/+5
* [rubygems/rubygems] Cleanup intermediate artifacts after installing built ext...Eloy Espinaco2022-12-203-2/+39
* [rubygems/rubygems] Use better name for variableDavid Rodríguez2022-12-201-3/+3
* [rubygems/rubygems] Fix tests checking intermediate filesEloy Espinaco2022-12-202-2/+2
* [rubygems/rubygems] Fix crash when lockfile is missing dependenciesDavid Rodríguez2022-12-204-66/+65
* [rubygems/rubygems] Remove unused codeDavid Rodríguez2022-12-201-14/+0
* [rubygems/rubygems] Detect circular dependency errorsDavid Rodríguez2022-12-202-0/+10
* [rubygems/rubygems] Remove dead logicDavid Rodríguez2022-12-201-6/+0
* [rubygems/rubygems] Extract a variable for consistencyDavid Rodríguez2022-12-201-1/+2
* Prevent a "method redefined" warningYusuke Endoh2022-12-171-0/+3
* Prevent warning "assigned but unused variable - initial_shape"Yusuke Endoh2022-12-171-1/+1
* Syntax-highlight scripts in yjit.md [ci skip]Takashi Kokubun2022-12-191-19/+19
* Fix misfire of compaction read barrierPeter Zhu2022-12-191-1/+1
* Re-enable test_ractor for YJITTakashi Kokubun2022-12-191-4/+3
* Fix buffer overrun when re-embedding objectsPeter Zhu2022-12-191-4/+2
* YJIT: skip map in print_sorted_exit_counts (#6954)Mau Magnaguagno2022-12-191-1/+1
* YJIT: Improve the description about --enable-yjit (#6947)Takashi Kokubun2022-12-191-1/+1
* YJIT: Make --yjit-stats always visible on --help (#6946)Takashi Kokubun2022-12-191-2/+0
* [ruby/irb] PTY module is platform dependentNobuyoshi Nakada2022-12-191-1/+6
* Added news entries for BundlerHiroshi SHIBATA2022-12-191-0/+8
* Update default gems list at 1142bc875bc00d492046ecbf781f07 [ci skip]git2022-12-191-1/+1
* [ruby/did_you_mean] Bump version to 1.6.3Hiroshi SHIBATA2022-12-191-1/+1
* tool/update-NEWS-refs.rb: Accept non-redmine url linksYusuke Endoh2022-12-191-6/+16
* Sort by URL [ci skip]Kazuhiro NISHIYAMA2022-12-191-3/+3
* Added notable changes for the default gemsHiroshi SHIBATA2022-12-191-0/+21
* Use pthread API if the target platform doesn't support TLS attributeNobuyoshi Nakada2022-12-191-17/+18
* Revert "Mentioned https://github.com/ruby/ruby/pull/6086 to NEWS"Takashi Kokubun2022-12-181-5/+0
* Fix guess_diff typeNobuyoshi Nakada2022-12-191-1/+1
* Added some changes that are only exists on GitHub to NEWSHiroshi SHIBATA2022-12-191-0/+14
* Mentioned https://github.com/ruby/date/pull/80Hiroshi SHIBATA2022-12-191-0/+4
* Merge Time class sections on NEWSHiroshi SHIBATA2022-12-191-4/+3
* Mentioned https://github.com/ruby/ruby/pull/6086 to NEWSHiroshi SHIBATA2022-12-191-0/+5
* Removed empty sectionHiroshi SHIBATA2022-12-191-2/+0
* typo in doc [ci skip]卜部昌平2022-12-191-1/+1
* Note about Regexp.linera_time? [ci skip]卜部昌平2022-12-191-0/+10
* Update default gems list at 08d21b4bd2000596160d62f28b840b [ci skip]git2022-12-191-2/+2
* [ruby/net-http] Bump version to 0.3.2Hiroshi SHIBATA2022-12-191-1/+1
* [ruby/date] Bump version to 3.3.3Hiroshi SHIBATA2022-12-191-1/+1
* Disable SEH workaround on __MINGW64__ only. (#6957)Samuel Williams2022-12-191-1/+1