]> git.tdb.fi Git - libs/core.git/history - source/io/seekable.cpp
Use vectors for storage in Poller
[libs/core.git] / source / io / seekable.cpp
2013-04-24 Mikko RasaMove most platform-specific code into overlay directories
2012-12-01 Mikko RasaMake lexical_cast symmetric
2012-11-04 Mikko RasaAdd a dedicated exception class for a bad seek operation
2012-05-10 Mikko RasaAdd missing headers
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-12 Mikko RasaWrap seek in a helper function and make it compatible...
2011-06-11 Mikko RasaAdd an intermediate Seekable interface class