1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Convert.cpp
ritchiecarroll
as J. Ritchie Carroll
More... 12 months ago
Update Convert.cpp
ritchiecarroll
as J. Ritchie Carroll
More... 12 months ago
Update README.md
ritchiecarroll
as J. Ritchie Carroll
More... 12 months ago
Added microsecond Ticks conversion.
ritchiecarroll
as J. Ritchie Carroll
More... over 1 year ago
Add microsecond time conversion
ritchiecarroll
as J. Ritchie Carroll
More... over 1 year ago
Updated PhasorSourceIndex of zero to map to metadata as NULL
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Update README.md
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Updated CMakeLists.txt to include new ReverseSubscribe sample
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Cleaned up SubsriberInstance based samples
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Updated subscriber listening connections to use connect action mutex on disconnect This prevents socket startup / shutdown issues for fast sequence restart operations
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Improved samples based on SubscriberInstance
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Added reverse subscribe sample
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Improved reverse subscription operation
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Removed unused Timer functions from header file
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Removed Wait operations from Timer class Use ManualResetEvent::Wait instead
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Improved ManualResetEvent timeout functionality
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Updated version to 1.1.2
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Added initial implementation of DataSubscriber reverse connection
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Updated endPoint parameter name casing in PublisherInstance for consistency
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Updated SubscriberConnection to use common ResolveDNSName function
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Added common ResolveDNSName function
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Updated date/time conversions from ticks to apply value mask so that any leap second bits are not included in converted timestamps.
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Updated all dot settings to target C++ 20
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Update README.md
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Updated Timer class to ManualResetEvent based wait operation
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Reduced possible race conditions on disconnect and shitdown threads Updated Timer callback to use shared_ptr Implemented consistent use of shared_ptr NullPtr types
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Added time reasonability subscription settings Fixes #1
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Updated version to 1.1.1
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Removed unnecessary static casts
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago
Updated README
ritchiecarroll
as J. Ritchie Carroll
More... over 2 years ago