summaryrefslogtreecommitdiff
path: root/py/python/Ice.py
Commit message (Expand)AuthorAge
* Added propertyToProxyDwayne Boone2006-11-24
* Added Ice/ImplicitContextF.iceBernard Normier2006-11-09
* Added implicit context implementationBernard Normier2006-10-25
* bug 943: map sequence<byte> to stringMark Spruiell2006-08-24
* partial solution for bug 943Mark Spruiell2006-08-11
* bug 1257: deprecate nonmutatingMark Spruiell2006-08-09
* Merge from R3_1_branchBernard Normier2006-07-20
* Bug 472.Michi Henning2006-06-28
* added support for --compress, --host, --threadPerConnection, --protocol.Matthew Newhook2006-06-14
* Fixed createPropertiesBernard Normier2006-06-09
* Fixes for bug #542 and #1015 (default properties)Bernard Normier2006-06-09
* Removed OA::destroyDwayne Boone2006-06-06
* Added thead notification callbacksDwayne Boone2006-06-01
* Pass init data rather than loggerDwayne Boone2006-06-01
* Removed/fixed use of stringToIdentity. Fixed bug 973Dwayne Boone2006-05-12
* Added identityToString and stringToIdentity to CommunicatorDwayne Boone2006-05-09
* Added createObjectAdapterWithRouterDwayne Boone2006-04-12
* fixes for bug 803Mark Spruiell2006-04-07
* Updated copyrightDwayne Boone2006-03-14
* porting new proxy methods for connection mgmtMark Spruiell2006-02-17
* bug 87: adding initialize* methods for LoggerMark Spruiell2005-10-12
* adding new proxy methods for adapter id, endpointsMark Spruiell2005-09-09
* implementing ice_communicator in proxyMark Spruiell2005-07-20
* fix for bug 178Mark Spruiell2005-04-04
* adding copyrightMark Spruiell2005-02-16
* adding stringificationMark Spruiell2005-01-22
* added missing LoggerIMark Spruiell2005-01-13
* adding support for default contextMark Spruiell2005-01-11
* generating hash support for Slice structsMark Spruiell2004-10-27
* Win32 portMark Spruiell2004-10-05
* make Application abstractMark Spruiell2004-09-28
* adding generateUUIDMark Spruiell2004-09-24
* use threads to allow signal handling in blocking Ice calls store class andMark Spruiell2004-09-20
* replace __str__ for SyscallExceptionMark Spruiell2004-09-16
* adding signal support to Ice.ApplicationMark Spruiell2004-09-16
* code reorgnization; adding prefixes to generated filesMark Spruiell2004-09-15
* adding Slice checksumsMark Spruiell2004-09-14
* new scheme for type definitionsMark Spruiell2004-09-14
* allow Ice.Identity to be used as dictionary keyMark Spruiell2004-09-10
* adding Python wrappers for core typesMark Spruiell2004-09-09