index
:
vim
master
Mirror of https://github.com/vim/vim
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Make_mvc.mak
Age
Commit message (
Expand
)
Author
2021-11-19
patch 8.2.3620: memory leak reported in libtlib
v8.2.3620
Bram Moolenaar
2021-08-06
patch 8.2.3301: memory allocation functions don't have their own place
v8.2.3301
Yegappan Lakshmanan
2021-07-30
patch 8.2.3250: MS-Windows: cannot build with libsodium
v8.2.3250
Christian Brabandt
2021-07-10
patch 8.2.3139: functions for string manipulation are spread out
v8.2.3139
Yegappan Lakshmanan
2021-06-21
patch 8.2.3032: build problems with MSVC, other crypt issues with libsodium
v8.2.3032
Christian Brabandt
2021-06-20
patch 8.2.3022: available encryption methods are not strong enough
v8.2.3022
Christian Brabandt
2021-06-02
patch 8.2.2928: the evalfunc.c file is too big
v8.2.2928
Yegappan Lakshmanan
2021-05-24
patch 8.2.2883: MS-Windows manifest file name is misleading
v8.2.2883
matveyt
2021-04-21
patch 8.2.2793: MS-Windows: string literals are writable with MSVC
v8.2.2793
Bram Moolenaar
2021-02-20
patch 8.2.2535: MS-Windows: cannot run all vim9 tests
v8.2.2535
Bram Moolenaar
2020-11-14
patch 8.2.1987: MS-Windows: Win32.mak is no longer needed
v8.2.1987
Bram Moolenaar
2020-09-05
patch 8.2.1597: the channel source file is too big
v8.2.1597
Bram Moolenaar
2020-08-13
patch 8.2.1444: error messages are spread out and names can be confusing
v8.2.1444
Bram Moolenaar
2020-08-13
patch 8.2.1439: tiny and small builds have no test coverage
v8.2.1439
Bram Moolenaar
2020-08-11
patch 8.2.1420: test 49 is old style
v8.2.1420
Bram Moolenaar
2020-08-09
patch 8.2.1405: Vim9: vim9compile.c is getting too big
v8.2.1405
Bram Moolenaar
2020-08-06
patch 8.2.1381: MS-Windows: crash with Python 3.5 when stdin is redirected
v8.2.1381
Bram Moolenaar
2020-07-22
patch 8.2.1269: language and locale code spread out
v8.2.1269
Bram Moolenaar
2020-07-21
patch 8.2.1262: src/ex_cmds.c file is too big
v8.2.1262
Bram Moolenaar
2020-06-28
patch 8.2.1078: highlight and match functionality together in one file
v8.2.1078
Bram Moolenaar
2020-06-06
patch 8.2.0914: MS-Windows: cannot specify a "modified by" text
v8.2.0914
Bram Moolenaar
2020-06-01
patch 8.2.0872: XIM code is mixed with multi-byte code
v8.2.0872
Bram Moolenaar
2020-05-30
patch 8.2.0847: typval related code is spread out
v8.2.0847
Bram Moolenaar
2020-05-17
patch 8.2.0783: libvterm code lags behind the upstream version
v8.2.0783
Bram Moolenaar
2020-05-15
patch 8.2.0756: MS-Windows: still a compiler warning
v8.2.0756
Bram Moolenaar
2020-05-01
patch 8.2.0674: some source files are too big
v8.2.0674
Bram Moolenaar
2020-04-29
patch 8.2.0660: the search.c file is a bit big
v8.2.0660
Bram Moolenaar
2020-04-18
patch 8.2.0594: MS-Windows: cannot build with WINVER set to 0x0501
v8.2.0594
Bram Moolenaar
2020-04-17
patch 8.2.0591: MS-Windows: should always support IPv6
v8.2.0591
Bram Moolenaar
2020-04-12
patch 8.2.0557: no IPv6 support for channels
v8.2.0557
Bram Moolenaar
2020-04-05
patch 8.2.0516: client-server code is spread out
v8.2.0516
Bram Moolenaar
2020-03-24
patch 8.2.0443: clipboard code is spread out
v8.2.0443
Bram Moolenaar
2020-03-19
patch 8.2.0405: MSVC: build fails with some combination of features
v8.2.0405
Bram Moolenaar
2020-02-25
patch 8.2.0317: MSVC: _CRT_SECURE_NO_DEPRECATE not defined on DEBUG build
v8.2.0317
Bram Moolenaar
2020-02-17
patch 8.2.0273: MS-Windows uninstall may delete wrong batch file
v8.2.0273
Bram Moolenaar
2020-02-14
patch 8.2.0256: time and timer related code is spread out
v8.2.0256
Bram Moolenaar
2020-02-12
patch 8.2.0249: MS-Windows: various warnings
v8.2.0249
Bram Moolenaar
2020-02-12
patch 8.2.0248: MS-Windows: dealing with deprecation is too complicated
v8.2.0248
Bram Moolenaar
2020-02-11
patch 8.2.0246: MSVC: deprecation warnings with Ruby
v8.2.0246
Bram Moolenaar
2020-02-11
patch 8.2.0245: MSVC: error message if the auto directory already exists
v8.2.0245
Bram Moolenaar
2020-01-26
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-20
patch 8.2.0139: MS-Windows: default for IME is inconsistent
v8.2.0139
Bram Moolenaar
2020-01-12
patch 8.2.0113: "make cmdidxs" fails
v8.2.0113
Bram Moolenaar
2020-01-07
patch 8.2.0100: macros for Ruby are too complicated
v8.2.0100
Bram Moolenaar
2020-01-03
patch 8.2.0081: MS-Windows also need the change to support INIT4()
v8.2.0081
Bram Moolenaar
2019-12-14
patch 8.2.0003: Build file dependencies are incomplete
v8.2.0003
Bram Moolenaar
2019-12-09
patch 8.1.2413: cannot update ex_cmdidxs.h on MS-Windows
v8.1.2413
Bram Moolenaar
2019-12-07
patch 8.1.2409: creating the distribution doesn't work as documented
v8.1.2409
Bram Moolenaar
2019-11-19
patch 8.1.2323: Old MSVC version no longer tested.
v8.1.2323
Bram Moolenaar
2019-10-20
patch 8.1.2196: MS-Windows: running tests with MSVC lacks updates
v8.1.2196
Bram Moolenaar
[next]