summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2020-09-25[ruby/psych] Update SNAKEYAML CVE-2017-18640SzymonKowalczyk
2020-09-25Remove private_iv_getCharles Oliver Nutter
2020-09-25ext/-test-/RUBY_ALIGNOF: skip C++ when no compiler卜部昌平
2020-09-25ext/-test-/RUBY_ALIGNOF: add minimalistic test卜部昌平
2020-09-19[ruby/io-wait] update required_ruby_versionNobuyoshi Nakada
2020-09-19strip trailing spaces [ci skip]Nobuyoshi Nakada
2020-09-15Parse ObjectSpace.dump_all / dump arguments in Ruby to avoid allocation noiseJean Boussier
2020-09-14Optimize Pathname#relative? / absolute?Marc-Andre Lafortune
2020-09-14[ruby/zlib] Add Zlib::GzipReader.zcat for handling multiple gzip streams in g...Jeremy Evans
2020-09-14Rework console to use `rb_io_wait`.Samuel Williams
2020-09-14Standardised scheduler interface.Samuel Williams
2020-09-11Add missing breakKazuhiro NISHIYAMA
2020-09-10Promote syslog to default gemsHiroshi SHIBATA
2020-09-09Optimize ObjectSpace.dump_allJean Boussier
2020-09-09Add a :since option to dump_allJean Boussier
2020-09-08Add FALLTHROUGHKazuhiro NISHIYAMA
2020-09-07Added `rb_random_base_init`Nobuyoshi Nakada
2020-09-07Added WITH_REAL macrosNobuyoshi Nakada
2020-09-07Added `get_real` interfaceNobuyoshi Nakada
2020-09-07separate rb_random_tNobuyoshi Nakada
2020-09-03Introduce Ractor mechanism for parallel executionKoichi Sasada
2020-09-02Document that StringScanner#matched_size returns size in bytes [ci skip]Jeremy Evans
2020-09-02Document limitation of Pathname#relative_path_from [ci skip]Jeremy Evans
2020-08-31[ruby/strscan] Bump versionSutou Kouhei
2020-08-31[ruby/strscan] Replaced examples using $KCODE with encodingsNobuyoshi Nakada
2020-08-29Show deprecation warning on Socket.gethostbyname and Socket.gethostbyaddrMasaki Matsushita
2020-08-28Show deprecation warning on TCPSocket.gethostbynameMasaki Matsushita
2020-08-27[ruby/stringio] Bump version to 0.1.4Nobuyoshi Nakada
2020-08-27[stringio] fix stringio codepoint enumerator off by one errorYoann Lecuyer
2020-08-27Adjust indents [ci skip]Nobuyoshi Nakada
2020-08-27sed -i '/rmodule.h/d'卜部昌平
2020-08-27Make Socket.getaddrinfo interruptible (#2827)Kir Shatrov
2020-08-27sed -i '/r_cast.h/d'卜部昌平
2020-08-27sed -i '\,2/extern.h,d'卜部昌平
2020-08-25Promote nkf to default gemsHiroshi SHIBATA
2020-08-24Update PTY.open documentation to document it yields a single argument [ci skip]Jeremy Evans
2020-08-21ext/-test-/cxxanyargs: suppress SunPro warning卜部昌平
2020-08-19Fix ObjectSpace.trace_object_allocations_stop to not raise if the tracepoint ...Jean Boussier
2020-08-19RHASH_TBL: is now ext-only卜部昌平
2020-08-18Update references when tracing allocationsAaron Patterson
2020-08-18Fixed the invalid SPDX identifier on gemspecHiroshi SHIBATA
2020-08-18Update the license for the default gems to dual licensesHiroshi SHIBATA
2020-08-18Fixed the attribute name for multiple licenses.Hiroshi SHIBATA
2020-08-17Fix method name escaping in ObjectSpace.dumpJohn Hawthorn
2020-08-17Also escape DEL codeNobuyoshi Nakada
2020-08-17Fixed the radix for control charsNobuyoshi Nakada
2020-07-30[ruby/racc] Return `nil` for all syntax errorsMarc-Andre Lafortune
2020-07-30Promote io-nonblock to the default gems.Hiroshi SHIBATA
2020-07-30Promote io-wait to the default gemsHiroshi SHIBATA
2020-07-28Use https instead of httpKazuhiro NISHIYAMA