grive2/libgrive/src/util
Vitaliy Filippov 02e0b31f2a DateTime serialization with nanosecs 2016-01-05 20:28:06 +03:00
..
log Fix non-virtual destructor and missing return value (fixes "illegal instruction" under FreeBSD) 2015-10-10 21:43:54 +00:00
CArray.hh added backtrace 2012-05-13 14:08:04 +08:00
ConcatStream.cc Enable warnings and fix them 2016-01-03 02:01:01 +03:00
ConcatStream.hh Enable warnings and fix them 2016-01-03 02:01:01 +03:00
Config.cc Use regex_search() instead of regex_match(), turn on -f implicitly when changing ignore regexp (should fix #43) 2015-12-12 17:19:00 +03:00
Config.hh Remove JSON-C json wrappers, use YAJL for everything 2015-05-16 00:37:02 +03:00
Crypt.cc Do not die and do not update local state of file on sync exceptions. Should fix #47 2016-01-05 20:14:35 +03:00
Crypt.hh refactored exception handling 2013-04-29 23:47:32 +08:00
DataStream.hh Simplify http::Agent methods and use multipart upload 2015-10-10 00:54:05 +03:00
DateTime.cc DateTime serialization with nanosecs 2016-01-05 20:28:06 +03:00
DateTime.hh DateTime serialization with nanosecs 2016-01-05 20:28:06 +03:00
Destroy.hh saved the metadata of the files 2012-05-14 23:33:29 +08:00
Exception.cc Do not die and do not update local state of file on sync exceptions. Should fix #47 2016-01-05 20:14:35 +03:00
Exception.hh refactored exception handling 2013-04-29 23:47:32 +08:00
File.cc refactored exception handling 2013-04-29 23:47:32 +08:00
File.hh Simplify http::Agent methods and use multipart upload 2015-10-10 00:54:05 +03:00
FileSystem.hh new qt gui 2013-04-29 23:47:32 +08:00
Function.hh Merge branch 'massix' 2012-05-02 23:30:49 +08:00
MemMap.cc new qt gui 2013-04-29 23:47:32 +08:00
MemMap.hh new qt gui 2013-04-29 23:47:32 +08:00
OS.cc Cache file checksums and modification times in local index (in JSON in .grive_state) 2016-01-03 02:01:01 +03:00
OS.hh Cache file checksums and modification times in local index (in JSON in .grive_state) 2016-01-03 02:01:01 +03:00
SignalHandler.cc Merge branch 'massix' 2012-05-02 23:30:49 +08:00
SignalHandler.hh Merge branch 'massix' 2012-05-02 23:30:49 +08:00
StdStream.cc added operator<< to print out json 2013-05-02 00:55:39 +08:00
StdStream.hh added operator<< to print out json 2013-05-02 00:55:39 +08:00
StringStream.cc Enable warnings and fix them 2016-01-03 02:01:01 +03:00
StringStream.hh Change m_str.replace back to insert + remove StringStream limit 2015-10-10 13:01:05 +03:00
Types.hh added class & functions for memory mapped files 2012-07-17 01:08:34 +08:00