Files
textmate/Frameworks
Allan Odgaard bf09650c0b Reload file using most probable charset when it changes on disk
Previously if the file had been loaded as ASCII/UTF-8 and was changed on disk to something other than UTF-8, TextMate would go into infinite loop (retrying with UTF-8). It now uses the encoding classifier to find the most probable encoding (based on learned frequencies) falling back on ISO-8859-1, if there is no candidate.

Ideally it would bring up a warning, informing the user of the problem and allowing a manual correction of character set.

Fixes #1073.
2013-10-05 14:32:36 +02:00
..
2013-09-03 12:27:20 +02:00
2013-09-03 12:27:20 +02:00
2013-10-04 17:08:21 +02:00
2013-09-03 12:27:20 +02:00
2013-09-05 23:57:02 +02:00
2013-08-25 21:13:06 +02:00
2013-09-22 12:55:42 +02:00
2013-10-04 16:51:27 +02:00
2013-09-06 11:53:58 +02:00
2013-09-05 20:59:10 +02:00
2013-09-03 12:27:20 +02:00
2012-08-09 16:25:56 +02:00