aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseSave.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/Tokenizer, ...: include cleanupMax Kellermann2013-12-151-2/+0
* TextFile: move to fs subsystemDenis Krjuchkov2013-12-081-1/+1
* Util/StringUtil: add StringStartsWith()Max Kellermann2013-11-281-4/+5
* include cleanup using iwyuMax Kellermann2013-11-281-2/+0
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* DatabaseSave: convert anonymous enum to constexprMax Kellermann2013-10-201-4/+2
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-1/+1
* *: use references instead of pointersMax Kellermann2013-10-191-6/+2
* *: use nullptr instead of NULLMax Kellermann2013-10-191-4/+4
* fs/Charset: GetFSCharset() returns "utf-8" by defaultMax Kellermann2013-10-171-6/+5
* fs/Path: move configuration code to Config.cxxMax Kellermann2013-10-171-3/+3
* fs/Path: include cleanupMax Kellermann2013-10-171-0/+1
* Log: new logging library APIMax Kellermann2013-10-021-4/+2
* Tag: compile-time initialisation of ignore_tag_itemsMax Kellermann2013-09-051-1/+1
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-2/+2
* util/Error: new error passing libraryMax Kellermann2013-09-041-23/+21
* DatabaseSave: eliminate redundant db_quark() implementationMax Kellermann2013-09-031-7/+1
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-1/+1
* tag: convert to C++Max Kellermann2013-07-301-1/+1
* song: convert header to C++Max Kellermann2013-07-281-1/+1
* Path: convert remaining funcs to methods, keep fs_charset as std::stringDenis Krjuchkov2013-01-281-6/+7
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-221-1/+1
* path: convert to C++Max Kellermann2013-01-171-4/+1
* tag: convert to C++Max Kellermann2013-01-071-2/+2
* TextFile: convert to a classMax Kellermann2013-01-031-11/+4
* text_file: convert to C++Max Kellermann2013-01-031-1/+1
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-2/+2
* Directory: make the header C++ onlyMax Kellermann2013-01-021-1/+1
* db_lock: convert to C++Max Kellermann2013-01-021-1/+1
* db_save, state_file: convert to C++Max Kellermann2013-01-021-0/+182