summaryrefslogtreecommitdiff
path: root/src/file.hh
AgeCommit message (Expand)Author
2012-04-14replace std::string references with StringMaxime Coste
2012-01-29File: parse_filename function which handle ~ and environment variable in file...Maxime Coste
2011-11-27File: extract read_file function which returns file content in a stringMaxime Coste
2011-09-09exception: refactoringMaxime Coste
2011-09-02create_buffer_from_file: throw file_not_found instead of open_file_error when...Maxime Coste
2011-09-02Initial commitMaxime Coste