提交历史

作者 SHA1 备注 提交日期
  David Piuva 5f94898f31 Fixed a bug in threadedWorkFromList where getting a pointer to the first task in a list would trigger a bound exception from getting a reference to the non-existing unused element. 5 月之前
  David Piuva e32bf92d1a Fixed memory leak by assuming that std::function will always heap allocate captured data. 8 月之前
  David Piuva 8ba2e9c9de Moved lots of code into an implementation folder. 10 月之前
  David Piuva 3e2b9f3b0d Turning of memory mutex outside of main and preventing multi-threading during global construction and destruction. 10 月之前
  David Piuva ae1a8bf4ca Giving manual control over thread count in the threading module. 11 月之前
  David Piuva 935942e0cd Using the virtual stack and doubling the stack memory. 1 年之前
  David Piuva 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 年之前
  David Piuva 3c4e7bc569 Beginning of public version history. 6 年之前