1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 15 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Migrated LogicalThread code from GSF into Gemstone.Threading.LogicalThreads
ritchiecarroll
as J. Ritchie Carroll
More... 14 days ago
Base level improvements to Settings, DataProtection, Cipher password hashing (Argon2) Some changes necessitated class assembly relocations
ritchiecarroll
as J. Ritchie Carroll
More... 16 days ago
Updates to support service host and operational time-series library
ritchiecarroll
as J. Ritchie Carroll
More... about 1 month ago
Built gemstone/threading v1.0.110 documentation More... about 1 month ago
Updated gemstone/threading version to 1.0.110 More... about 1 month ago
Built gemstone/threading v1.0.109 documentation More... about 1 month ago
Updated gemstone/threading version to 1.0.109 More... about 1 month ago
Built gemstone/threading v1.0.108 documentation More... about 2 months ago
Updated gemstone/threading version to 1.0.108 More... about 2 months ago
Updated gemstone/threading version to 1.0.107 More... 4 months ago
Merge pull request #7 from gemstone/UpdateToDotNet8.0 More... 4 months ago
Updated gemstone/threading version to 1.0.106 More... 4 months ago
Merge pull request #5 from gemstone/BackgroundToInit More... 4 months ago
Merge branch 'master' into BackgroundToInit More... 4 months ago
Merge pull request #6 from gemstone/ExposingUnlinkToInterprocessLock More... 4 months ago
FIxed doc link references
ritchiecarroll
as J. Ritchie Carroll
More... 4 months ago
Updated inter-process lock functions to keep hash name internal.
ritchiecarroll
as J. Ritchie Carroll
More... 4 months ago
Changed init property to be set in .NET standard
ritchiecarroll
as J. Ritchie Carroll
More... 4 months ago
Updated NuGet package references to latest versions
ritchiecarroll
as J. Ritchie Carroll
More... 4 months ago
Update all Gesmtone projects to .NET 8.0
ritchiecarroll
as J. Ritchie Carroll
More... 4 months ago
Renamed `Unlink` to `ReleaseInterprocessResources`
ritchiecarroll
as J. Ritchie Carroll
More... 4 months ago
Added Unlink method to InterprocessReaderWriterLock
ritchiecarroll
as J. Ritchie Carroll
More... 4 months ago
Added overloads to GetNamedMutex and GetNamedSemaphore that expose the generated hash name.
ritchiecarroll
as J. Ritchie Carroll
More... 4 months ago
Minor code cleanup of `TaskSynchronizedOperation`
ritchiecarroll
as J. Ritchie Carroll
More... 4 months ago
Changed `set` operation of IsBackround property of LongSynchronizedOperation to be `init`. Removes possible undefined behavior.
ritchiecarroll
as J. Ritchie Carroll
More... 4 months ago
Removed spurious line feed
ritchiecarroll
as J. Ritchie Carroll
More... 4 months ago
Updated local function casing for consistency
ritchiecarroll
as J. Ritchie Carroll
More... 4 months ago
Merge pull request #4 from gemstone/RespectGlobalNamespaceOnPOSIX More... 4 months ago
Update NamedSemaphoreUnix.cs
ritchiecarroll
as J. Ritchie Carroll
More... 5 months ago
Updated NamedSemaphore to respect "Global\" namespace parameter, when requested.
ritchiecarroll
as J. Ritchie Carroll
More... 5 months ago