Age | Commit message (Expand) | Author |
---|---|---|
2022-05-21 | Improve testSerializeJsonString unit tests | sfan5 |
2020-10-01 | (se)SerializeString: Include max length in the name | SmallJoker |
2020-10-01 | Clean up serialization | SmallJoker |
2019-01-03 | Proselytize the network. Use IEEE F32 (#8030) | SmallJoker |
2018-12-18 | Fix the part of the float test that requires IEC559/IEEE754 compliance | Pedro Gimeno |
2018-12-13 | Network: Send IEEE floats (#7768) | SmallJoker |
2018-04-21 | Fix i386 bit build at OpenBSD (#7259) | mazocomp |
2015-10-15 | Add BufReader and vector-based serialization methods | kwolekr |
2015-08-01 | Improve accuracy and safety of float serialization | kwolekr |
2015-08-01 | Clean up util/serialization.{cpp,h} and add unit tests | kwolekr |
2015-07-13 | Add more robust error checking to deSerialize*String routines | kwolekr |
2015-07-08 | Use UTF-8 instead of narrow | est31 |
2015-04-26 | Tests: Modularize unit testing | kwolekr |