summaryrefslogtreecommitdiff
path: root/src/fs/virtfs/zipentry.h
AgeCommit message (Collapse)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-11-05Fix code style.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-07-17Fix issues detected by coverity.Andrei Karas1-1/+1
2017-07-14Replace std::vector into macro STD_VECTOR.Andrei Karas1-2/+2
In most case it equal to std::vector except debug modes. Now it can be also mse::mstd::vector, but sadly this class not support all required features.
2017-07-13Add vector.h for use different vectors.Andrei Karas1-1/+1
Also replace <vector> include into "utils/vector.h"
2017-05-15Add subdir parameter into mountDir functions.Andrei Karas1-0/+1
2017-05-05Rename virtzipentry into zipentry.Andrei Karas1-0/+50