aboutsummaryrefslogtreecommitdiff
path: root/src/timezone-file.cpp
Commit message (Expand)AuthorAgeFilesLines
* when src/timezone-file.c reads the contents of a file, skip lines that begin ...Charles Kerr2014-05-051-13/+56
* copyediting: don't use camelCaseFunctionNames() in timezones-fileCharles Kerr2014-02-021-4/+4
* use realpath() to dereference symbolic links when watching /etc/timezone. h/t...Charles Kerr2014-01-311-3/+16
* as per review, don't inline unless there are performance issuesCharles Kerr2014-01-301-0/+14
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-9/+9
* add timezone-file + testsCharles Kerr2013-12-171-0/+89