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.1711: listener callback called at the wrong moment
v8.1.1711
Bram Moolenaar
2019-07-17
1
-8
/
+9
*
patch 8.1.1700: listener callback called for the wrong buffer
v8.1.1700
Bram Moolenaar
2019-07-15
1
-59
/
+73
*
patch 8.1.1681: insert stray "{" when listener gets buffer line
v8.1.1681
Bram Moolenaar
2019-07-13
1
-1
/
+3
*
patch 8.1.1567: localtime_r() does not respond to $TZ changes
v8.1.1567
Bram Moolenaar
2019-06-18
1
-7
/
+43
*
patch 8.1.1498: ":write" increments b:changedtick even though nothing changed
v8.1.1498
Bram Moolenaar
2019-06-08
1
-1
/
+1
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-8
/
+6
*
patch 8.1.1395: saving for undo may access invalid memory
v8.1.1395
Bram Moolenaar
2019-05-25
1
-2
/
+6
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-11
/
+11
*
patch 8.1.1371: cannot recover from a swap file
v8.1.1371
Bram Moolenaar
2019-05-23
1
-7
/
+11
*
patch 8.1.1344: Coverity complains about possibly using a NULL pointer
v8.1.1344
Bram Moolenaar
2019-05-18
1
-3
/
+4
*
patch 8.1.1335: listener callback is called after inserting text
v8.1.1335
Bram Moolenaar
2019-05-16
1
-0
/
+11
*
patch 8.1.1318: code for text changes is in a "misc" file
v8.1.1318
Bram Moolenaar
2019-05-11
1
-2
/
+2
*
patch 8.1.1313: warnings for using localtime() and ctime()
v8.1.1313
Bram Moolenaar
2019-05-10
1
-21
/
+45
*
patch 8.1.1232: can't build on MS-Windows
v8.1.1232
Bram Moolenaar
2019-04-28
1
-8
/
+10
*
patch 8.1.1231: asking about existing swap file unnecessarily
v8.1.1231
Bram Moolenaar
2019-04-28
1
-8
/
+67
*
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
Bram Moolenaar
2019-04-28
1
-1
/
+1
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-4
/
+0
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-11
/
+11
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-2
/
+0
*
patch 8.1.0806: too many #ifdefs
v8.1.0806
Bram Moolenaar
2019-01-24
1
-12
/
+2
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-69
/
+69
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-37
/
+37
*
patch 8.1.0688: text properties are not restored by undo
v8.1.0688
Bram Moolenaar
2019-01-04
1
-12
/
+36
*
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
[next]