refactor(rmtxop,rcomb,pvsum): Removed BSDF library dependency where unneeded
feat(rcomb,rmtxop): Added warning when 32-bit results written as 64-bit
perf(rmtxop,rcomb): Switched default internal data type from double to float
refactor: Made MAXCOMP redefinable and common between rmatrix tools
refactor: Simplified some error messages
fix(rcomb,rmtxop): Fix to matrix deallocation
fix(rcomb,rmtxop): Fixing compile error with const array type
fix(rcomb): pay better attention to -w option
fix(rcomb: Cleaned up logic and error reporting and fixed bug caused by subtle fclose(3) behavior that moved underlying file pointer shared with parent
refactor(rcomb): Minor changes should not affect performance
perf: minor optimization to avoid unnecessary system calls
fix(rcomb): Added child process to sequence output; seems to finally work
refactor: Changed buffer types in process(), readbuf(), writebuf()
fix(rcomb): Avoid inappropriate byte-swapping and improved final fclose() wait
fix(rcomb): Error in record size calc and cleanup of child processes on failure
fix(rcomb): Reverted to original synchronization method as signals proved unreliable for multi-processing
fix(rcomb): Fixed confusion over #components with symbolic -c in final xform
perf(rcomb): Minor optimization of signal blocking during child input
fix(rcomb): added sigprocmask() calls to avoid child synchronization issue
fix(rcomb): Switched to group-signaling to make multi-processing more reliable
perf(rcomb): Minor performance improvements for multi-processing mode
feat(rcomb): Added -n option for multi-processing
feat: Added facility for app-managed matrix memory
fix: Made use of resolu.h more consistent and reliable
perf: Added array index optimization to calcomp routines
fix(rcomb): Fixed issue with final operations (reallocation error)
fix(rcomb): Restored error message if no rows read from input
fix(rmtxop,rcomb): Added checks for "xyz" and "rgb" format output
feat(rmtxop,rcomb): Added lower-case versions of component outputs w/o efficacy conversions
fix(rcomb): Fixed handling of matrix inputs where NROWS is unspecified
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.