summaryrefslogtreecommitdiffstats
path: root/READMEdir
AgeCommit message (Collapse)Author
2024-01-31runtime(vimlogo): Include and modernize vimlogo.svgShay Hill
fix degenerate splines in vimlogo.svg closes: #13941 Signed-off-by: Shay Hill <shay_public@hotmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-01-04patch 9.1.0005: OpenVMS does not support python3 and xterm_savev9.1.0005Zoltan Arpadffy
Problem: OpenVMS build does not support python3 and xterm_save Solution: Enable python3 + xterm_save feature, fix style issues (Zoltan Arpadffy) closes: #13812 Signed-off-by: Zoltan Arpadffy <zoltan.arpadffy@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-01-02patch 9.1.0000: Vim 9.1 releasev9.1.0000v9.1.0Christian Brabandt
Problem: Need a new release Solution: Release Vim 9.1 Signed-off-by: Christian Brabandt <cb@256bit.org>
2023-10-05patch 9.0.1994: inconsistent feature descriptionv9.0.1994RestorerZ
Problem: inconsistent feature description Solution: delete old mentioned feature sets small and big The may however still be mentioned for historical reasons. e.g. The last Amiga built version is for Vim6.2 and is still a big version. closes: #13273 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: RestorerZ <restorer@mail2k.ru>
2022-10-08patch 9.0.0698: VisVim is outdated, does not work with current Visual Studiov9.0.0698Martin Tournoij
Problem: VisVim is outdated, does not work with current Visual Studio. Solution: Remove VisVim. (Martin Tournoij)
2022-06-28release version 9.0v9.0.0000Bram Moolenaar
Problem: About time to release Vim 9.0. Solution: Update the version number everywhere.
2021-10-24patch 8.2.3562: cannot add color namesv8.2.3562Drew Vogel
Problem: Cannot add color names. Solution: Add the v:colornames dictionary. (Drew Vogel, closes #8761)
2021-04-17Update runtime files.Bram Moolenaar
2020-08-13patch 8.2.1442: outdated references to the Mac Carbon GUIv8.2.1442Bram Moolenaar
Problem: Outdated references to the Mac Carbon GUI. Solution: Remove or update references. (Yee Cheng Chin, closes #6703)
2020-07-14patch 8.2.1215: Atari MiNT support is outdatedv8.2.1215Bram Moolenaar
Problem: Atari MiNT support is outdated. Solution: Nobody responded this code is still useful, so let's delete it.
2020-06-07patch 8.2.0931: some remarks about BeOS remainv8.2.0931Bram Moolenaar
Problem: Some remarks about BeOS remain. Solution: Remove BeOS remarks from the help and other files. (Emir Sari, closes #6221)
2020-04-30patch 8.2.0667: cannot install Haiku version from sourcev8.2.0667Bram Moolenaar
Problem: Cannot install Haiku version from source. Solution: Update Makefile and rdef file. (Emir Sari, closes #6013)
2020-04-23patch 8.2.0622: Haiku: GUI does not compilev8.2.0622Bram Moolenaar
Problem: Haiku: GUI does not compile. Solution: Various fixes. (Emir Sari, closes #5961)
2020-01-16patch 8.2.0122: readme files still mention MS-DOSv8.2.0122Bram Moolenaar
Problem: Readme files still mention MS-DOS. Solution: Update readme files. (Ken Takata, closes #5486)
2019-12-19Update runtime files.Bram Moolenaar
2019-12-12Vim 8.2 releasev8.2.0000v8.2.0Bram Moolenaar
2019-10-26Update runtime filesBram Moolenaar
2018-10-02Update runtime files.Bram Moolenaar
2018-05-17Vim 8.1 releasev8.1.0000Bram Moolenaar
Update version number and information. Fix a couple of tests.
2016-09-22Updated runtime files.Bram Moolenaar
2016-09-16Updated runtime files.Bram Moolenaar
2016-09-12Vim 8.0 releasev8.0.0000Bram Moolenaar
2016-03-19patch 7.4.1609v7.4.1609Bram Moolenaar
Problem: Contents file is only for Amiga distro. Solution: Move it to "READMEdir". Update some info.
2016-03-19patch 7.4.1602v7.4.1602Bram Moolenaar
Problem: Info files take space in the top directory. Solution: Move them to "READMEdir".
2016-03-19patch 7.4.1601v7.4.1601Bram Moolenaar
Problem: README files take a lot of space in the top directory. Solution: Move most of them to "READMEdir".