Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | use two stages for plugin initialization | Mark Spruiell | 2006-04-26 | |
| | ||||
* | Fix build error with MSVC 6. | Matthew Newhook | 2006-04-17 | |
| | ||||
* | adding PluginLoadOrder property | Mark Spruiell | 2006-04-14 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2006-03-14 | |
| | ||||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 | |
| | ||||
* | Fixed copyright | Bernard Normier | 2004-05-18 | |
| | ||||
* | Updated copyright notice | Bernard Normier | 2004-05-11 | |
| | ||||
* | version update; date change | Marc Laukien | 2003-02-04 | |
| | ||||
* | Changed the implementation of the various _kindOfObject members because | Michi Henning | 2002-12-05 | |
| | | | | | bloody VC++ can't handle initialization of static non-integral class members :-( | |||
* | Added AlreadyRegisteredException and NotRegisteredException. Removed | Michi Henning | 2002-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 points | Mark Spruiell | 2002-11-05 | |
| | ||||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 | |
| | ||||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 | |
| | ||||
* | delay shared library unloading | Mark Spruiell | 2002-10-04 | |
| | ||||
* | Runtime->Local | Marc Laukien | 2002-09-20 | |
| | ||||
* | Renamed Ice::LocalException to Ice::RuntimeException. | Michi Henning | 2002-09-20 | |
| | ||||
* | revised leak test | Marc Laukien | 2002-07-30 | |
| | ||||
* | added space | Marc Laukien | 2002-07-09 | |
| | ||||
* | removed spaces | Marc Laukien | 2002-06-25 | |
| | ||||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 | |
| | ||||
* | PropertyDict | Marc Laukien | 2002-05-15 | |
| | ||||
* | fixing exception handling in plug-in initialization | Mark Spruiell | 2002-05-14 | |
| | ||||
* | do not translate Exception in entry point | Mark Spruiell | 2002-05-13 | |
| | ||||
* | refactoring DLL entry point support | Mark Spruiell | 2002-04-30 | |
| | ||||
* | VC++ fix | Mark Spruiell | 2002-04-25 | |
| | ||||
* | merging from plugins branch | Mark Spruiell | 2002-04-24 | |