Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed maximum block size for read(). | Vincent Richard | 2013-03-06 | 1 | -1/+1 |
| | |||||
* | Updated copyright year and maintainer email address. | Vincent Richard | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | Added ability to parse directly from an input stream (eg. file). This allows ↵ | Vincent Richard | 2012-04-16 | 1 | -0/+29 |
| | | | | very big messages to be parsed without loading the whole message data into memory. | ||||
* | Split stream.hpp/.cpp into multiple source files. | Vincent Richard | 2012-04-14 | 1 | -0/+92 |