summaryrefslogtreecommitdiff
path: root/py/python/Ice.py
Commit message (Expand)AuthorAge
...
* http://bugzilla/bugzilla/show_bug.cgi?id=3265Matthew Newhook2008-06-17
* cygwin python is no longer required under Windows to run the expect scripts.Matthew Newhook2008-06-11
* bug 3139 - python failure in converting Ice.Identity to stringMark Spruiell2008-05-09
* bug 2762 - ctrl-c ignored in pythonMark Spruiell2008-05-09
* bug 3069 - Ice.getSliceDir broken in PythonMark Spruiell2008-05-06
* bug 3006 - providing Ice version in various mappingsMark Spruiell2008-04-19
* bug fix in Ice.pyMark Spruiell2008-03-21
* http://bugzilla/bugzilla/show_bug.cgi?id=2819Matthew Newhook2008-03-18
* Python ICE_HOME fixes, incl. bug 2750Mark Spruiell2008-03-12
* removing debug statements in Python Ice.ApplicationMark Spruiell2008-03-12
* updating Python Ice.Application to set process loggerMark Spruiell2008-03-12
* Bug 2582Dwayne Boone2008-02-12
* bug 2264 - remove deprecated APIsMark Spruiell2008-01-31
* bug 2421 - add method to get Ice version in scripting languagesMark Spruiell2008-01-31
* Updated copyrightDwayne Boone2008-01-23
* Squashed commit of the following:Bernard Normier2007-09-26
* changing __eq__ to __cmp__ for structs means we can remove someMark Spruiell2007-09-20
* added blobject support to python.Matthew Newhook2007-09-20
* bug 2106: proxyAndIdentityFacet methodsMark Spruiell2007-07-17
* bug 2265Mark Spruiell2007-06-25
* Changed setting Application signal handling policy to use an enumDwayne Boone2007-06-25
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2179 - Add option to disab...Dwayne Boone2007-06-22
* bug 2157 - deprecating LocalObject mappingMark Spruiell2007-06-21
* Added refreshPublishedEndpointsDwayne Boone2007-06-04
* bug fix for parsing command-line optionsMark Spruiell2007-04-02
* ImplicitContext updatesBernard Normier2007-02-16
* Fixed bug 1790Benoit Foucher2007-02-12
* bug 1753: Ice.initialize does not accept only InitializationDataMark Spruiell2007-02-05
* Expanded tabs into spacesBernard Normier2007-02-01
* Updated copyright headerDwayne Boone2007-01-08
* Added Communicator::isShutdown() and ObjectAdapter::isDeactivated()Dwayne Boone2007-01-08
* Added ObjectAdapter::destroyDwayne Boone2007-01-05
* renamed userCallbackOnInterrupt to callbackOnInterrupt.Matthew Newhook2007-01-04
* The user callback is always called in the case of a SIGHUP.Matthew Newhook2007-01-04
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1391. Fixed bug withMatthew Newhook2007-01-04
* Added process loggerDwayne Boone2007-01-04
* Added missing implementation of ObjectAdapter::createIndirectProxyDwayne Boone2006-12-19
* 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