Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Boost/C++11 shared pointers. | Vincent Richard | 2013-11-21 | 1 | -2/+2 |
| | |||||
* | Homogeneous use of vmime::string. | Vincent Richard | 2013-06-12 | 1 | -1/+1 |
| | |||||
* | Updated copyright year and maintainer email address. | Vincent Richard | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | More robust check for EOF in input stream. | Vincent Richard | 2012-12-13 | 1 | -4/+14 |
| | |||||
* | Added ability to parse directly from an input stream (eg. file). This allows ↵ | Vincent Richard | 2012-04-16 | 1 | -0/+162 |
very big messages to be parsed without loading the whole message data into memory. |