summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ServantManager.cpp
Commit message (Collapse)AuthorAge
...
* Fixed copyrightBernard Normier2004-05-18
|
* Added removeAllFacets. Michi, repeat after me: "forgetting to return aMichi Henning2004-05-14
| | | | value from a function does not mean the compiler is broken..." :-(
* Added removeAllFacets. This is a temporary check-in with trace still in theMichi Henning2004-05-14
| | | | | code. For some reason, the returned facet map is corrupt. Doing a check-in here so Bernard can try this on his machine.
* Updated copyright noticeBernard Normier2004-05-11
|
* Fixed Sun C++ build problemsBernard Normier2004-05-08
|
* fixMarc Laukien2004-04-09
|
* moved StringUtil to IceUtil, fixed namesMarc Laukien2004-04-09
|
* facet changesMarc Laukien2004-04-07
|
* fixMarc Laukien2004-02-29
|
* Removed removeServantLocator() from ObjectAdapter.Michi Henning2003-06-17
|
* Changed Ice::ServantLocator::deactivate() such that the category is passedMichi Henning2003-06-17
| | | | to deactivate().
* Solaris/Sun C++ 5.4 portBernard Normier2003-04-09
|
* version update; date changeMarc Laukien2003-02-04
|
* restructuringMarc Laukien2003-01-27