Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 | |
| | ||||
* | Fixed bug 3539 - SEGFAULT if thread start() fails in constructor | Benoit Foucher | 2008-11-12 | |
| | ||||
* | - Fixed bug 2843 | Benoit Foucher | 2008-03-19 | |
| | | | | | | - Cleaned up platform specific Make.rules files to not set anymore the shared library path since it's taken care of by Make.rules.common already. - Fixed bug 2846 | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | - Merge IPv6 support from Dwayne's branch. | Benoit Foucher | 2007-12-19 | |
| | | | | | | - Reviewed and fixed IPv6 bugs. - Fixed bug in the outgoing connection factory where an assert could be triggered if the proxy contained identical endpoints | |||
* | - Fixed minor bug in Ice::Application (error message was missing ": ") | Benoit Foucher | 2007-12-04 | |
| | | | | | - Fixed bug where exceptions weren't correctly catched by the endpoint host resolver when doing the non-blocking getAddresses call. | |||
* | - Added support for non-blocking AMI/batch requests, connection | Benoit Foucher | 2007-11-27 | |
| | | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups. | |||
* | Bug 1873. | Benoit Foucher | 2007-03-23 | |
| | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2006-03-14 | |
| | ||||
* | Fix to prevent warnings about overloaded operators with Sun CC. | Benoit Foucher | 2005-09-23 | |
| | ||||
* | Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(), | Benoit Foucher | 2005-09-09 | |
ice_newEndpoints(), ice_newAdapterId(). |