summaryrefslogtreecommitdiff
path: root/py/modules/IcePy/ObjectAdapter.cpp
Commit message (Expand)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
* Updated copyright to 2015Dwayne Boone2015-01-05
* Added missing implementation for ObjectAdapter::getLocator in PythonBernard Normier2014-09-08
* Revert "ICE-5606 renamed ServantLocator::deactivate to destroy"Dwayne Boone2014-08-22
* ICE-5606 renamed ServantLocator::deactivate to destroyDwayne Boone2014-08-22
* - Fix for ICE-5578 - Python build failureMark Spruiell2014-07-14
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* misc. python cleanupMark Spruiell2012-04-25
* Fixed copyrightsBenoit Foucher2012-04-25
* python 3 supportMark Spruiell2012-04-24
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* bug 4335 - Python segfaultMark Spruiell2009-10-27
* bug 4229 - generate Python docstringsMark Spruiell2009-09-03
* Bug 2564 - ObjectAdapter::removeServantLocatorJose2009-07-02
* Bug 3964 - improve endpoint infoDwayne Boone2009-05-27
* Bug 2511 - add default servantsDwayne Boone2009-03-26
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* bug 711 - accept Unicode objects in PythonMark Spruiell2008-04-24
* bug 2412: python bug with embedded nulls in stringsMark Spruiell2008-01-31
* Updated copyrightDwayne Boone2008-01-23
* - Removed OA createReverseProxy method.Benoit Foucher2008-01-21
* - Fixing bug 2522 for Python. This involved adding the C++ classMark Spruiell2007-11-05
* refactoring operation invocation & dispatch in PythonMark Spruiell2007-09-24
* minor cleanup in IcePyMark Spruiell2007-09-20
* fix compilation bugMatthew Newhook2007-09-20
* added blobject support to python.Matthew Newhook2007-09-20
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2478Matthew Newhook2007-09-20
* Added refreshPublishedEndpointsDwayne Boone2007-06-04
* bug 2210 - segfault when terminating a server with a signalMark Spruiell2007-05-15
* bug 1493: removing use of NULL bug 1852: fixing compiler warnings bug 1853:Mark Spruiell2007-04-18
* Expanded tabs into spacesBernard Normier2007-02-01
* Fixed bug 1656Benoit Foucher2007-01-15
* Updated copyright headerDwayne Boone2007-01-08
* Added Communicator::isShutdown() and ObjectAdapter::isDeactivated()Dwayne Boone2007-01-08
* Added ObjectAdapter::destroyDwayne Boone2007-01-05
* Added missing implementation of ObjectAdapter::createIndirectProxyDwayne Boone2006-12-19
* minor fix for optimization warningMark Spruiell2006-08-16
* bug 1257: deprecate nonmutatingMark Spruiell2006-08-09
* Added createObjectAdapterWithRouterDwayne Boone2006-04-12
* Updated copyrightDwayne Boone2006-03-14
* fix for bug 842: assert in ObjectAdapter.findMark Spruiell2006-01-31
* minor typoMark Spruiell2005-09-28
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=459Matthew Newhook2005-09-19
* fix for bug 127Mark Spruiell2005-03-12
* 2004 -> 2005Bernard Normier2005-02-16
* updating Ice::Connection for bidirMark Spruiell2005-02-08
* Win32 fixesMark Spruiell2004-10-05
* Win32 portMark Spruiell2004-10-05