summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterdisable werror by defaultDavid Tardon6 years
 
 
AgeCommit messageAuthorFilesLines
2018-05-05disable werror by defaultHEADmasterDavid Tardon1-2/+2
2018-03-24avoid manual memory allocationDavid Tardon2-7/+6
2018-03-24these functions cannot throw any exceptionDavid Tardon1-10/+2
2018-02-01WaE: unnecessary parentheses in declarationDavid Tardon2-10/+10
2017-07-29drop empty namespace declDavid Tardon1-4/+0
2017-07-29boost::shared_ptr -> std::shared_ptrDavid Tardon34-125/+116
2017-07-29boost::scoped_ptr -> std::unique_ptrDavid Tardon2-3/+2
2017-07-29use existing checkDavid Tardon2-9/+227
2017-07-29switch to C++11David Tardon3-0/+1022
2017-07-29suppress GCC7 fallthrough warningsDavid Tardon10-14/+94
[...]
 
Clone
git://people.freedesktop.org/~dtardon/libsw602
ssh://people.freedesktop.org/~dtardon/libsw602