]> git.sesse.net Git - plocate/history - database-builder.h
Call strlen() a bit less. Helps ~2% CPU.
[plocate] / database-builder.h
2021-02-11 Steinar H. GundersonRename Corpus to EncodingCorpus, and make it private.
2020-12-12 Steinar H. GundersonCompile on systems without O_TMPFILE.
2020-12-05 Steinar H. GundersonFix an issue where the database could be built with...
2020-11-24 Steinar H. GundersonAdd a native updatedb.
2020-11-21 Steinar H. GundersonMake DatabaseBuilder write the file atomically.
2020-11-10 Steinar H. GundersonRemove unfinished debug code.
2020-11-10 Steinar H. GundersonSplit DatabaseBuilder into its own compilation unit.