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 7b48490222 * eval.c (Init_eval): add aliases invoke_method and
invoke_functional_method corresponding send and funcall
  respectively.  [ruby-talk:197512]

* parse.y (parser_yylex): returns the most typical keyword token
  on EXPR_FNAME.  [ruby-core:7995]

* ext/socket/socket.c: protoize.

* parse.y (then): remove ':' from 'then' and 'do' rules.

* hash.c (env_aset): raise TypeError on nil with more descriptive
  message.  [ruby-core:07990]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10304 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-06-17 14:50:04 +00:00
..
.cvsignore * ext/dl/.cvsignore: ignore callback.h. 2006-03-03 05:41:53 +00:00
addrinfo.h * ext/socket/addrinfo.h (NI_MAXHOST): Define NI_MAXHOST and 2002-12-31 11:17:40 +00:00
depend * ext/dl/depend, ext/dl/extconf.rb, ext/socket/depend, 2005-10-18 02:01:24 +00:00
extconf.rb * ruby.h, lib/mkmf.rb (create_header): clear command line options for 2006-05-25 23:44:08 +00:00
getaddrinfo.c * intern.h, struct.c (rb_struct_iv_get): constified. 2005-10-21 06:46:41 +00:00
getnameinfo.c * numeric.c (flo_eq): alway check if operands are NaN. 2004-05-20 04:34:14 +00:00
mkconstants.rb * ext/socket/mkconstants.rb: workaround for some of 4.4BSD-Lite 2005-03-08 04:41:51 +00:00
socket.c * eval.c (Init_eval): add aliases invoke_method and 2006-06-17 14:50:04 +00:00
sockport.h eban 2000-08-24 06:29:30 +00:00