Commit Graph

24 Commits

Author SHA1 Message Date
bbb8b19ee3 fix std::copy() using 2022-07-25 14:15:35 +03:00
42b155cd92 correct headers 2022-07-22 20:25:37 +03:00
a34aa4109a remove not working CFStorage/CFStrem constructor's invocation 2022-07-20 17:08:01 +03:00
26e21b5207 added event , removed BinaryReader, correct some metods of CompoundFile 2022-07-20 00:35:15 +03:00
274976815c add class CFStream 2022-07-15 23:55:21 +03:00
ae4ecd4667 advanced C++11. Add std::function, std::iterator 2022-07-13 21:19:06 +03:00
f42206b55f add class CFStorage 2022-07-12 18:49:46 +03:00
f78048d617 add part of class CFStorage 2022-07-11 19:14:14 +03:00
1ce32462e0 add CFItem 2022-07-08 16:40:38 +03:00
ff99d9bbb9 correct SVector 2022-07-05 22:51:06 +03:00
b739a465a5 add some methods in compoundfile for class CFStorage 2022-07-04 23:03:48 +03:00
98c72833c4 writed all case methods GetSectorChain() in compundfile 2022-07-01 19:34:22 +03:00
9e948c0c37 refactoring class DirectoryEntry 2022-06-30 17:24:01 +03:00
446d694b1d add class DirectoryEntry with IRBNode realization and RBTree 2022-06-30 00:58:11 +03:00
f4991f5e0d add class DirectoryEntry without IRBNode realization 2022-06-24 16:02:44 +03:00
98cd78c3a4 add part of class compoundfile. Save/Load 2022-06-22 00:26:27 +03:00
c3e060d13b add part of class compoundfile 2022-06-16 23:29:48 +03:00
014c219089 add class SVector like C sharp List 2022-06-15 20:53:40 +03:00
d0a03fa9aa add class streamview 2022-06-15 15:21:44 +03:00
e25a2b267d add part of class streamview 2022-06-14 19:41:12 +03:00
e049cff2ed add sectorcollection 2022-06-10 15:28:59 +03:00
87c3d6cf9d trying to add sectorcollection 2022-06-09 20:54:21 +03:00
e49127b686 added class Header 2022-06-03 20:38:30 +03:00
b72955c5db add class Sector 2022-05-31 19:49:35 +03:00