log src/version.c @ 17045:7fe328ad5573 v8.1.1522

age author description
Wed, 12 Jun 2019 22:45:07 +0200 Bram Moolenaar patch 8.1.1522: poup_notification() not implemented yet v8.1.1522
Wed, 12 Jun 2019 21:15:07 +0200 Bram Moolenaar patch 8.1.1521: when a popup window is closed the buffer remains v8.1.1521
Wed, 12 Jun 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1520: popup windows are ignored when dealing with mouse position v8.1.1520
Wed, 12 Jun 2019 19:15:06 +0200 Bram Moolenaar patch 8.1.1519: 'backupskip' may contain duplicates v8.1.1519
Tue, 11 Jun 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1518: crash when setting 'columns' while a popup is visible v8.1.1518
Mon, 10 Jun 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.1517: when a popup changes all windows are redrawn v8.1.1517
Mon, 10 Jun 2019 17:45:06 +0200 Bram Moolenaar patch 8.1.1516: time reported for a test measured wrong v8.1.1516
Mon, 10 Jun 2019 15:00:07 +0200 Bram Moolenaar patch 8.1.1515: memory leak reported for sound when build with EXITFREE v8.1.1515
Mon, 10 Jun 2019 15:00:06 +0200 Bram Moolenaar patch 8.1.1514: MS-Windows: wrong shell command with ! in 'guioptions' v8.1.1514
Mon, 10 Jun 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1513: all popup functionality is in functions, except :popupclear v8.1.1513
Sun, 09 Jun 2019 20:00:06 +0200 Bram Moolenaar patch 8.1.1512: ch_evalexpr() hangs when used recursively v8.1.1512
Sun, 09 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1511: matches in a popup window are not displayed properly v8.1.1511
Sun, 09 Jun 2019 17:30:04 +0200 Bram Moolenaar patch 8.1.1510: a plugin cannot easily expand a command like done internally v8.1.1510
Sun, 09 Jun 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1509: cmdline_row can become negative, causing a crash v8.1.1509
Sun, 09 Jun 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1508: sound keeps failing on Travis v8.1.1508
Sun, 09 Jun 2019 15:30:05 +0200 Bram Moolenaar patch 8.1.1507: sound test still fails on Travis v8.1.1507
Sun, 09 Jun 2019 15:00:05 +0200 Bram Moolenaar patch 8.1.1506: syntax error in Travis config v8.1.1506
Sun, 09 Jun 2019 14:45:08 +0200 Bram Moolenaar patch 8.1.1505: running "make clean" twice gives errors v8.1.1505
Sun, 09 Jun 2019 14:30:06 +0200 Bram Moolenaar patch 8.1.1504: sound test still fails on Travis v8.1.1504
Sun, 09 Jun 2019 14:30:05 +0200 Bram Moolenaar patch 8.1.1503: sound test fails on Travis v8.1.1503
Sun, 09 Jun 2019 13:45:06 +0200 Bram Moolenaar patch 8.1.1502: cannot play any sound v8.1.1502
Sat, 08 Jun 2019 21:00:06 +0200 Bram Moolenaar patch 8.1.1501: new behavior of b:changedtick not tested v8.1.1501
Sat, 08 Jun 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1500: wrong shell command when building with VIMDLL and "!" in 'go' v8.1.1500
Sat, 08 Jun 2019 19:15:06 +0200 Bram Moolenaar patch 8.1.1499: ruler not updated after popup window was removed v8.1.1499
Sat, 08 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1498: ":write" increments b:changedtick even though nothing changed v8.1.1498
Sat, 08 Jun 2019 17:30:06 +0200 Bram Moolenaar patch 8.1.1497: accessing memory beyond allocated space v8.1.1497
Sat, 08 Jun 2019 17:30:06 +0200 Bram Moolenaar patch 8.1.1496: popup window height is not recomputed v8.1.1496
Sat, 08 Jun 2019 17:00:09 +0200 Bram Moolenaar patch 8.1.1495: memory access error v8.1.1495
Sat, 08 Jun 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1494: build failure v8.1.1494
Sat, 08 Jun 2019 16:15:04 +0200 Bram Moolenaar patch 8.1.1493: redrawing with popups is slow and causes flicker v8.1.1493
Sat, 08 Jun 2019 12:15:08 +0200 Bram Moolenaar patch 8.1.1492: MS-Windows: when "!" is in 'guioptions' ":!start" fails v8.1.1492
Fri, 07 Jun 2019 23:30:06 +0200 Bram Moolenaar patch 8.1.1491: when skipping over code a function call may cause trouble v8.1.1491
Fri, 07 Jun 2019 22:45:06 +0200 Bram Moolenaar patch 8.1.1490: when a single test fails the exit code is not set v8.1.1490
Fri, 07 Jun 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1489: sign order wrong when priority was changed v8.1.1489
Fri, 07 Jun 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1488: summary of tests has incorrect failed count v8.1.1488
Fri, 07 Jun 2019 20:45:06 +0200 Bram Moolenaar patch 8.1.1487: older msgfmt cannot generate proper .desktop file v8.1.1487
Thu, 06 Jun 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1486: a listener change is merged even when it adds a line v8.1.1486
Thu, 06 Jun 2019 19:15:06 +0200 Bram Moolenaar patch 8.1.1485: double free when garbage_collect() is used in autocommand v8.1.1485
Thu, 06 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1484: some tests are slow v8.1.1484
Thu, 06 Jun 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1483: skipped tests are not properly listed v8.1.1483
Thu, 06 Jun 2019 15:45:04 +0200 Bram Moolenaar patch 8.1.1482: no test for wincol() depending on the 'number' option v8.1.1482
Thu, 06 Jun 2019 15:30:06 +0200 Bram Moolenaar patch 8.1.1481: length for two-digit rgb termresponse is off by one v8.1.1481
Thu, 06 Jun 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1480: desktop file check doesn't run on CI v8.1.1480
Thu, 06 Jun 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1479: change included for debugging only v8.1.1479
Thu, 06 Jun 2019 14:30:05 +0200 Bram Moolenaar patch 8.1.1478: still an error when running tests with the tiny version v8.1.1478
Thu, 06 Jun 2019 14:15:05 +0200 Bram Moolenaar patch 8.1.1477: test summary fails in the tiny version v8.1.1477
Thu, 06 Jun 2019 13:45:05 +0200 Bram Moolenaar patch 8.1.1476: no statistics displayed after running tests v8.1.1476
Thu, 06 Jun 2019 13:00:05 +0200 Bram Moolenaar patch 8.1.1475: search string not displayed when 'rightleft' is set v8.1.1475
Thu, 06 Jun 2019 12:45:05 +0200 Bram Moolenaar patch 8.1.1474: 'ttybuiltin' is not tested v8.1.1474
Thu, 06 Jun 2019 12:30:05 +0200 Bram Moolenaar patch 8.1.1473: new resolve() implementation causes problem for plugins v8.1.1473
Thu, 06 Jun 2019 12:00:07 +0200 Bram Moolenaar patch 8.1.1472: add_termcap_entry() is not tested v8.1.1472
Wed, 05 Jun 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1471: 'background' not correctly set for 2-digit rgb termresponse v8.1.1471
Wed, 05 Jun 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1470: new Unicode character U32FF missing from double-width table v8.1.1470
Wed, 05 Jun 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1469: no test for checking the cursor style response v8.1.1469
Wed, 05 Jun 2019 21:30:07 +0200 Bram Moolenaar patch 8.1.1468: the generated desktop files may be invalid v8.1.1468
Tue, 04 Jun 2019 23:30:05 +0200 Bram Moolenaar patch 8.1.1467: cscope test fails v8.1.1467
Tue, 04 Jun 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1466: not updating priority on existing sign v8.1.1466
Tue, 04 Jun 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1465: allocating wrong amount of memory v8.1.1465
Tue, 04 Jun 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1464: only 4-digit rgb termresponse is recognized v8.1.1464
Tue, 04 Jun 2019 19:30:05 +0200 Bram Moolenaar patch 8.1.1463: gcc warns for uninitialized variable v8.1.1463