|
|
|
@2011
|
[2011]
|
02/10/08 10:57:09 |
nahi |
* merged from 1_5 branch.
* enabled Sriver#generate_explicit_type for … |
|
|
|
@2000
|
[2000]
|
10/09/07 23:16:36 |
nahi |
* removed backward compatibility definitions for soap4r-1.4.X. closes … |
|
|
|
@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. … |
|
|
|
@1954
|
[1954]
|
09/12/07 15:05:29 |
nahi |
* mapping_registry was not generated propery for anonymous complexTypes … |
|
|
|
@1947
|
[1947]
|
09/09/07 17:19:28 |
nahi |
* XML encoding does not work properly depending on CES. Generator should … |
|
|
|
@1945
|
[1945]
|
09/09/07 15:09:39 |
nahi |
* a value of XML attribute was not properly encoded. users who did … |
|
|
|
@1936
|
[1936]
|
09/06/07 11:59:34 |
nahi |
* renamed SOAP::SOAPGenerator of SOAP::Generator to follow Ruby's naming … |
|
|
|
@1898
|
[1898]
|
07/21/07 17:37:00 |
nahi |
* add :default_ns_tag option to configure a pre-defined Namespace tag.
… |
|
|
|
@1887
|
[1887]
|
07/16/07 23:14:21 |
nahi |
* allow to customize default ns definition of SOAP Envelope. … |
|
|
|
@1837
|
[1837]
|
06/07/07 22:00:28 |
nahi |
* avoid conflict with ActiveSupport?'s Array#to_xml. renamed to_xml -> … |
|
|
|
@1824
|
[1824]
|
06/02/07 00:44:41 |
nahi |
* Copyright notice updated. add '2000-2007' uniformly. |
|
|
|
@1779
|
[1779]
|
05/17/07 10:47:54 |
nahi |
* allow to send XML. pass a REXML::Element(includes REXML::Document) or … |
|
|
|
@1765
|
[1765]
|
05/13/07 21:49:18 |
nahi |
* let SOAPEnvelope, SOAPBody and SOAPHeader support extraattr for … |
|
|
|
@1724
|
[1724]
|
09/24/06 21:02:36 |
nahi |
more aggressive xml 'qualified' control. closes #260. |
|
|
|
@1707
|
[1707]
|
09/02/06 00:20:10 |
nahi |
do not dump XML attribute which value is nil. closes #241. |
|
|
|
@1622
|
[1622]
|
09/13/05 23:29:50 |
nahi |
added 'soap.envelope.use_numeric_character_reference' (boolean) option to … |
|
|
|
@1604
|
[1604]
|
08/04/05 23:20:55 |
nahi |
various mere changes for performance. just 5% or so. Hmm… |
|
|
|
@1596
|
[1596]
|
07/24/05 23:57:59 |
nahi |
method name change: XSD::Charset.encoding_label -> xml_encoding_label. |
|
|
|
@1587
|
[1587]
|
07/22/05 21:53:43 |
nahi |
let indent space size configuable. closes #130. |
|
|
|
@1580
|
[1580]
|
07/18/05 14:54:19 |
nahi |
local element qualify/unqualify control. handles elementFormDefault and … |
|
|
|
@1520
|
[1520]
|
04/27/05 23:56:40 |
nahi |
removed svn:executable |
|
|
|
@1403
|
[1403]
|
01/24/05 23:38:26 |
nahi |
let encoders utilize default namespace to generate clean XML. |
|
|
|
@1254
|
[1254]
|
07/03/04 13:24:46 |
nahi |
* refactoring: change variable name. |
|
|
|
@1120
|
[1120]
|
12/22/03 12:57:55 |
nahi |
* lib/soap/generator.rb: follow SOAPReference#initialize signature change. |
|
|
|
@1058
|
[1058]
|
11/25/03 15:07:45 |
nahi |
* changed license; GPL2 -> Ruby's.
* lib/soap/rpc/driver.rb, … |
|
|
|
@1020
|
[1020]
|
10/30/03 23:15:43 |
nahi |
better XML pretty printing. |
|
|
|
@1012
|
[1012]
|
10/14/03 01:07:13 |
nahi |
* changed SOAPGenerator interface to allow complex XML attribute … |
|
|
|
@1006
|
[1006]
|
10/11/03 13:49:56 |
nahi |
* Namespace of local scoped attribute (equals nil) must not be assigned. |
|
|
|
@960
|
[960]
|
09/23/03 01:08:29 |
nahi |
Follow directory hierarchy change of encodingstyle handlers. |
|
|
|
@950
|
[950]
|
09/20/03 22:28:58 |
nahi |
* move wsdl/namedElements.rb to xsd/namedelements.
* do not introduce XSD … |
|
|
|
@857
|
[857]
|
08/23/03 18:34:21 |
nahi |
Let XSD::NS thread-safe. |
|
|
|
@844
|
[844]
|
08/22/03 00:13:47 |
nahi |
Move compatibility modules to soap/comapt.rb |
|
|
|
@842
|
[842]
|
08/13/03 21:54:13 |
nahi |
copyright comment. |
|
|
|
@832
|
[832]
|
08/03/03 19:11:47 |
nahi |
* *.rb: change coding convention.
- camelCase -> non_camel_case
- foo( … |
|
|
|
@813
|
[813]
|
03/26/03 23:19:36 |
nahi |
Prety print XML instance (optional) |
|
|
|
@811
|
[811]
|
03/23/03 23:50:19 |
nahi |
Omit namespace definitions when !generateEncodeType. [ruby-talk:67311] |
|
|
|
@788
|
[788]
|
03/16/03 20:14:32 |
nahi |
A little performance tuning. |
|
|
|
@768
|
[768]
|
01/28/03 01:09:03 |
nahi |
Marshal accepts IO as an output device like Marshal#dump. |
|
|
|
@684
|
[684]
|
01/12/03 11:51:05 |
nahi |
Add attributes; charset, defaultEncodingStyle and generateEncodeType.
… |
|
|
|
@610
|
[610]
|
10/02/02 00:31:25 |
nahi |
Added an option to typeless elements. |
|
|
|
@601
|
[601]
|
09/23/02 22:53:09 |
nahi |
Moved QName definition in wsdl package (wsdl/name) to soap package … |
|
|
|
@473
|
[473]
|
05/06/02 00:04:01 |
nahi |
Use class variable and changed defaultParser interface. |
|
|
|
@366
|
[366]
|
12/05/01 11:05:05 |
nakahiro |
Added SOAPElement encoding support. |
|
|
|
@360
|
[360]
|
12/03/01 12:18:09 |
nakahiro |
Renamed encoding.rb to encodingStyleHandler.rb |
|
|
|
@354
|
[354]
|
11/30/01 20:31:52 |
nakahiro |
Added defaultEncodingStyle attr. |
|
|
|
@352
|
[352]
|
11/26/01 20:48:33 |
nakahiro |
generator.rb: Original encoder.
mappingRegistry.rb: Devided from … |