aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_runqueue.cpp
Commit message (Expand)AuthorAge
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* fixed some double-promotion and sign-compare warningsGravatar Christoph Hertzberg2016-05-11
* Optimized the non blocking thread pool:Gravatar Benoit Steiner2016-05-09
* Fixed some singed/unsigned comparison warningsGravatar Christoph Hertzberg2016-05-05
* Fixed several compilation warningsGravatar Benoit Steiner2016-04-21
* Use EIGEN_THREAD_YIELD instead of std::this_thread::yield to make the code mo...Gravatar Benoit Steiner2016-04-21
* Fixed a few typosGravatar Benoit Steiner2016-04-19
* Fixed 2 recent regression testsGravatar Benoit Steiner2016-04-19
* Worked around the lack of a rand_r function on windows systemsGravatar Benoit Steiner2016-04-17
* Fixed compilation errors with msvcGravatar Benoit Steiner2016-04-15
* Enabled the new threadpool testsGravatar Benoit Steiner2016-04-14
* Added tests for the non blocking thread poolGravatar Benoit Steiner2016-04-14