39
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 13, 2024 — Jun 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added tag v7-4-169 for changeset 4e3a9dd25d42
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.169 Problem: ":sleep" puts cursor in the wrong column. (Liang Li) Solution: Add the window offset. (Christian Brabandt)
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-168 for changeset e61a2b709f69
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.168 Problem: Can't compile with Ruby 2.1.0. Solution: Add support for new GC. (Kohei Suzuki)
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.167 Problem: Fixes are not tested. Solution: Add a test for not autoloading on assignment. (Yukihiro Nakadaira)
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-167 for changeset 22387c8eec43
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.166 Problem: Auto-loading a function for code that won't be executed. Solution: Do not auto-load when evaluation is off. (Yasuhiro Matsumoto)
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-166 for changeset 5d03c3747121
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.165 Problem: By default, after closing a buffer changes can't be undone. Solution: In the example vimrc file set 'undofile'.
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-165 for changeset c82339d8fdae
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.164 Problem: Problem with event handling on Windows 8. Solution: Ignore duplicate WINDOW_BUFFER_SIZE_EVENTs. (Nobuhiro Takasaki)
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-164 for changeset a01819fb6e2b
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.163 Problem: MS-Windows input doesn't work properly on Windows 7 and earlier. Solution: Add a check for Windows 8. (Yasuhiro Matsumoto)
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-163 for changeset 7db84aadd37a
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-162 for changeset 477665b4105f
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.162 Problem: Running tests in shadow dir doesn't work. Solution: Add testdir/sautest to the shadow target. (James McCoy)
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.161 Problem: Crash in Python exception handling. Solution: Only use exception variables if did_throw is set. (ZyX)
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-161 for changeset 91f3908748c2
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.160 Problem: Win32: Crash when executing external command. Solution: Only close the handle when it was created. (Yasuhiro Matsumoto)
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-160 for changeset f29febf858be
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.159 Problem: Completion hangs when scanning the current buffer after doing keywords. (Christian Brabandt) Solution: Set the first match position when starting to scan the current buffer.
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-159 for changeset a95a151402be
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-158 for changeset d59544f3022b
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.158 Problem: Pattern containing \zs is not handled correctly by substitute(). Solution: Change how an empty match is skipped. (Yukihiro Nakadaira)
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-157 for changeset be61f315eafe
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.157 Problem: Error number used twice. (Yukihiro Nakadaira) Solution: Change the one not referred in the docs.
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-156 for changeset 05a5cb0d6b37
tester_123
as Bram Moolenaar
More... over 11 years ago
updated for version 7.4.156 Problem: Test file missing from distribution. Solution: Add new directory to file list.
tester_123
as Bram Moolenaar
More... over 11 years ago
Updated runtime files.
tester_123
as Bram Moolenaar
More... over 11 years ago
Added tag v7-4-155 for changeset fa53233519c6
tester_123
as Bram Moolenaar
More... over 11 years ago