summaryrefslogtreecommitdiff
path: root/cpp/src/IcePack
Commit message (Collapse)AuthorAge
* bug 475: remove IcePackMark Spruiell2005-10-10
|
* FixBenoit Foucher2005-09-19
|
* FixesBenoit Foucher2005-09-13
|
* Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(),Benoit Foucher2005-09-09
| | | | ice_newEndpoints(), ice_newAdapterId().
* Updated version number to 30.Michi Henning2005-09-08
|
* Bug 193: added /FIXED:no to link options for release build.Michi Henning2005-09-06
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=199Matthew Newhook2005-09-02
|
* Did a make depend.Michi Henning2005-07-20
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397Matthew Newhook2005-07-11
|
* More adapter replication changes.Benoit Foucher2005-07-08
|
* Made Ice::Object abstract.Michi Henning2005-07-04
|
* Merged make install fixes from the branch.Benoit Foucher2005-06-30
|
* Fixed bug 193.Michi Henning2005-06-22
|
* Did a make depend.Michi Henning2005-06-20
|
* Added on-shot constructors to structures, classes, and exceptions. AddedMichi Henning2005-06-17
| | | | | copy and assignment to classes. Refactored some of the code generator to get rid of duplicated code.
* Fixed bug where shutdown() call on the process proxy would hangBenoit Foucher2005-06-03
| | | | indefinitely.
* Fixed bug 258, 347, 352Benoit Foucher2005-06-02
|
* Changed icepackRegistry.exe to icepackregistry.exe.Michi Henning2005-05-09
|
* Fixed bug where .bat couldn't be executed by IcePackBenoit Foucher2005-05-06
|
* It's now possible to escape variablesBenoit Foucher2005-04-04
| | | | Added updateObject method to IceGrid Admin interface.
* Fixed shutdown bug.Benoit Foucher2005-03-29
|
* 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.
* Get rid of a bunch of 64bit warnings on SunDwayne Boone2005-03-07
|
* 2004 to 2005Bernard Normier2005-02-16
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixes to ensure that the evictor updates will be saved immediatly.Benoit Foucher2005-02-14
|
* Removed bogus -lIceBoxBernard Normier2005-02-11
|
* updating docu for wildcard expressionMark Spruiell2005-02-10
|
* Fixed match method to optionally match period (useful for IcePack)Benoit Foucher2005-02-10
|
* Updated version from 2.0.0 to 2.1.0Bernard Normier2005-02-08
|
* make dependMarc Laukien2005-02-05
|
* FixBenoit Foucher2005-02-04
|
* Fixed memory leak and race condition in adapter activation.Benoit Foucher2005-02-04
|
* Docu fixesBenoit Foucher2005-02-01
|
* Fixes to the IcePack property documentationBenoit Foucher2005-02-01
|
* service cleanupMark Spruiell2005-01-27
|
* FixBenoit Foucher2005-01-27
|
* Added 'object list' and 'object describe' IcePack admin commands.Benoit Foucher2005-01-27
|
* FixBenoit Foucher2005-01-25
|
* Win32 fixesBenoit Foucher2005-01-24
|
* Better support for slow server activation and IcePack registry timeout.Benoit Foucher2005-01-24
|
* Fixed Win32 buildBenoit Foucher2005-01-20
|
* Improved IcePack reliability.Benoit Foucher2005-01-20
|
* 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.
* Fixed incorrect return value from start() for bad options.Michi Henning2004-12-31
|
* bug fix for argument parsingMark Spruiell2004-12-17
|
* Did a make depend. Added the various slice files forward containing forwardMichi Henning2004-12-16
| | | | | | declarations (such as ProcessF.ice) to list of object files in the various Makefiles. Without this, a "make depend" does not work if it is preceeded by a "make clean".
* Changed command line parsing to use IceUtil::Options.Michi Henning2004-12-16
|
* Added getNodeHostname(), to retrieve the default host nameBernard Normier2004-12-14
|
* fixesMarc Laukien2004-12-06
|