summaryrefslogtreecommitdiff
path: root/test/rubygems/test_gem_commands_mirror.rb
AgeCommit message (Expand)Author
2021-06-03[rubygems/rubygems] Rename test/rubygems/test_{case,utilities}.rb to avoid "t...Yusuke Endoh
2021-05-28[rubygems/rubygems] Require the new files in `test/` relativelyDavid Rodríguez
2020-09-23Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"Hiroshi SHIBATA
2020-09-23Manually merged from https://github.com/rubygems/rubygems/pull/2636Hiroshi SHIBATA
2020-07-31Enforce no empty lines around class body in rubygemsDavid Rodríguez
2020-03-30[rubygems/rubygems] Enable Style/PercentLiteralDelimiters cop in rubygemsDavid Rodríguez
2019-02-14Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9chsbt
2016-02-01* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-07-01* lib/rubygems: Update to RubyGems HEAD(c202db2).hsbt
2012-11-29* lib/rubygems*: Updated to RubyGems 2.0drbrain
06-25Order of arguments might be incorrect in arm32 coroutine implementation.Samuel Williams 2019-05-17Make COROUTINE_XMM_REGISTERS compile-time only tooNobuyoshi Nakada 2019-05-16Remove unused symbolsNobuyoshi Nakada 2019-05-16Make COROUTINE_REGISTERS compile-time only not to be a global symbolNobuyoshi Nakada 2018-12-11Ensure x86 stack is fortified, fixed #15335.samuel 2018-12-10Native coroutine implementation for ppc64le Linuxodaira 2018-11-28Fix for coroutine/win32/Context.objnobu 2018-11-24Ensure stack is correctly protectedsamuel 2018-11-24Change Makefile rule for assembly to use .S rather than .ssamuel 2018-11-24Fix argument order.samuel 2018-11-20Fix indentation.samuel 2018-11-20GAS style assembly for win64 (mingw).samuel 2018-11-20Fix struct usage.samuel 2018-11-20Fix line endings.samuel 2018-11-20Initial support for x64-mingw32samuel 2018-11-20Better (?) support for Windows TIB.samuel 2018-11-20* expand tabs.svn 2018-11-20Prefer "static inline" to avoid duplicate symbols.samuel 2018-11-20Remove trailing whitespace.samuel 2018-11-20Formatting changes.samuel 2018-11-20Ensure start function has correct declaration.samuel 2018-11-20Mark COROUTINE as noreturn.samuel 2018-11-20Tidy up comments.samuel 2018-11-20* expand tabs.svn 2018-11-20Initial effort to support 32-bit Linux.samuel 2018-11-20Restore return value assignmentsamuel 2018-11-20Native implementation of coroutines to improve performance of fiberssamuel