aboutsummaryrefslogtreecommitdiff
path: root/external/boost/archive (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-04boost: fix little/big endian compatibilitymoneromooo-monero2-2/+4
2019-07-09boost: update obsolete usage of endian APImoneromooo-monero3-6/+6
2017-08-21Silence stupid fallthru warning in gcc 7Howard Chu1-5/+10
2017-01-08Merge pull request #1531Riccardo Spagni3-4/+7
2017-01-08Merge pull request #1515Riccardo Spagni2-0/+7
2017-01-07portable serializer: use signed char for sizekenshi843-4/+7
2017-01-02portable serializer: make signerd/unsigned tx portable, ignore archive versio...kenshi842-0/+7
2016-12-23Fix multiple definition clash on ARMv7 buildHoward Chu2-10/+10
2016-12-21account for API difference between 1.58 & 1.59kenshi842-0/+47
2016-12-20moved boost cpp into hpp since they're supposed to be header onlykenshi843-0/+234
2016-12-16added experimental boost::archive::portable_binary_{i|o}archivekenshi843-0/+452