Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
2017-12-22 | factor STL container serialization | moneromooo-monero | 1 | -15/+28 | |
2016-09-26 | serialization: add support for serializing std::pair and std::list | moneromooo-monero | 1 | -25/+13 | |
2016-08-28 | serialization: declare do_serialize specializations before use | moneromooo-monero | 1 | -0/+5 | |
This lets my gcc picks those instead of the generic template where appropriate (and then fail since std::vector<something> does not have a serialize method. | |||||
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 | |
2014-07-01 | Improved (fixed?) serialization for vec<uint32_t> | Zachary Michaels | 1 | -0/+7 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+74 | |