mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/drb/acl.rb, lib/drb/ssl.rb: added.
* lib/drb/drb.rb: exit from a thread using 'break'. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4678 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
824bc6692b
commit
22c0d83eb1
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Sun Oct 5 02:12:00 2003 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp>
|
||||
|
||||
* lib/drb/acl.rb, lib/drb/ssl.rb: added.
|
||||
|
||||
* lib/drb/drb.rb: exit from a thread using 'break'.
|
||||
|
||||
Sat Oct 4 21:49:14 2003 WATANABE Hirofumi <eban@ruby-lang.org>
|
||||
|
||||
* gc.c (Init_stack): the type of space is changed to unsigned int
|
||||
|
|
Loading…
Reference in a new issue