qt5base-lts/tests/benchmarks/corelib
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
..
codecs Update copyright headers 2015-02-11 06:49:51 +00:00
io Update copyright headers 2015-02-11 06:49:51 +00:00
json Update copyright headers 2015-02-11 06:49:51 +00:00
kernel Update copyright headers 2015-02-11 06:49:51 +00:00
mimetypes Update copyright headers 2015-02-11 06:49:51 +00:00
plugin Update copyright headers 2015-02-11 06:49:51 +00:00
thread Update copyright headers 2015-02-11 06:49:51 +00:00
tools Make QRingBuffer a 64-bit safe 2015-03-12 05:33:20 +00:00
corelib.pro test: Moving tst_QMimeDatabase::inheritsPerformance() test 2012-10-31 19:56:42 +01:00