log src/version.c @ 15091:e8fdc71f3ea0 v8.1.0556

age author description
Sat, 01 Dec 2018 21:15:04 +0100 Bram Moolenaar patch 8.1.0556: saving/restoring search patterns share saved last_idx v8.1.0556
Sat, 01 Dec 2018 13:15:04 +0100 Bram Moolenaar patch 8.1.0555: crash when last search pat is set but not last substitute pat v8.1.0555
Sat, 01 Dec 2018 12:00:07 +0100 Bram Moolenaar patch 8.1.0554: popup menu overlaps with preview window v8.1.0554
Fri, 30 Nov 2018 23:00:06 +0100 Bram Moolenaar patch 8.1.0553: it is not easy to edit a script that was sourced v8.1.0553
Fri, 30 Nov 2018 22:00:06 +0100 Bram Moolenaar patch 8.1.0552: saved last search pattern may not be restored v8.1.0552
Wed, 28 Nov 2018 21:30:04 +0100 Bram Moolenaar patch 8.1.0551: expression evaluation may repeat an error message v8.1.0551
Wed, 28 Nov 2018 20:45:07 +0100 Bram Moolenaar patch 8.1.0550: expression evaluation may repeat an error message v8.1.0550
Mon, 26 Nov 2018 21:30:08 +0100 Bram Moolenaar patch 8.1.0549: netbeans test depends on README.txt contents v8.1.0549
Mon, 26 Nov 2018 21:30:07 +0100 Bram Moolenaar patch 8.1.0548: crash when job callback unloads a buffer v8.1.0548
Sun, 25 Nov 2018 05:15:06 +0100 Bram Moolenaar patch 8.1.0547: modeline test with keymap still fails v8.1.0547
Sun, 25 Nov 2018 04:30:08 +0100 Bram Moolenaar patch 8.1.0546: modeline test with keymap fails v8.1.0546
Sun, 25 Nov 2018 04:15:05 +0100 Bram Moolenaar patch 8.1.0545: when executing indent tests user preferences interfere v8.1.0545
Sun, 25 Nov 2018 02:30:10 +0100 Bram Moolenaar patch 8.1.0544: setting 'filetype' in a modeline causes an error v8.1.0544
Sat, 24 Nov 2018 14:30:08 +0100 Bram Moolenaar patch 8.1.0543: Coverity warns for leaking memory and using wrong struct v8.1.0543
Thu, 22 Nov 2018 03:15:10 +0100 Bram Moolenaar patch 8.1.0542: shiftwidth() does not take 'vartabstop' into account v8.1.0542
Wed, 21 Nov 2018 14:00:09 +0100 Bram Moolenaar patch 8.1.0541: help message in dosinst.c is outdated v8.1.0541
Tue, 20 Nov 2018 14:30:06 +0100 Bram Moolenaar patch 8.1.0540: may evaluate insecure value when appending to option v8.1.0540
Tue, 20 Nov 2018 13:45:08 +0100 Bram Moolenaar patch 8.1.0539: cannot build without the sandbox v8.1.0539
Tue, 20 Nov 2018 04:30:07 +0100 Bram Moolenaar patch 8.1.0538: evaluating a modeline might invoke using a shell command v8.1.0538
Tue, 20 Nov 2018 02:45:06 +0100 Bram Moolenaar patch 8.1.0537: ui_breakcheck() may be called recursively v8.1.0537
Sun, 18 Nov 2018 12:30:06 +0100 Bram Moolenaar patch 8.1.0536: file time test fails when using NFS v8.1.0536
Fri, 16 Nov 2018 21:00:06 +0100 Bram Moolenaar patch 8.1.0535: increment/decrement might get interrupted by updating folds v8.1.0535
Fri, 16 Nov 2018 19:45:05 +0100 Bram Moolenaar patch 8.1.0534: MS-Windows installer uses different $HOME than Vim v8.1.0534
Fri, 16 Nov 2018 19:00:05 +0100 Bram Moolenaar patch 8.1.0533: screendump tests can be flaky v8.1.0533
Fri, 16 Nov 2018 19:00:04 +0100 Bram Moolenaar patch 8.1.0532: cannot distinguish between quickfix and location list v8.1.0532
Fri, 16 Nov 2018 18:30:05 +0100 Bram Moolenaar patch 8.1.0531: flaky tests often fail with a common error message v8.1.0531
Fri, 16 Nov 2018 17:45:03 +0100 Bram Moolenaar patch 8.1.0530: channel and terminal tests that start a server can be flaky v8.1.0530
Fri, 16 Nov 2018 17:00:05 +0100 Bram Moolenaar patch 8.1.0529: flaky test sometimes fails in different ways v8.1.0529
Fri, 16 Nov 2018 16:30:07 +0100 Bram Moolenaar patch 8.1.0528: various typos in comments v8.1.0528
Wed, 14 Nov 2018 22:00:06 +0100 Bram Moolenaar patch 8.1.0527: using 'shiftwidth' from wrong buffer for folding v8.1.0527
Mon, 12 Nov 2018 22:00:06 +0100 Bram Moolenaar patch 8.1.0526: running out of signal stack in RealWaitForChar v8.1.0526
Mon, 12 Nov 2018 21:45:06 +0100 Bram Moolenaar patch 8.1.0525: terminal test skips part on Windows v8.1.0525
Sun, 11 Nov 2018 23:15:05 +0100 Bram Moolenaar patch 8.1.0524: terminal test fails on Windows
Sun, 11 Nov 2018 23:00:05 +0100 Bram Moolenaar patch 8.1.0523: opening window from quickfix leaves empty buffer behind v8.1.0523
Sun, 11 Nov 2018 22:30:05 +0100 Bram Moolenaar patch 8.1.0522: :terminal does not show trailing empty lines v8.1.0522
Sun, 11 Nov 2018 21:30:05 +0100 Bram Moolenaar patch 8.1.0521: cannot build with +eval but without +quickfix v8.1.0521
Sun, 11 Nov 2018 19:00:06 +0100 Bram Moolenaar patch 8.1.0520: screen diff test sometimes fails v8.1.0520
Sun, 11 Nov 2018 15:30:07 +0100 Bram Moolenaar patch 8.1.0519: cannot save and restore the tag stack v8.1.0519
Sat, 10 Nov 2018 21:00:06 +0100 Bram Moolenaar patch 8.1.0518: Test_window_split_edit_bufnr() fails on AppVeyor v8.1.0518
Sat, 10 Nov 2018 20:30:05 +0100 Bram Moolenaar patch 8.1.0517: Test_window_split_edit_alternate() fails on AppVeyor v8.1.0517
Sat, 10 Nov 2018 19:30:05 +0100 Bram Moolenaar patch 8.1.0516: :move command marks buffer modified when nothing changed v8.1.0516
Sat, 10 Nov 2018 17:45:06 +0100 Bram Moolenaar patch 8.1.0515: reloading a script gives errors for existing functions v8.1.0515
Sat, 10 Nov 2018 16:15:05 +0100 Bram Moolenaar patch 8.1.0514: CTRL-W ^ does not work when alternate buffer has no name v8.1.0514
Mon, 05 Nov 2018 21:30:06 +0100 Bram Moolenaar patch 8.1.0513: no error for set diffopt+=algorithm: v8.1.0513
Mon, 05 Nov 2018 20:30:08 +0100 Bram Moolenaar patch 8.1.0512: 'helplang' default is inconsistent for C and C.UTF-8 v8.1.0512
Sun, 04 Nov 2018 23:45:07 +0100 Bram Moolenaar patch 8.1.0511: ml_get error when calling a function with a range v8.1.0511
Sun, 04 Nov 2018 14:45:06 +0100 Bram Moolenaar patch 8.1.0510: filter test fails when $LANG is C.UTF-8 v8.1.0510
Sat, 03 Nov 2018 22:00:06 +0100 Bram Moolenaar patch 8.1.0509: checking cwd not accessible fails for root v8.1.0509
Sat, 03 Nov 2018 21:15:05 +0100 Bram Moolenaar patch 8.1.0508: suspend test fails when run by root v8.1.0508
Sat, 03 Nov 2018 20:00:06 +0100 Bram Moolenaar patch 8.1.0507: .raml files not properly detected v8.1.0507
Sat, 03 Nov 2018 19:15:08 +0100 Bram Moolenaar patch 8.1.0506: modeline test fails when run by root v8.1.0506
Sat, 03 Nov 2018 19:15:07 +0100 Bram Moolenaar patch 8.1.0505: filter command test may fail if helplang is not set v8.1.0505
Fri, 02 Nov 2018 12:00:07 +0100 Bram Moolenaar patch 8.1.0504: when CTRL-C is mapped it triggers InsertLeave v8.1.0504
Thu, 01 Nov 2018 21:15:06 +0100 Bram Moolenaar patch 8.1.0503: missing change to diff test
Wed, 31 Oct 2018 23:00:08 +0100 Bram Moolenaar patch 8.1.0502: internal diff fails when diffing a context diff v8.1.0502
Tue, 30 Oct 2018 22:30:07 +0100 Bram Moolenaar patch 8.1.0501: cppcheck warns for using array index before bounds check v8.1.0501
Sun, 28 Oct 2018 15:45:05 +0100 Bram Moolenaar patch 8.1.0500: cleaning up in src/tee may not always work v8.1.0500
Sun, 28 Oct 2018 14:45:05 +0100 Bram Moolenaar patch 8.1.0499: :2vimgrep causes an ml_get error v8.1.0499
Sat, 27 Oct 2018 14:30:06 +0200 Bram Moolenaar patch 8.1.0498: /etc/gitconfig not recognized at a gitconfig file v8.1.0498
Thu, 25 Oct 2018 18:00:07 +0200 Bram Moolenaar patch 8.1.0497: :%diffput changes order of lines v8.1.0497