Mercurial > hg > svcore
log base/Clipboard.cpp @ 1389:770f80d9ccee
age | author | description |
---|---|---|
2015-03-09 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |
2014-09-03 | Chris Cannam | Fix some uninitialised values (from coverity scan) |
2014-09-03 | Chris Cannam | Fix some (probably benign) uninitialised members (from coverity scan) |
2014-06-17 | Chris Cannam | Remove size_t's, fix compiler warnings warnfix_no_size_t |