log src/version.c @ 18804:2d41b63f52de v8.1.2390

age author description
Thu, 05 Dec 2019 18:30:04 +0100 Bram Moolenaar patch 8.1.2390: test94 is old style, fix 7.4.441 not tested v8.1.2390
Wed, 04 Dec 2019 22:30:07 +0100 Bram Moolenaar patch 8.1.2389: using old C style comments v8.1.2389
Wed, 04 Dec 2019 22:00:04 +0100 Bram Moolenaar patch 8.1.2388: using old C style comments v8.1.2388
Wed, 04 Dec 2019 21:30:04 +0100 Bram Moolenaar patch 8.1.2387: using old C style comments v8.1.2387
Wed, 04 Dec 2019 19:15:04 +0100 Bram Moolenaar patch 8.1.2386: 'wincolor' is not used for 'listchars' v8.1.2386
Wed, 04 Dec 2019 15:15:04 +0100 Bram Moolenaar patch 8.1.2385: opening cmdline window with feedkeys() does not work v8.1.2385
Tue, 03 Dec 2019 23:00:07 +0100 Bram Moolenaar patch 8.1.2384: test 48 is old style v8.1.2384
Mon, 02 Dec 2019 23:00:04 +0100 Bram Moolenaar patch 8.1.2383: using old C style comments v8.1.2383
Mon, 02 Dec 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.2382: MS-Windows: When using VTP bold+inverse doesn't work v8.1.2382
Mon, 02 Dec 2019 20:45:03 +0100 Bram Moolenaar patch 8.1.2381: not all register related code is covered by tests v8.1.2381
Mon, 02 Dec 2019 08:23:21 +0100 Christian Brabandt Missing change to version.c
Sun, 01 Dec 2019 22:15:03 +0100 Bram Moolenaar patch 8.1.2380: using old C style comments v8.1.2380
Sun, 01 Dec 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.2379: using old C style comments v8.1.2379
Sun, 01 Dec 2019 21:15:03 +0100 Bram Moolenaar patch 8.1.2378: using old C style comments v8.1.2378
Sun, 01 Dec 2019 19:45:03 +0100 Bram Moolenaar patch 8.1.2377: GUI: when losing focus a pending operator is executed v8.1.2377
Sun, 01 Dec 2019 19:00:04 +0100 Bram Moolenaar patch 8.1.2376: preprocessor indents are incorrect v8.1.2376
Sun, 01 Dec 2019 18:30:03 +0100 Bram Moolenaar patch 8.1.2375: no suffucient testing for registers v8.1.2375
Sun, 01 Dec 2019 15:45:03 +0100 Bram Moolenaar patch 8.1.2374: unused parts of libvterm are included v8.1.2374
Sun, 01 Dec 2019 15:30:04 +0100 Bram Moolenaar patch 8.1.2373: cannot build with +popupwin but without +quickfix v8.1.2373
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2372: VMS: failing realloc leaks memory v8.1.2372
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Sat, 30 Nov 2019 22:45:04 +0100 Bram Moolenaar patch 8.1.2370: build problems on VMS v8.1.2370
Sat, 30 Nov 2019 21:00:04 +0100 Bram Moolenaar patch 8.1.2369: cannot build with quickfix and without text properties v8.1.2369
Sat, 30 Nov 2019 21:00:04 +0100 Bram Moolenaar patch 8.1.2368: using old C style comments v8.1.2368
Sat, 30 Nov 2019 20:00:03 +0100 Bram Moolenaar patch 8.1.2367: registers are not sufficiently tested v8.1.2367
Sat, 30 Nov 2019 19:45:03 +0100 Bram Moolenaar patch 8.1.2366: using old C style comments v8.1.2366
Sat, 30 Nov 2019 18:00:05 +0100 Bram Moolenaar patch 8.1.2365: missing tests for recent popupwin changes v8.1.2365
Sat, 30 Nov 2019 15:45:03 +0100 Bram Moolenaar patch 8.1.2364: termwinscroll test is flaky on FreeBSD v8.1.2364
Sat, 30 Nov 2019 15:15:04 +0100 Bram Moolenaar patch 8.1.2363: ml_get error when accessing Visual area in 'statusline' v8.1.2363
Sat, 30 Nov 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.2362: cannot place signs in a popup window v8.1.2362
Fri, 29 Nov 2019 23:30:04 +0100 Bram Moolenaar patch 8.1.2361: MS-Windows: test failures related to VIMDLL v8.1.2361
Fri, 29 Nov 2019 22:15:04 +0100 Bram Moolenaar patch 8.1.2360: quickfix test coverage can still be improved v8.1.2360
Fri, 29 Nov 2019 21:15:03 +0100 Bram Moolenaar patch 8.1.2359: cannot build without FEAT_FLOAT v8.1.2359
Fri, 29 Nov 2019 20:30:05 +0100 Bram Moolenaar patch 8.1.2358: tests fail on Cirrus CI for FreeBSD v8.1.2358
Thu, 28 Nov 2019 23:00:03 +0100 Bram Moolenaar patch 8.1.2357: no test with wrong argument for rand() v8.1.2357
Thu, 28 Nov 2019 22:15:04 +0100 Bram Moolenaar patch 8.1.2356: rand() does not use the best algorithm v8.1.2356
Thu, 28 Nov 2019 21:30:04 +0100 Bram Moolenaar patch 8.1.2355: test with "man" fails on FreeBSD v8.1.2355
Thu, 28 Nov 2019 21:00:03 +0100 Bram Moolenaar patch 8.1.2354: Cirrus CI runs on another repository v8.1.2354
Thu, 28 Nov 2019 20:15:04 +0100 Bram Moolenaar patch 8.1.2353: build failure on FreeBSD v8.1.2353
Tue, 26 Nov 2019 22:45:04 +0100 Bram Moolenaar patch 8.1.2351: 'wincolor' not used for > for not fitting double width char v8.1.2351
Tue, 26 Nov 2019 19:45:04 +0100 Bram Moolenaar patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys v8.1.2350
Tue, 26 Nov 2019 17:15:03 +0100 Bram Moolenaar patch 8.1.2349: :lockvar and :unlockvar cannot be followed by "| endif" v8.1.2349
Tue, 26 Nov 2019 17:00:04 +0100 Bram Moolenaar patch 8.1.2348: :const cannot be followed by "| endif" v8.1.2348
Tue, 26 Nov 2019 15:00:04 +0100 Bram Moolenaar patch 8.1.2347: MacOS: build fails v8.1.2347
Tue, 26 Nov 2019 14:30:03 +0100 Bram Moolenaar patch 8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeys v8.1.2346
Tue, 26 Nov 2019 13:45:05 +0100 Bram Moolenaar patch 8.1.2345: .cjs files are not recognized as Javascript v8.1.2345
Tue, 26 Nov 2019 13:30:04 +0100 Bram Moolenaar patch 8.1.2344: Cygwin: warning for using strptime() v8.1.2344
Tue, 26 Nov 2019 12:30:04 +0100 Bram Moolenaar patch 8.1.2343: using time() for srand() is not very random v8.1.2343
Mon, 25 Nov 2019 15:45:04 +0100 Bram Moolenaar patch 8.1.2342: random number generator in Vim script is slow v8.1.2342
Mon, 25 Nov 2019 00:15:06 +0100 Bram Moolenaar patch 8.1.2341: not so easy to interrupt a script programatically v8.1.2341
Sun, 24 Nov 2019 22:15:03 +0100 Bram Moolenaar patch 8.1.2340: quickfix test fails under valgrind and asan v8.1.2340
Sun, 24 Nov 2019 12:15:03 +0100 Bram Moolenaar patch 8.1.2339: insufficient testing for quickfix v8.1.2339
Sat, 23 Nov 2019 22:00:04 +0100 Bram Moolenaar patch 8.1.2338: using Visual mark sith :s gives E20 if not set v8.1.2338
Fri, 22 Nov 2019 22:30:03 +0100 Bram Moolenaar patch 8.1.2337: double-click time sometimes miscomputed v8.1.2337
Fri, 22 Nov 2019 21:00:04 +0100 Bram Moolenaar patch 8.1.2336: when an expr mapping moves the cursor it is not restored v8.1.2336
Fri, 22 Nov 2019 19:30:05 +0100 Bram Moolenaar patch 8.1.2335: error message for function arguments may use NULL pointer v8.1.2335
Fri, 22 Nov 2019 19:30:04 +0100 Bram Moolenaar patch 8.1.2334: possible NULL pointer dereference in popup_locate() v8.1.2334
Thu, 21 Nov 2019 23:30:03 +0100 Bram Moolenaar patch 8.1.2333: with modifyOtherKeys CTRL-^ doesn't work v8.1.2333
Thu, 21 Nov 2019 22:30:03 +0100 Bram Moolenaar patch 8.1.2332: missing file in refactoring v8.1.2332
Thu, 21 Nov 2019 22:15:03 +0100 Bram Moolenaar patch 8.1.2331: the option.c file is still very big v8.1.2331
Thu, 21 Nov 2019 21:00:04 +0100 Bram Moolenaar patch 8.1.2330: vi' does not always work when 'selection' is exclusive v8.1.2330
Thu, 21 Nov 2019 18:30:03 +0100 Bram Moolenaar patch 8.1.2329: mouse multiple click test is a bit flaky v8.1.2329
Thu, 21 Nov 2019 17:45:04 +0100 Bram Moolenaar patch 8.1.2328: a few hangul input pieces remain v8.1.2328
Thu, 21 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2327: cannot build with Hangul input v8.1.2327
Thu, 21 Nov 2019 15:45:03 +0100 Bram Moolenaar patch 8.1.2326: cannot parse a date/time string v8.1.2326
Thu, 21 Nov 2019 13:30:03 +0100 Bram Moolenaar patch 8.1.2325: crash when using balloon with empty line v8.1.2325
Thu, 21 Nov 2019 12:15:06 +0100 Bram Moolenaar patch 8.1.2324: with of scrollbar in popup menu not taken into account v8.1.2324
Tue, 19 Nov 2019 23:15:04 +0100 Bram Moolenaar patch 8.1.2323: Old MSVC version no longer tested. v8.1.2323
Tue, 19 Nov 2019 22:45:04 +0100 Bram Moolenaar patch 8.1.2322: quickfix test fails in very big terminal v8.1.2322
Mon, 18 Nov 2019 23:45:03 +0100 Bram Moolenaar patch 8.1.2321: cannot select all text with the mouse v8.1.2321
Mon, 18 Nov 2019 22:15:03 +0100 Bram Moolenaar patch 8.1.2320: insufficient test coverage for quickfix v8.1.2320
Mon, 18 Nov 2019 21:45:03 +0100 Bram Moolenaar patch 8.1.2319: compiler warning for int size v8.1.2319
Sun, 17 Nov 2019 23:00:03 +0100 Bram Moolenaar patch 8.1.2318: MS-Windows GUI: main background shows in toolbar v8.1.2318
Sun, 17 Nov 2019 20:15:03 +0100 Bram Moolenaar patch 8.1.2317: no test for spell affix file with flag on suffix v8.1.2317
Sun, 17 Nov 2019 19:15:03 +0100 Bram Moolenaar patch 8.1.2316: FORTIFY_SOURCE can also be present in CPPFLAGS v8.1.2316
Sun, 17 Nov 2019 18:15:03 +0100 Bram Moolenaar patch 8.1.2315: not always using the right window when jumping to an error v8.1.2315
Sun, 17 Nov 2019 17:45:03 +0100 Bram Moolenaar patch 8.1.2314: vi' sometimes does not select anything v8.1.2314
Sun, 17 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2313: debugging where a delay comes from is not easy v8.1.2313
Sun, 17 Nov 2019 16:30:03 +0100 Bram Moolenaar patch 8.1.2312: "line:" field in tags file not used v8.1.2312
Sat, 16 Nov 2019 23:00:03 +0100 Bram Moolenaar patch 8.1.2311: warning for missing function prototype v8.1.2311
Sat, 16 Nov 2019 21:15:03 +0100 Bram Moolenaar patch 8.1.2310: no proper test for directory changes in quickfix v8.1.2310
Sat, 16 Nov 2019 21:00:03 +0100 Bram Moolenaar patch 8.1.2309: compiler warning for argument type v8.1.2309
Sat, 16 Nov 2019 20:45:04 +0100 Bram Moolenaar patch 8.1.2308: deleting text before zero-width textprop removes it v8.1.2308
Sat, 16 Nov 2019 20:15:03 +0100 Bram Moolenaar patch 8.1.2307: positioning popup doesn't work for buffer-local textprop v8.1.2307
Sat, 16 Nov 2019 19:00:05 +0100 Bram Moolenaar patch 8.1.2306: double and triple clicks are not tested v8.1.2306
Sat, 16 Nov 2019 19:00:04 +0100 Bram Moolenaar patch 8.1.2305: no warning for wrong entry in translations v8.1.2305
Sat, 16 Nov 2019 18:30:04 +0100 Bram Moolenaar patch 8.1.2304: cannot get the mouse position when getting a mouse click v8.1.2304
Sat, 16 Nov 2019 14:30:03 +0100 Bram Moolenaar patch 8.1.2303: cursor in wrong position after horizontal scroll v8.1.2303
Sat, 16 Nov 2019 14:00:05 +0100 Bram Moolenaar patch 8.1.2302: :lockmarks does not work for '[ and '] v8.1.2302
Fri, 15 Nov 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.2301: MS-Windows GUI: drawing error when background color changes v8.1.2301
Wed, 13 Nov 2019 22:45:03 +0100 Bram Moolenaar patch 8.1.2300: redraw breaks going through list of popup windows v8.1.2300
Wed, 13 Nov 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.2299: ConPTY in MS-Windows 1909 is still wrong v8.1.2299
Wed, 13 Nov 2019 16:45:04 +0100 Bram Moolenaar patch 8.1.2298: missing part of 8.1.2296 v8.1.2298
Tue, 12 Nov 2019 23:00:04 +0100 Bram Moolenaar patch 8.1.2297: the ex_vimgrep() function is too long v8.1.2297
Tue, 12 Nov 2019 22:45:06 +0100 Bram Moolenaar patch 8.1.2296: text properties are not combined with syntax by default v8.1.2296
Tue, 12 Nov 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.2295: if buffer of popup is in another window cursorline sign shows v8.1.2295
Tue, 12 Nov 2019 21:00:03 +0100 Bram Moolenaar patch 8.1.2294: cursor pos wrong with concealing and search causes a scroll v8.1.2294
Tue, 12 Nov 2019 20:45:04 +0100 Bram Moolenaar patch 8.1.2293: join adds trailing space when second line is empty v8.1.2293
Mon, 11 Nov 2019 22:00:03 +0100 Bram Moolenaar patch 8.1.2292: v:mouse_winid not set on click in popup window v8.1.2292
Sun, 10 Nov 2019 22:45:03 +0100 Bram Moolenaar patch 8.1.2291: memory leak when executing command in a terminal v8.1.2291
Sun, 10 Nov 2019 21:30:03 +0100 Bram Moolenaar patch 8.1.2290: autocommand test fails v8.1.2290
Sun, 10 Nov 2019 21:15:04 +0100 Bram Moolenaar patch 8.1.2289: after :diffsplit closing the window does not disable diff v8.1.2289
Sun, 10 Nov 2019 18:00:03 +0100 Bram Moolenaar patch 8.1.2288: not using all space when popup with "topleft" flips to above v8.1.2288
Sun, 10 Nov 2019 17:30:03 +0100 Bram Moolenaar patch 8.1.2287: using EndOfBuffer highlight in popup does not look good v8.1.2287
Sun, 10 Nov 2019 15:30:03 +0100 Bram Moolenaar patch 8.1.2286: using border highlight in popup window leaks memory v8.1.2286
Sun, 10 Nov 2019 15:15:03 +0100 Bram Moolenaar patch 8.1.2285: padding in structures wastes memory v8.1.2285
Sun, 10 Nov 2019 01:45:03 +0100 Bram Moolenaar patch 8.1.2284: compiler warning for unused variable v8.1.2284
Sun, 10 Nov 2019 00:30:04 +0100 Bram Moolenaar patch 8.1.2283: missed on use of p_sbr v8.1.2283
Sun, 10 Nov 2019 00:15:04 +0100 Bram Moolenaar patch 8.1.2282: crash when passing many arguments through a partial v8.1.2282
Sat, 09 Nov 2019 23:30:03 +0100 Bram Moolenaar patch 8.1.2281: 'showbreak' cannot be set for one window v8.1.2281
Sat, 09 Nov 2019 22:30:04 +0100 Bram Moolenaar patch 8.1.2280: crash when passing partial to substitute() v8.1.2280
Sat, 09 Nov 2019 21:30:03 +0100 Bram Moolenaar patch 8.1.2279: computation of highlight attributes is too complicated v8.1.2279
Sat, 09 Nov 2019 20:15:04 +0100 Bram Moolenaar patch 8.1.2278: using "cd" with "exe" may fail v8.1.2278
Sat, 09 Nov 2019 20:15:04 +0100 Bram Moolenaar patch 8.1.2277: terminal window is not updated when info popup changes v8.1.2277
Sat, 09 Nov 2019 18:15:03 +0100 Bram Moolenaar patch 8.1.2276: MS-Windows: session test leaves files behind v8.1.2276
Sat, 09 Nov 2019 17:30:04 +0100 Bram Moolenaar patch 8.1.2275: using "seesion" looks like a mistake v8.1.2275
Sat, 09 Nov 2019 17:00:03 +0100 Bram Moolenaar patch 8.1.2274: newlines in 'balloonexpr' result only work in the GUI v8.1.2274
Sat, 09 Nov 2019 15:45:04 +0100 Bram Moolenaar patch 8.1.2273: wrong default when "pos" is changed with popup_atcursor() v8.1.2273
Fri, 08 Nov 2019 23:15:03 +0100 Bram Moolenaar patch 8.1.2272: test may hang at more prompt v8.1.2272
Fri, 08 Nov 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.2271: build error if FEAT_TAG_BINS is not defined v8.1.2271