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...> - 2008-06-09 06:54:24
|
Revision: 262 http://soaplite.svn.sourceforge.net/soaplite/?rev=262&view=rev Author: kutterma Date: 2008-06-08 23:54:23 -0700 (Sun, 08 Jun 2008) Log Message: ----------- - fixes [ 1945385 ] Incorrect starting part detection for Multipart/Related - applied patch from Feng Li Modified Paths: -------------- branches/0.71/lib/SOAP/Packager.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-06-09 06:53:56
|
Revision: 261 http://soaplite.svn.sourceforge.net/soaplite/?rev=261&view=rev Author: kutterma Date: 2008-06-08 23:53:55 -0700 (Sun, 08 Jun 2008) Log Message: ----------- - removed accidentally copied code Modified Paths: -------------- trunk/lib/SOAP/Packager.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-06-09 06:52:31
|
Revision: 260 http://soaplite.svn.sourceforge.net/soaplite/?rev=260&view=rev Author: kutterma Date: 2008-06-08 23:52:30 -0700 (Sun, 08 Jun 2008) Log Message: ----------- - fixes [ 1945385 ] Incorrect starting part detection for Multipart/Related - applied patch from Feng Li - ... to SOAP::Packager Modified Paths: -------------- trunk/lib/SOAP/Packager.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-06-09 06:39:36
|
Revision: 259 http://soaplite.svn.sourceforge.net/soaplite/?rev=259&view=rev Author: kutterma Date: 2008-06-08 23:39:34 -0700 (Sun, 08 Jun 2008) Log Message: ----------- - fixes [ 1945385 ] Incorrect starting part detection for Multipart/Related - applied patch from Feng Li Modified Paths: -------------- trunk/lib/SOAP/Lite/Packager.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-06-09 05:59:29
|
Revision: 258 http://soaplite.svn.sourceforge.net/soaplite/?rev=258&view=rev Author: kutterma Date: 2008-06-08 22:59:23 -0700 (Sun, 08 Jun 2008) Log Message: ----------- - added SOAP::Lite::Serializer (must be moved due to naming conflicts) - added SOAP::Lite::Serializer tests - test that serializing tags starting with xml fail - test that serializing tags containing xml after the first character doesn't fail Added Paths: ----------- trunk/lib/SOAP/Lite/Serializer.pm trunk/t/SOAP/Lite/Serializer.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-06-06 17:50:43
|
Revision: 257 http://soaplite.svn.sourceforge.net/soaplite/?rev=257&view=rev Author: kutterma Date: 2008-06-06 10:50:41 -0700 (Fri, 06 Jun 2008) Log Message: ----------- - updated a few tests - made SOAP::Serializer and SOAP::Deserializer die, so test now test whether our stuff uses the SOAP::Lite::* modules. I think we should just move everything into the SOAP::Lite namespace, and provide wrappers for the old names (mostly in SOAP::Lite, and maybe intelligent ones - the wrappers could test whether there's something loaded there already, and only install themselves if not... Modified Paths: -------------- trunk/MANIFEST trunk/lib/OldDocs/SOAP/Lite.pod trunk/lib/SOAP/Custom/XML/Data.pm trunk/lib/SOAP/Custom/XML/Deserializer.pm trunk/lib/SOAP/Deserializer.pm trunk/lib/SOAP/Deserializer.pod trunk/lib/SOAP/Fault.pm trunk/lib/SOAP/Lite/Custom/XML/Data.pm trunk/lib/SOAP/Lite/Deserializer/XMLSchemaSOAP1_1.pm trunk/lib/SOAP/Lite/Deserializer.pm trunk/lib/SOAP/Lite/Packager.pm trunk/lib/SOAP/Lite/Server.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/Serializer.pm trunk/lib/SOAP/Server.pm trunk/lib/SOAP/Trace.pm trunk/lib/SOAP/Transport/HTTP.pm trunk/lib/SOAP/Utils.pm trunk/lib/UDDI/Lite.pm trunk/lib/XMLRPC/Lite.pm trunk/t/01-core.t trunk/t/38-packager.t trunk/t/SOAP/Cloneable.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/memleak.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-06-06 16:42:55
|
Revision: 256 http://soaplite.svn.sourceforge.net/soaplite/?rev=256&view=rev Author: kutterma Date: 2008-06-06 09:22:52 -0700 (Fri, 06 Jun 2008) Log Message: ----------- - added NTLM authentication doc - formatted to break at 78th column (mostly) Modified Paths: -------------- trunk/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...> - 2008-06-05 18:45:11
|
Revision: 255 http://soaplite.svn.sourceforge.net/soaplite/?rev=255&view=rev Author: kutterma Date: 2008-06-05 11:45:09 -0700 (Thu, 05 Jun 2008) Log Message: ----------- added release tag Added Paths: ----------- tags/0.710.06/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-06-05 18:43:58
|
Revision: 254 http://soaplite.svn.sourceforge.net/soaplite/?rev=254&view=rev Author: kutterma Date: 2008-06-05 11:43:57 -0700 (Thu, 05 Jun 2008) Log Message: ----------- - updated version number - backported forward change from trunk (reverted package rename) - added test files to MANIFEST Modified Paths: -------------- branches/0.71/MANIFEST branches/0.71/lib/SOAP/Lite.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...> - 2008-06-05 18:26:19
|
Revision: 253 http://soaplite.svn.sourceforge.net/soaplite/?rev=253&view=rev Author: kutterma Date: 2008-06-05 11:26:18 -0700 (Thu, 05 Jun 2008) 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...> - 2008-06-05 18:25:06
|
Revision: 252 http://soaplite.svn.sourceforge.net/soaplite/?rev=252&view=rev Author: kutterma Date: 2008-06-05 11:25:03 -0700 (Thu, 05 Jun 2008) Log Message: ----------- - merged [251] - fixes #36477 SOAP::Lite Envelope not stripped down for XMLRPC - fixes #36455 XMLRPC::Transport::HTTP::CGI generates extra params Modified Paths: -------------- branches/0.71/lib/XMLRPC/Lite.pm Added Paths: ----------- branches/0.71/t/XMLRPC/ branches/0.71/t/XMLRPC/Lite.t Removed Paths: ------------- branches/0.71/t/XMLRPC/Lite.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-06-05 18:21:54
|
Revision: 251 http://soaplite.svn.sourceforge.net/soaplite/?rev=251&view=rev Author: kutterma Date: 2008-06-05 11:21:53 -0700 (Thu, 05 Jun 2008) Log Message: ----------- - fixes #36477 SOAP::Lite Envelope not stripped down for XMLRPC - fixes #36455 XMLRPC::Transport::HTTP::CGI generates extra params Modified Paths: -------------- trunk/lib/XMLRPC/Lite.pm Added Paths: ----------- trunk/t/XMLRPC/ trunk/t/XMLRPC/Lite.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-05-05 21:44:32
|
Revision: 250 http://soaplite.svn.sourceforge.net/soaplite/?rev=250&view=rev Author: kutterma Date: 2008-05-05 14:44:30 -0700 (Mon, 05 May 2008) Log Message: ----------- - fixed version number and 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...> - 2008-05-05 20:35:15
|
Revision: 249 http://soaplite.svn.sourceforge.net/soaplite/?rev=249&view=rev Author: kutterma Date: 2008-05-05 13:35:05 -0700 (Mon, 05 May 2008) Log Message: ----------- - upgraded version number to 0.710.05 to get above 0.60 Modified Paths: -------------- branches/0.71/META.yml 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/XML/Parser/Lite.pm branches/0.71/lib/XMLRPC/Lite.pm branches/0.71/lib/XMLRPC/Test.pm branches/0.71/t/36-leaks.t Property Changed: ---------------- branches/0.71/t/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-05-02 10:45:30
|
Revision: 248 http://soaplite.svn.sourceforge.net/soaplite/?rev=248&view=rev Author: kutterma Date: 2008-05-02 03:45:27 -0700 (Fri, 02 May 2008) Log Message: ----------- - added test for SOAP::Cloneable - removed dead code from SOAP::Cloneable Modified Paths: -------------- trunk/lib/SOAP/Cloneable.pm Added Paths: ----------- trunk/t/SOAP/Cloneable.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-04-19 21:39:48
|
Revision: 247 http://soaplite.svn.sourceforge.net/soaplite/?rev=247&view=rev Author: kutterma Date: 2008-04-19 14:39:39 -0700 (Sat, 19 Apr 2008) Log Message: ----------- - backported 246: fixed another memory hole. Actually, I don't know why SOAP::Transport::HTTP->VERSION() leaks a scalar per call - but $SOAP::Transport::HTTP::VERSION does not, so that's OK. 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...> - 2008-04-19 21:33:21
|
Revision: 246 http://soaplite.svn.sourceforge.net/soaplite/?rev=246&view=rev Author: kutterma Date: 2008-04-19 14:33:18 -0700 (Sat, 19 Apr 2008) Log Message: ----------- - fixed another memory hole. Actually, I don't know why SOAP::Transport::HTTP->VERSION() leaks a scalar per call - but $SOAP::Transport::HTTP::VERSION does not, so that's OK. Modified Paths: -------------- trunk/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...> - 2008-04-19 16:43:31
|
Revision: 245 http://soaplite.svn.sourceforge.net/soaplite/?rev=245&view=rev Author: kutterma Date: 2008-04-19 09:43:29 -0700 (Sat, 19 Apr 2008) Log Message: ----------- - added version as prereq Modified Paths: -------------- trunk/Makefile.PL This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-04-19 16:42:41
|
Revision: 244 http://soaplite.svn.sourceforge.net/soaplite/?rev=244&view=rev Author: kutterma Date: 2008-04-19 09:42:36 -0700 (Sat, 19 Apr 2008) Log Message: ----------- - added version as prereq Modified Paths: -------------- branches/0.71/Makefile.PL This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-04-19 15:35:11
|
Revision: 242 http://soaplite.svn.sourceforge.net/soaplite/?rev=242&view=rev Author: kutterma Date: 2008-04-19 08:25:38 -0700 (Sat, 19 Apr 2008) Log Message: ----------- - updated version number and fixed declaring version, so that perl 5.6.2 can parse it, too Modified Paths: -------------- trunk/lib/Apache/SOAP.pm trunk/lib/Apache/XMLRPC/Lite.pm trunk/lib/SOAP/Client.pm trunk/lib/SOAP/Constants.pm trunk/lib/SOAP/Lite.pm trunk/lib/SOAP/Test.pm trunk/lib/SOAP/Transport/HTTP.pm trunk/lib/SOAP/Transport/TCP.pm trunk/lib/XML/Parser/Lite.pm trunk/lib/XMLRPC/Test.pm Property Changed: ---------------- trunk/t/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-04-19 15:33:42
|
Revision: 239 http://soaplite.svn.sourceforge.net/soaplite/?rev=239&view=rev Author: kutterma Date: 2008-04-19 08:16:23 -0700 (Sat, 19 Apr 2008) Log Message: ----------- - fixes a memory leak with XMLRPC::Lite: The serializer's seen() hash ref is never cleaned up. This is not the best solution, however: SOAP::Lite::Serializer should at least use weaken() on the objects in seen(), to avoid circular references. And maybe it should use a temporary (lexical scoped) object or so, which can clean up after itself if serializing fails (i.e. if the serialize() or envelope() method is exited via exception). Modified Paths: -------------- trunk/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...> - 2008-04-19 15:28:03
|
Revision: 243 http://soaplite.svn.sourceforge.net/soaplite/?rev=243&view=rev Author: kutterma Date: 2008-04-19 08:27:52 -0700 (Sat, 19 Apr 2008) Log Message: ----------- - backport of [242]: updated version number and fixed declaring version, so that perl 5.6.2 can parse it, too 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/Test.pm branches/0.71/lib/XML/Parser/Lite.pm branches/0.71/lib/XMLRPC/Test.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-04-19 15:19:17
|
Revision: 241 http://soaplite.svn.sourceforge.net/soaplite/?rev=241&view=rev Author: kutterma Date: 2008-04-19 08:19:07 -0700 (Sat, 19 Apr 2008) Log Message: ----------- - backport of [239]: fixes a memory leak with XMLRPC::Lite Modified Paths: -------------- 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...> - 2008-04-19 15:17:38
|
Revision: 240 http://soaplite.svn.sourceforge.net/soaplite/?rev=240&view=rev Author: kutterma Date: 2008-04-19 08:17:35 -0700 (Sat, 19 Apr 2008) Log Message: ----------- - added missing use statement Modified Paths: -------------- trunk/lib/SOAP/Schema.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-04-17 20:37:50
|
Revision: 238 http://soaplite.svn.sourceforge.net/soaplite/?rev=238&view=rev Author: kutterma Date: 2008-04-17 13:37:49 -0700 (Thu, 17 Apr 2008) Log Message: ----------- - backport of rev237: fixes #35041: SOAP::Lite Passes Decoded Strings to LWP Revision Links: -------------- http://soaplite.svn.sourceforge.net/soaplite/?rev=237&view=rev 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. |