RetroShare/libretroshare/src/dbase
2011-06-28 08:18:54 +00:00
..
cachestrapper.cc Added Check for the existance of each Cache File before that are passed on the loader. 2011-06-26 21:43:49 +00:00
cachestrapper.h Fixed the Missing Cache File bug. 2011-06-24 15:10:52 +00:00
cachetest.h Added Cache's to retroshare configuration. 2008-02-09 12:47:45 +00:00
fimonitor.cc removed debug ifdef 2011-06-15 20:12:17 +00:00
fimonitor.h Made the hash-cache more compliant with mounted/network drives: 2011-06-15 20:03:26 +00:00
findex.cc used tr1::unordered_set instead of std::set to store pointer checking list, as it is more efficients for lookups 2011-04-15 20:21:52 +00:00
findex.h used tr1::unordered_set instead of std::set to store pointer checking list, as it is more efficients for lookups 2011-04-15 20:21:52 +00:00
fistore.cc - added some optimization to RequestDirDetails internal functions 2011-04-03 19:59:12 +00:00
fistore.h - added some optimization to RequestDirDetails internal functions 2011-04-03 19:59:12 +00:00
rsexpr.cc fixed bug in search with size in MB. Caused crash due to deserialization error. 2011-06-28 08:18:54 +00:00