summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/PluginManagerI.cpp
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
|
* Clean C++ exception code to only throw exception typesJose2017-09-20
| | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892
* 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
| |
* | Whitespace cleanup - tabs to spacesJoe George2016-06-29
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-05-09
|\|
| * AIX portBenoit Foucher2016-05-03
| |
* | 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
|/
* 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
|