summaryrefslogtreecommitdiff
path: root/cpp/demo/IcePack/hello/Client.cpp
Commit message (Collapse)AuthorAge
* bug 475: remove IcePackMark Spruiell2005-10-10
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=335Matthew Newhook2005-09-12
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* fixing type idsMark Spruiell2004-11-10
|
* Deprecation of global Slice definitions.Michi Henning2004-08-31
|
* demo fixesMarc Laukien2004-08-05
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Win32 fixMark Spruiell2003-12-18
|
* - Fixed bugs relating to use of ends iomanipulator.Michi Henning2003-05-21
| | | | | | | | - Fixed code generation bug for dictionaries with a key type not derived from Object. - Added tests for dictionary slicing. - Restructured slicing tests to use more intuitive file names and better directory structure.
* version update; date changeMarc Laukien2003-02-04
|
* Added IcePack object registry.Benoit Foucher2002-12-05
Added support for locator object lookup by identity. Added Query interface to lookup objects by type. Changed the IcePack.Registry.Locator properties to IcePack.Registry.Client Changed the IcePack.Registry.LocatorRegistry properties to IcePack.Registry.Se rver Added IcePack demo Minor fixes and clean-up