summaryrefslogtreecommitdiff
path: root/src/file.cc
AgeCommit message (Expand)Author
2012-03-26BufferManager no longer owns buffers, only register themMaxime Coste
2012-03-08rename BufferString to StringMaxime Coste
2012-01-29File: parse_filename function which handle ~ and environment variable in file...Maxime Coste
2011-12-22whitespace fixMaxime Coste
2011-11-27File: extract read_file function which returns file content in a stringMaxime Coste
2011-10-07Buffer: add a type propertyMaxime Coste
2011-10-03File: fix write_buffer_to_fileMaxime Coste
2011-09-09assert: custom implementationMaxime Coste
2011-09-09exception: refactoringMaxime Coste
2011-09-06Buffer: accept initial content in constructorMaxime Coste
2011-09-02create_buffer_from_file: throw file_not_found instead of open_file_error when...Maxime Coste
2011-09-02Initial commitMaxime Coste