Go to file
Ismail Dönmez 3a0ebea12a - Updated to version 2017_20160722
* static_partitioner class is now a fully supported feature.
  * async_node class is now a fully supported feature.
  * For 64-bit platforms, quadrupled the worst-case limit on the amount
    of memory the Intel TBB allocator can handle.
  * Added TBB_USE_GLIBCXX_VERSION macro to specify the version of GNU
    libstdc++ when it cannot be properly recognized, e.g. when used
    with Clang on Linux* OS. Inspired by a contribution from David A.
  * Added graph/stereo example to demostrate tbb::flow::async_msg.
  * Removed a few cases of excessive user data copying in the flow graph.
  * Reworked split_node to eliminate unnecessary overheads.
  * Added support for C++11 move semantics to the argument of
    tbb::parallel_do_feeder::add() method.
  * Added C++11 move constructor and assignment operator to
    tbb::combinable template class.
  * Added tbb::this_task_arena::max_concurrency() function and
    max_concurrency() method of class task_arena returning the maximal
    number of threads that can work inside an arena.
  * Deprecated tbb::task_arena::current_thread_index() static method;
    use tbb::this_task_arena::current_thread_index() function instead.
- License changed to Apache-2.0
- Please see included CHANGES file for all changes.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=19
2016-09-17 13:10:24 +00:00
.gitattributes Accepting request 20510 from home:msmeissn:branches:devel:libraries:c_c++ 2009-09-16 11:20:34 +00:00
.gitignore Accepting request 20510 from home:msmeissn:branches:devel:libraries:c_c++ 2009-09-16 11:20:34 +00:00
optflags.patch OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb?expand=0&rev=11 2016-05-04 12:14:02 +00:00
tbb2017_20160722oss_src.tgz - Updated to version 2017_20160722 2016-09-17 13:10:24 +00:00
tbb.changes - Updated to version 2017_20160722 2016-09-17 13:10:24 +00:00
tbb.spec - Updated to version 2017_20160722 2016-09-17 13:10:24 +00:00