Commit graph

2 commits

Author SHA1 Message Date
niel-archer
ac53f6c0b6 Added file encoding auto-detect on open.
Attempts to identify file encoding, falling back to UTF-8 as the default.
Detection uses a BOM if present, otherwise attempts to use heuristics (English/European based) to determine encoding.
2012-02-03 21:04:10 +00:00
niel-archer
e1105d3b5a Initial import of TextFileEncodingDetector class. 2012-02-02 06:56:39 +00:00