qt5base-lts/tests/benchmarks/corelib/tools
Alex Trotsenko 9dd0bb851b Make QRingBuffer a 64-bit safe
According to I/O API, QIODevice and its inherited classes should be
able to process a full 64-bit offsets and lengths. This requires
64-bit parameters in operations with internal buffers. Rework
QRingBuffer to avoid implicit truncation of numbers and fix some
64-bit issues in code.

Change-Id: Iadd6fd5fefd2d64e6c084e2feebb4dc2d6df66de
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-03-12 05:33:20 +00:00
..
containers-associative Update copyright headers 2015-02-11 06:49:51 +00:00
containers-sequential Update copyright headers 2015-02-11 06:49:51 +00:00
qalgorithms Update copyright headers 2015-02-11 06:49:51 +00:00
qbytearray Update copyright headers 2015-02-11 06:49:51 +00:00
qchar Update copyright headers 2015-02-11 06:49:51 +00:00
qcontiguouscache Update copyright headers 2015-02-11 06:49:51 +00:00
qcryptographichash Update copyright headers 2015-02-11 06:49:51 +00:00
qdatetime Update copyright headers 2015-02-11 06:49:51 +00:00
qhash Update copyright headers 2015-02-11 06:49:51 +00:00
qlist Update copyright headers 2015-02-11 06:49:51 +00:00
qlocale Update copyright headers 2015-02-11 06:49:51 +00:00
qmap Update copyright headers 2015-02-11 06:49:51 +00:00
qrect Update copyright headers 2015-02-11 06:49:51 +00:00
qregexp Update copyright headers 2015-02-11 06:49:51 +00:00
qringbuffer Make QRingBuffer a 64-bit safe 2015-03-12 05:33:20 +00:00
qset Update copyright headers 2015-02-11 06:49:51 +00:00
qstack Update copyright headers 2015-02-11 06:49:51 +00:00
qstring Update copyright headers 2015-02-11 06:49:51 +00:00
qstringbuilder Update copyright headers 2015-02-11 06:49:51 +00:00
qstringlist Update copyright headers 2015-02-11 06:49:51 +00:00
qvector Update copyright headers 2015-02-11 06:49:51 +00:00
tools.pro QStack: Add a simple benchmark. 2014-12-30 19:25:58 +01:00