Commit graph

2 commits

Author SHA1 Message Date
niel-archer
79a1478b0d 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-08 17:12:36 +00:00
niel-archer
89ae4a7910 Initial import of TextFileEncodingDetector class. 2012-02-08 17:12:35 +00:00