summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2020-02-25ext/-test-/cxxanyargs: use try_link instead卜部昌平
2020-02-25Fix wrong documentation for return value of Pathname#fnmatchMasataka Pocke Kuwabara
2020-02-22Introduce disposable call-cache.Koichi Sasada
2020-02-22VALUE size packed callinfo (ci).Koichi Sasada
2020-02-20ext/-test-/cxxanyargs: prevent have_devel check卜部昌平
2020-02-18[ruby/io-console] bump up to 0.5.6Nobuyoshi Nakada
2020-02-18[ruby/io-console] Just ignore the extension on other than CRubyNobuyoshi Nakada
2020-02-17[ruby/openssl] ts: simplify OpenSSL::Timestamp::Request#algorithmKazuki Yamaguchi
2020-02-17[ruby/io-console] [DOC] Improved about `intr:`Nobuyoshi Nakada
2020-02-16ext/openssl/extconf.rb: avoid -Werror=deprecated-declarationsYusuke Endoh
2020-02-16Import openssl-2.2.0 (#2693)Hiroshi SHIBATA
2020-02-15Workaround for bison provided by scoop on mswin environmentHiroshi SHIBATA
2020-02-15Fix call-seq of Pathname#{,l}ch{mod,own} [ci skip]Kazuhiro NISHIYAMA
2020-02-14[ruby/io-console] Prefer keyword argumentsNobuyoshi Nakada
2020-02-09Fix readline build dependencyAlan Wu
2020-02-09[ruby/readline-ext] Use rake/extensiokntask to buildaycabta
2020-02-09[ruby/readline-ext] Add spec.extensionsaycabta
2020-02-09[ruby/readline-ext] The ruby/assert.h is adopted by Ruby 2.7 or lateraycabta
2020-02-09[ruby/readline-ext] Remove unnecessary -I$(top_srcdir) when it's an individua...aycabta
2020-02-09Revert "[ruby/readline-ext] Include ruby/assert.h in ruby/ruby.h so that asse...aycabta
2020-02-07more on NULL versus functions.卜部昌平
2020-02-04Add call-seq to Pathname#open from File.openKazuhiro NISHIYAMA
2020-02-04Fix linkage of popen_deadlock testMikhail Novosyolov
2020-02-01fix delete unnecessary return卜部昌平
2020-01-31support C++ std::nullptr_t卜部昌平
2020-01-31Return the makefile contentNobuyoshi Nakada
2020-01-31Move .IGNORE in extconf.rbNARUSE, Yui
2020-01-31Support nmakeNARUSE, Yui
2020-01-31Ignore expected errors on compiling C++ source [Bug #16331]NARUSE, Yui
2020-01-28fix rb_define_global_function to take const VALUE*卜部昌平
2020-01-28add test for rb_define_global_function卜部昌平
2020-01-28add test for rb_define_method_id卜部昌平
2020-01-28improved support for rb_f_notimplement卜部昌平
2020-01-23Revert pathname, rb_warn_deprecated* are not public APINobuyoshi Nakada
2020-01-23Added rb_warn_deprecated_to_removeNobuyoshi Nakada
2020-01-23[ruby/readline-ext] Include ruby/assert.h in ruby/ruby.h so that assertions c...Nobuyoshi Nakada
2020-01-22Make taint warnings non-verbose instead of verboseJeremy Evans
2020-01-22Drop executable bit of *.{yml,h,mk.tmpl}Kazuhiro NISHIYAMA
2020-01-20Get rid of use of special variablesJeremy Evans
2020-01-18[ruby/io-console] bump up to 0.5.5Nobuyoshi Nakada
2020-01-18[ruby/io-console] Set `OPOST` when `intr` is trueNobuyoshi Nakada
2020-01-18[ruby/io-console] Update the minimum requirement of Ruby versionHiroshi SHIBATA
2020-01-17Update dependenciesNobuyoshi Nakada
2020-01-17Update dependencies in makefiles againKazuhiro NISHIYAMA
2020-01-17rb_rational_raw: make a denominator always positiveKenta Murata
2020-01-17Update dependencies in makefilesKazuhiro NISHIYAMA
2020-01-06[flori/json] Add :nodoc: for GeneratorMethodszverok
2020-01-06[flori/json] Fix examples syntaxzverok
2020-01-06[flori/json] Enchance generic JSON and #generate docszverok
2020-01-06[flori/json] Remove invalid JSON.generate description from JSON module rdocJeremy Evans