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

root/trunk/lib/soap/processor.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1936 [1936] 09/06/07 11:59:34 nahi * renamed SOAP::SOAPGenerator of SOAP::Generator to follow Ruby's naming …
(edit) @1824 [1824] 06/02/07 00:44:41 nahi * Copyright notice updated. add '2000-2007' uniformly.
(edit) @1520 [1520] 04/27/05 23:56:40 nahi removed svn:executable
(edit) @1126 [1126] 12/22/03 22:18:45 nahi * …
(edit) @1121 [1121] 12/22/03 12:59:01 nahi * …
(edit) @1058 [1058] 11/25/03 15:07:45 nahi * changed license; GPL2 -> Ruby's. * lib/soap/rpc/driver.rb, …
(edit) @960 [960] 09/23/03 01:08:29 nahi Follow directory hierarchy change of encodingstyle handlers.
(edit) @924 [924] 09/13/03 01:35:21 nahi parse result might be nil.
(edit) @858 [858] 08/23/03 23:08:16 nahi Refactoring: XML parser wrapper libs to xsd/xmlparser/*
(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) @768 [768] 01/28/03 01:09:03 nahi Marshal accepts IO as an output device like Marshal#dump.
(edit) @694 [694] 01/12/03 12:12:37 nahi Remove xmlDecl definition part. It moved to generator.rb
(edit) @653 [653] 10/07/02 23:31:07 nahi Changed XML processor detection order; xmlscan, XMLParser, REXML, NQXML
(edit) @600 [600] 09/23/02 02:09:24 nahi Changed Literal definitions. Added type collection interface; …
(edit) @588 [588] 09/21/02 20:19:16 nahi Changed XML processor detection code. Step by step -> loop.
(edit) @586 [586] 09/21/02 02:13:03 nahi Added XMLScan support.
(edit) @478 [478] 05/06/02 15:33:40 nahi Refactoring createParser.
(edit) @477 [477] 05/06/02 02:53:24 nahi Modified parserFactory interface. Simplified parserFactory loader.
(edit) @474 [474] 05/06/02 00:05:07 nahi SOAP parser + XML processor was MT-unsafe. Fixed.
(edit) @436 [436] 03/21/02 02:40:01 nahi Added REXML parser.
(edit) @426 [426] 02/17/02 16:18:34 nahi Check SOAPNQXMLParser is loaded or not.
(edit) @420 [420] 02/15/02 01:20:55 nahi From Ruby/1.7, ruby eventually cannot find this constant in above style. …
(edit) @413 [413] 01/25/02 23:52:46 nakahiro Application => Devel::Logger
(edit) @357 [357] 11/30/01 20:39:29 nakahiro Added encodingStyleHandlerASPDotNet.
(edit) @341 [341] 11/26/01 13:08:04 nakahiro Changed Processor.(un|)marshal interface. An instance of NS for …
(edit) @331 [331] 11/07/01 13:33:22 nakahiro Add EncodingStyleHandlerLiteral? and set it to default.
(edit) @257 [257] 07/14/01 19:34:33 nakahiro loadParser -> module_function.
(edit) @250 [250] 07/12/01 19:11:44 nakahiro Added $KCODE conversion function for NQXMLParser.
(edit) @246 [246] 07/12/01 15:51:52 nakahiro Added UTF-8 support.
(edit) @198 [198] 07/07/01 20:52:57 nakahiro Added automatic CES conversion: UTF-8 <-> EUC, SJIS. Requires Uconv …
(edit) @194 [194] 07/07/01 17:37:21 nakahiro Added SOAPXMLParser and SOAPSAXDriver.
(edit) @90 [90] 05/20/01 15:23:41 nakahiro Changed module namespace. SOAPFoo -> SOAP::Foo
(edit) @70 [70] 04/20/01 21:36:37 nakahiro Modified SOAPEnvelope.decode interface.
(edit) @53 [53] 03/30/01 19:26:28 nakahiro Added an option to allow unqualified SOAP element.
(add) @31 [31] 03/20/01 23:30:04 nakahiro Divided RPC support libraries. Added RPC server support.
Note: See TracRevisionLog for help on using the revision log.