aboutsummaryrefslogtreecommitdiffstats
path: root/src/utility/seekableInputStreamRegionAdapter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-1/+1
* The seekableInputStreamRegionAdapter now stores its own current position, to ...Vincent Richard2013-02-151-13/+24
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Added ability to parse directly from an input stream (eg. file). This allows ...Vincent Richard2012-04-161-0/+95