log src/vamp-sdk/RealTime.cpp @ 527:bc5e76e90e95 c++11-mutex

age author description
2017-12-11 Chris Cannam Rework canonicalisation so as to avoid theoretical possibility of integer overflow. (This is unit tested in svcore, not here - tests pass)
2017-01-09 Chris Cannam Fix inadequate #if guard for non-gcc builds
2016-11-18 Chris Cannam Fix fairly obscure mis-canonicalisation in RealTime (leading to non-canonical but still correct values)
2016-11-15 Chris Cannam Fixes to a few unusual cases in RealTime
2016-04-14 Chris Cannam Fix compiler warnings, and fix potential mangling of utf8 when downcasing (this is still a nasty and incomplete way to do it though)
2015-09-04 Chris Cannam Avoid endless recursion if NaN passed to fromSeconds
2015-09-04 Chris Cannam Fix to RealTime::toText following similar fix in SV
2008-11-07 cannam * Flatten directory tree a bit, update doxygen distinct-libraries
2008-11-07 cannam * Add include guards; make code compile! distinct-libraries
2008-11-06 cannam * more moving distinct-libraries base src/RealTime.cpp@a1f3a6b77ceb