summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/PluginManagerI.cpp
Commit message (Collapse)AuthorAge
...
* 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
|
* Runtime->LocalMarc Laukien2002-09-20
|
* Renamed Ice::LocalException to Ice::RuntimeException.Michi Henning2002-09-20
|
* revised leak testMarc Laukien2002-07-30
|
* added spaceMarc Laukien2002-07-09
|
* removed spacesMarc Laukien2002-06-25
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* PropertyDictMarc Laukien2002-05-15
|
* fixing exception handling in plug-in initializationMark Spruiell2002-05-14
|
* do not translate Exception in entry pointMark Spruiell2002-05-13
|
* refactoring DLL entry point supportMark Spruiell2002-04-30
|
* VC++ fixMark Spruiell2002-04-25
|
* merging from plugins branchMark Spruiell2002-04-24