Michael Huth

Results 55 issues of Michael Huth

With the introduction of averaging over groups of datasets we have the situation that we need to evaluate arrays of datasets in SF. Currently we only discriminate arrays from datasets...

close #2547

PatchLink
FFI

- With an XOP supporting compression of waves/strings the upload could be speeded up when the log file data is compressed before upload.

XOPs
Logging

GetFileAndFolderInfo is not threadsafe (IP8) which needs another approach for file/folder exists checks. Here is an idea: ```igorpro static Constant FSYS_ACCESS_DENIED = 30001 static Constant FSYS_NOT_FOUND = -43 static Constant...

enhancement
Backlog

Currently waves added to the wave cache are not locked, so code that obtains a reference can change it. Generally when adding waves to the wave cache the wave and...

CodeQuality
Backlog