aboutsummaryrefslogtreecommitdiff
path: root/external/boost
Commit message (Expand)AuthorAgeFilesLines
* clang warning fix for #8338Jeffrey Ryan2022-05-271-0/+4
* GCC: Fix -Wstringop-overflow= warningsJeffrey Ryan2022-05-161-0/+3
* boost: fix little/big endian compatibilitymoneromooo-monero2019-09-042-2/+4
* boost: update obsolete usage of endian APImoneromooo-monero2019-07-093-6/+6
* Silence stupid fallthru warning in gcc 7Howard Chu2017-08-211-5/+10
* Merge pull request #1531Riccardo Spagni2017-01-083-4/+7
|\
| * portable serializer: use signed char for sizekenshi842017-01-073-4/+7
* | Merge pull request #1515Riccardo Spagni2017-01-082-0/+7
|\ \
| * | portable serializer: make signerd/unsigned tx portable, ignore archive versio...kenshi842017-01-022-0/+7
| |/
* / Fix multiple definition clash on ARMv7 buildHoward Chu2016-12-232-10/+10
|/
* account for API difference between 1.58 & 1.59kenshi842016-12-212-0/+47
* moved boost cpp into hpp since they're supposed to be header onlykenshi842016-12-206-272/+234
* added experimental boost::archive::portable_binary_{i|o}archivekenshi842016-12-166-0/+724