summaryrefslogtreecommitdiffstats
path: root/src/version.c
AgeCommit message (Expand)Author
2021-11-19patch 8.2.3621: build failurev8.2.3621Bram Moolenaar
2021-11-19patch 8.2.3620: memory leak reported in libtlibv8.2.3620Bram Moolenaar
2021-11-18patch 8.2.3619: cannot use a lambda for 'operatorfunc'v8.2.3619Yegappan Lakshmanan
2021-11-18patch 8.2.3618: getcwd() is unclear about how 'autochdir' is usedv8.2.3618Bram Moolenaar
2021-11-18patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was appliedv8.2.3617Bram Moolenaar
2021-11-18patch 8.2.3616: arglist test does not clear the argument list consistentlyv8.2.3616Shougo Matsushita
2021-11-18patch 8.2.3615: wrong indent in first line if re-formatting with indent exprv8.2.3615Christian Brabandt
2021-11-17patch 8.2.3614: zindex of popup windows not used when redrawing popup menuv8.2.3614Bakudankun
2021-11-17patch 8.2.3613: :find test failsv8.2.3613Bram Moolenaar
2021-11-17patch 8.2.3612: using freed memory with regexp using a markv8.2.3612Bram Moolenaar
2021-11-17patch 8.2.3611: crash when using CTRL-W f without finding a file namev8.2.3611Bram Moolenaar
2021-11-17patch 8.2.3610: crash when ModeChanged triggered too earlyv8.2.3610Bram Moolenaar
2021-11-17patch 8.2.3609: internal error when ModeChanged is triggered recursivelyv8.2.3609Bram Moolenaar
2021-11-17patch 8.2.3608: users who type "q:" instead of ":q" are confusedv8.2.3608Egor Zvorykin
2021-11-16patch 8.2.3607: GTK3 screen updating is slowv8.2.3607presuku
2021-11-16patch 8.2.3606: file missing from list of distributed filesv8.2.3606Bram Moolenaar
2021-11-16Add missing change to version.cBram Moolenaar
2021-11-16patch 8.2.3604: not all sudoers files are recognizedv8.2.3604Bram Moolenaar
2021-11-16patch 8.2.3603: fish filetype not recognizedv8.2.3603Bram Moolenaar
2021-11-16patch 8.2.3602: Python3 test fails with Python 3.10 on MS-Windowsv8.2.3602K.Takata
2021-11-16patch 8.2.3601: check for overflow in put count does not work wellv8.2.3601ichizok
2021-11-16patch 8.2.3600: filetype test failsv8.2.3600Bram Moolenaar
2021-11-16patch 8.2.3599: not all gdbinit files are recognizedv8.2.3599Bram Moolenaar
2021-11-15patch 8.2.3598: RouterOS filetype is not recognizedv8.2.3598zainin
2021-11-15patch 8.2.3597: Vim seems to hang when writing a long text to a terminalv8.2.3597Bram Moolenaar
2021-11-15patch 8.2.3596: crash when using :pedit in Vim9 scriptv8.2.3596Yegappan Lakshmanan
2021-11-14patch 8.2.3595: check for signed overflow might not work everywherev8.2.3595Bram Moolenaar
2021-11-14patch 8.2.3594: xxd code is a bit difficult to understandv8.2.3594Bram Moolenaar
2021-11-14patch 8.2.3593: directory is wrong after executing "lcd" with win_execute()v8.2.3593Bram Moolenaar
2021-11-13patch 8.2.3592: Test_hlset fails when terminal has many columnsv8.2.3592Dominique Pelle
2021-11-13patch 8.2.3591: no event is triggered when closing a windowv8.2.3591naohiro ono
2021-11-13patch 8.2.3590: test for v:colornames sometimes failsv8.2.3590Drew Vogel
2021-11-13patch 8.2.3589: failure when "term_rows" of term_start() is an unusual valuev8.2.3589Bram Moolenaar
2021-11-12patch 8.2.3588: break statement is never reachedv8.2.3588Bram Moolenaar
2021-11-12patch 8.2.3587: compiler test fails with backslash file separatorv8.2.3587Bram Moolenaar
2021-11-12patch 8.2.3586: command completion test failsv8.2.3586Bram Moolenaar
2021-11-12patch 8.2.3585: crash when passing float to "term_rows" of term_start()v8.2.3585Bram Moolenaar
2021-11-12patch 8.2.3584: "verbose set efm" reports location of the :compiler commandv8.2.3584Bram Moolenaar
2021-11-12patch 8.2.3583: the "gd" and "gD" commands do not update search statsv8.2.3583Bram Moolenaar
2021-11-04patch 8.2.3582: reading uninitialized memory when giving spell suggestionsv8.2.3582Bram Moolenaar
2021-11-04patch 8.2.3581: reading character past end of linev8.2.3581Bram Moolenaar
2021-11-04patch 8.2.3580: gj does not move properly with a wide characterv8.2.3580Christian Brabandt
2021-11-03patch 8.2.3579: CI sometimes fails for MinGWv8.2.3579Christian Brabandt
2021-11-03Add missing piece of patch 8.2.3578Bram Moolenaar
2021-11-03patch 8.2.3577: overflow check fails with 32 intsv8.2.3577Bram Moolenaar
2021-11-03patch 8.2.3576: some functions are not documented for use with a methodv8.2.3576Sean Dewar
2021-11-02patch 8.2.3575: overflow check still fails when sizeof(int) == sizeof(long)v8.2.3575Bram Moolenaar
2021-11-02patch 8.2.3574: divide by zerov8.2.3574Bram Moolenaar
2021-11-02patch 8.2.3573: cannot decide whether to skip test that fails with 64 bitv8.2.3573Bram Moolenaar
2021-11-02patch 8.2.3572: memory leak when closing window and using "multispace"v8.2.3572zeertzjq