Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

root/trunk/lib/soap/soap.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2003 [2003] 10/19/07 00:09:02 nahi * wsdl2ruby.rb did not generate proper definitions for overloaded method …
(edit) @1984 [1984] 09/24/07 22:34:17 nahi * update documents for 1.5.8-GA.
(edit) @1970 [1970] 09/17/07 12:10:11 nahi * non user visible changes * reduce String object allocation. * …
(edit) @1932 [1932] 08/31/07 23:49:31 nahi * 1.5.8 RC1
(edit) @1921 [1921] 08/25/07 00:52:30 nahi * added NestedException?. * let MappingError? be a NestedException? and show …
(edit) @1898 [1898] 07/21/07 17:37:00 nahi * add :default_ns_tag option to configure a pre-defined Namespace tag. …
(edit) @1888 [1888] 07/16/07 23:20:24 nahi * updated release note. * Version 1.5.7
(edit) @1883 [1883] 07/15/07 12:39:02 nahi * let soap4r http clients (SOAP::RPC::Driver and WSDL/XSD importers) do …
(edit) @1864 [1864] 06/26/07 23:13:35 nahi * 1.5.7-SNAPSHOT
(edit) @1846 [1846] 06/12/07 23:55:54 nahi * SOAPElement.from_obj(obj): allow to set XML attribute. This method is …
(edit) @1824 [1824] 06/02/07 00:44:41 nahi * Copyright notice updated. add '2000-2007' uniformly.
(edit) @1794 [1794] 05/20/07 23:33:55 nahi * extract common test methods in TestUtil? module. * silent require. …
(edit) @1670 [1670] 11/14/05 22:13:15 nahi actor support. closes #19.
(edit) @1669 [1669] 11/13/05 22:58:51 nahi SOAPFault faultcode must be ns qualified. closes #177.
(edit) @1623 [1623] 09/15/05 10:02:35 nahi 1.5.5
(edit) @1571 [1571] 07/14/05 21:26:10 nahi [1570] breaks SOAPEnvelope#elename. fixed. freeze defined qnames.
(edit) @1570 [1570] 07/13/05 23:16:21 nahi Let envelope namespace configuable. usage; TemporaryNamespace? = …
(edit) @1552 [1552] 05/18/05 23:36:11 nahi use Kernel.warn instead of STDERR.puts. define Kernel.warn for ruby1.6.8.
(edit) @1529 [1529] 05/05/05 10:53:41 nahi define Object#instance_variable_get outside of SOAP module scope. it was …
(edit) @1520 [1520] 04/27/05 23:56:40 nahi removed svn:executable
(edit) @1462 [1462] 03/13/05 01:29:38 nahi move EmptyResponseError? class definition to soap.rb
(edit) @1420 [1420] 02/04/05 10:58:23 nahi move instance_variable_{get|set} definition.
(edit) @1389 [1389] 01/16/05 10:11:55 nahi Version: 1.5.4
(edit) @1373 [1373] 12/21/04 22:54:40 nahi 'eval' cleanup. Thanks to usa. closes #39 (I hope).
(edit) @1330 [1330] 08/19/04 08:48:26 nahi * for 1.5.4
(edit) @1257 [1257] 07/03/04 13:27:31 nahi * add mustUnderstand attribute support.
(edit) @1149 [1149] 01/16/04 00:10:50 nahi * forgot to define: AttrMustUnderstandName?
(edit) @1106 [1106] 12/06/03 14:10:51 nahi * upcased environment variable was not obtained.
(edit) @1105 [1105] 12/05/03 21:53:29 nahi * read property from file.
(edit) @1096 [1096] 12/02/03 16:23:13 nahi * recover environment variable proxy setting feature. you can specify …
(edit) @1058 [1058] 11/25/03 15:07:45 nahi * changed license; GPL2 -> Ruby's. * lib/soap/rpc/driver.rb, …
(edit) @1032 [1032] 11/03/03 00:49:17 nahi Version: 1.5.1
(edit) @906 [906] 09/10/03 01:22:28 nahi * preparing 1.5.0.
(edit) @844 [844] 08/22/03 00:13:47 nahi Move compatibility modules to soap/comapt.rb
(edit) @842 [842] 08/13/03 21:54:13 nahi copyright comment.
(edit) @832 [832] 08/03/03 19:11:47 nahi * *.rb: change coding convention. - camelCase -> non_camel_case - foo( …
(edit) @732 [732] 01/16/03 22:00:43 nahi (C) 2003
(edit) @730 [730] 01/16/03 21:59:41 nahi Version 1.4.8
(edit) @675 [675] 10/11/02 20:41:54 nahi Versions.
(edit) @652 [652] 10/07/02 23:30:30 nahi Moved RPCRoutingError from SOAP::RPCUtils module to SOAP module. Must be …
(edit) @625 [625] 10/04/02 01:19:55 nahi WSDLDriver supports decoding Envelope, Header, Body and Fault.
(edit) @601 [601] 09/23/02 22:53:09 nahi Moved QName definition in wsdl package (wsdl/name) to soap package …
(edit) @560 [560] 09/18/02 22:48:39 nahi Let's go 1.4.7
(edit) @542 [542] 09/07/02 16:19:23 nahi Merged media-type related functions to StreamHandler?.
(edit) @533 [533] 05/25/02 09:39:47 nahi Version: 1.4.5
(edit) @479 [479] 05/06/02 15:34:32 nahi Version: 1.4.4
(edit) @453 [453] 04/08/02 01:09:53 nahi Version = '1.4.3'
(edit) @424 [424] 02/17/02 00:55:37 nahi Modified indentation.
(edit) @389 [389] 12/11/01 19:10:31 nakahiro Start 1.4.2
(edit) @384 [384] 12/07/01 18:07:24 nakahiro Following SOAPStruct's change.
(edit) @368 [368] 12/05/01 11:06:10 nakahiro Returns ConnectionData?.
(edit) @361 [361] 12/03/01 12:24:31 nakahiro Content of SOAPFault detail element is set in the exception which is …
(edit) @340 [340] 11/26/01 13:05:34 nakahiro Add namespace tags definition: env, xsi, xsd.
(edit) @339 [339] 11/22/01 19:38:37 nakahiro Error class changed.
(edit) @333 [333] 11/14/01 15:42:10 nakahiro Start to prepare 1.4
(edit) @320 [320] 09/18/01 20:23:04 nakahiro Start of 1.3.8. '(No faultstring)' when empty faultstring element.
(edit) @294 [294] 08/01/01 11:16:53 nakahiro Version: 1.3.7
(edit) @287 [287] 07/26/01 13:21:47 nakahiro Version: 1.3.6
(edit) @262 [262] 07/14/01 19:42:57 nakahiro Version: 1.3.5
(edit) @220 [220] 07/10/01 20:33:19 nakahiro Version: 1.3.4
(edit) @208 [208] 07/10/01 18:51:25 nakahiro Removed MethodDefinitionError? definition. Moved to rpcUtils.rb because …
(edit) @183 [183] 07/04/01 19:50:23 nakahiro Version 1.3.3
(edit) @164 [164] 07/04/01 12:45:01 nakahiro faultCode -> faultcode, faultString -> faultstring and faultActor -> …
(edit) @155 [155] 06/28/01 20:33:58 nakahiro Added 'position' and 'offset'.
(edit) @140 [140] 06/21/01 18:08:11 nakahiro Version 1.3.2
(edit) @110 [110] 05/29/01 21:58:03 nakahiro Added constants for 'root' and 'arrayType'.
(edit) @103 [103] 05/24/01 22:37:36 nakahiro Added literal of SOAP's base64 type.
(edit) @94 [94] 05/20/01 15:28:56 nakahiro Removed AttrRoot?.
(edit) @67 [67] 04/20/01 21:34:18 nakahiro Added constant AttrRoot?. Not used now.
(add) @29 [29] 03/20/01 23:27:24 nakahiro Added to_s to FaultError?
Note: See TracRevisionLog for help on using the revision log.