summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2009-01-24* ext/openssl/ossl_ssl.c: Server Name Indication support.technorama
2009-01-22* ext/socket/extconf.rb ($distcleanfiles): fixed typo.nobu
2009-01-22* ext/socket/extconf.rb ($distcleanfiles): removes constdefs.[ch].nobu
2009-01-20* ext/socket/socket.c (socket_s_list_ip_address): new method.akr
2009-01-20* ext/socket/rubysocket.h (pseudo_AF_FTIP): moved from mkconstants.rb.akr
2009-01-20* ext/nkf/nkf-utf8/nkf.c (nkf_buf): use nkf_char.naruse
2009-01-20* cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixednobu
2009-01-20 * ext/nkf/nkf-utf8/nkf.c (nkf_buf_push): maybe a bug.usa
2009-01-19* ext/nkf/nkf-utf8/nkf.c: Update nkf to 2.0.9.naruse
2009-01-19* ext/socket/mkconstants.rb (SOMAXCONN): defined.akr
2009-01-19* ext/socket/mkconstants.rb: use erb for generating code.akr
2009-01-19* ext/socket/rubysocket.h (rb_cUNIXSocket, rb_cUNIXServer),nobu
2009-01-19* ext/socket/raddrinfo.c (addrinfo_ip_port): use AF_INET6 only whennobu
2009-01-19 * ext/socket/depend: workaround for nmake. files in depend withoutusa
2009-01-19 * ext/socket/raddrinfo.c (addrinfo_mdump, addrinfo_mload): supportusa
2009-01-18* ext/socket/raddrinfo.c (addrinfo_inspect_sockaddr): newakr
2009-01-18* ext/socket/raddrinfo.c (addrinfo_ip_address): new methodakr
2009-01-18* ext/socket/unixsocket.c: redandant #ifdef removed.akr
2009-01-17* ext/socket/raddrinfo.c (addrinfo_mdump): don't use symbol.akr
2009-01-17* ext/socket/raddrinfo.c (addrinfo_mdump): new method.akr
2009-01-17* ext/socket/socket.c (sock_s_getnameinfo): accept AddrInfo object.akr
2009-01-17rdoc update.akr
2009-01-17* ext/socket/lib/socket.rb: new file.akr
2009-01-17* configure.in (darwin): get rid of strange settings issue ofnobu
2009-01-17* ext/socket/mkconstants.rb: generate a header file for generatedakr
2009-01-17* ext/socket/raddrinfo.c (make_inspectname): add a res argument toakr
2009-01-17* ext/socket/mkconstants.rb: don't cause an error for duplicate names.akr
2009-01-17rdoc update.akr
2009-01-17* ext/socket: split files for each class.akr
2009-01-16* ext/socket/socket.c: move addrinfo code.akr
2009-01-15* ext/socket/socket.c (addrinfo_s_ip): new method AddrInfo.ip.akr
2009-01-14* gc.c (negative_size_allocation_error_with_gvl): abolish a warning.akr
2009-01-14* ext/curses/extconf.rb: check ncursesw earlier than ncurses tomatz
2009-01-14* ext/socket/extconf.rb (gai_strerror): checks if available and ifnobu
2009-01-13* ext/socket/addrinfo.h (AI_NUMERICSERV): defined.akr
2009-01-13* ext/socket/socket.c (rb_getaddrinfo): use getaddrinfo with GVL ifakr
2009-01-13 * ext/socket/{getaddrinfo,getnameinfo}.c: need to include ws2tcpip.husa
2009-01-13Commit miss in previous commit.duerst
2009-01-12 * ext/socket/extconf.rb: use headers instead of "netdb.h" in checkingusa
2009-01-12* ext/tk/lib/tk.rb: use Encoding.find("locale") instaed ofnagai
2009-01-12* ext/socket/socket.c (sock_s_unpack_sockaddr_in): check too shortakr
2009-01-12* ext/socket/socket.c (addrinfo_ip_unpack): new methodakr
2009-01-12* ext/socket/socket.c (IS_IP_FAMILY): defined.akr
2009-01-12rdoc update.akr
2009-01-12* ext/socket/mkconstants.rb: don't use bytesize because 1.9 dependent.akr
2009-01-11* ext/socket/mkconstants.rb (c_str): get rid of a 1.9 feature fornobu
2009-01-10add constants.akr
2009-01-10rdoc update.akr
2009-01-10rdoc update.akr
2009-01-10* ext/socket/mkconstants.rb: don't generate unintended newlines.akr