- 25 Mar, 2015 1 commit
-
-
Tobias Fuchs committed
-
- 19 Mar, 2015 1 commit
-
-
Tobias Fuchs committed
-
- 03 Mar, 2015 4 commits
-
-
Christian Kern committed
-
Christian Kern committed
-
Christian Kern committed
-
Cannot reference catched excpetion in EMBB_THROW, this will not compile if exceptions are disabled...
Christian Kern committed
-
- 02 Mar, 2015 14 commits
-
-
Tobias Schuele committed
-
Tobias Schuele committed
-
Christian Kern committed
-
Christian Kern committed
-
Christian Kern committed
-
Christian Kern committed
-
Christian Kern committed
-
We used customized header, for toggling the bullets on the API view only up to level 2. However, turned out, that this header is only compatible with this doxygen version. We should be independent of the doxygen version, therefore removed this approach again. Has to be discussed.
Christian Kern committed -
Tobias Fuchs committed
-
Tobias Fuchs committed
-
Christian Kern committed
-
Marcus Winter committed
-
Tobias Fuchs committed
-
- 27 Feb, 2015 11 commits
-
-
algorithms_cpp: unified behavior on empty input, added unit tests on empty and negative input ranges
Tobias Fuchs committed -
Tobias Fuchs committed
-
Christian Kern committed
-
Changed the run_tests_cygwin script to on be dependent on /bin/sh instead of on being dependent on bash. Was already done before with run_tests_unix, just copied those changes. Other scripts will not be touched, as we decided to not adjust complicated scripts.
Christian Kern committed -
Tobias Fuchs committed
-
Modify the create tarball script, to completely automate the tarball creation. Also add gitattributes file, to make git recognize this file as text (and not binary).
Christian Kern committed -
Tobias Fuchs committed
-
Tobias Fuchs committed
-
Tobias Fuchs committed
-
Tobias Fuchs committed
-
Ticket EMBB-349
Bernhard Gatzhammer committed
-
- 26 Feb, 2015 4 commits
-
-
Tobias Fuchs committed
-
EMBB-372
Bernhard Gatzhammer committed -
Conflicts: algorithms_cpp/test/count_test.cc base_c/include/embb/base/c/internal/platform.h base_c/test/alloc_test.h base_c/test/condition_var_test.h base_c/test/core_set_test.h base_c/test/counter_test.h base_c/test/duration_test.h base_c/test/thread_index_test.h base_c/test/thread_specific_storage_test.h base_c/test/thread_test.h base_c/test/time_test.h base_cpp/include/embb/base/core_set.h base_cpp/include/embb/base/duration.h base_cpp/include/embb/base/exceptions.h base_cpp/include/embb/base/internal/duration-inl.h base_cpp/include/embb/base/internal/mutex-inl.h base_cpp/include/embb/base/internal/thread-inl.h base_cpp/include/embb/base/internal/thread_closures.h base_cpp/include/embb/base/internal/thread_specific_storage-inl.h base_cpp/include/embb/base/thread_specific_storage.h base_cpp/include/embb/base/time.h base_cpp/test/thread_test.h dataflow_cpp/include/embb/dataflow/internal/inputs.h
Tobias Fuchs committed -
Tobias Fuchs committed
-
- 25 Feb, 2015 5 commits
-
-
Marcus Winter committed
-
tutorial: Added paragraph to MTAPI C++ description regarding the performance impact of automatic initialization, references added in the algorithms and dataflow tutorials, added note to readme
Marcus Winter committed -
Marcus Winter committed
-
Marcus Winter committed
-
Marcus Winter committed
-