- Nov 15, 2018
-
-
Marcin Ślusarz authored
Fix minor issues
-
Marcin Ślusarz authored
Fix clang format detection
-
Marcin Ślusarz authored
common: replace 'C' headers with equivalent 'C++' headers for C++ specific files
-
Marcin Ślusarz authored
add next_pow_2 common helper function
-
Marcin Ślusarz authored
Add support for memcheck in external test dir
-
- Nov 14, 2018
-
-
Krzysztof Kajrewicz authored
-
Krzysztof Kajrewicz authored
-
Krzysztof Kajrewicz authored
-
- Nov 13, 2018
-
-
Szymon Romik authored
-
Krzysztof Kajrewicz authored
-
Szymon Romik authored
-
Krzysztof Kajrewicz authored
-
- Nov 09, 2018
-
-
Marcin Ślusarz authored
Add iterator_traits header file with tests
-
Szymon Romik authored
Standard library does not provide public type traits to determine if given iterator satsfies requirements of specyfic iterator type. This commit provide such a type traits with tests.
-
Marcin Ślusarz authored
fix cmake's if condition
-
- Nov 08, 2018
-
-
Krzysztof Kajrewicz authored
-
- Oct 31, 2018
-
-
Marcin Ślusarz authored
Fix cmake CGDB usage
-
- Oct 30, 2018
-
-
Szymon Romik authored
-
- Oct 27, 2018
-
-
Marcin Ślusarz authored
-
- Oct 26, 2018
-
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
Add 1.5 changelog
-
Igor Chorazewicz authored
-
- Oct 24, 2018
-
-
Marcin Ślusarz authored
Klockwork fixes
-
Igor Chorazewicz authored
Because no custom copy ctor/operator was provided copying ctree map could result in double free.
-
Igor Chorazewicz authored
previously only files passed to add_example were being checked. This means that all .hpp files were omitted.
-
Igor Chorazewicz authored
which were not added by add_cppstyle
-
- Oct 23, 2018
-
-
Marcin Ślusarz authored
Minor fixes
-
- Oct 22, 2018
-
-
Igor Chorazewicz authored
and reformat those tests
-
Igor Chorazewicz authored
to silence klockwork
-
- Oct 20, 2018
-
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
-
- Oct 19, 2018
-
-
Marcin Ślusarz authored
common: add missing @file annotations
-
Igor Chorazewicz authored
-
Marcin Ślusarz authored
common: unify include guards
-
Marcin Ślusarz authored
common: create version.hpp file
-
Igor Chorazewicz authored
and names of common files in examples
-
- Oct 18, 2018
-
-
Igor Chorazewicz authored
-
Marcin Ślusarz authored
Find package refactoring
-
- Oct 15, 2018
-
-
Igor Chorazewicz authored
-
Igor Chorazewicz authored
-