summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
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
2015-05-28win32ole.c: wrapper object before allocnobu
2015-05-28tcltklib.c: allocate structs with wrappernobu
2015-05-28tkutil.c: check arguments typenobu
2015-05-28tkutil.c: check typenobu
2015-05-27Fix typo in samples for tk ext [skip ci]nobu
2015-05-27tcltklib.c: fix memory leaknobu
2015-05-27bigdecimal.c: wrapper object before allocnobu
2015-05-27openssl: use RB_GC_GUARD instead of volatilenormal
2015-05-27ossl_asn1.c: [DOC] Fix typo [skip ci]nobu
2015-05-21digest.c: GC guardnobu
2015-05-18nonblock.c: just yield if the flag is not changednobu
2015-05-17notimplement: renamenobu
2015-05-17ext/socket/init.c: use SOCK_NONBLOCK if availablenormal
2015-05-16ifaddr.c: wrapper object before allocnobu
2015-05-16allocate structs with wrappernobu
2015-05-16gc.c: rename alloc as wrapnobu
2015-05-14* ext/pathname/lib/pathname.rb: Remove condition of RUBY_VERSION <= 1.9.hsbt
2015-05-10* ext/zlib/zlib.c (rb_gzreader_external_encoding):glass
2015-05-10* ext/win32ole/win32ole_variant.c: fix typo "indicies".glass
2015-05-08ext/socket/ancdata.c (bsock_recvmsg_internal): GC guardnormal
2015-05-08extconf.rb: no nmake style VPATHnobu
2015-05-08depend: no nmake style VPATHnobu
2015-05-07checksum.rb: check the targetnobu
2015-05-07win32_vk.inc: renamednobu
2015-05-06io/console: win32_vk dependenciesnobu
2015-05-06stdlib: use IO#wait_*able instead of IO.select when possiblenormal
2015-05-05io/console: vk_header only on Windowsnobu
2015-05-03console.c: pressed? on Windowsnobu