(via OpenDDS) (18 June 2010) We are pleased to announce the release of OpenDDS version 2.1.3! Various fixes for memory management issue on transport framework. Fixed duplicate message issue caused by a lost link. Memory leak fixes. Fixed deadlocks on reliable multicast transport during association and shutdown periods. Improved reliable multicast transport and reduced nak … Continue reading “OpenDDS 2.1.3”
Category: C++
dms.h
Looks like someone is actually using some free software I developed.
OpenDDS 2.1.2
(via OpenDDS) (23 March 2010) We are pleased to announce the release of OpenDDS version 2.1.2! This is a bugfix release to account for issues introduced by the previous version. Various bugfixes for locking issues during sample removal. Fixed a bug in obtain_buffer() that did not return the TIMEOUT error code when max_blocking_time is 0 … Continue reading “OpenDDS 2.1.2”
OpenDDS 2.1.1
(via OpenDDS) (8 March 2010) We are pleased to announce the release of OpenDDS version 2.1.1! This is a bugfix release to account for issues introduced by the previous version. Various bugfixes have been applied to the new IP multicast transport and the Extensible Transport Framework (ETF) to improve stability. Added IDL for ContentFilteredTopic and … Continue reading “OpenDDS 2.1.1”
OpenDDS 2.1
(via OpenDDS) (5 February 2010) We are pleased to announce the release of OpenDDS version 2.1! The OpenDDS-Bench performance testing framework has been enhanced to include support for user-submitted performance results. A new monitor library introduces an instrumentation mechanism for reporting OpenDDS runtime information. A new instrumentation application is available to view executing OpenDDS service … Continue reading “OpenDDS 2.1”
It Proved Just Too Difficult
(via an email discussion) VC8 compiler: definition mis-interpreted as a function declaration Posted by Microsoft on 2/6/2007 at 10:06 AM Basically this is a known problem with Visual C++ – we just don’t handle this style of initialization when pointers are involved. I have looked at this issue a couple of times and have always … Continue reading “It Proved Just Too Difficult”
C++0x FAQ
(via email) Check out: Bjarne Stroustrup’s C++0x FAQ
OpenDDS 2.0.1
(via OpenDDS) Version 2.0.1 Released We are pleased to announce the release of OpenDDS version 2.0.1! This is a bugfix release to account for issues introduced by the 2.0 integration process. No new features have been added in this release. Bugfixes for STLport support using Sun CC compilers. Corrected default ReliablityQoS policy for DataWriter entities. … Continue reading “OpenDDS 2.0.1”
OpenDDS 2.0
(via OpenDDS) Version 2.0 Released We are pleased to announce the release of OpenDDS version 2.0! This is the first release of OpenDDS that conforms to the minimum compliance profile as documented in formal/07-01-01 (version 1.2). Near-complete support for the persistence profile and initial support for the content-subscription profile is also provided in this release. … Continue reading “OpenDDS 2.0”
OpenDDS Version 1.3 Released
(via OpenDDS) Version 1.3 Released We are pleased to announce the release of OpenDDS version 1.3! Improved OMG DDS 1.2 specification conformance: Communication Status entity structures and behaviors Implemented TRANSPORT_PRIORITY and LATENCY_BUDGET QoS Implemented the ReadCondition interface and associated operations on the DataReader Partially implemented the QueryCondition interface — only queries of the form “ORDER … Continue reading “OpenDDS Version 1.3 Released”