aboutsummaryrefslogtreecommitdiff
path: root/common/archive.cpp
AgeCommit message (Expand)Author
2008-09-05Make use of String::matchStringMax Horn
2008-09-05Made FSDirectory use the default matchPattern implementation.Nicola Mettifogo
2008-09-05* Implemented a default matchPattern for Archive subclasses (courtesy of Fing...Nicola Mettifogo
2008-09-04Changed FSDirectory::getSubDirectory to return a FSDirectory pointer instead ...Max Horn
2008-09-03Changed Archive::openFile to return a SeekableReadStream* instead of a FilePtrMax Horn
2008-08-31* Added Archive, an interface for searching into file containers.Nicola Mettifogo