0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 2 hours ago.
Jul 10, 2025 — Jul 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed build problem for Windows (snprintf issue) More... over 16 years ago
Separated the project for VS2005 and VS2008 More... over 16 years ago
Renamed from the non-vs2005 version More... over 16 years ago
Initial version More... over 16 years ago
Initial version More... over 16 years ago
Fixed a bug introduced in the previous changes More... almost 17 years ago
Replaced psplugin_rti_la_CXXFLAGS with ..._CPPFLAGS. More... almost 17 years ago
Minor changes, mostly test & debug related changes More... almost 17 years ago
Renamed command-line option from 'numiter' to 'iter' to be compatible with the RTI pubsub perftest More... almost 17 years ago
Moved a AC_RESULT macro down few line (message is printed at the right time now). More... almost 17 years ago
added missing set_qos and enable for both reader and writer More... almost 17 years ago
Changed the way data writer and data reader QoSs are set. Now it uses the approach of creating the entity disabled using the default Qos, then retrieving them, modify, set, then finally enable the entity. More... about 17 years ago
Removed reference to the unused XML files More... about 17 years ago
merged all the QoS together in a single file More... about 17 years ago
Redesigned the XML using profiles instead of filter_topic More... about 17 years ago
Fixed few bugs introduced in previous checkin More... about 17 years ago
Removed the old method to set QoS More... about 17 years ago
Fixed an error introduced in the last checkin More... about 17 years ago
minor updates More... about 17 years ago
Updated to synch up with the latest modifications in the code More... about 17 years ago
Several fixes. More... about 17 years ago
Removed settings resource limits on data reader creation More... about 17 years ago
Removed double setting resource limits QoS More... about 17 years ago
Removed setting resource limits for ospl More... about 17 years ago
Added back command line args for reliability More... about 17 years ago
Updated profiles More... about 17 years ago
Replaced a printf() with std::cout More... about 17 years ago
Updated doc More... about 17 years ago
Added command-line option -ppDisable to rtiddsgen to avoid problems on platforms where only CC is specified because gcc is not installed under a place accessible by the search path (i.e. solaris). More... about 17 years ago
Replaced the '+=' operator with the simpler but more compatible '=' that was causing problems on Solaris shell More... about 17 years ago