aboutsummaryrefslogtreecommitdiffstats
path: root/src/ExcludeList.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* *: use nullptr instead of NULLMax Kellermann2013-10-191-3/+3
* fs/Path: rename to AllocatedPathMax Kellermann2013-10-171-2/+2
* Log: new logging library APIMax Kellermann2013-10-021-4/+10
* UpdateWalk, ExcludeList: use Path, file system API, DirectoryReader, log in UTF8Denis Krjuchkov2013-05-061-3/+3
* ExcludeList.cxx: use FOpenDenis Krjuchkov2013-02-021-2/+2
* Path: ToUTF() returns std::stringDenis Krjuchkov2013-01-261-3/+3
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-221-1/+1
* Path: new class "Path" wraps filesystem path stringsMax Kellermann2013-01-181-5/+3
* path: convert to C++Max Kellermann2013-01-171-4/+1
* ExcludeList: convert to a classMax Kellermann2013-01-031-22/+8
* exclude: convert to C++Max Kellermann2013-01-031-0/+96