summaryrefslogtreecommitdiff
path: root/cpp/demo/Ice/nested
Commit message (Collapse)AuthorAge
...
* More changes wrt string conversionDwayne Boone2006-05-04
|
* Added READMEs to project filesDwayne Boone2006-04-20
|
* separating client/server configuration; removing client/server propertiesMark Spruiell2006-04-19
| | | | for IceSSL
* Added createObjectAdapterWithRouterDwayne Boone2006-04-12
|
* new IceSSL pluginMark Spruiell2006-03-28
|
* Updated copyrightDwayne Boone2006-03-14
|
* Merged project files from R3_0_branchBernard Normier2006-01-23
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=592Matthew Newhook2005-12-13
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=592Matthew Newhook2005-12-13
|
* Reverting all projects back to pre_adding_dbg_to_release_builds.Brent Eagles2005-10-11
|
* Adding debug information to the release builds on Win32.Brent Eagles2005-10-11
|
* Fix to fix for bug 368Michi Henning2005-09-15
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=335Matthew Newhook2005-09-13
|
* Minor edits.Michi Henning2005-09-12
|
* Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(),Benoit Foucher2005-09-09
| | | | ice_newEndpoints(), ice_newAdapterId().
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=335Matthew Newhook2005-09-09
|
* 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
|
* 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.
* Added /I ../../../include/stlport to project includes.Benoit Foucher2005-03-04
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* make dependMarc Laukien2005-02-05
|
* 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.
* Changed IceUtil::GCShared to derive from IceUtil::Shared.Michi Henning2004-11-25
|
* Installer fixesBernard Normier2004-11-19
|
* make dependMarc Laukien2004-11-08
|
* make dependMarc Laukien2004-11-07
|
* test suite now works with thread per connectionMarc Laukien2004-10-27
|
* updating dependenciesMark Spruiell2004-10-19
|
* dependMarc Laukien2004-10-04
|
* fixesMarc Laukien2004-10-04
|
* Fixed server configBernard Normier2004-09-15
|
* 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
|
* class->interfaceMarc Laukien2004-08-26
|
* more fixed connection workMarc Laukien2004-08-14
|
* fixes for LinuxMarc Laukien2004-08-10
|
* more glacier2Marc Laukien2004-08-10
|
* Fixed copyrightBernard Normier2004-05-18
|
* 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
|
* Merged changes from michi_pre_e3 branchMichi Henning2004-05-10
|
* Updated Freeze Evictor with new facetsBernard Normier2004-04-09
|
* adding Ice::Process for graceful shutdown of IcePack serversMark Spruiell2004-02-29
|