Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-04 | boost: fix little/big endian compatibility | moneromooo-monero | 2 | -2/+4 |
2019-07-09 | boost: update obsolete usage of endian API | moneromooo-monero | 3 | -6/+6 |
2017-08-21 | Silence stupid fallthru warning in gcc 7 | Howard Chu | 1 | -5/+10 |
2017-01-08 | Merge pull request #1531 | Riccardo Spagni | 3 | -4/+7 |
2017-01-08 | Merge pull request #1515 | Riccardo Spagni | 2 | -0/+7 |
2017-01-07 | portable serializer: use signed char for size | kenshi84 | 3 | -4/+7 |
2017-01-02 | portable serializer: make signerd/unsigned tx portable, ignore archive versio... | kenshi84 | 2 | -0/+7 |
2016-12-23 | Fix multiple definition clash on ARMv7 build | Howard Chu | 2 | -10/+10 |
2016-12-21 | account for API difference between 1.58 & 1.59 | kenshi84 | 2 | -0/+47 |
2016-12-20 | moved boost cpp into hpp since they're supposed to be header only | kenshi84 | 6 | -272/+234 |
2016-12-16 | added experimental boost::archive::portable_binary_{i|o}archive | kenshi84 | 6 | -0/+724 |