summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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"卜部昌平
2021-04-13* 2021-04-13 [ci skip]git
2021-04-13Make String#crypt ractor-safeNobuyoshi Nakada
2021-04-12Get rid of LONG_LONG redefinitionNobuyoshi Nakada
2021-04-12* 2021-04-12 [ci skip]git
2021-04-12Support non-standard `struct stat` [Bug #17793]Nobuyoshi Nakada
2021-04-11mkmf.rb: convert also arch_hdrdir [Bug #16651]Nobuyoshi Nakada
2021-04-11st.c: skip all deleted entries [Bug #17779]tompng (tomoya ishida)
2021-04-11[DOC] Adjusted spacing [ci skip]Nobuyoshi Nakada
2021-04-11sync_default_gems.rb: merge only files named as each gemNobuyoshi Nakada
2021-04-11sync_default_gems.rb: ignore rakelib [ci skip]Nobuyoshi Nakada
2021-04-11Revert "[ruby/optparse] No document in rakelib" [ci skip]Nobuyoshi Nakada
2021-04-11[ruby/optparse] Moved rdoc files to doc/optparseNobuyoshi Nakada
2021-04-11[ruby/optparse] Fix relative pathsNobuyoshi Nakada
2021-04-11[ruby/optparse] No document in rakelibNobuyoshi Nakada
2021-04-11[ruby/optparse] More on tutorial (#16)Burdette Lamar