ruby--ruby/lib/wsdl
nahi 523cd7be9c * lib/logger.rb: check if the given logdevice object respond_to :write and
:close, not is_a? IO.  duck duck.

* test/logger/test_logger.rb: self IO.pipe reading/writing may be locked by the
  flood.  use tempfile.

* lib/wsdl/xmlSchema/data.rb: wrong constant reference.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4622 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-09-29 07:27:57 +00:00
..
soap * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
xmlSchema * lib/logger.rb: check if the given logdevice object respond_to :write and 2003-09-29 07:27:57 +00:00
binding.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
data.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
definitions.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
documentation.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
import.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
importer.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
info.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
message.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
operation.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
operationBinding.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
param.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
parser.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
part.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
port.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
portType.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
service.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
types.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00
wsdl.rb * lib/soap/* (29 files): SOAP4R added. 2003-09-24 15:18:44 +00:00