Skip to content
Failed

Changes

Summary

  1. CHG: multithreading ContourToNodes (commit: 1e79391) (details)
  2. BUG: mexPrintf is NOT thread safe and crashes. Replace by printf (commit: 9474be9) (details)
Commit 1e79391aafc6ac7c7e6459e89ce2336972b34ac4 by Mathieu Morlighem
CHG: multithreading ContourToNodes
(commit: 1e79391)
The file was modifiedsrc/c/modules/ContourToNodesx/ContourToNodesx.h (diff)
The file was addedscripts/svnvimdiff
The file was modifiedsrc/c/modules/ContourToNodesx/ContourToNodesx.cpp (diff)
The file was modifiedsrc/c/shared/Exp/exp.cpp (diff)
The file was modifiedsrc/c/shared/Exp/exp.h (diff)
The file was modifiedsrc/c/modules/ContourToMeshx/ContourToMeshxt.cpp (diff)
Commit 9474be95d3df60b3768449befa4f0d25b75a6340 by Mathieu Morlighem
BUG: mexPrintf is NOT thread safe and crashes. Replace by printf
(commit: 9474be9)
The file was modifiedsrc/c/classes/kriging/Observation.cpp (diff)
The file was modifiedsrc/c/modules/Krigingx/Krigingx.cpp (diff)