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-12-14 19:04:43
|
Revision: 312 http://soaplite.svn.sourceforge.net/soaplite/?rev=312&view=rev Author: kutterma Date: 2008-12-14 19:04:32 +0000 (Sun, 14 Dec 2008) Log Message: ----------- - fixes #20569: XMLRPC::Lite "wrong element 'nil'" exception on '<value><nil/></value>' 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-12-14 18:49:31
|
Revision: 311 http://soaplite.svn.sourceforge.net/soaplite/?rev=311&view=rev Author: kutterma Date: 2008-12-14 18:49:28 +0000 (Sun, 14 Dec 2008) Log Message: ----------- - backported 310 from trunk - fixes #41348: t/SOAP/Transport/HTTP/CGI.t failing on 5.6.x Modified Paths: -------------- branches/0.71/t/SOAP/Transport/HTTP/CGI.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-12-14 18:45:55
|
Revision: 310 http://soaplite.svn.sourceforge.net/soaplite/?rev=310&view=rev Author: kutterma Date: 2008-12-14 18:45:50 +0000 (Sun, 14 Dec 2008) Log Message: ----------- - fixes #41348: t/SOAP/Transport/HTTP/CGI.t failing on 5.6.x Modified Paths: -------------- trunk/t/SOAP/Transport/HTTP/CGI.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-09-29 20:31:07
|
Revision: 309 http://soaplite.svn.sourceforge.net/soaplite/?rev=309&view=rev Author: kutterma Date: 2008-09-29 20:30:49 +0000 (Mon, 29 Sep 2008) Log Message: ----------- - fixes #39672: serialization and autotype 'off' (backport of rev:308 from trunk) Modified Paths: -------------- branches/0.71/Changes 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...> - 2008-09-29 20:28:24
|
Revision: 308 http://soaplite.svn.sourceforge.net/soaplite/?rev=308&view=rev Author: kutterma Date: 2008-09-29 20:28:04 +0000 (Mon, 29 Sep 2008) Log Message: ----------- - fixes #39672: serialization and autotype 'off' Modified 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-09-21 08:26:51
|
Revision: 307 http://soaplite.svn.sourceforge.net/soaplite/?rev=307&view=rev Author: kutterma Date: 2008-09-21 08:26:28 +0000 (Sun, 21 Sep 2008) Log Message: ----------- - fixes #39101: added proposed line 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-09-21 07:50:30
|
Revision: 306 http://soaplite.svn.sourceforge.net/soaplite/?rev=306&view=rev Author: kutterma Date: 2008-09-21 07:50:27 +0000 (Sun, 21 Sep 2008) Log Message: ----------- - fixes #39101: added proposed line 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-09-21 07:38:45
|
Revision: 305 http://soaplite.svn.sourceforge.net/soaplite/?rev=305&view=rev Author: kutterma Date: 2008-09-21 07:38:32 +0000 (Sun, 21 Sep 2008) Log Message: ----------- - applied slightly recursive solution for returning SOAP::Data from SOAP:SOM suggested by Jason Stuart - got a few more tests working Modified Paths: -------------- trunk/lib/SOAP/Lite/Deserializer.pm trunk/lib/SOAP/SOM.pm trunk/t/01-core.t trunk/t/010-serializer.t trunk/t/013-array-deserialization.t trunk/t/02-payload.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2008-08-25 15:52:55
|
Revision: 304 http://soaplite.svn.sourceforge.net/soaplite/?rev=304&view=rev Author: robbiebow Date: 2008-08-25 15:52:46 +0000 (Mon, 25 Aug 2008) Log Message: ----------- Very bare start of the Manual Added Paths: ----------- trunk/lib/SOAP/Lite/Manual/ trunk/lib/SOAP/Lite/Manual/Cookbook.pod trunk/lib/SOAP/Lite/Manual.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2008-08-20 12:08:21
|
Revision: 303 http://soaplite.svn.sourceforge.net/soaplite/?rev=303&view=rev Author: robbiebow Date: 2008-08-20 12:08:19 +0000 (Wed, 20 Aug 2008) Log Message: ----------- Tiny optimization: use constant once with a hash Modified Paths: -------------- trunk/lib/SOAP/Constants.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-07-22 04:46:22
|
Revision: 302 http://soaplite.svn.sourceforge.net/soaplite/?rev=302&view=rev Author: kutterma Date: 2008-07-22 04:46:19 +0000 (Tue, 22 Jul 2008) Log Message: ----------- - added coverage test Added Paths: ----------- trunk/TEST_COVERAGE This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-07-14 20:42:03
|
Revision: 301 http://soaplite.svn.sourceforge.net/soaplite/?rev=301&view=rev Author: kutterma Date: 2008-07-14 13:42:01 -0700 (Mon, 14 Jul 2008) Log Message: ----------- - added examples Modified Paths: -------------- trunk/lib/SOAP/Lite.pm Added Paths: ----------- trunk/examples/WSDL/say_hello_doclit.pl trunk/examples/WSDL/say_hello_doclit.wsdl trunk/examples/WSDL/say_hello_rpcenc.pl trunk/examples/WSDL/say_hello_rpcenc.wsdl trunk/examples/WSDL/say_hello_rpcenc_schema.pl trunk/examples/WSDL/say_hello_rpclit.pl trunk/examples/WSDL/say_hello_rpclit.wsdl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-07-14 20:40:40
|
Revision: 300 http://soaplite.svn.sourceforge.net/soaplite/?rev=300&view=rev Author: kutterma Date: 2008-07-14 13:40:38 -0700 (Mon, 14 Jul 2008) Log Message: ----------- - updated POD - added examples Modified Paths: -------------- branches/0.71/lib/SOAP/Lite.pm Added Paths: ----------- branches/0.71/examples/WSDL/say_hello_doclit.pl branches/0.71/examples/WSDL/say_hello_doclit.wsdl branches/0.71/examples/WSDL/say_hello_rpcenc.pl branches/0.71/examples/WSDL/say_hello_rpcenc.wsdl branches/0.71/examples/WSDL/say_hello_rpcenc_schema.pl branches/0.71/examples/WSDL/say_hello_rpclit.pl branches/0.71/examples/WSDL/say_hello_rpclit.wsdl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-07-13 20:37:49
|
Revision: 299 http://soaplite.svn.sourceforge.net/soaplite/?rev=299&view=rev Author: kutterma Date: 2008-07-13 13:37:48 -0700 (Sun, 13 Jul 2008) Log Message: ----------- Created release tag Added Paths: ----------- tags/0.710.08/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-07-13 20:36:53
|
Revision: 298 http://soaplite.svn.sourceforge.net/soaplite/?rev=298&view=rev Author: kutterma Date: 2008-07-13 13:36:52 -0700 (Sun, 13 Jul 2008) Log Message: ----------- - updated Changes / meatadata Modified Paths: -------------- branches/0.71/Changes branches/0.71/MANIFEST 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-07-13 20:32:27
|
Revision: 297 http://soaplite.svn.sourceforge.net/soaplite/?rev=297&view=rev Author: kutterma Date: 2008-07-13 13:32:25 -0700 (Sun, 13 Jul 2008) Log Message: ----------- - bumped up version 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...> - 2008-07-13 20:31:52
|
Revision: 296 http://soaplite.svn.sourceforge.net/soaplite/?rev=296&view=rev Author: kutterma Date: 2008-07-13 13:31:51 -0700 (Sun, 13 Jul 2008) Log Message: ----------- - ported rev295: removed calling can as function Revision Links: -------------- http://soaplite.svn.sourceforge.net/soaplite/?rev=295&view=rev 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-07-13 20:30:43
|
Revision: 295 http://soaplite.svn.sourceforge.net/soaplite/?rev=295&view=rev Author: kutterma Date: 2008-07-13 13:30:42 -0700 (Sun, 13 Jul 2008) Log Message: ----------- - removed calling can as function 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-07-10 17:42:33
|
Revision: 294 http://soaplite.svn.sourceforge.net/soaplite/?rev=294&view=rev Author: kutterma Date: 2008-07-10 10:42:32 -0700 (Thu, 10 Jul 2008) Log Message: ----------- - ported 293 from branches/0.71: fixes [ 2015071 ] HTTP header is no more accessible (probably) 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-07-10 17:38:15
|
Revision: 293 http://soaplite.svn.sourceforge.net/soaplite/?rev=293&view=rev Author: kutterma Date: 2008-07-10 10:38:14 -0700 (Thu, 10 Jul 2008) Log Message: ----------- - fixes [ 2015071 ] HTTP header is no more accessible (probably) 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-07-07 19:40:15
|
Revision: 292 http://soaplite.svn.sourceforge.net/soaplite/?rev=292&view=rev Author: kutterma Date: 2008-07-07 12:40:14 -0700 (Mon, 07 Jul 2008) Log Message: ----------- - merged rev291 from branches/0.71: oops! missed newline on if for new section. also turned ok into is for readability. Revision Links: -------------- http://soaplite.svn.sourceforge.net/soaplite/?rev=291&view=rev Modified Paths: -------------- trunk/t/06-modules.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tod...@us...> - 2008-07-07 19:20:44
|
Revision: 291 http://soaplite.svn.sourceforge.net/soaplite/?rev=291&view=rev Author: todd_rinaldo Date: 2008-07-07 12:20:41 -0700 (Mon, 07 Jul 2008) Log Message: ----------- oops! missed newline on if for new section. also turned ok into is for readability. Modified Paths: -------------- branches/0.71/t/06-modules.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-07-07 19:14:39
|
Revision: 290 http://soaplite.svn.sourceforge.net/soaplite/?rev=290&view=rev Author: kutterma Date: 2008-07-07 12:14:38 -0700 (Mon, 07 Jul 2008) Log Message: ----------- - ported rev289 from branches/289: Modified 06-modules to be less noisy on failure when testing module support. Revision Links: -------------- http://soaplite.svn.sourceforge.net/soaplite/?rev=289&view=rev Modified Paths: -------------- trunk/t/06-modules.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tod...@us...> - 2008-07-07 18:51:47
|
Revision: 289 http://soaplite.svn.sourceforge.net/soaplite/?rev=289&view=rev Author: todd_rinaldo Date: 2008-07-07 11:51:44 -0700 (Mon, 07 Jul 2008) Log Message: ----------- Modified 06-modules to be less noisy on failure when testing module support. Modified Paths: -------------- branches/0.71/t/06-modules.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-07-03 17:52:06
|
Revision: 288 http://soaplite.svn.sourceforge.net/soaplite/?rev=288&view=rev Author: kutterma Date: 2008-07-03 10:52:03 -0700 (Thu, 03 Jul 2008) Log Message: ----------- - eval POSIX-can('EWOULDBLOCK')->(), as it might bail out, even if can() reports it is there (see ext/POSIX/const-xs.inc in your perl source at the end of the file for why) Modified Paths: -------------- branches/0.71/lib/IO/SessionData.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |