summaryrefslogtreecommitdiff
path: root/src/rating.cc
AgeCommit message (Collapse)Author
2022-04-20Add and use new File class.masterCarl Hetherington
It was always a bit troubling that fopen_boost wasn't exception safe, and this also fixes a leak where load_ratings_list would never close the ratings file.
2022-03-14Remove unused capture.Carl Hetherington
2022-03-14Add lists of ratings.Carl Hetherington
2022-03-14Move Rating out to a separate file.Carl Hetherington