summaryrefslogtreecommitdiff
path: root/py/python/Ice.py
Commit message (Collapse)AuthorAge
...
* 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
| | | | | exception info in class member replacing generated __str__ functions for some exceptions
* 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