summaryrefslogtreecommitdiffstats
path: root/src/Make_mvc.mak
AgeCommit message (Expand)Author
2022-06-13patch 8.2.5084: when the GUI shows a dialog tests get stuckv8.2.5084Bram Moolenaar
2022-03-07patch 8.2.4524: MS-Windows: cannot build with some sodium librariesv8.2.4524K.Takata
2022-03-02patch 8.2.4491: MS-Windows makefile dependencies are outdatedv8.2.4491K.Takata
2022-01-31patch 8.2.4271: MS-Windows: cannot build with Ruby 3.1.0v8.2.4271K.Takata
2022-01-31patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twicev8.2.4270ichizok
2022-01-29patch 8.2.4252: generating the normal command table at runtime is inefficientv8.2.4252Yegappan Lakshmanan
2022-01-28patch 8.2.4244: MS-Windows: warning from MSVC on debug buildv8.2.4244K.Takata
2022-01-26patch 8.2.4222: MS-Windows: clumsy way to suppress progress on CIv8.2.4222K.Takata
2022-01-26patch 8.2.4220: MS-Windows: some old compiler support remainsv8.2.4220K.Takata
2022-01-25patch 8.2.4213: too much code for supporting old MSVC versionsv8.2.4213K.Takata
2022-01-20patch 8.2.4153: MS-Windows: Global IME is no longer supportedv8.2.4153K.Takata
2022-01-19patch 8.2.4144: cannot load libsodium dynamicallyv8.2.4144K.Takata
2022-01-18patch 8.2.4130: MS-Windows: MSVC build may have libraries duplicatedv8.2.4130K.Takata
2022-01-13patch 8.2.4081: CodeQL reports problem in if_cscope causing it to failv8.2.4081ichizok
2021-12-20patch 8.2.3860: Vim9: codecov struggles with the file sizev8.2.3860Bram Moolenaar
2021-12-16patch 8.2.3824: no ASAN support for MSVCv8.2.3824Yegappan Lakshmanan
2021-11-19patch 8.2.3620: memory leak reported in libtlibv8.2.3620Bram Moolenaar
2021-08-06patch 8.2.3301: memory allocation functions don't have their own placev8.2.3301Yegappan Lakshmanan
2021-07-30patch 8.2.3250: MS-Windows: cannot build with libsodiumv8.2.3250Christian Brabandt
2021-07-10patch 8.2.3139: functions for string manipulation are spread outv8.2.3139Yegappan Lakshmanan
2021-06-21patch 8.2.3032: build problems with MSVC, other crypt issues with libsodiumv8.2.3032Christian Brabandt
2021-06-20patch 8.2.3022: available encryption methods are not strong enoughv8.2.3022Christian Brabandt
2021-06-02patch 8.2.2928: the evalfunc.c file is too bigv8.2.2928Yegappan Lakshmanan
2021-05-24patch 8.2.2883: MS-Windows manifest file name is misleadingv8.2.2883matveyt
2021-04-21patch 8.2.2793: MS-Windows: string literals are writable with MSVCv8.2.2793Bram Moolenaar
2021-02-20patch 8.2.2535: MS-Windows: cannot run all vim9 testsv8.2.2535Bram Moolenaar
2020-11-14patch 8.2.1987: MS-Windows: Win32.mak is no longer neededv8.2.1987Bram Moolenaar
2020-09-05patch 8.2.1597: the channel source file is too bigv8.2.1597Bram Moolenaar
2020-08-13patch 8.2.1444: error messages are spread out and names can be confusingv8.2.1444Bram Moolenaar
2020-08-13patch 8.2.1439: tiny and small builds have no test coveragev8.2.1439Bram Moolenaar
2020-08-11patch 8.2.1420: test 49 is old stylev8.2.1420Bram Moolenaar
2020-08-09patch 8.2.1405: Vim9: vim9compile.c is getting too bigv8.2.1405Bram Moolenaar
2020-08-06patch 8.2.1381: MS-Windows: crash with Python 3.5 when stdin is redirectedv8.2.1381Bram Moolenaar
2020-07-22patch 8.2.1269: language and locale code spread outv8.2.1269Bram Moolenaar
2020-07-21patch 8.2.1262: src/ex_cmds.c file is too bigv8.2.1262Bram Moolenaar
2020-06-28patch 8.2.1078: highlight and match functionality together in one filev8.2.1078Bram Moolenaar
2020-06-06patch 8.2.0914: MS-Windows: cannot specify a "modified by" textv8.2.0914Bram Moolenaar
2020-06-01patch 8.2.0872: XIM code is mixed with multi-byte codev8.2.0872Bram Moolenaar
2020-05-30patch 8.2.0847: typval related code is spread outv8.2.0847Bram Moolenaar
2020-05-17patch 8.2.0783: libvterm code lags behind the upstream versionv8.2.0783Bram Moolenaar
2020-05-15patch 8.2.0756: MS-Windows: still a compiler warningv8.2.0756Bram Moolenaar
2020-05-01patch 8.2.0674: some source files are too bigv8.2.0674Bram Moolenaar
2020-04-29patch 8.2.0660: the search.c file is a bit bigv8.2.0660Bram Moolenaar
2020-04-18patch 8.2.0594: MS-Windows: cannot build with WINVER set to 0x0501v8.2.0594Bram Moolenaar
2020-04-17patch 8.2.0591: MS-Windows: should always support IPv6v8.2.0591Bram Moolenaar
2020-04-12patch 8.2.0557: no IPv6 support for channelsv8.2.0557Bram Moolenaar
2020-04-05patch 8.2.0516: client-server code is spread outv8.2.0516Bram Moolenaar
2020-03-24patch 8.2.0443: clipboard code is spread outv8.2.0443Bram Moolenaar
2020-03-19patch 8.2.0405: MSVC: build fails with some combination of featuresv8.2.0405Bram Moolenaar
2020-02-25patch 8.2.0317: MSVC: _CRT_SECURE_NO_DEPRECATE not defined on DEBUG buildv8.2.0317Bram Moolenaar