aboutsummaryrefslogtreecommitdiff
path: root/external/boost/archive/portable_binary_oarchive.hpp
Commit message (Expand)AuthorAgeFilesLines
* boost: fix little/big endian compatibilitymoneromooo-monero2019-09-041-1/+1
* boost: update obsolete usage of endian APImoneromooo-monero2019-07-091-2/+2
* Silence stupid fallthru warning in gcc 7Howard Chu2017-08-211-5/+10
* Merge pull request #1531Riccardo Spagni2017-01-081-2/+2
|\
| * portable serializer: use signed char for sizekenshi842017-01-071-2/+2
* | Merge pull request #1515Riccardo Spagni2017-01-081-0/+4
|\ \
| * | portable serializer: make signerd/unsigned tx portable, ignore archive versio...kenshi842017-01-021-0/+4
| |/
* / Fix multiple definition clash on ARMv7 buildHoward Chu2016-12-231-5/+5
|/
* account for API difference between 1.58 & 1.59kenshi842016-12-211-0/+17
* moved boost cpp into hpp since they're supposed to be header onlykenshi842016-12-201-0/+100
* added experimental boost::archive::portable_binary_{i|o}archivekenshi842016-12-161-0/+194