Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | disable werror by default | David Tardon | 7 years | |
Age | Commit message | Author | Files | Lines |
2018-05-05 | disable werror by defaultHEADmaster | David Tardon | 1 | -2/+2 |
2018-03-24 | avoid manual memory allocation | David Tardon | 2 | -7/+6 |
2018-03-24 | these functions cannot throw any exception | David Tardon | 1 | -10/+2 |
2018-02-01 | WaE: unnecessary parentheses in declaration | David Tardon | 2 | -10/+10 |
2017-07-29 | drop empty namespace decl | David Tardon | 1 | -4/+0 |
2017-07-29 | boost::shared_ptr -> std::shared_ptr | David Tardon | 34 | -125/+116 |
2017-07-29 | boost::scoped_ptr -> std::unique_ptr | David Tardon | 2 | -3/+2 |
2017-07-29 | use existing check | David Tardon | 2 | -9/+227 |
2017-07-29 | switch to C++11 | David Tardon | 3 | -0/+1022 |
2017-07-29 | suppress GCC7 fallthrough warnings | David Tardon | 10 | -14/+94 |
[...] | ||||
Clone | ||||
git://people.freedesktop.org/~dtardon/libsw602 | ||||
ssh://people.freedesktop.org/~dtardon/libsw602 |