Ernie Rael
|
076de79ad8
|
patch 9.0.1411: accuracy of profiling is not optimal
Problem: Accuracy of profiling is not optimal.
Solution: Use CLOCK_MONOTONIC if possible. (Ernie Rael, closes #12129)
|
2023-03-16 21:43:15 +00:00 |
|
Bram Moolenaar
|
6fd367a97c
|
patch 8.2.2592: code coverage could be improved
Problem: Code coverage could be improved.
Solution: Add a few more tests. (Dominique Pellé, closes #7957)
|
2021-03-13 13:14:04 +01:00 |
|
Bram Moolenaar
|
e2edc2ed4a
|
patch 8.2.2366: when using ":sleep" the cursor is always displayed
Problem: When using ":sleep" the cursor is always displayed.
Solution: Do not display the cursor when using ":sleep!". (Jeremy Lerner,
closes #7688)
|
2021-01-16 20:21:23 +01:00 |
|