1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/socket
matz 002517aba8 * parse.y (newline_node): do not use NODE_NEWLINE node anymore,
use NEWLINE flag instead.

* ext/socket/socket.c (sock_gethostbyname): returns host if
  ai_canonname is NULL. (ruby-bugs PR#1243)

* parse.y (block_append): update nd_end for "real" head node.
  [ruby-list:39058]

* marshal.c (w_class): should not dump singleton class.
  [ruby-dev:22631]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5535 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-01-21 16:47:23 +00:00
..
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
addrinfo.h * ext/socket/addrinfo.h (NI_MAXHOST): Define NI_MAXHOST and 2002-12-31 11:17:40 +00:00
depend remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
extconf.rb * dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>. 2004-01-02 16:21:26 +00:00
getaddrinfo.c * gc.c (Init_stack): stack region is far smaller than usual if 2003-11-22 04:00:03 +00:00
getnameinfo.c * ext/socket/extconf.rb: check s6_addr8 in in6_addr (Tru64 UNIX). 2003-09-02 05:12:39 +00:00
MANIFEST remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
socket.c * parse.y (newline_node): do not use NODE_NEWLINE node anymore, 2004-01-21 16:47:23 +00:00
sockport.h eban 2000-08-24 06:29:30 +00:00