You can subscribe to this list here.
2008 |
Jan
|
Feb
(8) |
Mar
(26) |
Apr
(20) |
May
(3) |
Jun
(37) |
Jul
(15) |
Aug
(2) |
Sep
(5) |
Oct
|
Nov
|
Dec
(4) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
(8) |
Jun
|
Jul
|
Aug
|
Sep
(12) |
Oct
|
Nov
(1) |
Dec
|
2010 |
Jan
|
Feb
(3) |
Mar
(19) |
Apr
(9) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(17) |
Sep
|
Oct
(4) |
Nov
|
Dec
(3) |
2012 |
Jan
|
Feb
|
Mar
(6) |
Apr
|
May
|
Jun
(6) |
Jul
(8) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <kut...@us...> - 2013-04-21 16:59:43
|
Revision: 419 http://soaplite.svn.sourceforge.net/soaplite/?rev=419&view=rev Author: kutterma Date: 2013-04-21 16:59:31 +0000 (Sun, 21 Apr 2013) Log Message: ----------- merged back 0.71 branch into trunk Modified Paths: -------------- trunk/Changes trunk/HACKING trunk/MANIFEST trunk/META.yml trunk/Makefile.PL trunk/bin/SOAPsh.pl trunk/bin/XMLRPCsh.pl trunk/lib/Apache/SOAP.pm trunk/lib/Apache/XMLRPC/Lite.pm trunk/lib/SOAP/Client.pod trunk/lib/SOAP/Constants.pm trunk/lib/SOAP/Data.pod trunk/lib/SOAP/Deserializer.pod trunk/lib/SOAP/Fault.pod trunk/lib/SOAP/Header.pod trunk/lib/SOAP/Lite/Deserializer/XMLSchema1999.pm trunk/lib/SOAP/Lite/Deserializer/XMLSchema2001.pm trunk/lib/SOAP/Lite/Deserializer/XMLSchemaSOAP1_1.pm trunk/lib/SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.pm trunk/lib/SOAP/Lite/Packager.pm trunk/lib/SOAP/Lite/Utils.pm trunk/lib/SOAP/Lite.pm trunk/lib/SOAP/Packager.pm trunk/lib/SOAP/SOM.pod trunk/lib/SOAP/Schema.pod trunk/lib/SOAP/Serializer.pod trunk/lib/SOAP/Server.pod trunk/lib/SOAP/Test.pm trunk/lib/SOAP/Trace.pod trunk/lib/SOAP/Transport/HTTP.pm trunk/lib/SOAP/Transport/IO.pm trunk/lib/SOAP/Transport/LOCAL.pm trunk/lib/SOAP/Transport/LOOPBACK.pm trunk/lib/SOAP/Transport/MAILTO.pm trunk/lib/SOAP/Transport/POP3.pm trunk/lib/SOAP/Transport.pod trunk/lib/UDDI/Lite.pm trunk/lib/XML/Parser/Lite.pm trunk/lib/XMLRPC/Lite.pm trunk/lib/XMLRPC/Test.pm trunk/lib/XMLRPC/Transport/HTTP.pm trunk/lib/XMLRPC/Transport/POP3.pm trunk/lib/XMLRPC/Transport/TCP.pm trunk/t/01-core.t trunk/t/010-serializer.t trunk/t/012-cloneable.t trunk/t/013-array-deserialization.t trunk/t/014_UNIVERSAL_use.t trunk/t/015_UNIVERSAL_can.t trunk/t/02-payload.t trunk/t/03-server.t trunk/t/04-attach.t trunk/t/05-customxml.t trunk/t/06-modules.t trunk/t/07-xmlrpc_payload.t trunk/t/08-schema.t trunk/t/099_pod_coverage.t trunk/t/11-cgi.t trunk/t/12-cgi_https.t trunk/t/13-mod_perl.t trunk/t/14-cgi_apache.t trunk/t/15-daemon.t trunk/t/17-mod_soap.t trunk/t/19-apachesoap.t trunk/t/21-public.t trunk/t/22-interop_apache.t trunk/t/23-ppm.t trunk/t/24-wsdl.t trunk/t/25-uddi.t trunk/t/26-xmlrpc.t trunk/t/27-xmlparserlite.t trunk/t/28-uddi_search.t trunk/t/29-uddi_publishing.t trunk/t/36-leaks.t trunk/t/37-mod_xmlrpc.t trunk/t/38-packager.t trunk/t/40-loopback.t trunk/t/SOAP/Lite/Deserializer/XMLSchema1999.t trunk/t/SOAP/Lite/Deserializer/XMLSchema2001.t trunk/t/SOAP/Lite/Deserializer/XMLSchemaSOAP1_1.t trunk/t/SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.t trunk/t/SOAP/Lite/Packager.t trunk/t/SOAP/Schema/WSDL.t trunk/t/SOAP/Serializer.t trunk/t/SOAP/Transport/HTTP/CGI.t trunk/t/SOAP/Transport/HTTP.t trunk/t/SOAP/Transport/LOCAL.t trunk/t/TEST.pl Added Paths: ----------- trunk/Debian_CPANTS.txt trunk/Makefile.old trunk/t/Issues/ trunk/t/Issues/recursion.pl trunk/t/Issues/rt15176.t trunk/t/Issues/rt53375.t trunk/t/Issues/rt70329.t trunk/t/Issues/rt70381.t trunk/t/Issues/rt72836.t trunk/t/Issues/rt74029.t trunk/t/Issues/rt74029.t.stored trunk/t/Issues/rt74308.t trunk/t/Issues/rt74308.t.wsdl trunk/t/Issues/rt75169.t trunk/t/Issues/rt78588.t trunk/t/SOAP/Transport/LOOPBACK.t Removed Paths: ------------- trunk/TEST_COVERAGE trunk/examples/JABBER/ trunk/examples/MQ/ trunk/lib/IO/ trunk/lib/OldDocs/ trunk/lib/SOAP/COM.pm trunk/lib/SOAP/Client.pm trunk/lib/SOAP/Cloneable.pm trunk/lib/SOAP/Custom/ trunk/lib/SOAP/Data.pm trunk/lib/SOAP/Deserializer.pm trunk/lib/SOAP/Fault.pm trunk/lib/SOAP/Header.pm trunk/lib/SOAP/Lite/Cookbook.pod trunk/lib/SOAP/Lite/Custom/ trunk/lib/SOAP/Lite/Deserializer.pm trunk/lib/SOAP/Lite/Manual/ trunk/lib/SOAP/Lite/Manual.pm trunk/lib/SOAP/Lite/Schema/ trunk/lib/SOAP/Lite/Schema.pm trunk/lib/SOAP/Lite/Serializer.pm trunk/lib/SOAP/Lite/Server.pm trunk/lib/SOAP/Manual/ trunk/lib/SOAP/Parser.pm trunk/lib/SOAP/SOM.pm trunk/lib/SOAP/Schema/ trunk/lib/SOAP/Schema.pm trunk/lib/SOAP/Serializer.pm trunk/lib/SOAP/Server/ trunk/lib/SOAP/Server.pm trunk/lib/SOAP/Trace.pm trunk/lib/SOAP/Transport/FTP.pm trunk/lib/SOAP/Transport/JABBER.pm trunk/lib/SOAP/Transport/MQ.pm trunk/lib/SOAP/Transport/TCP.pm trunk/lib/SOAP/Transport.pm trunk/lib/SOAP/Utils.pm trunk/lib/SOAP/XMLSchema/ trunk/lib/SOAP/XMLSchema1999/ trunk/lib/SOAP/XMLSchema2001/ trunk/lib/SOAP/XMLSchemaApacheSOAP/ trunk/t/00-strict.t trunk/t/16-tcp.t trunk/t/42-memleak.wsdl trunk/t/IO/ trunk/t/SOAP/Cloneable.t trunk/t/SOAP/Custom/ trunk/t/SOAP/Fault.t trunk/t/SOAP/Lite/Custom/XML/Data.t trunk/t/SOAP/Lite/Deserializer.t trunk/t/SOAP/Lite/Serializer.t trunk/t/SOAP/Trace.t trunk/t/SOAP/Transport/FTP.t trunk/t/SOAP/Transport/MQ.t trunk/t/memleak-2.t trunk/t/memleak.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-07-30 19:48:50
|
Revision: 418 http://soaplite.svn.sourceforge.net/soaplite/?rev=418&view=rev Author: kutterma Date: 2012-07-30 19:48:44 +0000 (Mon, 30 Jul 2012) Log Message: ----------- fixes #78502 t/08-schema.t noisy under 5.17.2 (unescaped left brace in regex is deprecated) Modified Paths: -------------- branches/0.71/Changes branches/0.71/t/08-schema.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-07-30 19:42:51
|
Revision: 417 http://soaplite.svn.sourceforge.net/soaplite/?rev=417&view=rev Author: kutterma Date: 2012-07-30 19:42:45 +0000 (Mon, 30 Jul 2012) Log Message: ----------- fixes #78608 Modified Paths: -------------- branches/0.71/Changes branches/0.71/lib/SOAP/Lite.pm branches/0.71/lib/SOAP/Trace.pod branches/0.71/lib/XML/Parser/Lite.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-07-15 09:35:23
|
Revision: 416 http://soaplite.svn.sourceforge.net/soaplite/?rev=416&view=rev Author: kutterma Date: 2012-07-15 09:35:17 +0000 (Sun, 15 Jul 2012) Log Message: ----------- fixes 75938: Change to warning / add configuration variable to allow XML tags starting with /xml/i Modified Paths: -------------- branches/0.71/lib/SOAP/Lite.pm branches/0.71/t/SOAP/Serializer.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-07-15 09:22:10
|
Revision: 415 http://soaplite.svn.sourceforge.net/soaplite/?rev=415&view=rev Author: kutterma Date: 2012-07-15 09:22:04 +0000 (Sun, 15 Jul 2012) Log Message: ----------- fixes 75938: Change to warning / add configuration variable to allow XML tags starting with /xml/i Modified Paths: -------------- branches/0.71/Changes branches/0.71/lib/SOAP/Lite.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-07-15 09:18:49
|
Revision: 414 http://soaplite.svn.sourceforge.net/soaplite/?rev=414&view=rev Author: kutterma Date: 2012-07-15 09:18:42 +0000 (Sun, 15 Jul 2012) Log Message: ----------- cleanup Modified Paths: -------------- branches/0.71/lib/Apache/SOAP.pm branches/0.71/lib/Apache/XMLRPC/Lite.pm branches/0.71/lib/SOAP/Constants.pm branches/0.71/lib/SOAP/Lite.pm branches/0.71/lib/SOAP/Packager.pm branches/0.71/lib/SOAP/Test.pm branches/0.71/lib/SOAP/Transport/HTTP.pm branches/0.71/lib/SOAP/Transport/IO.pm branches/0.71/lib/SOAP/Transport/LOCAL.pm branches/0.71/lib/SOAP/Transport/MAILTO.pm branches/0.71/lib/SOAP/Transport/POP3.pm branches/0.71/lib/UDDI/Lite.pm branches/0.71/lib/XML/Parser/Lite.pm branches/0.71/lib/XMLRPC/Lite.pm branches/0.71/lib/XMLRPC/Test.pm branches/0.71/lib/XMLRPC/Transport/HTTP.pm branches/0.71/lib/XMLRPC/Transport/POP3.pm branches/0.71/lib/XMLRPC/Transport/TCP.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-07-15 08:35:30
|
Revision: 413 http://soaplite.svn.sourceforge.net/soaplite/?rev=413&view=rev Author: kutterma Date: 2012-07-15 08:35:24 +0000 (Sun, 15 Jul 2012) Log Message: ----------- set default-encoding to UTF-8 Modified Paths: -------------- branches/0.71/lib/SOAP/Transport/HTTP.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-07-01 16:49:12
|
Revision: 412 http://soaplite.svn.sourceforge.net/soaplite/?rev=412&view=rev Author: kutterma Date: 2012-07-01 16:49:06 +0000 (Sun, 01 Jul 2012) Log Message: ----------- performance improvement Modified Paths: -------------- branches/0.71/Makefile.PL branches/0.71/lib/SOAP/Lite.pm branches/0.71/lib/UDDI/Lite.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-07-01 16:48:40
|
Revision: 411 http://soaplite.svn.sourceforge.net/soaplite/?rev=411&view=rev Author: kutterma Date: 2012-07-01 16:48:34 +0000 (Sun, 01 Jul 2012) Log Message: ----------- test added Modified Paths: -------------- branches/0.71/t/01-core.t branches/0.71/t/02-payload.t Added Paths: ----------- branches/0.71/t/Issues/rt74029.t branches/0.71/t/Issues/rt74029.t.stored This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-06-25 18:03:01
|
Revision: 410 http://soaplite.svn.sourceforge.net/soaplite/?rev=410&view=rev Author: kutterma Date: 2012-06-25 18:02:55 +0000 (Mon, 25 Jun 2012) Log Message: ----------- #15176: problems with SOAP::Header ->value Modified Paths: -------------- branches/0.71/Changes Added Paths: ----------- branches/0.71/t/Issues/rt15176.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-06-25 17:51:07
|
Revision: 409 http://soaplite.svn.sourceforge.net/soaplite/?rev=409&view=rev Author: kutterma Date: 2012-06-25 17:51:01 +0000 (Mon, 25 Jun 2012) Log Message: ----------- fixes #76902: Missing info in "SSL CERTIFICATE AUTHENTICATION" documentation Modified Paths: -------------- branches/0.71/Changes branches/0.71/lib/SOAP/Transport.pod This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-06-23 20:31:06
|
Revision: 408 http://soaplite.svn.sourceforge.net/soaplite/?rev=408&view=rev Author: kutterma Date: 2012-06-23 20:31:00 +0000 (Sat, 23 Jun 2012) Log Message: ----------- #74577 (work around/fixes for success with MS WS https/compressed) Modified Paths: -------------- branches/0.71/Changes branches/0.71/lib/SOAP/Transport/HTTP.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-06-23 20:18:04
|
Revision: 407 http://soaplite.svn.sourceforge.net/soaplite/?rev=407&view=rev Author: kutterma Date: 2012-06-23 20:17:58 +0000 (Sat, 23 Jun 2012) Log Message: ----------- fixes 74308: SOAP-Lite fails for operations with period in name Modified Paths: -------------- branches/0.71/Changes branches/0.71/lib/SOAP/Lite.pm Added Paths: ----------- branches/0.71/t/Issues/rt74308.t branches/0.71/t/Issues/rt74308.t.wsdl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-06-23 12:40:52
|
Revision: 406 http://soaplite.svn.sourceforge.net/soaplite/?rev=406&view=rev Author: kutterma Date: 2012-06-23 12:40:46 +0000 (Sat, 23 Jun 2012) Log Message: ----------- updated Changes Modified Paths: -------------- branches/0.71/Changes This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-06-23 12:39:07
|
Revision: 405 http://soaplite.svn.sourceforge.net/soaplite/?rev=405&view=rev Author: kutterma Date: 2012-06-23 12:39:01 +0000 (Sat, 23 Jun 2012) Log Message: ----------- applied xmlrpc encoding patch Modified Paths: -------------- branches/0.71/lib/SOAP/Transport/LOOPBACK.pm branches/0.71/lib/XMLRPC/Lite.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-03-11 08:58:55
|
Revision: 404 http://soaplite.svn.sourceforge.net/soaplite/?rev=404&view=rev Author: kutterma Date: 2012-03-11 08:58:49 +0000 (Sun, 11 Mar 2012) Log Message: ----------- replaced tabs by whitespaces Modified Paths: -------------- branches/0.71/lib/SOAP/Lite.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-03-10 17:26:42
|
Revision: 403 http://soaplite.svn.sourceforge.net/soaplite/?rev=403&view=rev Author: kutterma Date: 2012-03-10 17:26:36 +0000 (Sat, 10 Mar 2012) Log Message: ----------- fixes #73802 Modified Paths: -------------- branches/0.71/Changes branches/0.71/lib/SOAP/Transport/HTTP.pm branches/0.71/t/SOAP/Transport/LOOPBACK.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-03-10 17:20:35
|
Revision: 402 http://soaplite.svn.sourceforge.net/soaplite/?rev=402&view=rev Author: kutterma Date: 2012-03-10 17:20:28 +0000 (Sat, 10 Mar 2012) Log Message: ----------- fixes #75019: HTTP server doesn't process PIPE signal (fix in rev 401 - sorry) Revision Links: -------------- http://soaplite.svn.sourceforge.net/soaplite/?rev=401&view=rev Modified Paths: -------------- branches/0.71/Changes This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-03-10 17:18:38
|
Revision: 401 http://soaplite.svn.sourceforge.net/soaplite/?rev=401&view=rev Author: kutterma Date: 2012-03-10 17:18:32 +0000 (Sat, 10 Mar 2012) Log Message: ----------- fixed an error in SOAP::Transport::LOOPBACK Modified Paths: -------------- branches/0.71/lib/SOAP/Transport/HTTP.pm branches/0.71/lib/SOAP/Transport/LOCAL.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-03-10 16:45:09
|
Revision: 400 http://soaplite.svn.sourceforge.net/soaplite/?rev=400&view=rev Author: kutterma Date: 2012-03-10 16:45:03 +0000 (Sat, 10 Mar 2012) Log Message: ----------- fixes #72836 Modified Paths: -------------- branches/0.71/Changes branches/0.71/lib/SOAP/Lite.pm Added Paths: ----------- branches/0.71/t/Issues/rt72836.t Property Changed: ---------------- branches/0.71/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2012-03-10 16:43:54
|
Revision: 399 http://soaplite.svn.sourceforge.net/soaplite/?rev=399&view=rev Author: kutterma Date: 2012-03-10 16:43:47 +0000 (Sat, 10 Mar 2012) Log Message: ----------- test for 75169 Added Paths: ----------- branches/0.71/t/Issues/rt75169.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2011-12-13 20:15:56
|
Revision: 398 http://soaplite.svn.sourceforge.net/soaplite/?rev=398&view=rev Author: kutterma Date: 2011-12-13 20:15:50 +0000 (Tue, 13 Dec 2011) Log Message: ----------- moved IO::Session stuff to TCP Transport module Modified Paths: -------------- branches/0.71/MANIFEST branches/0.71/Makefile.PL branches/0.71/lib/SOAP/Transport/LOCAL.pm branches/0.71/lib/SOAP/Transport/LOOPBACK.pm Added Paths: ----------- branches/0.71/t/SOAP/Transport/LOOPBACK.t Removed Paths: ------------- branches/0.71/lib/IO/ branches/0.71/t/16-tcp.t branches/0.71/t/IO/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2011-12-13 19:49:45
|
Revision: 397 http://soaplite.svn.sourceforge.net/soaplite/?rev=397&view=rev Author: kutterma Date: 2011-12-13 19:49:39 +0000 (Tue, 13 Dec 2011) Log Message: ----------- improved test Modified Paths: -------------- branches/0.71/t/SOAP/Transport/LOCAL.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2011-12-13 19:29:42
|
Revision: 396 http://soaplite.svn.sourceforge.net/soaplite/?rev=396&view=rev Author: kutterma Date: 2011-12-13 19:29:35 +0000 (Tue, 13 Dec 2011) Log Message: ----------- cleanup Modified Paths: -------------- branches/0.71/t/Issues/rt70329.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2011-10-25 19:45:45
|
Revision: 395 http://soaplite.svn.sourceforge.net/soaplite/?rev=395&view=rev Author: kutterma Date: 2011-10-25 19:45:39 +0000 (Tue, 25 Oct 2011) Log Message: ----------- #37360 Use of uninitialized variables in SOAP tests Modified Paths: -------------- branches/0.71/Changes branches/0.71/t/SOAP/Transport/HTTP.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |