Filter RSS
Project History

2019-02-19
21:09
Eir FileSystem
[SVN] Commit revision 81
- adjusted the unit test to the non-legacy-API version of FileSystem - various bugfixes
20:06
Eir FileSystem
[SVN] Commit revision 80
- straightened out CFile::Read and CFile::Write methods: they take two arguments instead of three...
2019-02-14
00:11
Eir FileSystem
[SVN] Commit revision 79
- bugfix: reading from beginning of compressed streams in ZIP translators
2019-02-13
22:50
Eir FileSystem
[SVN] Commit revision 78
- quick bugfix
22:42
Eir FileSystem
[SVN] Commit revision 77
- added archiveTrans QOL helper
2019-02-08
02:15
Eir FileSystem
[SVN] Commit revision 76
- adjusted run directories for the Code::Blocks project
02:09
Eir FileSystem
[SVN] Commit revision 75
- added Linux Code::Blocks project for the unit test project - linux fixes and improvements; made...
2019-02-07
17:38
Eir FileSystem
[SVN] Commit revision 74
- improved VFS: orderBy is now independent of directory grouping - standardized the source-file h...
2018-12-29
08:20
Eir FileSystem
[SVN] Commit revision 73
- fixed a bug with the buffered stream wrap where I did not properly increment the file seek afte...
2018-12-28
22:26
Eir FileSystem
[SVN] Commit revision 72
- fixed some bugs with the implementation - added obvious buffered-stream tests (to be fleshed ou...
21:52
Eir FileSystem
[SVN] Commit revision 71
- finished the buffered stream wrap implementation (still has to be tested yet) - added some usef...
2018-12-26
08:31
Eir FileSystem
[SVN] Commit revision 70
- removed the old and bad CBufferedStreamWrap implementation + started to work on new one - fixed...
2018-12-12
21:43
Eir FileSystem
[SVN] Commit revision 69
- fixing some silly bugs, silly me >.<
19:01
Eir FileSystem
[SVN] Commit revision 68
- piped memory by default through the CRT because I realized that I do not want to solve the stat...
2018-12-11
20:25
Eir FileSystem
[SVN] Commit revision 67
- small bugfix when compiling without MT support
2018-12-10
19:50
Eir FileSystem
[SVN] Commit revision 66
- fixed a bug in FileSystem::StreamCopyCount where an empty file could cause an infinite loop - a...
08:26
Eir FileSystem
[SVN] Commit revision 65
- small improvements - TODO: make the official FileSystem namespace functions work on regular eir...
06:05
Eir FileSystem
[SVN] Commit revision 64
- small performance improvement
2018-12-09
22:57
Eir FileSystem
[SVN] Commit revision 63
- added some .ZIP tests - improved idempotence of ZIP archives (now the order of things is more-p...
20:24
Eir FileSystem
[SVN] Commit revision 62
- fixed some bugs/non-conformance in the API - fixed changing directory and root-directory-awaren...