summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * Introduce a qalgorithms benchmark.Robin Burchell2012-01-214-1/+147
| * Add a string hash implementation similar to the one in Java.Robin Burchell2012-01-203-0/+41
* | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-01-1621-23/+113
|\|
| * Remove execute permission from files that don't need it.Jason McDonald2012-01-101-0/+0
| * Remove the Q_TYPENAME define.Stephen Kelly2012-01-081-2/+2
| * Update copyright year in license headers.Jason McDonald2012-01-0520-20/+20
| * add tests and benchmarks for QString::toLower()/toUpper()/toCaseFolded()Konstantin Ritt2011-12-251-1/+91
* | Use RefCount::setSharable feature in QVectorJoão Abecasis2012-01-101-1/+0
* | Get rid of assignment operators in RefCountJoão Abecasis2012-01-041-1/+1
|/
* Fix compilation of Benchmark tests on Windows.Friedemann Kleint2011-12-011-0/+2
* Compile with non-C++11 compilersBradley T. Hughes2011-11-141-14/+20
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2512-72/+12
* test: Split `qcontiguouscache' unit and benchmark testsSergio Ahumada2011-10-243-0/+200
* tests: do not run benchmarks by default in 'make check'Sergio Ahumada2011-10-241-0/+4
* Remove Symbian-specific code from tests.Jason McDonald2011-09-295-20/+2
* Add benchmark for QCharKent Hansen2011-09-152-0/+157
* optimize QList::removeAll()Ritt Konstantin2011-09-123-0/+256
* tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-1910-0/+40
* tests: fixed compilation of qstring benchmark on macRohan McGovern2011-05-271-2/+7
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2417-290/+290
* Compile fix for 64bit Linux.Friedemann Kleint2011-05-191-1/+1
* Updated version references in autotestsEckhart Koppen2011-05-131-1/+1
* tests: make benchmarks compile or disable those which don't compileRohan McGovern2011-05-111-0/+1
* Only run JSC benchmarks if access to the source codeMarius Storm-Olsen2011-04-272-6/+13
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2735-0/+79949