1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/soap
nobu 6c30c6be3a * dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb,
lib/ftools.rb, lib/getoptlong.rb, lib/logger.rb, lib/matrix.rb,
  lib/monitor.rb, lib/set.rb, lib/thwait.rb, lib/timeout.rb,
  lib/yaml.rb, lib/drb/drb.rb, lib/irb/workspace.rb, lib/net/ftp.rb,
  lib/net/http.rb, lib/net/imap.rb, lib/net/telnet.rb,
  lib/racc/parser.rb, lib/rinda/rinda.rb, lib/rinda/tuplespace.rb,
  lib/shell/command-processor.rb, lib/soap/rpc/soaplet.rb,
  lib/test/unit/testcase.rb, lib/test/unit/testsuite.rb: typo fix.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6179 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-18 23:20:33 +00:00
..
encodingstyle * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifying 2003-11-30 04:33:02 +00:00
mapping * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URI 2004-04-01 11:02:34 +00:00
rpc * dln.c, io.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, lib/date.rb, 2004-04-18 23:20:33 +00:00
attachment.rb This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2004-01-07 19:36:57 +00:00
baseData.rb * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 -> Ruby's. 2003-11-25 07:31:33 +00:00
element.rb * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 -> Ruby's. 2003-11-25 07:31:33 +00:00
generator.rb * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 -> Ruby's. 2003-11-25 07:31:33 +00:00
mapping.rb * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 -> Ruby's. 2003-11-25 07:31:33 +00:00
marshal.rb * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 -> Ruby's. 2003-11-25 07:31:33 +00:00
mimemessage.rb This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2004-01-07 19:36:57 +00:00
netHttpClient.rb * lib/soap/soap.rb(SOAP::Env.getenv): allow upcase environment variable 2003-12-06 08:26:15 +00:00
parser.rb * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 -> Ruby's. 2003-11-25 07:31:33 +00:00
processor.rb * lib/soap/**/*.rb, lib/wsdl/**/*.rb, lib/xsd/**/*.rb: changed license; GPL2 -> Ruby's. 2003-11-25 07:31:33 +00:00
property.rb * lib/soap/property.rb: passing block by reference. 2003-12-22 04:41:35 +00:00
soap.rb * lib/soap/soap.rb(SOAP::Env.getenv): allow upcase environment variable 2003-12-06 08:26:15 +00:00
streamHandler.rb * lib/soap/streamHandler.rb: support latest released version of 2003-12-04 04:19:12 +00:00
wsdlDriver.rb * lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support of 2004-01-30 16:00:33 +00:00