index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
memline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.0684: warnings from 64-bit compiler
v8.1.0684
Bram Moolenaar
2019-01-03
1
-5
/
+5
*
patch 8.1.0655: when appending a line text property flags are not added
v8.1.0655
Bram Moolenaar
2018-12-28
1
-23
/
+99
*
patch 8.1.0654: when deleting a line text property flags are not adjusted
v8.1.0654
Bram Moolenaar
2018-12-28
1
-9
/
+141
*
patch 8.1.0643: computing byte offset wrong
v8.1.0643
Bram Moolenaar
2018-12-26
1
-1
/
+1
*
patch 8.1.0642: swapinfo() leaks memory
v8.1.0642
Bram Moolenaar
2018-12-26
1
-14
/
+8
*
patch 8.1.0636: line2byte() gives wrong values with text properties
v8.1.0636
Bram Moolenaar
2018-12-25
1
-11
/
+41
*
patch 8.1.0601: a few compiler warnings
v8.1.0601
Bram Moolenaar
2018-12-16
1
-3
/
+3
*
patch 8.1.0581: double free without the text properties feature
v8.1.0581
Bram Moolenaar
2018-12-13
1
-1
/
+1
*
patch 8.1.0579: cannot attach properties to text
v8.1.0579
Bram Moolenaar
2018-12-13
1
-21
/
+85
*
patch 8.1.0501: cppcheck warns for using array index before bounds check
v8.1.0501
Bram Moolenaar
2018-10-30
1
-2
/
+2
*
patch 8.1.0473: user doesn't notice file does not exist when swap file does
v8.1.0473
Bram Moolenaar
2018-10-13
1
-2
/
+6
*
patch 8.1.0466: autocmd test fails
v8.1.0466
Bram Moolenaar
2018-10-07
1
-1
/
+1
*
patch 8.1.0463: "simalt ~x" in .vimrc blocks swap file prompt
v8.1.0463
Bram Moolenaar
2018-10-07
1
-7
/
+11
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-4
/
+0
*
patch 8.1.0325: strings in swap file may not be NUL terminated
v8.1.0325
Bram Moolenaar
2018-08-23
1
-4
/
+7
*
patch 8.1.0314: build failure without the +eval feature
v8.1.0314
Bram Moolenaar
2018-08-21
1
-6
/
+10
*
patch 8.1.0313: information about a swap file is unavailable
v8.1.0313
Bram Moolenaar
2018-08-21
1
-0
/
+43
*
patch 8.1.0310: file info msg not always suppressed with 'F' in 'shortmess'
v8.1.0310
Bram Moolenaar
2018-08-21
1
-1
/
+4
*
patch 8.1.0303: line2byte() is wrong for last line with 'noeol'
v8.1.0303
Bram Moolenaar
2018-08-20
1
-1
/
+1
*
patch 8.1.0251: using full path is not supported for 'backupdir'
v8.1.0251
Bram Moolenaar
2018-08-07
1
-10
/
+5
*
patch 8.1.0023: gcc 8.1 warns for use of strncpy()
v8.1.0023
Bram Moolenaar
2018-05-26
1
-1
/
+1
*
patch 8.0.1819: swap file warning for file with non-existing directory
v8.0.1819
Bram Moolenaar
2018-05-12
1
-5
/
+6
*
patch 8.0.1688: some macros are used without a semicolon
v8.0.1688
Bram Moolenaar
2018-04-10
1
-2
/
+2
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-4
/
+2
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-8
/
+4
*
patch 8.0.1363: recovering does not work when swap file ends in .stz
v8.0.1363
Bram Moolenaar
2017-12-02
1
-2
/
+3
*
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
Bram Moolenaar
2017-09-16
1
-3
/
+3
*
patch 8.0.0466: still macros that should be all-caps
v8.0.0466
Bram Moolenaar
2017-03-16
1
-1
/
+1
*
patch 8.0.0451: some macros are in lower case
v8.0.0451
Bram Moolenaar
2017-03-12
1
-3
/
+3
*
patch 8.0.0387: compiler warnings
v8.0.0387
Bram Moolenaar
2017-02-28
1
-2
/
+2
*
patch 8.0.0365: might free a dict item that wasn't allocated
v8.0.0365
Bram Moolenaar
2017-02-25
1
-2
/
+2
*
patch 8.0.0337: invalid memory access in :recover command
v8.0.0337
Bram Moolenaar
2017-02-18
1
-4
/
+8
*
patch 8.0.0334: can't access b:changedtick from a dict reference
v8.0.0334
Bram Moolenaar
2017-02-17
1
-5
/
+5
*
patch 8.0.0177: BufEnter autocommand not fired for a directory
v8.0.0177
Bram Moolenaar
2017-01-13
1
-1
/
+1
*
patch 8.0.0074
v8.0.0074
Bram Moolenaar
2016-11-10
1
-14
/
+14
*
patch 7.4.2293
v7.4.2293
Bram Moolenaar
2016-08-29
1
-1
/
+1
*
patch 7.4.2101
v7.4.2101
Bram Moolenaar
2016-07-24
1
-4
/
+4
*
patch 7.4.2048
v7.4.2048
Bram Moolenaar
2016-07-16
1
-5
/
+5
*
patch 7.4.1975
v7.4.1975
Bram Moolenaar
2016-07-01
1
-15
/
+15
*
patch 7.4.1930
v7.4.1930
Bram Moolenaar
2016-06-13
1
-1
/
+2
*
patch 7.4.1537
v7.4.1537
Bram Moolenaar
2016-03-11
1
-1
/
+1
*
patch 7.4.1502
v7.4.1502
Bram Moolenaar
2016-03-06
1
-0
/
+5
*
patch 7.4.1399
v7.4.1399
Bram Moolenaar
2016-02-23
1
-39
/
+10
*
patch 7.4.1276
v7.4.1276
Bram Moolenaar
2016-02-07
1
-1
/
+1
*
patch 7.4.1237
v7.4.1237
Bram Moolenaar
2016-02-02
1
-2
/
+1
*
patch 7.4.1210
v7.4.1210
Bram Moolenaar
2016-01-30
1
-181
/
+116
*
patch 7.4.1198
v7.4.1198
Bram Moolenaar
2016-01-29
1
-27
/
+27
*
patch 7.4.1009
v7.4.1009
Bram Moolenaar
2015-12-31
1
-2
/
+2
*
patch 7.4.1008
v7.4.1008
Bram Moolenaar
2015-12-31
1
-7
/
+2
*
patch 7.4.812
v7.4.812
Bram Moolenaar
2015-08-08
1
-1
/
+2
[next]