summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2015-07-24string.c: pool only bare strings in fstringnobu
2015-07-23ossl_ssl.c: suppress warningsnobu
2015-07-22fix tests bu not setting the string instance on the frozen objecttenderlove
2015-07-22* ext/openssl/ossl_ssl.c: add ECDH callback support. [Feature #11356]tenderlove
2015-07-22* ext/openssl/ossl_ssl.c: add ALPN support. [Feature #9390]tenderlove
2015-07-21* make rb_iseq_t T_IMEMO object (type is imemo_iseq).ko1
2015-07-21* ext/objspace/objspace.c (total_i): no need to skip singleton classes.ko1
2015-07-21console.c: undefined vknobu
2015-07-21ruby/win32.h: include windows.hnobu
2015-07-19pty.c: fix example typo [ci skip]nobu
2015-07-15encoding.c: drop dummy encoding flagnobu
2015-07-15-test-/string: movenobu
2015-07-12* ext/openssl/ossl.c: [DOC] Backport ruby/openssl@dbb3fdb [Bug #11345]zzak
2015-07-12* ext/socket/basicsocket.c: [DOC] typo (Errno::AGAIN -> Errno::EAGAIN)sorah
2015-07-11stringio.c: Fix an example doc [ci skip]nobu
2015-07-10zlib.c: GC guardsnobu
2015-07-10zlib.c: protoizenobu
2015-07-10stringio.c: remove unnecessary checknobu
2015-07-10extmk.rb: silently skip never-installed extensionsnobu
2015-07-08basicsocket.c: swap examples [ci skip]nobu
2015-07-08pass saved errnonobu
2015-07-06* ext/tk/tcltklib.c: removed deprecated safe level.hsbt
2015-07-02delay `exception: false' checks for minor speedupnormal
2015-07-02socket: memoize common socket families in fptr->modenormal
2015-06-28sizes.c.tmpl: extract RUBY_DEFINTnobu
2015-06-25* test/-ext-/popen_deadlock/test_popen_deadlock.rb: test [Bug #11265]ngoto
2015-06-24ext/openssl/ossl_ssl.c: raise if kwargs given in blocking modenormal
2015-06-23ext/socket/ancdata.c (bsock_recvmsg_internal): reduce stack usenormal
2015-06-21ext/objspace/objspace_dump.c: adjust indentnobu
2015-06-20* ext/objspace/objspace_dump.c(dump_object): Return empty JSON object whensorah
2015-06-18extmk.rb: fix with-ext conditionnobu
2015-06-18extmk.rb: fix with-ext conditionnobu
2015-06-18* include/ruby/ruby.h: $SAFE=2 is now obsolete.hsbt
2015-06-18* ext/objspace/objspace.c (count_imemo_objects): support imemo_ment.ko1
2015-06-17* ext/rbconfig/sizeof/extconf.rb: Check __float80.akr
2015-06-17* include/ruby/ruby.h: $SAFE=3 is now obsolete.hsbt
2015-06-16fix unbalanced square bracketskazu
2015-06-16* ext/rbconfig/sizeof/extconf.rb: Check several types defined in C99akr
2015-06-16date_parse.c: use ALLOCVnobu
2015-06-16date_strptime.c: use ALLOCVnobu
2015-06-15socket: allow explicit buffer for recv and recv_nonblocknormal
2015-06-15socket: allow exception-free nonblocking sendmsg/recvmsgnormal
2015-06-14raddrinfo.c: suppress a warningnobu
2015-06-14call_without_gvl.c: no sys/select.hnobu
2015-06-14* thread.c (thread_start_func_2): don't interrupt when last thread exitkosaki
2015-06-14* ext/pathname/lib/pathname.rb (descend): Blockless form supported.akr
2015-06-14raddrinfo.c: suppress a warningnobu
2015-06-14* ext/socket/raddrinfo.c (parse_numeric_port): Detectakr
2015-06-13* ext/io/console/depend (.list.chksum): revert a part of r50859, becauseusa
2015-06-13* ext/openssl/ossl_ocsp.c: fix documentation on ocsp response cert status.hsbt