summaryrefslogtreecommitdiff
path: root/cpp/demo/IcePack/hello
Commit message (Collapse)AuthorAge
* bug 475: remove IcePackMark Spruiell2005-10-10
|
* Fix to fix for bug 368Michi Henning2005-09-15
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=335Matthew Newhook2005-09-12
|
* Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(),Benoit Foucher2005-09-09
| | | | ice_newEndpoints(), ice_newAdapterId().
* Bug 193: added /FIXED:no to link options for release build.Michi Henning2005-09-06
|
* Did a make depend.Michi Henning2005-07-20
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397Matthew Newhook2005-07-11
|
* Made Ice::Object abstract.Michi Henning2005-07-04
|
* Fixed bug 193.Michi Henning2005-06-22
|
* Did a make depend.Michi Henning2005-06-20
|
* Removed copy constructor and assignment operator for exceptions andMichi Henning2005-06-20
| | | | classes. Removed #undef scheme and add UndefSysMacros.h instead.
* build fixBernard Normier2005-06-17
|
* Merged R2_1_branchBenoit Foucher2005-03-10
|
* make dependMarc Laukien2005-03-09
|
* fix for bug 131Mark Spruiell2005-03-09
|
* Added incremental link option to mfchelloC, mfchellS, and mfcpatchC forMichi Henning2005-03-08
| | | | | debug build. Added incremental link option to all projects for release builds.
* minor fixesMark Spruiell2005-03-07
|
* Improved instructionsBenoit Foucher2005-03-07
|
* Added instructions to add . to LD_LIBRARY_PATHBenoit Foucher2005-03-07
|
* http://www.zeroc.com/bugzilla/show_bug.cgi?id=114Matthew Newhook2005-03-07
|
* minor editsMark Spruiell2005-03-05
|
* Added /I ../../../include/stlport to project includes.Benoit Foucher2005-03-04
|
* Added copyright headersBenoit Foucher2005-03-02
|
* FixBenoit Foucher2005-02-23
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* make dependMarc Laukien2005-02-05
|
* Added 'object list' and 'object describe' IcePack admin commands.Benoit Foucher2005-01-27
|
* Changed inheritance of IceUtil::GCShared from IceUtil::Shared to virtualMichi Henning2005-01-14
| | | | | | | | | inheritance, so we don't have two IceUtil::Shared instances in a class that uses multiple inheritance and ends up deriving from IceUtil::Shared more than once. Added a test case to the thread tests for a class that inherits from both GCShared and Thread to proved that there is indeed only one shared instance of IceUtil::Shared in such a class.
* fixesMarc Laukien2004-12-06
|
* Changed IceUtil::GCShared to derive from IceUtil::Shared.Michi Henning2004-11-25
|
* Installer fixesBernard Normier2004-11-19
|
* fixing type idsMark Spruiell2004-11-10
|
* make dependMarc Laukien2004-11-08
|
* make dependMarc Laukien2004-11-07
|
* revising icepackadmin commandMark Spruiell2004-11-04
|
* test suite now works with thread per connectionMarc Laukien2004-10-27
|
* updating dependenciesMark Spruiell2004-10-19
|
* dependMarc Laukien2004-10-04
|
* fixesMarc Laukien2004-10-04
|
* Connection.iceMarc Laukien2004-09-13
|
* Renamed IceInternal::Connection to Ice::ConnectionIBernard Normier2004-08-31
|
* adding public streaming APIMark Spruiell2004-08-31
|
* Deprecation of global Slice definitions.Michi Henning2004-08-31
|
* more fixed connection workMarc Laukien2004-08-14
|
* fixes for LinuxMarc Laukien2004-08-10
|
* demo fixesMarc Laukien2004-08-05
|
* Slice checksum changesMark Spruiell2004-07-02
|
* fixesMarc Laukien2004-06-30
|
* fixesMarc Laukien2004-06-29
|
* AIX portBernard Normier2004-06-08
|