7
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated manifest file - got rid of bogus entries More... over 19 years ago
Improved doc/lit support, added caching mechanism for generated code stubs More... over 19 years ago
Fixed MIME Parser detection bug More... over 19 years ago
Fixed all unit tests - preparing for release of Beta 2 More... over 19 years ago
Added initial WSDL support for doc-literal (still no complex type support), updated documentation, added hooks for DIME messages, bug fixes, and more of course. Still not padding all unit tests however. More... over 19 years ago
Added initial WSDL support for doc-literal (still no complex type support), updated documentation, added hooks for DIME messages, bug fixes, and more of course. Still not padding all unit tests however. More... over 19 years ago
Added the ability to specify the base UserAgent class for SOAP::Transport::HTTP::Client, and fixed a few bugs More... over 19 years ago
Added the ability to specify the base UserAgent class for SOAP::Transport::HTTP::Client, and fixed a few bugs More... over 19 years ago
Updated with latest set of changes for beta 2 More... over 19 years ago
Added the ability to specify the base UserAgent class for SOAP::Transport::HTTP::Client, and fixed a few bugs More... over 19 years ago
Final commit before tagging Beta 1 More... over 19 years ago
Passed all core unit tests More... over 19 years ago
Passed 01-core.t 02-payload.t 03-server.t More... over 19 years ago
Fixed pod formatting More... over 19 years ago
SOAP::Packager unit tests More... over 19 years ago
Documentation updates, and initial EXPERIMENTAL literal style encoding hooks, and array decoder and encoder More... over 19 years ago
Added legacy documentation to distribution More... over 19 years ago
Got rid of some 'print STDERR' statements More... over 19 years ago
added many files for documentation purposes only. this provides a cleaner set of man pages, etc that is easier to edit and navigate. More... over 19 years ago
Documentation tweaks to go along with SOAP::Packager introduction. More... over 19 years ago
Major changes to support the new SOAP::Packager class which cleanly separates out how attachments are managed by SOAP::Lite. It introduces a more optimized way for sending/receiving attachments and gives developers access to the MIME parser itself to optimize its usage however they see fit. More... over 19 years ago
decoupled HTTP-MIME stuff from SOAP::Lite module. Cleared the path for support for SOAP::DIME. Added http_request and http_response to SOAP::Transport::HTTP::Client giving user direct access to HTTP layer. Updated documentation. More... over 19 years ago
Major documentation changes, many bug fixes, on the way to 0.65 More... over 19 years ago
Added methods and attributes for UDDIv2 and UDDIv3 (thanks to "Mark Fuller" <[email protected]> for provided information) More... about 20 years ago
Fixed handling of NAMESPACE and GENERIC parameters for other than default UDDI version More... about 20 years ago
Added support for multiple versions; UDDIv2 has only placeholders More... about 20 years ago
Fixed bug with not handling UDDI::Data->name(name => 'old') calls properly More... about 20 years ago
Gearing up for 0.65 release. unit tests fixed. readable now prints READABLE xml! More... over 20 years ago
updated documentation for register_ns and find_prefix More... over 20 years ago
Added register_ns and find_prefix methods to SOAP::Serializer. These methods allow one to register namespaces that will be declared in the envelope, and then find out their assigned prefixes to be used with typing etc. More... over 20 years ago