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
/
evalfunc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1071: cannot get composing characters from the screen
v8.1.1071
Bram Moolenaar
2019-03-29
1
-2
/
+75
*
patch 8.1.1068: cannot get all the information about current completion
v8.1.1068
Bram Moolenaar
2019-03-29
1
-0
/
+25
*
patch 8.1.1056: no eval function for Ruby
v8.1.1056
Bram Moolenaar
2019-03-26
1
-0
/
+21
*
patch 8.1.1044: no way to check the reference count of objects
v8.1.1044
Bram Moolenaar
2019-03-23
1
-2
/
+65
*
patch 8.1.1040: FEAT_TAG_ANYWHITE is not enabled in any build
v8.1.1040
Bram Moolenaar
2019-03-22
1
-3
/
+0
*
patch 8.1.1035: prop_remove() second argument is not optional
v8.1.1035
Bram Moolenaar
2019-03-22
1
-1
/
+1
*
patch 8.1.1034: too many #ifdefs
v8.1.1034
Bram Moolenaar
2019-03-22
1
-1
/
+1
*
patch 8.1.0998: getcurpos() unexpectedly changes "curswant"
v8.1.0998
Bram Moolenaar
2019-03-07
1
-0
/
+14
*
patch 8.1.0995: a getchar() call resets the reg_executing() result
v8.1.0995
Bram Moolenaar
2019-03-05
1
-0
/
+2
*
patch 8.1.0994: relative cursor position is not calculated correctly
v8.1.0994
Bram Moolenaar
2019-03-04
1
-0
/
+2
*
patch 8.1.0989: various small code ugliness
v8.1.0989
Bram Moolenaar
2019-03-02
1
-4
/
+4
*
patch 8.1.0983: checking __CYGWIN32__ unnecessarily
v8.1.0983
Bram Moolenaar
2019-02-26
1
-1
/
+1
*
patch 8.1.0951: using WIN64 even though it is never defined
v8.1.0951
Bram Moolenaar
2019-02-18
1
-1
/
+1
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-22
/
+22
*
patch 8.1.0932: Farsi support is outdated and unused
v8.1.0932
Bram Moolenaar
2019-02-16
1
-3
/
+0
*
patch 8.1.0927: USE_CR is never defined
v8.1.0927
Bram Moolenaar
2019-02-15
1
-15
/
+1
*
patch 8.1.0915: fsync() may not work properly on Mac
v8.1.0915
Bram Moolenaar
2019-02-14
1
-2
/
+2
*
patch 8.1.0901: index in getjumplist() may be wrong
v8.1.0901
Bram Moolenaar
2019-02-12
1
-2
/
+2
*
patch 8.1.0897: can modify a:000 when using a reference
v8.1.0897
Bram Moolenaar
2019-02-11
1
-10
/
+11
*
patch 8.1.0894: MS-Windows: resolve() does not return a reparse point
v8.1.0894
Bram Moolenaar
2019-02-10
1
-1
/
+1
*
patch 8.1.0892: failure when closing a window when location list is in use
v8.1.0892
Bram Moolenaar
2019-02-10
1
-1
/
+1
*
patch 8.1.0881: can execute shell commands in rvim through interfaces
v8.1.0881
Bram Moolenaar
2019-02-08
1
-4
/
+18
*
patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10
v8.1.0870
Bram Moolenaar
2019-02-03
1
-0
/
+4
*
patch 8.1.0851: feedkeys() with "L" does not work properly
v8.1.0851
Bram Moolenaar
2019-01-30
1
-5
/
+8
*
patch 8.1.0846: not easy to recognize the system Vim runs on
v8.1.0846
Bram Moolenaar
2019-01-29
1
-1
/
+15
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-29
/
+2
*
patch 8.1.0815: dialog for file changed outside of Vim not tested
v8.1.0815
Bram Moolenaar
2019-01-24
1
-1
/
+12
*
patch 8.1.0805: too many #ifdefs
v8.1.0805
Bram Moolenaar
2019-01-24
1
-96
/
+13
*
patch 8.1.0797: error E898 is used twice
v8.1.0797
Bram Moolenaar
2019-01-23
1
-1
/
+1
*
patch 8.1.0793: incorrect error messages for functions that take a Blob
v8.1.0793
Bram Moolenaar
2019-01-22
1
-6
/
+7
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-2
/
+2
*
patch 8.1.0763: nobody is using the Sun Workshop support
v8.1.0763
Bram Moolenaar
2019-01-17
1
-3
/
+0
*
patch 8.1.0755: error message for get() on a Blob with invalid index
v8.1.0755
Bram Moolenaar
2019-01-15
1
-2
/
+7
*
patch 8.1.0753: printf format not checked for semsg()
v8.1.0753
Bram Moolenaar
2019-01-15
1
-2
/
+2
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-131
/
+131
*
patch 8.1.0742: not all Blob operations are tested
v8.1.0742
Bram Moolenaar
2019-01-13
1
-3
/
+15
*
patch 8.1.0736: code for Blob not sufficiently tested
v8.1.0736
Bram Moolenaar
2019-01-13
1
-0
/
+9
*
patch 8.1.0735: cannot handle binary data
v8.1.0735
Bram Moolenaar
2019-01-12
1
-26
/
+256
*
patch 8.1.0730: compiler warning for get_buf_arg() unused
v8.1.0730
Bram Moolenaar
2019-01-12
1
-0
/
+2
*
patch 8.1.0719: too many #ifdefs
v8.1.0719
Bram Moolenaar
2019-01-11
1
-2
/
+0
*
patch 8.1.0717: there is no function for the ":sign jump" command
v8.1.0717
Bram Moolenaar
2019-01-11
1
-15
/
+70
*
patch 8.1.0702: ":sign place" only uses the current buffer
v8.1.0702
Bram Moolenaar
2019-01-07
1
-1
/
+1
*
patch 8.1.0690: setline() and setbufline() do not clear text properties
v8.1.0690
Bram Moolenaar
2019-01-04
1
-2
/
+4
*
patch 8.1.0685: get_buf_tv() is named inconsistently
v8.1.0685
Bram Moolenaar
2019-01-03
1
-19
/
+19
*
patch 8.1.0679: sign functions do not take buffer argument as documented
v8.1.0679
Bram Moolenaar
2019-01-02
1
-3
/
+3
*
patch 8.1.0673: functionality for signs is spread out over several files
v8.1.0673
Bram Moolenaar
2019-01-01
1
-18
/
+0
*
patch 8.1.0660: sign_cleanup() may leak memory
v8.1.0660
Bram Moolenaar
2018-12-29
1
-2
/
+4
*
patch 8.1.0658: deleting signs and completion for :sign is insufficient
v8.1.0658
Bram Moolenaar
2018-12-29
1
-2
/
+2
*
patch 8.1.0648: custom operators can't act upon a forced motion
v8.1.0648
Bram Moolenaar
2018-12-27
1
-0
/
+4
*
patch 8.1.0644: finding next sign ID is inefficient
v8.1.0644
Bram Moolenaar
2018-12-27
1
-1
/
+3
[next]