- 09 Oct, 2014 5 commits
-
-
Set TARGETs the clean way, using generators....
Christian Kern committed -
The old version depended on the build-dir to be a subdirectory of the source directory. With this patch one can build in tree or put the build-dir anywhere. Signed-off-by: Henning Schild <henning...@siemens.com>
Henning Schild committed -
Marcus Winter committed
-
Christian Kern committed
-
Christian Kern committed
-
- 08 Oct, 2014 17 commits
-
-
Tobias Schuele committed
-
Tobias Schuele committed
-
Tobias Schuele committed
-
Added EMBB_UNUSED_IN_RELEASE macro in thread_specific_storage-inl.h to avoid warning about unused variable.
Tobias Schuele committed -
Tobias Schuele committed
-
Tobias Schuele committed
-
Tobias Schuele committed
-
Tobias Schuele committed
-
Tobias Schuele committed
-
Marcus Winter committed
-
Marcus Winter committed
-
Marcus Winter committed
-
Marcus Winter committed
-
Marcus Winter committed
-
Marcus Winter committed
-
- 07 Oct, 2014 13 commits
-
-
Marcus Winter committed
-
Tobias Schuele committed
-
Tobias Schuele committed
-
This reverts commit 807308ab819e778915b8a6c5c5cdb68288233f72. This reverts commit 399ddba00be2f45a4768f4a2e92d1c12d3e75552.
Christian Kern committed -
4 spaces to get code blocks Conflicts: README.md
Roger Meier committed -
Roger Meier committed
-
Christian Kern committed
-
- shift initialization of is_active to correct position - remove unused variable
Christian Kern committed -
(this probably works on MacOS too, but not tested yet) While on it, fix error message. The missing include file is not the root cause of the problem. The missing implementation of embb_core_count_available() is.
Thomas Zander committed -
HelpScan was implemented wrong -> Scan could be executed be different threads the same time -> FixedSize lists got messed up -> program tried to return wrong pointers to the object pool -> segfault or hang Moreover, added assertion that checks that only one thread concurrently enters scan, for avoiding these kind of bugs in the future.
Christian Kern committed
- 06 Oct, 2014 5 commits
-
-
Marcus Winter committed
-
Marcus Winter committed
-
Christian Kern committed
-
Fix internal issue #214, change default doxygen label for api to two (using javascript to collapse to that level)
Christian Kern committed -
- Omit doxygen "Makefiles" from tarball (internal issue #221) - Add executable flag to shell scripts (fixes internal issue #224)
Christian Kern committed
-