7 Commits

Author SHA1 Message Date
Shane Grant
9ed52f22a1 adding doxygen generation 2013-07-04 23:43:46 -07:00
Randolph Voorhies
34de565d68 Basic JSON saving works 2013-07-03 16:37:47 -07:00
Shane Grant
d06900df8f ignore updates 2013-07-01 22:42:22 -07:00
Randolph Voorhies
8ec6ded75c Added renameincludes script
This is to allow projects to easily include Cereal into their project
2013-07-01 15:25:29 -07:00
Randolph Voorhies
18676e251f Restructuring 2013-06-17 16:17:20 -07:00
Shane Grant
30a1fa6d38 Adding initial performance testing
So far I've only played around with std::vector<double> for size 7 or size 1M, we are smaller when the header is a
significant portion and the same size (though always smaller due to no header) at larger sizes, but we basically run at
the same speed and same size for vectors of doubles
2013-06-16 19:10:09 -07:00
Shane Grant
156704dfe0 adding ignore rules, finished container support 2013-06-14 14:36:54 -07:00