summaryrefslogtreecommitdiff
path: root/py/modules/IcePy/Proxy.cpp
Commit message (Collapse)AuthorAge
...
* Added ice_getCachedConnectionDwayne Boone2006-11-08
|
* Python 2.5 compatibilityMark Spruiell2006-09-21
|
* More proxy method changesDwayne Boone2006-06-22
|
* More changes to inconsistent ice_ proxy methodsDwayne Boone2006-05-26
|
* minor editsMark Spruiell2006-03-30
|
* Finished fixing bug 847Benoit Foucher2006-03-30
|
* Fixed half of bug 847: ice_newIdentiy -> ice_identity, ice_newFacet ->Benoit Foucher2006-03-28
| | | | ice_facet, etc
* Updated copyrightDwayne Boone2006-03-14
|
* porting new proxy methods for connection mgmtMark Spruiell2006-02-17
|
* Removed ice_default()Dwayne Boone2005-10-27
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=429Matthew Newhook2005-10-11
|
* adding new proxy methods for adapter id, endpointsMark Spruiell2005-09-09
|
* accept checkedCast(obj, ctx)Mark Spruiell2005-08-23
|
* implementing ice_communicator in proxyMark Spruiell2005-07-20
|
* Added ice_toString() to proxies. Haven't figured out yet how to doMichi Henning2005-07-20
| | | | ice_communicator().
* fix for bug 127Mark Spruiell2005-03-12
|
* 2004 -> 2005Bernard Normier2005-02-16
|
* adding context to checkedCast; other context fixesMark Spruiell2005-02-14
|
* adding stringificationMark Spruiell2005-01-22
|
* adding support for default contextMark Spruiell2005-01-11
|
* adding support for Ice::ConnectionMark Spruiell2005-01-11
|
* fixing commentMark Spruiell2005-01-06
|
* workaround for router proxy comparison problemsMark Spruiell2005-01-06
|
* Win32 fixesMark Spruiell2004-10-05
|
* Win32 portMark Spruiell2004-10-05
|
* implement ice_router, ice_locatorMark Spruiell2004-09-10
|
* Operation changesMark Spruiell2004-09-09
|
* merging Identity functions into UtilMark Spruiell2004-09-07
|
* type refactoringMark Spruiell2004-09-03
|
* moving Exception functions to UtilMark Spruiell2004-09-02
|
* first round of marshaling refactorMark Spruiell2004-09-02
|
* renaming IceImpl to IcePyMark Spruiell2004-09-02