summaryrefslogtreecommitdiff
path: root/cs/src/Ice/ObjectAdapterFactory.cs
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* createObjectAdapter now raises CommunicatorDestroyedException if the ↵Bernard Normier2014-10-28
| | | | communicator is destroyed, instead of ObjectAdapterDeactivatedException (C++ and C#); Java done in earlier commit.
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
|
* - Removed support for .NET CF 3.5, replaced with support for .NETMatthew Newhook2014-07-17
| | | | | CF 3.9. - Removed IceUtilInternal.Monitor.
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Java & C# portBenoit Foucher2012-09-28
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* merging .NET Compact Framework supportMark Spruiell2011-05-09
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08
| | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies
* Got rid of IceUtilInternal.Set (bug 4371)Benoit Foucher2009-12-07
|
* Fixed bug 4249 - waitForHold waits outside the OA syncBenoit Foucher2009-09-09
|
* Do not add adapter name if creation failsDwayne Boone2009-04-28
|
* Bug 3482 - deprecate generateUUID in C#Dwayne Boone2009-04-28
|
* Bug 3138 - remove object adapter mapDwayne Boone2009-04-27
|
* Bug 3137 - createObjectAdpter methods write propertiesDwayne Boone2009-04-22
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Moved a number of classes from IceUtil to IceUtilInternalBernard Normier2008-01-10
|
* Fixed bug in TestUtil.py that caused line numbers to be omitted from the stackMichi Henning2007-11-15
| | | | | | | | | | | | | trace under Mono when the a test failed. Ported servant locator exceptions. Fixed bug that caused the "unknown" member of unknown exception to not be initialized in some cases, and initialized to the wrong value in other cases. Added ice_name() to mapping for exceptions--without it, there was no way to get at the Slice type id of an exception, which was needed to set the "unknown" member correctly.
* Fixed bug 2286Benoit Foucher2007-07-04
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Bug 1607.Michi Henning2007-01-31
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added Communicator::isShutdown() and ObjectAdapter::isDeactivated()Dwayne Boone2007-01-08
|
* Added ObjectAdapter::destroyDwayne Boone2007-01-05
|
* Bug 1570 - object adapter configurationDwayne Boone2006-12-13
|
* Added createObjectAdapterWithRouterDwayne Boone2006-04-12
|
* Updated copyrightDwayne Boone2006-03-14
|
* Bug 426.Michi Henning2005-09-21
|
* revising fixes for bug 431Brent Eagles2005-09-07
|
* fixes for bug 431, creating an object adapter with a duplicate id willBrent Eagles2005-09-03
| | | | result in an AlreadyRegisteredException being thrown
* Fixed typoDwayne Boone2005-08-25
|
* Modified sync in shutdownDwayne Boone2005-08-24
|
* merging finalizer, stream changes from 2_1_branchMark Spruiell2005-05-02
|
* Disabled finalizers once process shutdown has started. This isn't perfectMichi Henning2005-04-28
| | | | yet -- Mark's changes to finalizers aren't all in there yet.
* Fixed a number of race conditions and made some destructor assertions safe.Michi Henning2005-04-20
|
* 2004 to 2005Bernard Normier2005-02-16
|
* Turned Ice.Current and Ice.Identity into structures. Some code tidy up asMichi Henning2004-06-11
| | | | well.
* Added changes to bring code up to date with 1.4.0 release.Michi Henning2004-05-26
|
* Fixed copyright messages.Michi Henning2004-05-13
|
* *** empty log message ***Michi Henning2004-03-30
|
* *** empty log message ***Michi Henning2004-01-29