|
|
|
@1978
|
[1978]
|
09/21/07 18:18:19 |
nahi |
* unqualified element 'Envelope', 'Header', 'Body' and 'Fault' caused an … |
|
|
|
@1970
|
[1970]
|
09/17/07 12:10:11 |
nahi |
* non user visible changes
* reduce String object allocation.
* … |
|
|
|
@1901
|
[1901]
|
07/22/07 00:52:19 |
nahi |
* login.live.com returns SOAPFault as a direct child of SOAPEnvelope. … |
|
|
|
@1898
|
[1898]
|
07/21/07 17:37:00 |
nahi |
* add :default_ns_tag option to configure a pre-defined Namespace tag.
… |
|
|
|
@1824
|
[1824]
|
06/02/07 00:44:41 |
nahi |
* Copyright notice updated. add '2000-2007' uniformly. |
|
|
|
@1812
|
[1812]
|
05/27/07 11:19:19 |
nahi |
* performance tuning (memory and speed)
* reuse ParseFrame? in … |
|
|
|
@1765
|
[1765]
|
05/13/07 21:49:18 |
nahi |
* let SOAPEnvelope, SOAPBody and SOAPHeader support extraattr for … |
|
|
|
@1607
|
[1607]
|
09/01/05 19:39:58 |
nahi |
send causes NoMethodError? with ruby/1.9. cf. [ruby-dev:26935]. … |
|
|
|
@1570
|
[1570]
|
07/13/05 23:16:21 |
nahi |
Let envelope namespace configuable. usage;
TemporaryNamespace? = … |
|
|
|
@1520
|
[1520]
|
04/27/05 23:56:40 |
nahi |
removed svn:executable |
|
|
|
@1256
|
[1256]
|
07/03/04 13:26:40 |
nahi |
* omit unneccesary encodingStyle definition in SOAPHeader. |
|
|
|
@1126
|
[1126]
|
12/22/03 22:18:45 |
nahi |
* … |
|
|
|
@1121
|
[1121]
|
12/22/03 12:59:01 |
nahi |
* … |
|
|
|
@1058
|
[1058]
|
11/25/03 15:07:45 |
nahi |
* changed license; GPL2 -> Ruby's.
* lib/soap/rpc/driver.rb, … |
|
|
|
@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 … |
|
|
|
@865
|
[865]
|
08/24/03 10:23:45 |
nahi |
change exception hierarchy. |
|
|
|
@858
|
[858]
|
08/23/03 23:08:16 |
nahi |
Refactoring: XML parser wrapper libs to xsd/xmlparser/* |
|
|
|
@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( … |
|
|
|
@818
|
[818]
|
03/31/03 23:42:33 |
nahi |
Follow WSDL parser interface. |
|
|
|
@775
|
[775]
|
03/02/03 19:46:38 |
nahi |
parseNS returns attributes except xmlns.
Regards to previous commit log, … |
|
|
|
@750
|
[750]
|
01/18/03 00:29:19 |
nahi |
A parser may not know about the encodingStyle which is specified by … |
|
|
|
@703
|
[703]
|
01/12/03 23:37:41 |
nahi |
Add ParserError? exception class. |
|
|
|
@685
|
[685]
|
01/12/03 11:55:13 |
nahi |
Add attributes; charset, defaultEncodingStyle, decodeComplexTypes and
… |
|
|
|
@666
|
[666]
|
10/11/02 20:31:40 |
nahi |
Split SOAPEnvelope related parsing code from decodeTag. |
|
|
|
@625
|
[625]
|
10/04/02 01:19:55 |
nahi |
WSDLDriver supports decoding Envelope, Header, Body and Fault. |
|
|
|
@613
|
[613]
|
10/02/02 00:37:32 |
nahi |
Added WSDL decoding (halfway). |
|
|
|
@601
|
[601]
|
09/23/02 22:53:09 |
nahi |
Moved QName definition in wsdl package (wsdl/name) to soap package … |
|
|
|
@538
|
[538]
|
06/29/02 12:38:22 |
nahi |
Added some comments. |
|
|
|
@529
|
[529]
|
05/25/02 00:03:40 |
nahi |
Changed class variable access.
class << self
def foo
@@foo
… |
|
|
|
@524
|
[524]
|
05/23/02 22:45:27 |
nahi |
Dump what parser is used when $DEBUG. |
|
|
|
@477
|
[477]
|
05/06/02 02:53:24 |
nahi |
Modified parserFactory interface.
Simplified parserFactory loader. |
|
|
|
@473
|
[473]
|
05/06/02 00:04:01 |
nahi |
Use class variable and changed defaultParser interface. |
|
|
|
@438
|
[438]
|
03/23/02 02:33:24 |
nahi |
A little change to automatic KCode conversion. |
|
|
|
@436
|
[436]
|
03/21/02 02:40:01 |
nahi |
Added REXML parser. |
|
|
|
@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. |
|
|
|
@344
|
[344]
|
11/26/01 13:10:39 |
nakahiro |
Added NS.reset. |
|
|
|
@339
|
[339]
|
11/22/01 19:38:37 |
nakahiro |
Error class changed. |
|
|
|
@336
|
[336]
|
11/14/01 15:49:32 |
nakahiro |
Keep changing to support literal encoding. |
|
|
|
@256
|
[256]
|
07/14/01 19:28:43 |
nakahiro |
Moved SOAPNQXML*Parser to nqxmlparser.rb. |
|
|
|
@251
|
[251]
|
07/12/01 20:00:41 |
nakahiro |
Set $KCODE for regexps used in NQXML parser and reset at epilogue. |
|
|
|
@250
|
[250]
|
07/12/01 19:11:44 |
nakahiro |
Added $KCODE conversion function for NQXMLParser. |
|
|
|
@244
|
[244]
|
07/12/01 15:40:08 |
nakahiro |
Parser#parser's argument can be omit. |
|
|
|
@197
|
[197]
|
07/07/01 20:50:09 |
nakahiro |
Changed decode interface: entity -> name and attr.
Added automatic CES … |
|
|
|
@193
|
[193]
|
07/07/01 17:36:48 |
nakahiro |
Removed SOAPXMLParserParser. |
|
|
|
@162
|
[162]
|
07/04/01 12:43:34 |
nakahiro |
SOAPFault's element(faultcode, faultstring, faultactor and detail) should … |
|
|
|
@153
|
[153]
|
06/28/01 20:26:40 |
nakahiro |
Fault items like 'faultcode' which is not in Fault element should not be … |
|
|
|
@131
|
[131]
|
06/21/01 15:25:20 |
nakahiro |
Support default encodingStyle. |
|
|
|
@111
|
[111]
|
05/29/01 21:58:36 |
nakahiro |
Refactoring variable name. |
|
|
|
@101
|
[101]
|
05/24/01 22:35:47 |
nakahiro |
Extracted literals from code.
Corrected whitespace chars. handling. |
|
|
|
@79
|
[79]
|
05/20/01 14:57:26 |
nakahiro |
SOAP Parser library. |