aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/file.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* new file classes for text and binary filesAlexander Sulfrian2013-01-051-59/+0
* changed to boost::filesystem::wifstream to support wpathAlexander Sulfrian2013-01-051-0/+7
* converted all strings and chars to wstrings and wchar_tsAlexander Sulfrian2013-01-051-2/+9
* added wrapper for easily getting istreams from files with proper cleanupAlexander Sulfrian2013-01-051-0/+45