summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/PluginManagerI.h
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)Benoit Foucher2018-01-24
|
* Remove excessive empty linesJoe George2017-06-07
|
* ICE-7707 Improved handling of argc/argv argumentsBernard Normier2017-03-28
| | | | Added configFile overload to Ice::initialize and CommunicatorHolder in C++
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Rename PLUGIN_FACTORY typedefJose2016-01-15
| |
* | C++11 mapping initial commitJose2015-12-01
|/
* Added support for registration of plugin factoriesBenoit Foucher2015-01-30
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Undo pragma-once-in-header enhancementBernard Normier2012-09-05
|
* 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.
* ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵Jose2012-07-19
| | | | files.
* Fixed copyrightsBenoit Foucher2012-04-25
|
* 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 2504 - added getPlugins method to PluginManagerDwayne Boone2009-04-21
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Bug 2433 - changed logger plugin mechanismDwayne Boone2008-04-29
|
* Bug 2433 - deprecate Ice.LoggerPluginDwayne Boone2008-02-18
|
* Updated copyrightDwayne Boone2008-01-23
|
* bug 2433 - use Ice.Plugin.Logger instead of Ice.LoggerPlugin to load logger ↵Dwayne Boone2007-08-30
| | | | from properties
* Updated copyright headerDwayne Boone2007-01-08
|
* Added Logger PluginDwayne Boone2006-12-11
|
* use two stages for plugin initializationMark Spruiell2006-04-26
|
* 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.
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* delay shared library unloadingMark Spruiell2002-10-04
|
* revised leak testMarc Laukien2002-07-30
|
* added spaceMarc Laukien2002-07-09
|
* unix formatMarc Laukien2002-06-24
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* merging from plugins branchMark Spruiell2002-04-24