summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/PluginManagerI.cpp
Commit message (Collapse)AuthorAge
* AIX portBenoit Foucher2016-05-03
|
* Update copyright headersJoe George2016-03-01
|
* The communicator now catch exceptions raised by plugin initialize and raise ↵Benoit Foucher2015-06-17
| | | | PluginInitializationException instead
* Fixed IceGrid discovery plugin to not depend on IceGrid::Locator directlyBenoit Foucher2015-02-02
|
* Added support for registration of plugin factoriesBenoit Foucher2015-01-30
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
|
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII ↵Jose2014-05-02
| | | | characters?
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* ICE-4609 - Add ability to load shared library with full pathJose2012-08-16
| | | | | | | | | | | - C++/Java now also support to load Services and Plugins from a full path, this was already supported by .NET - Fixed the parsing of plug-in arguments to correct split the arguments - Fixed Plugin manager destroy C++/Java/C#, the plugin must are now destroyed in initialization reverse order as documented.
* Fixed copyrightsBenoit Foucher2012-04-25
|
* ICE-4588 - DynamicLibrary & LoadLibraryWJose2012-02-21
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* - Bug 4286: added support for IceStorm/IceGrid database pluginsBenoit Foucher2009-10-07
| | | | | - Fixed IceGrid database code to first save to the database and then do state changes.
* Bug 3231 - alternative storage for IceGrid and IceStormDwayne Boone2009-09-28
|
* Bug 2504 - added getPlugins method to PluginManagerDwayne Boone2009-04-21
|
* Reviewed bug 3601, minor transceiver cleanupBenoit Foucher2009-02-02
|
* Other fix for 3601 - plugins can be destroyed twiceJose2009-01-07
|
* Partial fix for bug 3538Benoit Foucher2009-01-06
|
* Fix 3306 - Plugin -> Plug-inJose2009-01-05
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Fix 3601 - plugins can be destroyed twiceJose2008-12-23
|
* Bug 2433 - changed logger plugin mechanismDwayne Boone2008-04-29
|
* Fixed plugin cpp/clr bugBernard Normier2008-04-28
|
* Merge HA IceStorm branch.Matthew Newhook2008-02-29
| | | | | - http://bugzilla/bugzilla/show_bug.cgi?id=2706 - http://bugzilla/bugzilla/show_bug.cgi?id=2705
* Bug 2433 - deprecate Ice.LoggerPluginDwayne Boone2008-02-18
|
* Fixed Windows compile errorsDwayne Boone2008-02-13
|
* Bug 2491 - Use getPropertyAsListDwayne Boone2008-02-13
|
* Updated copyrightDwayne Boone2008-01-23
|
* bug 2433 - use Ice.Plugin.Logger instead of Ice.LoggerPlugin to load logger ↵Dwayne Boone2007-08-30
| | | | from properties
* First cutBernard Normier2007-08-23
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added Logger PluginDwayne Boone2006-12-11
|
* use two stages for plugin initializationMark Spruiell2006-04-26
|
* Fix build error with MSVC 6.Matthew Newhook2006-04-17
|
* adding PluginLoadOrder propertyMark Spruiell2006-04-14
|
* Updated copyrightDwayne Boone2006-03-14
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* version update; date changeMarc Laukien2003-02-04
|
* Changed the implementation of the various _kindOfObject members becauseMichi Henning2002-12-05
| | | | | bloody VC++ can't handle initialization of static non-integral class members :-(
* Added AlreadyRegisteredException and NotRegisteredException. RemovedMichi Henning2002-12-05
| | | | | | PluginExistsException, PluginNotFoundException, ObjectAdapterNotRegisteredException, and ObjectAdapterIdInUseException. Updated test suite for new exceptions and did a make depend.
* improved error handling for plug-in entry pointsMark Spruiell2002-11-05
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* delay shared library unloadingMark Spruiell2002-10-04
|