-
Notifications
You must be signed in to change notification settings - Fork 912
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
changes between 1.14.3 and 1.13.6 for backporting #1477
Commits on Aug 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8d94003 - Browse repository at this point
Copy the full SHA 8d94003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 017ce50 - Browse repository at this point
Copy the full SHA 017ce50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4744c90 - Browse repository at this point
Copy the full SHA 4744c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dca2a7 - Browse repository at this point
Copy the full SHA 7dca2a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ce36e3 - Browse repository at this point
Copy the full SHA 3ce36e3View commit details -
Fix integer overflow for oneshot timers. (#1382)
* Template std::max instead of casting explicitly.
Configuration menu - View commit details
-
Copy full SHA for 7d9e407 - Browse repository at this point
Copy the full SHA 7d9e407View commit details -
Change to force a rebuild of the pollset on flag changes (#1393)
Configuration menu - View commit details
-
Copy full SHA for 0463bc9 - Browse repository at this point
Copy the full SHA 0463bc9View commit details -
XmlRpcpp fixes for OSX (#1402)
* Handle RLIM_INFINITY * XmlRpcServer: use unsigned int for rlimit * Properly link xmlrpcpp tests * Exclude test libraries from all target * Symbol overriding for OSX * fix signed / unsigned comparison warning
Configuration menu - View commit details
-
Copy full SHA for 7d860bb - Browse repository at this point
Copy the full SHA 7d860bbView commit details -
Fix the count of subscribers. (#1407)
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ebf33eb - Browse repository at this point
Copy the full SHA ebf33ebView commit details -
Fix Issue 1346 - Make a copy of the topic list (#1416)
* Make a copy of the topic list get_topics() returns a set, which is iterated by the Log constructor. Make a copy of the set (atomic in cpython!) so nobody adds or removes something while the Log constructor iterates over it * Revert "Make a copy of the topic list", Fix This reverts commit 0e019e0. Move the fix to the _TopicManager so anybody else calling get_topics doesn't get burned by the same issue as _rosout
Configuration menu - View commit details
-
Copy full SHA for 647ffe1 - Browse repository at this point
Copy the full SHA 647ffe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38eb338 - Browse repository at this point
Copy the full SHA 38eb338View commit details -
Rename python message_filters.Cache.getLastestTime to getLatestTime (#…
…1450) * Rename getLastestTime to getLatestTime Per directions [here](#1449 (comment)). * Test getLatestTime instead of getLastestTime per #1449 (comment)
Configuration menu - View commit details
-
Copy full SHA for f92e9e3 - Browse repository at this point
Copy the full SHA f92e9e3View commit details
Commits on Aug 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d80aa6d - Browse repository at this point
Copy the full SHA d80aa6dView commit details