summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-21[ruby/forwardable] gemspec: Explicitly empty the executables listOlle Jonsson
2021-04-21[ruby/base64] gemspec: Use an explicit file listOlle Jonsson
2021-04-21[ruby/base64] gemspec: Explicitly empty executables listOlle Jonsson
2021-04-21[ruby/abbrev] gemspec: Explicitly empty executables listOlle Jonsson
2021-04-21[ruby/io-wait] gemspec: Explicitly list 0 executablesOlle Jonsson
2021-04-21Fix the regexp list for ignore listHiroshi SHIBATA
2021-04-21This change broke the some files like date.gemspec and lib/logger.rb.Hiroshi SHIBATA
2021-04-21array.c (rb_ary_zip): take only as many as needed from an Enumerator (#4389)Yusuke Endoh
2021-04-20[ci skip] Remove badge for Travis CI from README.mdPeter Zhu
2021-04-20Man page: correct defaults for RUBY_THREAD_VM_STACK_SIZEAlan Wu
2021-04-21* 2021-04-21 [ci skip]git
2021-04-20check ep during compaction because it can be nullAaron Patterson
2021-04-20[ruby/zlib] gemspec: Remove unused filesOlle Jonsson
2021-04-20[ruby/gdbm] gemspec: Set executables to the empty listOlle Jonsson
2021-04-20[ruby/dbm] gemspec: add README & LICENSEOlle Jonsson
2021-04-20[ruby/logger] Replace "iff" with "if and only if"Gannon McGibbon
2021-04-20[ruby/date] Bump version to 3.1.1Hiroshi SHIBATA
2021-04-20* 2021-04-20 [ci skip]git
2021-04-20Update bundled_gemsKazuhiro NISHIYAMA
2021-04-19Try to fix other failures of writing XDG_CONFIG_HOMEKazuhiro NISHIYAMA
2021-04-19Added the specific files to the default gems like net-http and optparseHiroshi SHIBATA
2021-04-19* 2021-04-19 [ci skip]git
2021-04-19Fix the wrong file detection for net-*.gemspecHiroshi SHIBATA
2021-04-18* 2021-04-18 [ci skip]git
2021-04-18Split revision.h ruleNobuyoshi Nakada
2021-04-17Remove comments in tool/m4 from the generated configureNobuyoshi Nakada
2021-04-17Prefer positive condition to double negativeNobuyoshi Nakada
2021-04-17* 2021-04-17 [ci skip]git
2021-04-17Fix writing XDG_CONFIG_HOME in test-bundlerKazuhiro NISHIYAMA
2021-04-16NEWS for [Feature #15198] [ci skip]Nobuyoshi Nakada
2021-04-16Add Array#intersect?Travis Hunter
2021-04-16rb_hash_free(): has never existed.卜部昌平
2021-04-16* 2021-04-16 [ci skip]git
2021-04-16spec/ruby/core/hash/transform_keys_spec.rb: Fix the failure of ruby_3_0Yusuke Endoh
2021-04-15Remove useless attribute set in init_mark_stackPeter Zhu
2021-04-15Workaround for installation failures on macOSNobuyoshi Nakada
2021-04-15Also merge tool/bundler/*.rb for testing of BundlerHiroshi SHIBATA
2021-04-15Merge the master branch of RubyGemsHiroshi SHIBATA
2021-04-15Merge the master branch of BundlerHiroshi SHIBATA
2021-04-15Restore bundler.gemspec from ruby/ruby repository with sync_default_gems.rbHiroshi SHIBATA
2021-04-15mkconfig.rb: Update around SDKROOTNobuyoshi Nakada
2021-04-15spec/ruby/library/matrix/: Change the version guard to 3.1.0Yusuke Endoh
2021-04-15[Doc] Add Hash#value? into call-seq (#4293)Kenichi Kamiya
2021-04-15* 2021-04-15 [ci skip]git
2021-04-14[ruby/matrix] Fix a typo in a error messageuniversato
2021-04-13Add RSymbol struct back into RVALUEPeter Zhu
2021-04-13Inline LONG_LONG conversionsNobuyoshi Nakada
2021-04-13workaround MSVC error卜部昌平
2021-04-13dependency updates卜部昌平
2021-04-13get rid of #pragma GCC diagnostic ignored "-Wundef"卜部昌平