Commit Graph

24 Commits

Author SHA1 Message Date
c66424204d Stream's classes was hidden 2022-10-31 17:30:40 +03:00
b607481860 Rename: int -> _INT32 2022-10-31 15:43:27 +03:00
6f18cc2c60 correct unit tests 2022-10-31 11:54:42 +03:00
5a3a5a37ab fix build 2022-10-28 10:32:48 +03:00
8f368ad64c Unit tests were corrected and refactored 2022-10-25 18:04:19 +03:00
ce7eec890b correct compund file header write possition 2022-10-24 23:00:19 +03:00
50db6f16cb refactoring: transition 2022-10-21 20:43:48 +03:00
b6cdf0e002 rename internal vars 2022-10-06 16:37:25 +03:00
5750ef2687 fix write large stream 2022-10-04 18:08:18 +03:00
8beb92191c fix creating new large files 2022-10-02 21:48:19 +03:00
b9c467142f small changes 2022-09-29 10:02:04 +03:00
e273f78465 add test copy large file and the same fix 2022-09-27 23:01:35 +03:00
2e952f0550 add large stream write test and fix compoundFile::Ver_4 2022-09-26 11:31:03 +03:00
a0970d0963 add utc file timestamp 2022-09-22 20:07:09 +03:00
98798e39c6 fix creating compoundfile 2022-09-22 00:16:46 +03:00
046e54f3f5 Add test and fix std::shared_from_this: protected -> public 2022-09-21 13:17:42 +03:00
a3d82f82de Add delete test 2022-09-16 21:57:27 +03:00
cb90b1d92a Correct CompundFile test 2022-09-15 23:56:20 +03:00
d90357944e New SVector: wrapped shared vector 2022-09-06 19:48:22 +03:00
aee00012ab trying to fix addStream()/addStorage(). SVector copy constructor problem 2022-09-01 18:46:24 +03:00
81b6f331c6 fixed empty dirRepository and replaced children-> to getter 2022-08-30 17:43:02 +03:00
179ad9a61e fixed small problems and found setRight() problem 2022-08-29 18:38:54 +03:00
e48072bcae fix GetDataBySID() 2022-08-26 17:11:18 +03:00
1d0e88553e Fixed stream seek problem. Fixed CompoundFile::Save() 2022-08-25 16:51:41 +03:00