Web site: correct link to spec
Update web site
Update web site
Remove files left from CVS import; Move files o...
comments for v0.3.2 added
Tests cleanup
Test cleanups; Python 2.6 is required; Updated ...
HTTP request headers fixed.
Preliminary version of distutils script
To do items reordered
Styles corrected; Notice about protocol version...
MemStream was replaced with standard class Stri...
Email address corrected
Build script improved
no message
initial checkin
Initial revision
Documentation updated, tests updated
Unknown attribute handling corrected.
Improved string handling.
Version number increased; Minor cleanup
Updated
no message
UTF-8 encoder fixed
Site updated
URL in package metadata corrected.
Installation procedure changes
Minor cleanup.
callTest1 typo fixed
revision number increased
Authorization enabled but not tested yet.
Tests updated
Imports organized.
Version set to 1.0.3
no message
First commit
SSL test added; tests separated into "test" dir...
Readme updated (added new release notes)
Package name corrected
Release notes updated.
Transports reworked. Test with Caucho public se...
server internal error handling improved
Class member is explicitly referred.
Use hessianpy/hessian/* instead
Documentation and tests updated
Documentation corrected
Added test for date type; Readme updated
Exception handling updated
Version bump to 1.0.4; readme updated
Initial implementation of remote interface refe...
Improved performance of UTF8 encoder/decoder
Reply headers are now read correctly.
Comments corrected
Chunked serialization and tests
RemoteReference serialization test added
Fixed incompatibility in UTF8 data lengths.
Encoding marker fixed
revision tag added
This script is used for release packing
0.3.1 version cleanup and comments
1. Error with terminating fault instance correc...
Web site sources added
Auxiliray script.
misprint fixed
Version increased
Intergrated protocol abstraction and HTTP autho...
version number corrected
The redirection patch was considered unacceptab...
TODO file updated
Fix for bug #2014787 (Too strict length check);...
Readme corrected.
Tuple serialization test added
MemStream replaced with standard StringIO.
Documentation and revision number updated.
try write access
Xml support added.
version number changed
Release script updated
Removed some signs of my Python ignorance :)
1. Exception handling cleaned
Faster and stricter UTF8 parser; UTF8 tests ext...
Prepared 1.0.2 release: updated version number ...
RemoteReference fixed
References to remote interfaces are supported.
Transports are now enabled. A bug with request ...
"keep connection" task added
Tuple serialization added
Improved performance of UTF8 encoder/decoder
email address corrected.
Version string updated
UTF-8 encoder revamped (still needs cleanup)
UTF8 tests are put into separate file
Improved precision of Date type (to millisecond).
Algorithms streamlined a little. One bug remain...
Preliminary comments to v0.5
See release notes for version 0.3.3
Proxy does not forward __name__ attributes to r...
Partially solved UTF-8 length incompatibility.