Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-12-29 | Merged source and header files in directory structure. Got rid of SConstruct ↵ | Vincent Richard | 1 | -102/+0 | |
build. | |||||
2013-12-10 | Simplified types for better readability. Use appropriate types (size_t, ↵ | Vincent Richard | 1 | -7/+7 | |
byte_t...). Minor warning fixes. | |||||
2013-01-10 | Updated copyright year and maintainer email address. | Vincent Richard | 1 | -1/+1 | |
2012-04-16 | Added ability to parse directly from an input stream (eg. file). This allows ↵ | Vincent Richard | 1 | -0/+13 | |
very big messages to be parsed without loading the whole message data into memory. | |||||
2012-04-14 | Split stream.hpp/.cpp into multiple source files. | Vincent Richard | 1 | -0/+89 | |