https://github.com/Kitware/CMake
Revision dbd933365ec780d27ab7c0dfba30dc1af1094607 authored by Brad King on 14 October 2013, 19:13:11 UTC, committed by Brad King on 17 October 2013, 13:06:59 UTC
Teach the lexer to read a UTF-8, UTF-16 BE/LE, or UTF-32 BE/LE
Byte-Order-Mark from the start of a file if any is present.  Report an
error on files using UTF-16 or UTF-32 and accept a UTF-8 or missing BOM.
1 parent 5645783
History
Tip revision: dbd933365ec780d27ab7c0dfba30dc1af1094607 authored by Brad King on 14 October 2013, 19:13:11 UTC
cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137)
Tip revision: dbd9333
File Mode Size
bash-completion
CMakeLists.txt -rw-r--r-- 264 bytes
cmake-help.vim -rw-r--r-- 668 bytes
cmake-indent.vim -rw-r--r-- 2.8 KB
cmake-mode.el -rw-r--r-- 11.4 KB
cmake-syntax.vim -rw-r--r-- 4.4 KB
cmake.m4 -rw-r--r-- 1.9 KB

back to top