Kevin Backhouse
|
c9d0cf3643
|
Make fields of DataBuf private.
|
2021-08-29 15:43:10 +01:00 |
|
Rosen Penev
|
86c71ae6c3
|
clang-tidy: avoid global non const variables
Found with cppcoreguidelines-avoid-non-const-global-variables
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2021-05-25 08:43:27 +02:00 |
|
Rosen Penev
|
1b9b77c51f
|
clang-tidy: add ending namespace comments
Found with google-readability-namespace-comments
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2021-05-14 17:34:09 +02:00 |
|
Rosen Penev
|
2e73aa9dc0
|
default con/destructors in headers
Helps to optimize trivially destructable stuff.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2021-05-12 09:10:36 +02:00 |
|
Rosen Penev
|
8128716287
|
clang-tidy: use = default
Found with modernize-use-equals-default
Ran through git clang-format
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2021-05-09 15:18:50 +02:00 |
|
Luis Diaz Mas
|
59493d1edc
|
Fix bug in Cr2Header::read
|
2018-05-26 18:19:40 +02:00 |
|
Luis Diaz Mas
|
1d27c21639
|
Rename files from cr2image_int to cr2header_int
|
2018-05-26 18:19:40 +02:00 |
|