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-03-15 20:25:03
|
Revision: 212 http://soaplite.svn.sourceforge.net/soaplite/?rev=212&view=rev Author: kutterma Date: 2008-03-15 13:24:56 -0700 (Sat, 15 Mar 2008) Log Message: ----------- Created 0.71 maintenance branch Added Paths: ----------- branches/0.71/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-03-15 13:28:48
|
Revision: 211 http://soaplite.svn.sourceforge.net/soaplite/?rev=211&view=rev Author: kutterma Date: 2008-03-15 06:28:10 -0700 (Sat, 15 Mar 2008) Log Message: ----------- - added missing use Modified Paths: -------------- trunk/lib/SOAP/Schema/Deserializer.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2008-03-03 08:26:23
|
Revision: 210 http://soaplite.svn.sourceforge.net/soaplite/?rev=210&view=rev Author: robbiebow Date: 2008-03-03 00:26:21 -0800 (Mon, 03 Mar 2008) Log Message: ----------- Tidy up memory leak test Modified Paths: -------------- trunk/t/36-leaks.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2008-03-02 22:42:02
|
Revision: 209 http://soaplite.svn.sourceforge.net/soaplite/?rev=209&view=rev Author: robbiebow Date: 2008-03-02 14:41:59 -0800 (Sun, 02 Mar 2008) Log Message: ----------- Removed split lite pm branch after merge to trunk Removed Paths: ------------- branches/split_lite_pm/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2008-03-02 21:35:04
|
Revision: 208 http://soaplite.svn.sourceforge.net/soaplite/?rev=208&view=rev Author: robbiebow Date: 2008-03-02 13:35:00 -0800 (Sun, 02 Mar 2008) Log Message: ----------- Added strict and syntax checking for lib/ and t/ directories. Modified files to pass these tests Modified Paths: -------------- trunk/lib/SOAP/Cloneable.pm trunk/lib/SOAP/Constants.pm trunk/lib/SOAP/Data.pm trunk/lib/SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.pm trunk/lib/SOAP/Lite.pm trunk/lib/SOAP/Utils.pm trunk/lib/XMLRPC/Lite.pm trunk/t/01-core.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/16-tcp.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/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/Schema/WSDL.t trunk/t/TEST.pl Added Paths: ----------- trunk/lib/OldDocs/SOAP/Lite.pod trunk/lib/OldDocs/SOAP/Transport/FTP.pod trunk/lib/OldDocs/SOAP/Transport/HTTP.pod trunk/lib/OldDocs/SOAP/Transport/IO.pod trunk/lib/OldDocs/SOAP/Transport/JABBER.pod trunk/lib/OldDocs/SOAP/Transport/LOCAL.pod trunk/lib/OldDocs/SOAP/Transport/MAILTO.pod trunk/lib/OldDocs/SOAP/Transport/MQ.pod trunk/lib/OldDocs/SOAP/Transport/POP3.pod trunk/lib/OldDocs/SOAP/Transport/TCP.pod trunk/t/00-strict.t Removed Paths: ------------- trunk/lib/OldDocs/SOAP/Lite.pm trunk/lib/OldDocs/SOAP/Transport/FTP.pm trunk/lib/OldDocs/SOAP/Transport/HTTP.pm trunk/lib/OldDocs/SOAP/Transport/IO.pm trunk/lib/OldDocs/SOAP/Transport/JABBER.pm trunk/lib/OldDocs/SOAP/Transport/LOCAL.pm trunk/lib/OldDocs/SOAP/Transport/MAILTO.pm trunk/lib/OldDocs/SOAP/Transport/MQ.pm trunk/lib/OldDocs/SOAP/Transport/POP3.pm trunk/lib/OldDocs/SOAP/Transport/TCP.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-03-02 08:12:52
|
Revision: 207 http://soaplite.svn.sourceforge.net/soaplite/?rev=207&view=rev Author: kutterma Date: 2008-03-02 00:12:47 -0800 (Sun, 02 Mar 2008) Log Message: ----------- - re-integrated SOAP.pm into SOAP/Lite.pm (there's no use loading the SOAP package from SOAP::Lite on it's own, and it must be loaded together with SOAP::Lite in order to be useful). - ported a few modules into SOAP::Lite:: hierarchy and updated tests - updated module uses Modified Paths: -------------- trunk/MANIFEST trunk/lib/SOAP/Lite.pm trunk/lib/SOAP/Schema/WSDL.pm trunk/lib/SOAP/Schema.pm trunk/lib/SOAP/Transport/HTTP.pm trunk/lib/SOAP/Transport/IO.pm trunk/lib/SOAP/Transport/JABBER.pm trunk/lib/SOAP/Transport/LOCAL.pm trunk/lib/SOAP/Transport/MQ.pm trunk/t/SOAP/Schema/WSDL.t trunk/t/SOAP/Transport/HTTP.t Added Paths: ----------- trunk/lib/SOAP/Lite/Custom/ trunk/lib/SOAP/Lite/Custom/XML/ trunk/lib/SOAP/Lite/Custom/XML/Data.pm trunk/lib/SOAP/Lite/Custom/XML/Deserializer.pm trunk/lib/SOAP/Lite/Deserializer.pm trunk/lib/SOAP/Lite/Schema/ trunk/lib/SOAP/Lite/Schema/Deserializer.pm trunk/lib/SOAP/Lite/Schema/WSDL.pm trunk/lib/SOAP/Lite/Schema.pm trunk/lib/SOAP/Lite/Server.pm Removed Paths: ------------- trunk/lib/SOAP.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2008-03-01 16:03:42
|
Revision: 206 http://soaplite.svn.sourceforge.net/soaplite/?rev=206&view=rev Author: robbiebow Date: 2008-03-01 08:03:40 -0800 (Sat, 01 Mar 2008) Log Message: ----------- Merged revisions 177-179,183,186,194,196,202 via svnmerge from https://soaplite.svn.sf.net/svnroot/soaplite/branches/split_lite_pm ........ r177 | robbiebow | 2008-02-24 14:28:22 +0000 (Sun, 24 Feb 2008) | 1 line First tranche of packages abstracted from Lite.pm. Note: not tested and NOT READY for import to trunk. ........ r178 | robbiebow | 2008-02-24 14:56:40 +0000 (Sun, 24 Feb 2008) | 1 line Second tranche of packages abstracted from Lite.pm. Note: not tested and NOT READY for import to trunk. ........ r179 | robbiebow | 2008-02-24 22:30:32 +0000 (Sun, 24 Feb 2008) | 2 lines Third tranche of packages abstracted from Lite.pm. Note: not tested and NOT READY for import to trunk. ........ r183 | robbiebow | 2008-02-25 21:20:39 +0000 (Mon, 25 Feb 2008) | 1 line Some tidying of packages abstracted in previous commits ........ r186 | robbiebow | 2008-02-25 21:32:47 +0000 (Mon, 25 Feb 2008) | 1 line Add missing use-d packages to SOAP::Serializer and t/01-core.t ........ r194 | robbiebow | 2008-02-25 22:21:33 +0000 (Mon, 25 Feb 2008) | 1 line More adjustments to pass tests after abstraction of packages from SOAP/Lite.pm ........ r196 | robbiebow | 2008-02-27 21:47:18 +0000 (Wed, 27 Feb 2008) | 1 line More adjustments to pass tests after abstraction of packages from SOAP/Lite.pm ........ r202 | robbiebow | 2008-03-01 15:13:42 +0000 (Sat, 01 Mar 2008) | 1 line Added use SOAP::Fault to SOAP::SOM ........ Modified Paths: -------------- trunk/lib/SOAP/Constants.pm trunk/lib/SOAP/Lite.pm trunk/lib/SOAP/Transport/HTTP.pm trunk/lib/UDDI/Lite.pm trunk/lib/XMLRPC/Lite.pm trunk/t/01-core.t trunk/t/010-serializer.t trunk/t/014_UNIVERSAL_use.t trunk/t/02-payload.t trunk/t/03-server.t trunk/t/05-customxml.t trunk/t/40-loopback.t Added Paths: ----------- trunk/lib/SOAP/COM.pm trunk/lib/SOAP/Client.pm trunk/lib/SOAP/Cloneable.pm trunk/lib/SOAP/Custom/ trunk/lib/SOAP/Custom/XML/ trunk/lib/SOAP/Custom/XML/Data.pm trunk/lib/SOAP/Custom/XML/Deserializer.pm trunk/lib/SOAP/Data.pm trunk/lib/SOAP/Deserializer.pm trunk/lib/SOAP/Fault.pm trunk/lib/SOAP/Header.pm trunk/lib/SOAP/Manual/ trunk/lib/SOAP/Parser.pm trunk/lib/SOAP/SOM.pm trunk/lib/SOAP/Schema/ trunk/lib/SOAP/Schema/Deserializer.pm trunk/lib/SOAP/Schema/WSDL.pm trunk/lib/SOAP/Schema.pm trunk/lib/SOAP/Serializer.pm trunk/lib/SOAP/Server/ trunk/lib/SOAP/Server/Object.pm trunk/lib/SOAP/Server/Parameters.pm trunk/lib/SOAP/Server.pm trunk/lib/SOAP/Trace.pm trunk/lib/SOAP/Transport.pm trunk/lib/SOAP/Utils.pm trunk/lib/SOAP/XMLSchema/ trunk/lib/SOAP/XMLSchema/Serializer.pm trunk/lib/SOAP/XMLSchema1999/ trunk/lib/SOAP/XMLSchema1999/Serializer.pm trunk/lib/SOAP/XMLSchema2001/ trunk/lib/SOAP/XMLSchema2001/Serializer.pm trunk/lib/SOAP/XMLSchemaApacheSOAP/ trunk/lib/SOAP/XMLSchemaApacheSOAP/Deserializer.pm trunk/lib/SOAP.pm Removed Paths: ------------- trunk/lib/SOAP/Custom/XML/ trunk/lib/SOAP/Custom/XML/Data.pm trunk/lib/SOAP/Custom/XML/Deserializer.pm trunk/lib/SOAP/Schema/Deserializer.pm trunk/lib/SOAP/Schema/WSDL.pm trunk/lib/SOAP/Server/Object.pm trunk/lib/SOAP/Server/Parameters.pm trunk/lib/SOAP/XMLSchema/Serializer.pm trunk/lib/SOAP/XMLSchema1999/Serializer.pm trunk/lib/SOAP/XMLSchema2001/Serializer.pm trunk/lib/SOAP/XMLSchemaApacheSOAP/Deserializer.pm Property Changed: ---------------- trunk/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2008-03-01 15:40:01
|
Revision: 205 http://soaplite.svn.sourceforge.net/soaplite/?rev=205&view=rev Author: robbiebow Date: 2008-03-01 07:39:58 -0800 (Sat, 01 Mar 2008) Log Message: ----------- Initialized merge tracking via "svnmerge" with revisions "1-176" from https://soaplite.svn.sf.net/svnroot/soaplite/branches/split_lite_pm Property Changed: ---------------- trunk/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2008-03-01 15:28:45
|
Revision: 204 http://soaplite.svn.sourceforge.net/soaplite/?rev=204&view=rev Author: robbiebow Date: 2008-03-01 07:28:39 -0800 (Sat, 01 Mar 2008) Log Message: ----------- Merged revisions 180-182,184-185,189,192,195,197,199-201 via svnmerge from https://soaplite.svn.sf.net/svnroot/soaplite/trunk Modified Paths: -------------- branches/split_lite_pm/Changes branches/split_lite_pm/MANIFEST branches/split_lite_pm/Makefile.PL branches/split_lite_pm/README branches/split_lite_pm/lib/Apache/SOAP.pm branches/split_lite_pm/lib/Apache/XMLRPC/Lite.pm branches/split_lite_pm/lib/SOAP/Lite/Packager.pm branches/split_lite_pm/lib/SOAP/Serializer.pm branches/split_lite_pm/lib/SOAP/Test.pm branches/split_lite_pm/lib/SOAP/Transport/FTP.pm branches/split_lite_pm/lib/SOAP/Transport/HTTP.pm branches/split_lite_pm/lib/SOAP/Transport/JABBER.pm branches/split_lite_pm/lib/SOAP/Transport/LOCAL.pm branches/split_lite_pm/lib/SOAP/Transport/MAILTO.pm branches/split_lite_pm/lib/SOAP/Transport/MQ.pm branches/split_lite_pm/lib/SOAP/Transport/POP3.pm branches/split_lite_pm/lib/SOAP/Transport/TCP.pm branches/split_lite_pm/lib/XML/Parser/Lite.pm branches/split_lite_pm/lib/XMLRPC/Lite.pm branches/split_lite_pm/lib/XMLRPC/Test.pm branches/split_lite_pm/lib/XMLRPC/Transport/HTTP.pm branches/split_lite_pm/lib/XMLRPC/Transport/POP3.pm branches/split_lite_pm/lib/XMLRPC/Transport/TCP.pm branches/split_lite_pm/t/SOAP/Transport/HTTP.t branches/split_lite_pm/t/XML/Parser/Lite.t Added Paths: ----------- branches/split_lite_pm/t/XML/Parser/adam.xml Property Changed: ---------------- branches/split_lite_pm/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2008-03-01 15:14:34
|
Revision: 203 http://soaplite.svn.sourceforge.net/soaplite/?rev=203&view=rev Author: robbiebow Date: 2008-03-01 07:14:31 -0800 (Sat, 01 Mar 2008) Log Message: ----------- Initialized merge tracking via "svnmerge" with revisions "1-175" from https://soaplite.svn.sf.net/svnroot/soaplite/trunk Property Changed: ---------------- branches/split_lite_pm/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2008-03-01 15:13:44
|
Revision: 202 http://soaplite.svn.sourceforge.net/soaplite/?rev=202&view=rev Author: robbiebow Date: 2008-03-01 07:13:42 -0800 (Sat, 01 Mar 2008) Log Message: ----------- Added use SOAP::Fault to SOAP::SOM Modified Paths: -------------- branches/split_lite_pm/lib/SOAP/SOM.pm branches/split_lite_pm/t/03-server.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-02-29 21:01:39
|
Revision: 201 http://soaplite.svn.sourceforge.net/soaplite/?rev=201&view=rev Author: kutterma Date: 2008-02-29 13:01:35 -0800 (Fri, 29 Feb 2008) Log Message: ----------- - updated Changes - update version number Modified Paths: -------------- trunk/Changes trunk/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-02-29 20:59:10
|
Revision: 200 http://soaplite.svn.sourceforge.net/soaplite/?rev=200&view=rev Author: kutterma Date: 2008-02-29 12:59:06 -0800 (Fri, 29 Feb 2008) Log Message: ----------- - fixes 1904955 Subclassing XMLRPC::Serializer broken Modified Paths: -------------- trunk/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-02-29 20:44:13
|
Revision: 199 http://soaplite.svn.sourceforge.net/soaplite/?rev=199&view=rev Author: kutterma Date: 2008-02-29 12:44:02 -0800 (Fri, 29 Feb 2008) Log Message: ----------- - fixed version numbers (a bit late ;-) Modified Paths: -------------- trunk/lib/Apache/SOAP.pm trunk/lib/Apache/XMLRPC/Lite.pm trunk/lib/SOAP/Lite.pm trunk/lib/SOAP/Test.pm trunk/lib/SOAP/Transport/FTP.pm trunk/lib/SOAP/Transport/HTTP.pm trunk/lib/SOAP/Transport/JABBER.pm trunk/lib/SOAP/Transport/LOCAL.pm trunk/lib/SOAP/Transport/MAILTO.pm trunk/lib/SOAP/Transport/MQ.pm trunk/lib/SOAP/Transport/POP3.pm trunk/lib/SOAP/Transport/TCP.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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-02-28 21:28:32
|
Revision: 198 http://soaplite.svn.sourceforge.net/soaplite/?rev=198&view=rev Author: kutterma Date: 2008-02-28 13:28:28 -0800 (Thu, 28 Feb 2008) Log Message: ----------- 0.71 release tag Added Paths: ----------- tags/0.71/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-02-28 21:27:38
|
Revision: 197 http://soaplite.svn.sourceforge.net/soaplite/?rev=197&view=rev Author: kutterma Date: 2008-02-28 13:27:36 -0800 (Thu, 28 Feb 2008) Log Message: ----------- - bumped up version - updated readme Modified Paths: -------------- trunk/README trunk/lib/SOAP/Lite.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2008-02-27 21:47:31
|
Revision: 196 http://soaplite.svn.sourceforge.net/soaplite/?rev=196&view=rev Author: robbiebow Date: 2008-02-27 13:47:18 -0800 (Wed, 27 Feb 2008) Log Message: ----------- More adjustments to pass tests after abstraction of packages from SOAP/Lite.pm Modified Paths: -------------- branches/split_lite_pm/lib/SOAP/Custom/XML/Deserializer.pm branches/split_lite_pm/lib/SOAP/Deserializer.pm branches/split_lite_pm/lib/SOAP/Lite.pm branches/split_lite_pm/lib/SOAP/Server.pm branches/split_lite_pm/lib/SOAP.pm branches/split_lite_pm/t/014_UNIVERSAL_use.t branches/split_lite_pm/t/03-server.t branches/split_lite_pm/t/05-customxml.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <kut...@us...> - 2008-02-25 22:23:38
|
Revision: 195 http://soaplite.svn.sourceforge.net/soaplite/?rev=195&view=rev Author: kutterma Date: 2008-02-25 14:23:33 -0800 (Mon, 25 Feb 2008) Log Message: ----------- - just curious about commit e-mail Modified Paths: -------------- trunk/Changes This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2008-02-25 22:21:34
|
Revision: 194 http://soaplite.svn.sourceforge.net/soaplite/?rev=194&view=rev Author: robbiebow Date: 2008-02-25 14:21:33 -0800 (Mon, 25 Feb 2008) Log Message: ----------- More adjustments to pass tests after abstraction of packages from SOAP/Lite.pm Modified Paths: -------------- branches/split_lite_pm/lib/SOAP/Lite.pm branches/split_lite_pm/lib/SOAP/Serializer.pm branches/split_lite_pm/lib/SOAP/Transport/HTTP.pm branches/split_lite_pm/lib/SOAP/Transport.pm branches/split_lite_pm/lib/SOAP/XMLSchema1999/Serializer.pm branches/split_lite_pm/lib/UDDI/Lite.pm branches/split_lite_pm/lib/XMLRPC/Lite.pm branches/split_lite_pm/t/010-serializer.t branches/split_lite_pm/t/02-payload.t branches/split_lite_pm/t/03-server.t branches/split_lite_pm/t/40-loopback.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |