<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>ff8d79afcdd454f227217045d60d79cdcc2e2d92</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/0c7f6339c91a1b323d55da275e02bbc3465f5289</url>
    <id>0c7f6339c91a1b323d55da275e02bbc3465f5289</id>
    <committed-date>2008-02-09T17:57:09-08:00</committed-date>
    <authored-date>2008-02-09T17:57:09-08:00</authored-date>
    <message> * merged from 1_5 branch.
   * enabled Sriver#generate_explicit_type for literal services.
   * test added.
   * removed generated files.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@2011 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>0eaefcfe53608e509eecce5d7d5bbff294d4f35c</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>80c001dd31ce6bc0e5233b05a4cada1bc2ec72bd</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/ff8d79afcdd454f227217045d60d79cdcc2e2d92</url>
    <id>ff8d79afcdd454f227217045d60d79cdcc2e2d92</id>
    <committed-date>2007-10-29T20:05:34-07:00</committed-date>
    <authored-date>2007-10-29T20:05:34-07:00</authored-date>
    <message> * clean up unused codes in MethodDefCreator.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@2007 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>104714559b9ff5577a6642667718ece777eb3b42</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3177d84e94324117a0cffdedf3003d7571aa7309</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/80c001dd31ce6bc0e5233b05a4cada1bc2ec72bd</url>
    <id>80c001dd31ce6bc0e5233b05a4cada1bc2ec72bd</id>
    <committed-date>2007-10-28T01:16:29-07:00</committed-date>
    <authored-date>2007-10-28T01:16:29-07:00</authored-date>
    <message> * update tests for the previous change ('in' -&gt; :in)


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@2006 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>c077f41fa857cd4fdd31dfdebed397763d411a93</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0b7413e6db9317cd9d5f6b0750b25b0db622b839</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/3177d84e94324117a0cffdedf3003d7571aa7309</url>
    <id>3177d84e94324117a0cffdedf3003d7571aa7309</id>
    <committed-date>2007-10-28T01:15:59-07:00</committed-date>
    <authored-date>2007-10-28T01:15:59-07:00</authored-date>
    <message> * introduce SOAP::RPC::MethodDef and use it instead of complex Array structure.
 * param type 'in', 'out', 'retval' -&gt; :in, :out, :retval


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@2005 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>6d45a378ebf128c9886c550d978203f81a9aa49b</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f9a34929d5aa1b127a395d19c01d4d46f69218be</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/0b7413e6db9317cd9d5f6b0750b25b0db622b839</url>
    <id>0b7413e6db9317cd9d5f6b0750b25b0db622b839</id>
    <committed-date>2007-10-26T07:39:36-07:00</committed-date>
    <authored-date>2007-10-26T07:39:36-07:00</authored-date>
    <message> * deleted WSDLDriverFactory#create_driver (replaced with create_rpc_driver in 1.5.X) and WSDLDriver class.  closes #445.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@2004 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>76bd93bee56e97e6633fe08277612ef6f4ba8623</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>36056ef3d071bb45304635843c3f5f96766573e8</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/f9a34929d5aa1b127a395d19c01d4d46f69218be</url>
    <id>f9a34929d5aa1b127a395d19c01d4d46f69218be</id>
    <committed-date>2007-10-18T08:09:02-07:00</committed-date>
    <authored-date>2007-10-18T08:09:02-07:00</authored-date>
    <message> * wsdl2ruby.rb did not generate proper definitions for overloaded method in WSDL. (#446)
 * unnecessary 's' option for CRLF trimming regexp. Thanks Nobu.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@2003 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>29f511ee33d0b54381ea1778568f13aadd4db826</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1007f6735da344030ffe1e3235615b82045ea18a</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/36056ef3d071bb45304635843c3f5f96766573e8</url>
    <id>36056ef3d071bb45304635843c3f5f96766573e8</id>
    <committed-date>2007-10-09T07:16:36-07:00</committed-date>
    <authored-date>2007-10-09T07:16:36-07:00</authored-date>
    <message> * removed backward compatibility definitions for soap4r-1.4.X.  closes #445. 
   * removed SOAPlet#{app_scope_router,add_servant} -&gt; use methods in HTTPServer instead.
   * removed SOAP::WSDLDriver#generateEncodeType -&gt; use SOAP::WSDLDriver#generate_explicit_type
   * removed SOAP::SOAPGenerator -&gt; use SOAP::Generator instead.
   * removed compatibility method definitions for ruby-1.6.X.
 * rpc/encoded service + detail element without xsi:type attribute caused NameError since 1.5.6. (#435)
 * extract attr_proxy definition.  added soap/attrproxy.rb and wsdl/xmlSchema/ref.rb.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@2000 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>0d34715a9cce7daebdc292dc73be36b80ed49848</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dcf0ff71b4c35d00cde5e5d5f956b6b7facf0d71</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/1007f6735da344030ffe1e3235615b82045ea18a</url>
    <id>1007f6735da344030ffe1e3235615b82045ea18a</id>
    <committed-date>2007-10-09T07:03:11-07:00</committed-date>
    <authored-date>2007-10-09T07:03:11-07:00</authored-date>
    <message> * remove compat files for soap4r-1.4.X.  closes #97.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1999 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>3b592ffdeb69c9aed515df433803fa9925ad2916</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ed3f4b7a90d9d884bdfc6ae0ee7ef230cefa3f15</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/dcf0ff71b4c35d00cde5e5d5f956b6b7facf0d71</url>
    <id>dcf0ff71b4c35d00cde5e5d5f956b6b7facf0d71</id>
    <committed-date>2007-10-08T07:43:23-07:00</committed-date>
    <authored-date>2007-10-08T07:43:23-07:00</authored-date>
    <message> * let exception message be more detailed.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1998 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>a593836b1606fa634f6b68d82d6781548df35e36</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9ea374266c2e906b09e3a5cc890ea042c55b3cef</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/ed3f4b7a90d9d884bdfc6ae0ee7ef230cefa3f15</url>
    <id>ed3f4b7a90d9d884bdfc6ae0ee7ef230cefa3f15</id>
    <committed-date>2007-10-08T01:29:40-07:00</committed-date>
    <authored-date>2007-10-08T01:29:40-07:00</authored-date>
    <message> * added libxml [http://libxml.rubyforge.org/] support.  closes #422.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1997 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>8b8ac00add211e51d8fb7bf8917121bac35e8920</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>82478d46d69c0e4aaa57ef410491174763d1003b</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/9ea374266c2e906b09e3a5cc890ea042c55b3cef</url>
    <id>9ea374266c2e906b09e3a5cc890ea042c55b3cef</id>
    <committed-date>2007-10-02T07:27:44-07:00</committed-date>
    <authored-date>2007-10-02T07:27:44-07:00</authored-date>
    <message> * (merged from branches/1_5: -r1993:1995) 
   * avoid NameError if an Array definition has soapenc:Array as a restriction base and no soapenc:arrayType inside. (#441)
   * avoid name crash in generated classdef for simpleType enumeration. (#442)


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1996 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>6063b9531b470011d8d59ee511af90c9746dd341</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0bbbad4f7ed58a11ba2877256d00ab9953c0588b</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/82478d46d69c0e4aaa57ef410491174763d1003b</url>
    <id>82478d46d69c0e4aaa57ef410491174763d1003b</id>
    <committed-date>2007-10-01T04:32:26-07:00</committed-date>
    <authored-date>2007-10-01T04:32:26-07:00</authored-date>
    <message> * (merged from branches/1_5: -r1989:1992)
   * simpleRestriction + minExclusive/maxExclusive caused NameError. closes #438.
   * parsing empty element for enumeration type caused NameError. closes #440.
   * fixed wrongly implemented lexical representations for gMonth, gMonthDay and gDay. closes #439. 


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1993 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>c91d3ee0c969f8ac0f4f96bbe94c0e92944ef229</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bf3227a85f7a56da23ef1bbe4eaa7badfd39236b</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/0bbbad4f7ed58a11ba2877256d00ab9953c0588b</url>
    <id>0bbbad4f7ed58a11ba2877256d00ab9953c0588b</id>
    <committed-date>2007-09-29T01:14:29-07:00</committed-date>
    <authored-date>2007-09-29T01:14:29-07:00</authored-date>
    <message> * (merged from branches/1_5: -r1987:1988) WSDL::SOAP::ClassDefCreator contained references to undefined method (dump_classdef).  added tests and fixed.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1989 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>63ba26d960ca7adf292a73efa75d91ecf7696ae6</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2609f2dc8ce7ae653337be33b7662dfc0c0dff7d</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/bf3227a85f7a56da23ef1bbe4eaa7badfd39236b</url>
    <id>bf3227a85f7a56da23ef1bbe4eaa7badfd39236b</id>
    <committed-date>2007-09-24T06:34:17-07:00</committed-date>
    <authored-date>2007-09-24T06:34:17-07:00</authored-date>
    <message> * update documents for 1.5.8-GA.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1984 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>5ce279a2f600b651a6ea2e715bd4fd57ee1e4e9b</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c6aaec29cc9b717dd40149a1774e0e48be8e9f6b</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/2609f2dc8ce7ae653337be33b7662dfc0c0dff7d</url>
    <id>2609f2dc8ce7ae653337be33b7662dfc0c0dff7d</id>
    <committed-date>2007-09-24T06:25:04-07:00</committed-date>
    <authored-date>2007-09-24T06:25:04-07:00</authored-date>
    <message> * illegal marshaling a request for rpc/literal + parameter is a built-in basetype of XML Schema + message is defined as &quot;type&quot; (not &quot;element&quot;).  fixed.  closes #434.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1983 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>9538ede5d26be652ae5b321f24761963b2b0eb7c</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>008c635c5917cd877c8584557bdcbf13de87a484</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/c6aaec29cc9b717dd40149a1774e0e48be8e9f6b</url>
    <id>c6aaec29cc9b717dd40149a1774e0e48be8e9f6b</id>
    <committed-date>2007-09-23T07:54:45-07:00</committed-date>
    <authored-date>2007-09-23T07:54:45-07:00</authored-date>
    <message> * cache the result of Mapping.const_from_name when the method is called with lenient = false.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1982 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>4c34129a79926c09483916a42533ab8226d7dd29</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>249dcf1a59f0d492725cd10398b059542b8c1274</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/008c635c5917cd877c8584557bdcbf13de87a484</url>
    <id>008c635c5917cd877c8584557bdcbf13de87a484</id>
    <committed-date>2007-09-21T03:39:42-07:00</committed-date>
    <authored-date>2007-09-21T03:39:42-07:00</authored-date>
    <message> * 1.5.8-RC6


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1981 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>4057cea675cb757ae1111451fb5f6b4cc7d94586</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d59f46c0b54bba82ccf2882fc190f02381617da</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/249dcf1a59f0d492725cd10398b059542b8c1274</url>
    <id>249dcf1a59f0d492725cd10398b059542b8c1274</id>
    <committed-date>2007-09-21T03:24:02-07:00</committed-date>
    <authored-date>2007-09-21T03:24:02-07:00</authored-date>
    <message> * LiteralMappingRegistryCreator did not generate an entry for the element which type is mapped to an Array.  closes #432.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1980 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>d75c1e11ed32369f1ad0265f4641914657e080fa</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>686c2714f0f94a305dd28bf25c5b553ca59762dd</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/6d59f46c0b54bba82ccf2882fc190f02381617da</url>
    <id>6d59f46c0b54bba82ccf2882fc190f02381617da</id>
    <committed-date>2007-09-21T02:25:43-07:00</committed-date>
    <authored-date>2007-09-21T02:25:43-07:00</authored-date>
    <message> * when there are 2 unqualified anonymous elements which have the same name in a SOAP message, mapper cannot decode it to the correct object.  introduced :is_anonymous in mapping_registry and do not search registry with anonymous element.  closes #355.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1979 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>6df139816a3be907868f753e1bcc7c288b2e7bbe</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f5bc4f61a8b33eac8833c5982384cf7be389fac2</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/686c2714f0f94a305dd28bf25c5b553ca59762dd</url>
    <id>686c2714f0f94a305dd28bf25c5b553ca59762dd</id>
    <committed-date>2007-09-21T02:18:19-07:00</committed-date>
    <authored-date>2007-09-21T02:18:19-07:00</authored-date>
    <message> * unqualified element 'Envelope', 'Header', 'Body' and 'Fault' caused an error while parsing.  closes #431.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1978 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>6e5010d178dcef980122e04777ef03597ff938f2</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3822955f765d31634e96400509e46b109fa2988c</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/f5bc4f61a8b33eac8833c5982384cf7be389fac2</url>
    <id>f5bc4f61a8b33eac8833c5982384cf7be389fac2</id>
    <committed-date>2007-09-20T07:38:42-07:00</committed-date>
    <authored-date>2007-09-20T07:38:42-07:00</authored-date>
    <message> * sample updated.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1977 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>5c514381c97df8217a72c135df2c8df9f41c50d6</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>22d9513f9990226f38d38213b2d1ede8942cb79a</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/3822955f765d31634e96400509e46b109fa2988c</url>
    <id>3822955f765d31634e96400509e46b109fa2988c</id>
    <committed-date>2007-09-18T19:31:09-07:00</committed-date>
    <authored-date>2007-09-18T19:31:09-07:00</authored-date>
    <message> * for 1.5.8-RC5


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1976 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>c9ba5f0662c37c6aa85418621667714aff145e04</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>17a77fdb52afae5b408c8557628375c6f32f543b</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/22d9513f9990226f38d38213b2d1ede8942cb79a</url>
    <id>22d9513f9990226f38d38213b2d1ede8942cb79a</id>
    <committed-date>2007-09-18T19:29:44-07:00</committed-date>
    <authored-date>2007-09-18T19:29:44-07:00</authored-date>
    <message> * XML attribute must not be affected by default namespace.  closes #430.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1975 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>2c64448168c8723c13ae9306f8df1e7e9b140742</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e982188f1244a951ee11264e953484eb198992ce</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/17a77fdb52afae5b408c8557628375c6f32f543b</url>
    <id>17a77fdb52afae5b408c8557628375c6f32f543b</id>
    <committed-date>2007-09-17T07:08:48-07:00</committed-date>
    <authored-date>2007-09-17T07:08:48-07:00</authored-date>
    <message> * add the Generator option for using default namespace in SOAP message.  it's for interoperability with non XML Namespace comformant implementation.  false by default (same behavior as before.)  you can turn it on with Driver#use_default_namespace = true or Server#use_default_namespace = true.  closes #430.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1974 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>e17b37a4bc9c333170583f0bdf1db26850779b11</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d7d9612efa5f22ad0d07f4a317d9e341834c5c5b</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/e982188f1244a951ee11264e953484eb198992ce</url>
    <id>e982188f1244a951ee11264e953484eb198992ce</id>
    <committed-date>2007-09-17T05:14:58-07:00</committed-date>
    <authored-date>2007-09-17T05:14:58-07:00</authored-date>
    <message> * allow to remove mustUnderstand attribute from a SOAP Header.  I heard that there's an implementation which cannot handle mustUnderstand existence.  closes #429.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1973 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>f548c7ff80fd200fdc213effc8cd73353fd48d72</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e7d4a385deeb2a91f6cc2c1ca7941026f98478da</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/d7d9612efa5f22ad0d07f4a317d9e341834c5c5b</url>
    <id>d7d9612efa5f22ad0d07f4a317d9e341834c5c5b</id>
    <committed-date>2007-09-16T21:45:30-07:00</committed-date>
    <authored-date>2007-09-16T21:45:30-07:00</authored-date>
    <message> * cache the result of XSD::CodeGen.safemethodname, too.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1972 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>0acaf59c397060a9bcc19cae1d8f2ba316400a17</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>423ac5b438936dd21abf030e8876143a6ca9d0b3</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/e7d4a385deeb2a91f6cc2c1ca7941026f98478da</url>
    <id>e7d4a385deeb2a91f6cc2c1ca7941026f98478da</id>
    <committed-date>2007-09-16T21:41:33-07:00</committed-date>
    <authored-date>2007-09-16T21:41:33-07:00</authored-date>
    <message> * cache the result of XSD::CodeGen#{safeconstname|safevarname} while mapping.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1971 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>636c07e2f7843a94a54562094c6fe3630c0b28ab</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8310efbfb47d4ffae9212e74a3b1f882221683e8</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/423ac5b438936dd21abf030e8876143a6ca9d0b3</url>
    <id>423ac5b438936dd21abf030e8876143a6ca9d0b3</id>
    <committed-date>2007-09-16T20:10:11-07:00</committed-date>
    <authored-date>2007-09-16T20:10:11-07:00</authored-date>
    <message> * non user visible changes
   * reduce String object allocation.
   * streamline XML attribute parsing.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1970 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>8e51ecce616ff934929e29096ab4deb0b0f5b2c7</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2714b953414881590896d580311c35df6ef0139f</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/8310efbfb47d4ffae9212e74a3b1f882221683e8</url>
    <id>8310efbfb47d4ffae9212e74a3b1f882221683e8</id>
    <committed-date>2007-09-16T19:16:42-07:00</committed-date>
    <authored-date>2007-09-16T19:16:42-07:00</authored-date>
    <message> * wsdl2ruby.rb generates incomplete encoded Array mapping registry for base64Binary[].  closes #428.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1969 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>5a74458d56ae28603a39f85399649702b58620f8</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d7f552af060da141c15f0368a44a32122adcac2</id>
      </parent>
    </parents>
    <author>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </author>
    <url>http://github.com/railsfactory/soap4r/commit/2714b953414881590896d580311c35df6ef0139f</url>
    <id>2714b953414881590896d580311c35df6ef0139f</id>
    <committed-date>2007-09-15T18:48:49-07:00</committed-date>
    <authored-date>2007-09-15T18:48:49-07:00</authored-date>
    <message> * reduce ignorable test warnings.


git-svn-id: http://dev.ctor.org/svn/soap4r/trunk@1968 23c4dcf6-64ea-0310-84d7-d424c7495ec0</message>
    <tree>ec2c185ca754197fc14840142e62666644a19466</tree>
    <committer>
      <name>nahi</name>
      <email>nahi@23c4dcf6-64ea-0310-84d7-d424c7495ec0</email>
    </committer>
  </commit>
</commits>
