1. 20 9月, 2020 2 次提交
  2. 17 9月, 2020 1 次提交
  3. 16 9月, 2020 4 次提交
  4. 15 9月, 2020 2 次提交
  5. 09 9月, 2020 1 次提交
  6. 07 9月, 2020 3 次提交
  7. 06 9月, 2020 3 次提交
  8. 05 9月, 2020 2 次提交
  9. 07 8月, 2020 1 次提交
  10. 01 8月, 2020 7 次提交
  11. 26 7月, 2020 3 次提交
    • N
      merge revision(s) 1b4d406e: [Backport #16498] [Backport #16914] · 05c4c887
      nagachika 提交于
      	Hash#transform_values should return a plain new Hash
      
      	[Bug #16498]
      05c4c887
    • N
      partially merge revision adf709a7: [Backport #16801] · 61c6d433
      nagachika 提交于
      	Classes made from Struct should have default new singleton method.
      
      	Co-authored-by: Yusuke Endoh mame@ruby-lang.org
      	Co-authored-by: John Hawthorn john@hawthorn.email
      	Co-authored-by: Adam Hess HParker@github.com
      	Co-authored-by: Jose Cortinas jacortinas@gmail.com
      	Co-authored-by: Jean Boussier jean.boussier@gmail.com
      61c6d433
    • N
      merge revision(s)... · 43cc6997
      nagachika 提交于
      merge revision(s) a0bc3f2a,75a0447c,f1699314: [Backport #16846]
      
      	Suppress C4267 "possible loss of data" warnings
      
      	Suppress C4267 "possible loss of data" warnings
      
      	Just cast down explicitly.
      
      	win32ole: separate global variable declarations and definitions
      
      	https://gcc.gnu.org/gcc-10/changes.html#c
      
      	> * GCC now defaults to `-fno-common`.  As a result, global
      	>   variable accesses are more efficient on various targets.  In
      	>   C, global variables with multiple tentative definitions now
      	>   result in linker errors.  With `-fcommon` such definitions are
      	>   silently merged during linking.
      43cc6997
  12. 25 7月, 2020 5 次提交
  13. 23 7月, 2020 6 次提交