log src/evalfunc.c @ 17437:5f71f12bdb8c

age author description
Sun, 14 Jul 2019 15:00:05 +0200 Bram Moolenaar patch 8.1.1687: the evalfunc.c file is too big v8.1.1687
Sat, 13 Jul 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1682: placing a larger number of signs is slow v8.1.1682
Fri, 12 Jul 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.1673: cannot easily find the popup window at a certain position v8.1.1673
Fri, 12 Jul 2019 18:00:06 +0200 Bram Moolenaar patch 8.1.1667: flags for Ex commands may clash with other symbols v8.1.1667
Sun, 07 Jul 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1645: cannot use a popup window for a balloon v8.1.1645
Thu, 04 Jul 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1626: no test for closing a popup window with a modified buffer v8.1.1626
Wed, 03 Jul 2019 23:00:10 +0200 Bram Moolenaar patch 8.1.1621: Amiga: time.h included twice v8.1.1621
Sun, 30 Jun 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1612: cannot show an existing buffer in a popup window v8.1.1612
Sun, 30 Jun 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1611: bufadd() reuses existing buffer without a name v8.1.1611
Sun, 30 Jun 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1610: there is no way to add or load a buffer without side effects v8.1.1610
Sat, 29 Jun 2019 08:00:06 +0200 Bram Moolenaar patch 8.1.1608: the evalfunc.c file is too big
Tue, 25 Jun 2019 04:15:08 +0200 Bram Moolenaar patch 8.1.1588: in :let-heredoc line continuation is recognized v8.1.1588
Mon, 24 Jun 2019 00:45:04 +0200 Bram Moolenaar patch 8.1.1584: the evalfunc.c file is getting too big v8.1.1584
Sat, 22 Jun 2019 01:45:05 +0200 Bram Moolenaar patch 8.1.1579: dict and list could be GC'ed while displaying error v8.1.1579
Tue, 18 Jun 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1567: localtime_r() does not respond to $TZ changes v8.1.1567
Sun, 16 Jun 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1561: popup_setoptions() is not implemented yet v8.1.1561
Sun, 16 Jun 2019 19:15:05 +0200 Bram Moolenaar patch 8.1.1558: popup_menu() and popup_filter_menu() are not implemented yet v8.1.1558
Sun, 16 Jun 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1553: not easy to change the text in a popup window v8.1.1553
Sat, 15 Jun 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1548: popup_dialog() is not implemented v8.1.1548
Sat, 15 Jun 2019 19:45:06 +0200 Bram Moolenaar patch 8.1.1547: functionality of bt_nofile() is confusing v8.1.1547
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 20:30:07 +0200 Bram Moolenaar patch 8.1.1520: popup windows are ignored when dealing with mouse position v8.1.1520
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 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 13:45:06 +0200 Bram Moolenaar patch 8.1.1502: cannot play any sound v8.1.1502
Sat, 01 Jun 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1446: popup window callback not implemented yet v8.1.1446
Sat, 01 Jun 2019 13:30:07 +0200 Bram Moolenaar patch 8.1.1437: code to handle callbacks is duplicated v8.1.1437
Thu, 30 May 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.1432: can't build with eval feature v8.1.1432
Thu, 30 May 2019 19:30:03 +0200 Bram Moolenaar patch 8.1.1428: popup_atcursor() not implemented yet v8.1.1428
Thu, 30 May 2019 17:30:06 +0200 Bram Moolenaar patch 8.1.1425: win_execute() does not set window pointers properly v8.1.1425
Thu, 30 May 2019 14:30:07 +0200 Bram Moolenaar patch 8.1.1422: popup_getoptions() not implemented yet v8.1.1422
Wed, 29 May 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1418: win_execute() is not implemented yet v8.1.1418
Wed, 29 May 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1416: popup_getposition() not implemented yet v8.1.1416
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Mon, 27 May 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1410: popup_move() is not implemented yet v8.1.1410
Sun, 26 May 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1406: popup_hide() and popup_show() not implemented yet v8.1.1406
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Sat, 25 May 2019 20:00:08 +0200 Bram Moolenaar patch 8.1.1391: no popup window support v8.1.1391
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Fri, 24 May 2019 14:15:04 +0200 Bram Moolenaar patch 8.1.1378: delete() can not handle a file name that looks like a pattern v8.1.1378
Sun, 19 May 2019 20:00:09 +0200 Bram Moolenaar patch 8.1.1355: obvious mistakes are accepted as valid expressions v8.1.1355
Sun, 19 May 2019 15:30:08 +0200 Bram Moolenaar patch 8.1.1352: undofile() reports wrong name v8.1.1352
Thu, 16 May 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1334: when buffer is hidden "F" in 'shortmess' is not used v8.1.1334
Tue, 14 May 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.1332: cannot flush listeners without redrawing, mix of changes v8.1.1332
Sun, 12 May 2019 13:15:06 +0200 Bram Moolenaar patch 8.1.1325: cannot build with +eval but without +channel and +timers v8.1.1325
Sat, 11 May 2019 21:15:06 +0200 Bram Moolenaar patch 8.1.1321: no docs or tests for listener functions v8.1.1321
Sat, 11 May 2019 18:45:07 +0200 Bram Moolenaar patch 8.1.1319: computing function length name in many places v8.1.1319
Fri, 10 May 2019 21:30:07 +0200 Bram Moolenaar patch 8.1.1313: warnings for using localtime() and ctime() v8.1.1313
Thu, 09 May 2019 15:15:07 +0200 Bram Moolenaar patch 8.1.1306: Borland support is outdated and doesn't work v8.1.1306
Thu, 09 May 2019 15:00:07 +0200 Bram Moolenaar patch 8.1.1305: there is no easy way to manipulate environment variables v8.1.1305
Thu, 09 May 2019 14:00:07 +0200 Bram Moolenaar patch 8.1.1303: not possible to hide a balloon v8.1.1303
Tue, 07 May 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1291: not easy to change directory and restore v8.1.1291
Tue, 07 May 2019 16:30:07 +0200 Bram Moolenaar patch 8.1.1287: cannot build with +eval but without +mouse v8.1.1287
Sat, 04 May 2019 17:45:06 +0200 Bram Moolenaar patch 8.1.1267: cannot check if GPM mouse support is working v8.1.1267
Sat, 04 May 2019 16:00:05 +0200 Bram Moolenaar patch 8.1.1262: cannot simulate a mouse click in a test v8.1.1262
Thu, 02 May 2019 23:15:06 +0200 Bram Moolenaar patch 8.1.1248: no test for dec mouse v8.1.1248
Sun, 28 Apr 2019 20:00:10 +0200 Bram Moolenaar patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe v8.1.1230
Sat, 27 Apr 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1218: cannot set a directory for a tab page v8.1.1218
Sat, 27 Apr 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1210: support for user commands is spread out v8.1.1210
Fri, 26 Apr 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.1209: clever compiler warns for buffer being too small v8.1.1209