summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
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
2015-06-13* ext/bigdecimal/bigdecimal.gemspec: Fix require paths for released gem.hsbt
2015-06-13win32_vk.inc: suppress warningsnobu
2015-06-12* ext/date/date_core.c: Grammar fix found by @aiperon [ci skip]zzak
2015-06-11* ext/zlib/zlib.c: Fix indentation for rdoc.hsbt
2015-06-05* ext/socket/ancdata.c (bsock_sendmsg_internal): drop redundant assignmentnormal
2015-06-05* ext/socket/ancdata.c (bsock_sendmsg_internal): all arguments arengoto
2015-06-05ext/socket/ancdata.c (bsock_sendmsg_internal): portability fixnormal
2015-06-05ext/socket/ancdata.c (bsock_sendmsg_internal): fix build error from r50776normal
2015-06-04ext/socket/ancdata.c (bsock_sendmsg_internal): use rb_scan_argsnormal
2015-06-04* ext/win32ole/win32ole.c: fix a typo. Patch by @davydovantonhsbt
2015-06-04ext/openssl/lib/openssl/ssl.rb: use io/nonblock instead of fcntlnormal
2015-06-03* ext/rbconfig/sizeof/extconf.rb: Check C99 standard integer types.akr
2015-06-03* configure.in: Don't check __int128.akr
2015-06-01tkutil.c: fix out-of-bounds accessnobu
2015-05-31ext/date/date_core.c: [DOC] fold long paragraphsnobu
2015-05-31[DOC] Decrease heading under DateTime [ci skip]zzak
2015-05-31tkutil.c: fix memory leak and segfaultnobu
2015-05-31* ext/date/date_core.c: [DOC] Add comparison of Time and DateTimezzak
2015-05-31tkutil.c: reduce unnecessary buffernobu
2015-05-30ext/socket/ancdata.c: use RB_GC_GUARD instead of volatilenormal
2015-05-29openssl: wrapper object before allocnobu
2015-05-29psych: allocate structs with wrappernobu
2015-05-29socket: avoid redundant fcntl on Linuxnormal
2015-05-28* ext/objspace/objspace.c: add two methods to debug internals.ko1
2015-05-28generator.c: allocate structs with wrappernobu
2015-05-28parser.rl: allocate structs with wrappernobu