summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2013-05-03* ext/socket/extconf.rb: Make default_ipv6 true for Cygwin.akr
2013-05-03{getaddrinfo,getnameinfo}.c: fix for old platformsnobu
2013-05-01curses/extconf.rb: simplifynobu
2013-05-01extmk.rb: always dynamic non-install extensionsnobu
2013-05-01ancdata.c: suppress warningsnobu
2013-04-29* ext/tk/MANUAL_tcltklib.ja, ext/tk/old-README.tcltklib.ja: rename from *.jp ...nagai
2013-04-29* remove trailing spaces.nobu
2013-04-29* ext/nkf/nkf-utf8/nkf.h: Bionic libc doesn't have locale.naruse
2013-04-29* ext/tk/MANUAL_tcltklib.jp: rename from ext/tk/MANUAL_tcltklib.eucj [ruby-tr...nagai
2013-04-28ossl_bn.c: reduce alloca/mallocnobu
2013-04-28ossl_bn.c: fix ossl_bn_initialize bug with integershirosaki
2013-04-27* ext/curses/curses.c: Update Curses::Window example for nicer outputzzak
2013-04-27* ext/socket/extconf.rb: Redundant test removed.akr
2013-04-27* ext/socket/extconf.rb (test_recvmsg_with_msg_peek_creates_fds):akr
2013-04-26* ext/socket/extconf.rb: Use a block of enable_config() forakr
2013-04-26* ext/curses/extconf.rb: Test linkability of curses_version at first.akr
2013-04-25* ext/curses/extconf.rb: Implementakr
2013-04-25* ext/socket/extconf.rb: Don't use WIDE getaddrinfo by default.akr
2013-04-25* ext/socket/extconf.rb: Remove obsolete options: ---with-ipv6-lib andakr
2013-04-25* ext/socket/extconf.rb: Implementakr
2013-04-25ext/openssl/ossl_bn.c: fix implicit conversionnobu
2013-04-25* ext/openssl/ossl_bn.c (ossl_bn_initialize): allow Fixnum and Bignum.naruse
2013-04-25* ext/socket/extconf.rb: Extract C programs as toplevel constants.akr
2013-04-24Typo by @windwiny [Fixes GH-295]zzak
2013-04-24* ext/socket/lib/socket.rb: Doc typos by @vipulnsward [Fixes GH-292]zzak
2013-04-17* ext/socket/rubysocket.h (SOCKLEN_MAX): Expression simplified.akr
2013-04-17* ext/socket/rubysocket.h (SOCKLEN_MAX): Defined.akr
2013-04-16* ext/socket/unixsocket.c (unix_send_io): Suppress a warning by clang.akr
2013-04-16* ext/sdbm/init.c: Fix comment indentation, by windwiny [Fixes GH-277]zzak
2013-04-16* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]zzak
2013-04-16fixed wrong value by @taksatou [fix GH-287]hsbt
2013-04-16* ext/openssl/*: Document synonymous methods, by windwiny [GH-277]zzak
2013-04-15* ext/fiddle/depend: New file.akr
2013-04-15* ext/openssl/ossl_ssl.c: Correct shutdown behavior w.r.t GC.emboss
2013-04-15* ext/coverage/depend: fix id.h place as r40283.naruse
2013-04-14* ext/-test-/debug/depend: New file.akr
2013-04-13* lib/mkmf.rb (MakeMakefile#create_makefile): remove {$(VPATH)} othernaruse
2013-04-13* lib/mkmf.rb (MakeMakefile#create_makefile): output new macrousa
2013-04-13fix building ripper: parse.h and id.h doesn't need directorynaruse
2013-04-13* ext/ripper/depend: parse.h and id.h may be created on topdir.usa
2013-04-13ripper/depend: fix out-of-place buildnobu
2013-04-13* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr
2013-04-12* ext/etc/etc.c: fix struct name.nobu
2013-04-12etc.c: Etc namespacenobu
2013-04-11Fix typonaruse
2013-04-11* ext/fiddle/closure.c (USE_FFI_CLOSURE_ALLOC): define 0 onnaruse
2013-04-11* ext/fiddle/closure.c (USE_FFI_CLOSURE_ALLOC): add missing case:naruse
2013-04-10* ext/fiddle/extconf.rb: define RUBY_LIBFFI_MODVERSION macro.naruse
2013-04-10* ext/fiddle/closure.c (initialize): check mprotect's return value.naruse
2013-04-10* ext/bigdecimal/bigdecimal.c (VpCtoV): Initialize a local variableakr