| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clang warning fix for #8338 | Jeffrey Ryan | 2022-05-27 | 1 | -0/+4 |
| | | | | | Unlike some other warnings, clang does not have a `stringop-overflow` group so it doesn't recognize the `#pragma GCC ...` directive in #8338 | ||||
| * | GCC: Fix -Wstringop-overflow= warnings | Jeffrey Ryan | 2022-05-16 | 1 | -0/+3 |
| | | | | | Resolves #8320 | ||||
| * | boost: update obsolete usage of endian API | moneromooo-monero | 2019-07-09 | 1 | -1/+1 |
| | | |||||
| * | portable serializer: use signed char for size | kenshi84 | 2017-01-07 | 1 | -1/+4 |
| | | |||||
| * | moved boost cpp into hpp since they're supposed to be header only | kenshi84 | 2016-12-20 | 1 | -0/+2 |
| | | |||||
| * | added experimental boost::archive::portable_binary_{i|o}archive | kenshi84 | 2016-12-16 | 1 | -0/+50 |
