Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
a1f9f8666ed3a462eb8a518e78418c57dc41bbd4
/
src
/
mark.c
71ccd03
patch 8.2.0967: unnecessary type casts for vim_strnsave()
by Bram Moolenaar
· 6 years ago
f17e7ea
patch 8.2.0871: cannot use getmarklist() as a method
by Bram Moolenaar
· 6 years ago
cfb4b47
patch 8.2.0861: cannot easily get all the current marks
by Bram Moolenaar
· 6 years ago
8cd6cd8
patch 8.2.0050: after deleting a file mark it is still in viminfo
by Bram Moolenaar
· 6 years ago
4ba37b5
patch 8.1.2388: using old C style comments
by Bram Moolenaar
· 6 years ago
4bd7823
patch 8.1.2058: function for ex command is named inconsistently
by Bram Moolenaar
· 7 years ago
5843f5f
patch 8.1.1891: functions used in one file are global
by Bram Moolenaar
· 7 years ago
1e78e69
patch 8.1.1730: wrong place for mark viminfo support
by Bram Moolenaar
· 7 years ago
c799fe2
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
by Bram Moolenaar
· 7 years ago
eae1b91
patch 8.1.1306: Borland support is outdated and doesn't work
by Bram Moolenaar
· 7 years ago
ad6dc49
patch 8.1.1221: filtering does not work when listing marks
by Bram Moolenaar
· 7 years ago
d93090f
patch 8.1.0833: memory leak when jumps output is filtered
by Bram Moolenaar
· 7 years ago
29ddebe
patch 8.1.0826: too many #ifdefs
by Bram Moolenaar
· 7 years ago
32526b3
patch 8.1.0779: argument for message functions is inconsistent
by Bram Moolenaar
· 7 years ago
f9e3e09
patch 8.1.0743: giving error messages is not flexible
by Bram Moolenaar
· 7 years ago
e1e714e
patch 8.1.0671: cursor in the wrong column after auto-formatting
by Bram Moolenaar
· 7 years ago
f86db78
patch 8.1.0495: :filter only supports some commands
by Bram Moolenaar
· 7 years ago
9d5185b
patch 8.1.0168: output of :marks is too short with multi-byte chars
by Bram Moolenaar
· 8 years ago
4867974
patch 8.0.1513: the jumplist is not always properly cleaned up
by Bram Moolenaar
· 8 years ago
a7e18d2
patch 8.0.1498: getjumplist() returns duplicate entries
by Bram Moolenaar
· 8 years ago
d23a823
patch 8.0.1496: clearing a pointer takes two lines
by Bram Moolenaar
· 8 years ago
4033c55
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
by Bram Moolenaar
· 9 years ago
e627805
patch 8.0.0930: terminal buffers are stored in the viminfo file
by Bram Moolenaar
· 9 years ago
8820b48
patch 8.0.0466: still macros that should be all-caps
by Bram Moolenaar
· 9 years ago
88d298a
patch 8.0.0457: using :move messes up manual folds
by Bram Moolenaar
· 9 years ago
91acfff
patch 8.0.0451: some macros are in lower case
by Bram Moolenaar
· 9 years ago
b5aedf3
patch 8.0.0448: some macros are in lower case
by Bram Moolenaar
· 9 years ago
f13e00b
patch 8.0.0255: setpos() does not use the buffer argument for all marks
by Bram Moolenaar
· 9 years ago
156919f
patch 8.0.0039
by Bram Moolenaar
· 9 years ago
edf3f97
patch 7.4.2293
by Bram Moolenaar
· 10 years ago
2932359
patch 7.4.2101
by Bram Moolenaar
· 10 years ago
ab9c89b
patch 7.4.1988
by Bram Moolenaar
· 10 years ago
951fa18
patch 7.4.1982
by Bram Moolenaar
· 10 years ago
678e480
patch 7.4.1943
by Bram Moolenaar
· 10 years ago
28607ba
patch 7.4.1939
by Bram Moolenaar
· 10 years ago
36f0f06
patch 7.4.1938
by Bram Moolenaar
· 10 years ago
ece74ab
patch 7.4.1932
by Bram Moolenaar
· 10 years ago
2d35899
patch 7.4.1925
by Bram Moolenaar
· 10 years ago
52ea13d
patch 7.4.1210
by Bram Moolenaar
· 10 years ago
92b8b2d
patch 7.4.1198
by Bram Moolenaar
· 10 years ago
f7ff6e8
updated for version 7.4.212
by Bram Moolenaar
· 12 years ago
9db1293
updated for version 7.4.059
by Bram Moolenaar
· 12 years ago
bc88a27
updated for version 7.4b.009
by Bram Moolenaar
· 13 years ago
b6a76ff
updated for version 7.3.800
by Bram Moolenaar
· 13 years ago
9d182dd
updated for version 7.3.776
by Bram Moolenaar
· 13 years ago
0306ac3
updated for version 7.3.590
by Bram Moolenaar
· 14 years ago
e698add
updated for version 7.3.128
by Bram Moolenaar
· 15 years ago
2f1e050
Avoid warnings from the clang compiler. (Dominique Pelle)
by Bram Moolenaar
· 16 years ago
af0167f
updated for version 7.2-177
by Bram Moolenaar
· 17 years ago
bd1e5d2
updated for version 7.2-161
by Bram Moolenaar
· 17 years ago
d812df6
updated for version 7.2-031
by Bram Moolenaar
· 17 years ago
ed39e1d
updated for version 7.2-000
by Bram Moolenaar
· 18 years ago
cb4cef2
updated for version 7.1-283
by Bram Moolenaar
· 18 years ago
0825043
updated for version 7.1-248
by Bram Moolenaar
· 18 years ago
525ad4d
updated for version 7.1-195
by Bram Moolenaar
· 18 years ago
f711faf
updated for version 7.1b
by Bram Moolenaar
· 19 years ago
bfb2d40
updated for version 7.0213
by Bram Moolenaar
· 20 years ago
a226a6d
updated for version 7.0208
by Bram Moolenaar
· 20 years ago
f740b29
updated for version 7.0199
by Bram Moolenaar
· 20 years ago
28c258f
updated for version 7.0187
by Bram Moolenaar
· 20 years ago
8b96d64
updated for version 7.0141
by Bram Moolenaar
· 21 years ago
ea40885
updated for version 7.0093
by Bram Moolenaar
· 21 years ago
cfc6c43
updated for version 7.0081
by Bram Moolenaar
· 21 years ago
50cde82
updated for version 7.0080
by Bram Moolenaar
· 21 years ago
51485f0
updated for version 7.0079
by Bram Moolenaar
· 21 years ago
1cd871b
updated for version 7.0023
by Bram Moolenaar
· 21 years ago
c0197e2
updated for version 7.0016
by Bram Moolenaar
· 22 years ago
071d427
updated for version 7.0001
by Bram Moolenaar
· 22 years ago