* eval.c (rb_thread_join_m): add parameter type declaration.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2666 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
62395a335d
commit
fd98af4c65
@ -1,3 +1,7 @@
|
||||
Tue Jul 30 09:11:07 2002 Minero Aoki <aamine@loveruby.net>
|
||||
|
||||
* eval.c (rb_thread_join_m): add parameter type declaration.
|
||||
|
||||
Tue Jul 30 08:37:11 2002 Minero Aoki <aamine@loveruby.net>
|
||||
|
||||
* eval.c (localjump_error): add parameter type declaration.
|
||||
@ -116,7 +120,7 @@ Fri Jul 12 06:34:05 2002 Minero Aoki <aamine@loveruby.net>
|
||||
|
||||
* lib/net/http.rb: HTTP.get_print accepts URI objects.
|
||||
|
||||
* lib/net/http.rb: HTTP.get did not work with URI.
|
||||
* lib/net/http.rb: HTTP.get had not work with URI objects.
|
||||
|
||||
Fri Jul 12 02:15:58 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user