Skip to content
Failed

Changes

Summary

  1. Replace the external lib call with a native OS call for Win and OSX (commit: 848f0bf) (details)
  2. Replace the external lib call with a native OS call for Linux + some (commit: f59ed4c) (details)
  3. v1.2.8 (commit: 511aa91) (details)
Commit 848f0bff45f1c6f3149a51050e71b2ed8403c7d3 by sarbian
Replace the external lib call with a native OS call for Win and OSX
(commit: 848f0bf)
The file was modified GCMonitor.cs (diff)
Commit f59ed4ce4002024c851e12220616827c04f81f22 by sarbian
Replace the external lib call with a native OS call for Linux + some
cleanup and fix
(commit: f59ed4c)
The file was modified GCMonitor.cs (diff)
The file was modified Properties/AssemblyInfo.cs (diff)
The file was addedStringParser.cs