- 21 Sep, 2015 11 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
Because that's the variable actually used by CPack.
-
Gleb Gladilov authored
-
Gleb Gladilov authored
-
Vitaly Tuzov authored
fix position of assert expected/actual parameter
-
Vitaly Tuzov authored
-
Elena Shipunova authored
-
Alexander Alekhin authored
-
- 18 Sep, 2015 8 commits
-
-
Pavel Rojtberg authored
`has()` only tests for an argument presence which is always true for arguments with default values. Use `get<bool>()` to check the value instead.
-
Pavel Rojtberg authored
and not consider its value. treat arguments with a set default value as present.
-
Pavel Rojtberg authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Pavel Rojtberg authored
`A || !A` is `true` so write `(A && B) || !A` as `B || !A`
-
- 17 Sep, 2015 2 commits
-
-
Pavel Vlasov authored
Disables TLS copy constructor and operator, as they can lead to errors and reservation of too much keys in TLS storage; gather method was added to TLS to gather data from all threads;
-
Renato Florentino Garcia authored
-
- 14 Sep, 2015 4 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 13 Sep, 2015 8 commits
-
-
Adam authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 12 Sep, 2015 1 commit
-
-
Dikay900 authored
-
- 11 Sep, 2015 6 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-