summaryrefslogtreecommitdiff
path: root/py/python
Commit message (Collapse)AuthorAge
...
* 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
| | | | | | | | commit 569cd3ce2933b104c980b4bfa8a1d0bc6d3be4c9 Author: Bernard Normier <bernard@zeroc.com> Date: Wed Sep 26 16:36:46 2007 -0400 Implemented admin facet filtering (Ice.Admin.Facets property) and Properties::getPropertyAsList[WithDefault]
* changing __eq__ to __cmp__ for structs means we can remove someMark Spruiell2007-09-20
| | | | methods that Ice.py added to Ice.Identity
* 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 ↵Dwayne Boone2007-06-22
| | | | disable signal handling in Ice::Application
* bug 2157 - deprecating LocalObject mappingMark Spruiell2007-06-21
|
* backout change I accidently committed to PythonUtil.cpp. Add more .gitignore ↵Matthew Newhook2007-06-11
| | | | files.
* 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
| | | | holdInterrupt.
* Added process loggerDwayne Boone2007-01-04
|
* Added missing implementation of ObjectAdapter::createIndirectProxyDwayne Boone2006-12-19
|
* Added propertyToProxyDwayne Boone2006-11-24
|
* minor fixMark Spruiell2006-11-17
|
* Fixed buildDwayne Boone2006-11-17
|
* Added Ice/ImplicitContextF.iceBernard Normier2006-11-09
|
* Added implicit context implementationBernard Normier2006-10-25
|
* Fixed buildBernard Normier2006-10-24
|
* Added Locator.iceBenoit Foucher2006-10-19
|
* Port build to nmakeDwayne Boone2006-10-17
|
* 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
|
* updating Slice filesMark Spruiell2006-07-05
|
* Bug 472.Michi Henning2006-06-28
|
* adding IceGrid filesMark Spruiell2006-06-20
|
* added support for --compress, --host, --threadPerConnection, --protocol.Matthew Newhook2006-06-14
| | | | | | Fixed a MacOS specific bug. Changed faultTolerance test to use os._exit instead of sys.exit. The binding test now supresses connection warnings.
* 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
|
* Added IceGrid/Registry.ice and Glacier2/SSLInfo.ice to compilation FixDwayne Boone2006-05-19
| | | | session activation test for IceGrid changes
* Added session activation demoDwayne Boone2006-05-18
|
* Removed/fixed use of stringToIdentity. Fixed bug 973Dwayne Boone2006-05-12
|
* Added identityToString and stringToIdentity to CommunicatorDwayne Boone2006-05-09
|