RetroShare/libretroshare/src/dbase
2011-03-31 19:59:56 +00:00
..
cachestrapper.cc checked in first bits of code for cache service data optimisation, 2011-03-04 22:16:25 +00:00
cachestrapper.h checked in first bits of code for cache service data optimisation, 2011-03-04 22:16:25 +00:00
cachetest.h Added Cache's to retroshare configuration. 2008-02-09 12:47:45 +00:00
fimonitor.cc turned some uint32_t into int, for file watch period (did not produce a bug, but was still incorrect) 2011-03-31 19:59:56 +00:00
fimonitor.h turned some uint32_t into int, for file watch period (did not produce a bug, but was still incorrect) 2011-03-31 19:59:56 +00:00
findex.cc reduced CPU cost of file index by suppressing lots of std::string copy actions 2010-12-15 22:51:41 +00:00
findex.h reduced CPU cost of file index by suppressing lots of std::string copy actions 2010-12-15 22:51:41 +00:00
fistore.cc Optimized parameter "hash" of method RsFiles::FileDetails from "std::string" to "const std::string&" 2010-10-27 20:01:31 +00:00
fistore.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
rsexpr.cc implemented a backward compatible fix for bug when searching (advanced) with max size larger than 2Gb 2011-03-15 23:12:46 +00:00