Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bug 475: remove IcePack | Mark Spruiell | 2005-10-10 |
| | |||
* | Fix | Benoit Foucher | 2005-09-19 |
| | |||
* | Fixes | Benoit Foucher | 2005-09-13 |
| | |||
* | Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(), | Benoit Foucher | 2005-09-09 |
| | | | | ice_newEndpoints(), ice_newAdapterId(). | ||
* | Updated version number to 30. | Michi Henning | 2005-09-08 |
| | |||
* | Bug 193: added /FIXED:no to link options for release build. | Michi Henning | 2005-09-06 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=199 | Matthew Newhook | 2005-09-02 |
| | |||
* | Did a make depend. | Michi Henning | 2005-07-20 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397 | Matthew Newhook | 2005-07-11 |
| | |||
* | More adapter replication changes. | Benoit Foucher | 2005-07-08 |
| | |||
* | Made Ice::Object abstract. | Michi Henning | 2005-07-04 |
| | |||
* | Merged make install fixes from the branch. | Benoit Foucher | 2005-06-30 |
| | |||
* | Fixed bug 193. | Michi Henning | 2005-06-22 |
| | |||
* | Did a make depend. | Michi Henning | 2005-06-20 |
| | |||
* | Added on-shot constructors to structures, classes, and exceptions. Added | Michi Henning | 2005-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 hang | Benoit Foucher | 2005-06-03 |
| | | | | indefinitely. | ||
* | Fixed bug 258, 347, 352 | Benoit Foucher | 2005-06-02 |
| | |||
* | Changed icepackRegistry.exe to icepackregistry.exe. | Michi Henning | 2005-05-09 |
| | |||
* | Fixed bug where .bat couldn't be executed by IcePack | Benoit Foucher | 2005-05-06 |
| | |||
* | It's now possible to escape variables | Benoit Foucher | 2005-04-04 |
| | | | | Added updateObject method to IceGrid Admin interface. | ||
* | Fixed shutdown bug. | Benoit Foucher | 2005-03-29 |
| | |||
* | Added incremental link option to mfchelloC, mfchellS, and mfcpatchC for | Michi Henning | 2005-03-08 |
| | | | | | debug build. Added incremental link option to all projects for release builds. | ||
* | Get rid of a bunch of 64bit warnings on Sun | Dwayne Boone | 2005-03-07 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Fixes to ensure that the evictor updates will be saved immediatly. | Benoit Foucher | 2005-02-14 |
| | |||
* | Removed bogus -lIceBox | Bernard Normier | 2005-02-11 |
| | |||
* | updating docu for wildcard expression | Mark Spruiell | 2005-02-10 |
| | |||
* | Fixed match method to optionally match period (useful for IcePack) | Benoit Foucher | 2005-02-10 |
| | |||
* | Updated version from 2.0.0 to 2.1.0 | Bernard Normier | 2005-02-08 |
| | |||
* | make depend | Marc Laukien | 2005-02-05 |
| | |||
* | Fix | Benoit Foucher | 2005-02-04 |
| | |||
* | Fixed memory leak and race condition in adapter activation. | Benoit Foucher | 2005-02-04 |
| | |||
* | Docu fixes | Benoit Foucher | 2005-02-01 |
| | |||
* | Fixes to the IcePack property documentation | Benoit Foucher | 2005-02-01 |
| | |||
* | service cleanup | Mark Spruiell | 2005-01-27 |
| | |||
* | Fix | Benoit Foucher | 2005-01-27 |
| | |||
* | Added 'object list' and 'object describe' IcePack admin commands. | Benoit Foucher | 2005-01-27 |
| | |||
* | Fix | Benoit Foucher | 2005-01-25 |
| | |||
* | Win32 fixes | Benoit Foucher | 2005-01-24 |
| | |||
* | Better support for slow server activation and IcePack registry timeout. | Benoit Foucher | 2005-01-24 |
| | |||
* | Fixed Win32 build | Benoit Foucher | 2005-01-20 |
| | |||
* | Improved IcePack reliability. | Benoit Foucher | 2005-01-20 |
| | |||
* | Changed inheritance of IceUtil::GCShared from IceUtil::Shared to virtual | Michi Henning | 2005-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 Henning | 2004-12-31 |
| | |||
* | bug fix for argument parsing | Mark Spruiell | 2004-12-17 |
| | |||
* | Did a make depend. Added the various slice files forward containing forward | Michi Henning | 2004-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 Henning | 2004-12-16 |
| | |||
* | Added getNodeHostname(), to retrieve the default host name | Bernard Normier | 2004-12-14 |
| | |||
* | fixes | Marc Laukien | 2004-12-06 |
| |