|
|
|
@2011
|
[2011]
|
02/10/08 10:57:09 |
nahi |
* merged from 1_5 branch.
* enabled Sriver#generate_explicit_type for … |
|
|
|
@1975
|
[1975]
|
09/19/07 11:29:44 |
nahi |
* XML attribute must not be affected by default namespace. closes #430. |
|
|
|
@1974
|
[1974]
|
09/17/07 23:08:48 |
nahi |
* add the Generator option for using default namespace in SOAP message. … |
|
|
|
@1970
|
[1970]
|
09/17/07 12:10:11 |
nahi |
* non user visible changes
* reduce String object allocation.
* … |
|
|
|
@1946
|
[1946]
|
09/09/07 15:10:48 |
nahi |
* a content of the stub class which is generated as a subclass of String … |
|
|
|
@1936
|
[1936]
|
09/06/07 11:59:34 |
nahi |
* renamed SOAP::SOAPGenerator of SOAP::Generator to follow Ruby's naming … |
|
|
|
@1866
|
[1866]
|
06/29/07 20:20:11 |
nahi |
* an rpc/encoded parameter could be wrongly typed when the parameter is … |
|
|
|
@1836
|
[1836]
|
06/06/07 15:17:06 |
nahi |
* let SOAPElement include a SOAPCompoundtype module and added have_member … |
|
|
|
@1824
|
[1824]
|
06/02/07 00:44:41 |
nahi |
* Copyright notice updated. add '2000-2007' uniformly. |
|
|
|
@1819
|
[1819]
|
05/30/07 22:19:56 |
nahi |
* [1813] did too much. recovered SOAPNil detection code. closes #348. … |
|
|
|
@1813
|
[1813]
|
05/27/07 23:26:04 |
nahi |
* avoid generating SOAPUnknown object while literal service parsing. |
|
|
|
@1812
|
[1812]
|
05/27/07 11:19:19 |
nahi |
* performance tuning (memory and speed)
* reuse ParseFrame? in … |
|
|
|
@1805
|
[1805]
|
05/24/07 22:26:37 |
nahi |
* support typed element which type is qualified.
<element name="foo" … |
|
|
|
@1799
|
[1799]
|
05/21/07 21:54:51 |
nahi |
* use Array#join instead of String#<<. let literalHandler do the same … |
|
|
|
@1786
|
[1786]
|
05/19/07 23:20:37 |
nahi |
* applied a patch by Sandi Metz for SwA in doc/lit service. closes #165. |
|
|
|
@1760
|
[1760]
|
05/11/07 14:53:28 |
nahi |
* allow to set basic_auth definition in soap/property file. closes #198.
… |
|
|
|
@1754
|
[1754]
|
05/04/07 01:16:37 |
nahi |
* added wsdl:fault support. patch and sample are from Peter. Thanks. |
|
|
|
@1739
|
[1739]
|
10/21/06 00:51:38 |
nahi |
* let XSD::QName immutable. closes #274.
* MappingRegistry? cleanups. |
|
|
|
@1735
|
[1735]
|
10/04/06 10:53:17 |
nahi |
decode <ele xsi:nil="true" /> to SOAP::SOAPNil in literal service. closes … |
|
|
|
@1719
|
[1719]
|
09/09/06 10:51:37 |
nahi |
dump xsi:type=... for typed SOAP node for document/literal service as same … |
|
|
|
@1682
|
[1682]
|
07/22/06 16:01:47 |
nahi |
speeding up: replace String#<< with Array.join. |
|
|
|
@1672
|
[1672]
|
11/17/05 23:29:30 |
nahi |
cleanups. |
|
|
|
@1660
|
[1660]
|
11/03/05 09:55:40 |
nahi |
added support of <list> of <simpleType>. closes #3. |
|
|
|
@1652
|
[1652]
|
10/22/05 00:36:57 |
nahi |
added soapenc types to TypeMap?. soap4r does not use soapenc types … |
|
|
|
@1636
|
[1636]
|
09/25/05 22:40:05 |
nahi |
allow QName as a value.
include SOAP
include XSD
ele = … |
|
|
|
@1624
|
[1624]
|
09/15/05 10:07:44 |
nahi |
ASPDotNetHandler unintentionally changed its behavior in 1.5.4. closes … |
|
|
|
@1603
|
[1603]
|
08/01/05 23:27:11 |
nahi |
avoid using Range#each for speed. |
|
|
|
@1584
|
[1584]
|
07/21/05 22:38:35 |
nahi |
rpc/literal support. closes #118. |
|
|
|
@1581
|
[1581]
|
07/19/05 23:21:02 |
nahi |
enhances for rpc/literal support. for #118. |
|
|
|
@1580
|
[1580]
|
07/18/05 14:54:19 |
nahi |
local element qualify/unqualify control. handles elementFormDefault and … |
|
|
|
@1538
|
[1538]
|
05/07/05 14:51:57 |
nahi |
complexType definition can be empty. add :TYPE_EMPTY for that schema … |
|
|
|
@1524
|
[1524]
|
04/29/05 18:56:04 |
nahi |
add XSD::Mapping module. XML <-> Ruby mapping utility. |
|
|
|
@1520
|
[1520]
|
04/27/05 23:56:40 |
nahi |
removed svn:executable |
|
|
|
@1489
|
[1489]
|
04/16/05 21:54:51 |
nahi |
decode_parent: allow top level XML element to get through. I don't … |
|
|
|
@1467
|
[1467]
|
04/14/05 16:37:36 |
nahi |
XML pretty printing for SOAPStruct. closes #86. |
|
|
|
@1453
|
[1453]
|
02/23/05 22:58:12 |
nahi |
remove outdated comment. |
|
|
|
@1403
|
[1403]
|
01/24/05 23:38:26 |
nahi |
let encoders utilize default namespace to generate clean XML. |
|
|
|
@1387
|
[1387]
|
01/16/05 10:00:02 |
nahi |
raise more friendly error message when an EncodingStyleHandler? meets … |
|
|
|
@1370
|
[1370]
|
12/16/04 23:49:25 |
nahi |
Added :TYPE_MAP as a compoundtype of complexType definition of WSDL. … |
|
|
|
@1305
|
[1305]
|
07/30/04 20:11:54 |
nahi |
* fixed illegal attribute namespace parsing. |
|
|
|
@1253
|
[1253]
|
07/03/04 13:14:29 |
nahi |
* refactoring: change variable name. |
|
|
|
@1251
|
[1251]
|
07/03/04 13:13:18 |
nahi |
* prety printing. |
|
|
|
@1250
|
[1250]
|
07/03/04 13:12:44 |
nahi |
* add simpleType support. |
|
|
|
@1162
|
[1162]
|
01/20/04 22:29:31 |
nahi |
* bug fixes for SOAPHeader handling. |
|
|
|
@1148
|
[1148]
|
01/16/04 00:10:26 |
nahi |
* typo fixed. |
|
|
|
@1123
|
[1123]
|
12/22/03 22:16:27 |
nahi |
* lib/soap/{attachment.rb,baseData.rb,encodingstyle/soapHandler.rb}: … |
|
|
|
@1117
|
[1117]
|
12/22/03 12:51:38 |
nahi |
* lib/soap/encodingstyle/soapHandler.rb: SwA support. |
|
|
|
@1077
|
[1077]
|
11/29/03 15:05:27 |
nahi |
* refactoring top level node decoding with WSDL. |
|
|
|
@1066
|
[1066]
|
11/27/03 23:30:20 |
nahi |
* decode unknown element according to self-defined type even if WSDL was … |
|
|
|
@1058
|
[1058]
|
11/25/03 15:07:45 |
nahi |
* changed license; GPL2 -> Ruby's.
* lib/soap/rpc/driver.rb, … |
|
|
|
@1040
|
[1040]
|
11/13/03 23:48:34 |
nahi |
Support Axis's halfway typed multi-ref array. |
|
|
|
@1021
|
[1021]
|
10/30/03 23:16:43 |
nahi |
illegal namespace assignment. |
|
|
|
@1012
|
[1012]
|
10/14/03 01:07:13 |
nahi |
* changed SOAPGenerator interface to allow complex XML attribute … |
|
|
|
@1005
|
[1005]
|
10/11/03 13:49:05 |
nahi |
Basetype's extraattr was ommitted. Use this for Ruby object extend … |
|
|
|
@972
|
[972]
|
09/25/03 00:34:57 |
nahi |
Remove unused constant. |
|
|
|
@959
|
[959]
|
09/23/03 01:07:07 |
nahi |
Make encodingstyle handlers to have their directory. |