log src/evalfunc.c @ 16817:069ee8dc8c8d v8.1.1410

age author description
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
Sat, 20 Apr 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1190: has('vimscript-3') does not work v8.1.1190
Fri, 19 Apr 2019 15:30:05 +0200 Bram Moolenaar patch 8.1.1186: readdir() allocates list twice v8.1.1186
Mon, 08 Apr 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1140: not easy to find out what neighbors a window has v8.1.1140
Sun, 07 Apr 2019 14:30:06 +0200 Bram Moolenaar patch 8.1.1136: decoding of mouse click escape sequence is not tested v8.1.1136
Sat, 06 Apr 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1131: getwinpos() does not work in the MS-Windows console v8.1.1131
Sat, 06 Apr 2019 21:00:06 +0200 Bram Moolenaar patch 8.1.1130: MS-Windows: warning for unused variable v8.1.1130
Sat, 06 Apr 2019 18:00:05 +0200 Bram Moolenaar patch 8.1.1125: libvterm does not handle the window position report v8.1.1125
Sat, 06 Apr 2019 13:30:04 +0200 Bram Moolenaar patch 8.1.1122: char2nr() does not handle composing characters v8.1.1122
Fri, 05 Apr 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1120: cannot easily get directory entry matches v8.1.1120
Thu, 04 Apr 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1116: cannot enforce a Vim script style v8.1.1116
Thu, 04 Apr 2019 13:45:04 +0200 Bram Moolenaar patch 8.1.1111: it is not easy to check for infinity v8.1.1111
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Sat, 30 Mar 2019 18:15:05 +0100 Bram Moolenaar patch 8.1.1084: cannot delete a match from another window v8.1.1084
Sat, 30 Mar 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.1077: reg_executing() is reset by calling input() v8.1.1077
Sat, 30 Mar 2019 14:00:07 +0100 Bram Moolenaar patch 8.1.1076: file for Insert mode is much too big v8.1.1076
Fri, 29 Mar 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.1071: cannot get composing characters from the screen v8.1.1071
Fri, 29 Mar 2019 12:30:06 +0100 Bram Moolenaar patch 8.1.1068: cannot get all the information about current completion v8.1.1068
Tue, 26 Mar 2019 23:00:07 +0100 Bram Moolenaar patch 8.1.1056: no eval function for Ruby v8.1.1056
Sat, 23 Mar 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.1044: no way to check the reference count of objects v8.1.1044
Fri, 22 Mar 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.1040: FEAT_TAG_ANYWHITE is not enabled in any build v8.1.1040
Fri, 22 Mar 2019 13:30:05 +0100 Bram Moolenaar patch 8.1.1035: prop_remove() second argument is not optional v8.1.1035
Fri, 22 Mar 2019 12:15:04 +0100 Bram Moolenaar patch 8.1.1034: too many #ifdefs v8.1.1034
Thu, 07 Mar 2019 11:30:15 +0100 Bram Moolenaar patch 8.1.0998: getcurpos() unexpectedly changes "curswant" v8.1.0998
Tue, 05 Mar 2019 12:30:08 +0100 Bram Moolenaar patch 8.1.0995: a getchar() call resets the reg_executing() result v8.1.0995
Mon, 04 Mar 2019 13:30:08 +0100 Bram Moolenaar patch 8.1.0994: relative cursor position is not calculated correctly v8.1.0994
Sat, 02 Mar 2019 10:15:06 +0100 Bram Moolenaar patch 8.1.0989: various small code ugliness v8.1.0989
Tue, 26 Feb 2019 17:15:13 +0100 Bram Moolenaar patch 8.1.0983: checking __CYGWIN32__ unnecessarily v8.1.0983
Mon, 18 Feb 2019 22:15:08 +0100 Bram Moolenaar patch 8.1.0951: using WIN64 even though it is never defined v8.1.0951
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sat, 16 Feb 2019 15:15:07 +0100 Bram Moolenaar patch 8.1.0932: Farsi support is outdated and unused v8.1.0932
Fri, 15 Feb 2019 21:15:07 +0100 Bram Moolenaar patch 8.1.0927: USE_CR is never defined v8.1.0927
Thu, 14 Feb 2019 13:00:22 +0100 Bram Moolenaar patch 8.1.0915: fsync() may not work properly on Mac v8.1.0915
Tue, 12 Feb 2019 22:30:07 +0100 Bram Moolenaar patch 8.1.0901: index in getjumplist() may be wrong v8.1.0901
Mon, 11 Feb 2019 22:15:07 +0100 Bram Moolenaar patch 8.1.0897: can modify a:000 when using a reference v8.1.0897