Age | Commit message (Expand) | Author |
---|---|---|
2008-09-15 | Corrected and shortened some file opening related warnings | Max Horn |
2008-09-11 | Added first version of the SearchManager, as it is presented in patch tracker... | Nicola Mettifogo |
2008-09-06 | Added hasArchive to SearchSet. | Johannes Schickel |
2008-09-05 | Fix class FSDirectory (matchPattern would call getAllNames would call matchPa... | Max Horn |
2008-09-05 | Make use of String::matchString | Max Horn |
2008-09-05 | Made 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-04 | Changed FSDirectory::getSubDirectory to return a FSDirectory pointer instead ... | Max Horn |
2008-09-03 | Changed Archive::openFile to return a SeekableReadStream* instead of a FilePtr | Max Horn |
2008-08-31 | * Added Archive, an interface for searching into file containers. | Nicola Mettifogo |