aboutsummaryrefslogtreecommitdiffstats
path: root/src/utility/inputStreamStringProxyAdapter.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-01-10Updated copyright year and maintainer email address.Vincent Richard1-1/+1
2012-04-16Added ability to parse directly from an input stream (eg. file). This allows ↵Vincent Richard1-0/+13
very big messages to be parsed without loading the whole message data into memory.
2012-04-14Split stream.hpp/.cpp into multiple source files.Vincent Richard1-0/+89