Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-05 | Fixed ambiguous 'else' | Max Horn | |
svn-id: r34750 | |||
2008-09-29 | Don't subclass ArjFile from Common::File (there seems to be no good reason ↵ | Max Horn | |
for it). BTW, this code is an abomination and should be replaced by an Archive/SearchSet approach svn-id: r34681 | |||
2008-09-13 | Portability fixes. | Eugene Sandulenko | |
svn-id: r34515 | |||
2008-09-13 | Big patch changing the signature of various Stream methods (some ports may ↵ | Max Horn | |
need to be slightly tweaked to fix overloading errors/warnings) svn-id: r34514 | |||
2008-08-09 | hotfix around drascula mem leak problems. see also bug report | Kostas Nakos | |
svn-id: r33716 | |||
2008-07-29 | Changed class File (and derived classes) to only support read-only access; ↵ | Max Horn | |
added a new class DumpFile for writing svn-id: r33412 | |||
2008-06-08 | Don't attempt to close the arj file if it hasn't been opened | Filippos Karapetis | |
svn-id: r32608 | |||
2008-06-02 | Plug memory leak | Eugene Sandulenko | |
svn-id: r32496 | |||
2008-06-01 | Fix for crash that occurs in the unarj's fallback code - _uncompressedData ↵ | Filippos Karapetis | |
is not allocated when ARJ files have not been opened svn-id: r32480 | |||
2008-06-01 | Implement file fallback for archives | Eugene Sandulenko | |
svn-id: r32476 | |||
2008-06-01 | Fixed MSVC warnings | Filippos Karapetis | |
svn-id: r32474 | |||
2008-06-01 | Speed up decoding by memory caching | Eugene Sandulenko | |
svn-id: r32472 | |||
2008-06-01 | Unarj code based on unarj 2.62. Used by Drascula engine | Eugene Sandulenko | |
svn-id: r32460 |