comparison runtime/doc/eval.txt @ 25953:d7e1cf30728c v8.2.3510

patch 8.2.3510: changes are only detected with one second accuracy Commit: https://github.com/vim/vim/commit/0a7984af5601323fae7b3398f05a48087db7b767 Author: Leah Neukirchen <leah@vuxu.org> Date: Thu Oct 14 21:27:55 2021 +0100 patch 8.2.3510: changes are only detected with one second accuracy Problem: Changes are only detected with one second accuracy. Solution: Use the nanosecond time if possible. (Leah Neukirchen, closes #8873, closes #8875)
author Bram Moolenaar <Bram@vim.org>
date Thu, 14 Oct 2021 22:30:04 +0200
parents 9c221ad9634a
children 3b34837f4538
comparison
equal deleted inserted replaced
25952:7eded0585ee0 25953:d7e1cf30728c
12234 multi_byte Compiled with support for 'encoding' (always true) 12234 multi_byte Compiled with support for 'encoding' (always true)
12235 multi_byte_encoding 'encoding' is set to a multibyte encoding. 12235 multi_byte_encoding 'encoding' is set to a multibyte encoding.
12236 multi_byte_ime Compiled with support for IME input method. 12236 multi_byte_ime Compiled with support for IME input method.
12237 multi_lang Compiled with support for multiple languages. 12237 multi_lang Compiled with support for multiple languages.
12238 mzscheme Compiled with MzScheme interface |mzscheme|. 12238 mzscheme Compiled with MzScheme interface |mzscheme|.
12239 nanotime Compiled with sub-second time stamp checks.
12239 netbeans_enabled Compiled with support for |netbeans| and connected. 12240 netbeans_enabled Compiled with support for |netbeans| and connected.
12240 netbeans_intg Compiled with support for |netbeans|. 12241 netbeans_intg Compiled with support for |netbeans|.
12241 num64 Compiled with 64-bit |Number| support. 12242 num64 Compiled with 64-bit |Number| support.
12242 ole Compiled with OLE automation support for Win32. 12243 ole Compiled with OLE automation support for Win32.
12243 osx Compiled for macOS cf. mac 12244 osx Compiled for macOS cf. mac