Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
1aa76b8fd06c278fe36c39b0bbe7233c775d7423
/
src
/
structs.h
f9706e9
patch 8.2.0296: mixing up "long long" and __int64 may cause problems
by Bram Moolenaar
· 5 years ago
82f654e
patch 8.2.0271: the "num64" feature is available everywhere
by Bram Moolenaar
· 5 years ago
170fcfc
patch 8.2.0222: Vim9: optional function arguments don't work yet
by Bram Moolenaar
· 6 years ago
2110927
patch 8.2.0181: problems parsing :term arguments
by Bram Moolenaar
· 6 years ago
0ff6aad
patch 8.2.0173: build fails with old compiler
by Bram Moolenaar
· 6 years ago
978d170
patch 8.2.0151: detecting a script was already sourced is unreliable
by Bram Moolenaar
· 6 years ago
8a7d654
patch 8.2.0149: maintaining a Vim9 branch separately is more work
by Bram Moolenaar
· 6 years ago
7ebcba6
patch 8.2.0114: info about sourced scripts is scattered
by Bram Moolenaar
· 6 years ago
9b4a15d
patch 8.2.0111: VAR_SPECIAL is also used for booleans
by Bram Moolenaar
· 6 years ago
8739607
patch 8.2.0069: ETYPE_ is used for two different enums
by Bram Moolenaar
· 6 years ago
1a47ae3
patch 8.2.0056: execution stack is incomplete and inefficient
by Bram Moolenaar
· 6 years ago
07a3db8
patch 8.2.0044: expression type is used inconsistently
by Bram Moolenaar
· 6 years ago
fe72d08
patch 8.2.0025: repeated word in comment
by Bram Moolenaar
· 6 years ago
ddef129
patch 8.2.0013: not using a typedef for condstack
by Bram Moolenaar
· 6 years ago
05ad5ff
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
by Bram Moolenaar
· 6 years ago
9bf703d
patch 8.1.2366: using old C style comments
by Bram Moolenaar
· 6 years ago
afe45b6
patch 8.1.2300: redraw breaks going through list of popup windows
by Bram Moolenaar
· 6 years ago
d6beab0
patch 8.1.2285: padding in structures wastes memory
by Bram Moolenaar
· 6 years ago
ee85702
patch 8.1.2281: 'showbreak' cannot be set for one window
by Bram Moolenaar
· 6 years ago
b0745b2
patch 8.1.2280: crash when passing partial to substitute()
by Bram Moolenaar
· 6 years ago
4dd8fe0
patch 8.1.2273: wrong default when "pos" is changed with popup_atcursor()
by Bram Moolenaar
· 6 years ago
32aa102
patch 8.1.2243: typos in comments
by Bram Moolenaar
· 6 years ago
6656c2e
patch 8.1.2205: sign entry structure has confusing name
by Bram Moolenaar
· 6 years ago
92ea26b
patch 8.1.2173: searchit() has too many arguments
by Bram Moolenaar
· 6 years ago
459fd78
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
by Bram Moolenaar
· 6 years ago
6bd1d77
patch 8.1.2126: viminfo not sufficiently tested
by Bram Moolenaar
· 6 years ago
8c96af9
patch 8.1.2096: too many #ifdefs
by Bram Moolenaar
· 6 years ago
473952e
patch 8.1.2094: the fileio.c file is too big
by Bram Moolenaar
· 6 years ago
d2842ea
patch 8.1.2080: the terminal API is limited and can't be disabled
by Bram Moolenaar
· 6 years ago
4aea03e
patch 8.1.2077: the ops.c file is too big
by Bram Moolenaar
· 6 years ago
017ba07
patch 8.1.2029: cannot control 'cursorline' highlighting well
by Bram Moolenaar
· 6 years ago
410e98a
patch 8.1.2019: 'cursorline' always highlights the whole line
by Bram Moolenaar
· 6 years ago
3d2a3cb
patch 8.1.2009: cursorline highlighting not updated in popup window
by Bram Moolenaar
· 6 years ago
61c1865
patch 8.1.1973: cannot build without the quickfix feature
by Bram Moolenaar
· 6 years ago
581ba39
patch 8.1.1969: popup window filter is used in all modes
by Bram Moolenaar
· 6 years ago
12034e2
patch 8.1.1928: popup windows don't move with the text when making changes
by Bram Moolenaar
· 6 years ago
e2c453d
patch 8.1.1901: the +insert_expand feature is not always available
by Bram Moolenaar
· 6 years ago
0a52df5
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
by Bram Moolenaar
· 6 years ago
66b5142
patch 8.1.1886: command line expansion code is spread out
by Bram Moolenaar
· 6 years ago
47ed553
patch 8.1.1827: allocating more memory than needed for extended structs
by Bram Moolenaar
· 6 years ago
ac92e25
patch 8.1.1803: all builtin functions are global
by Bram Moolenaar
· 6 years ago
505e43a
patch 8.1.1801: cannot build without the +eval feature
by Bram Moolenaar
· 6 years ago
c6538bc
patch 8.1.1800: function call functions have too many arguments
by Bram Moolenaar
· 6 years ago
9bcb70c
patch 8.1.1787: cannot resize a popup window
by Bram Moolenaar
· 6 years ago
b66bab3
patch 8.1.1785: map functionality mixed with character input
by Bram Moolenaar
· 6 years ago
ac3150d
patch 8.1.1769: 'shellslash' is also used for completion
by Bram Moolenaar
· 6 years ago
4f0d002
patch 8.1.1754: build failure
by Bram Moolenaar
· 6 years ago
c332816
patch 8.1.1736: viminfo support is spread out
by Bram Moolenaar
· 6 years ago
1e78e69
patch 8.1.1730: wrong place for mark viminfo support
by Bram Moolenaar
· 6 years ago
5f32ece
patch 8.1.1728: wrong place for command line history viminfo support
by Bram Moolenaar
· 6 years ago
defa067
patch 8.1.1727: code for viminfo support is spread out
by Bram Moolenaar
· 6 years ago
2ac6e82
patch 8.1.1699: highlight_ga can be local instead of global
by Bram Moolenaar
· 6 years ago
f9cc9f2
patch 8.1.1693: syntax coloring and highlighting is in one big file
by Bram Moolenaar
· 6 years ago
660a10a
patch 8.1.1689: profiling code is spread out
by Bram Moolenaar
· 6 years ago
fa55cfc
patch 8.1.1684: profiling functionality is spread out
by Bram Moolenaar
· 6 years ago
56a6312
patch 8.1.1646: build failure
by Bram Moolenaar
· 6 years ago
4e03857
patch 8.1.1631: displaying signs is inefficient
by Bram Moolenaar
· 6 years ago
6cb39f9
patch 8.1.1627: header file contains mixed comment style
by Bram Moolenaar
· 6 years ago
d529ba5
patch 8.1.1617: no test for popup window with mask and position fixed
by Bram Moolenaar
· 6 years ago
2e62b56
patch 8.1.1609: the user cannot easily close a popup window
by Bram Moolenaar
· 6 years ago
f9c85f5
patch 8.1.1608: the evalfunc.c file is too big
by Bram Moolenaar
· 6 years ago
4cd583c
patch 8.1.1600: cannot specify highlighting for popup window scrollbar
by Bram Moolenaar
· 6 years ago
75fb085
patch 8.1.1589: popup window does not indicate scroll position
by Bram Moolenaar
· 6 years ago
c662ec9
patch 8.1.1580: cannot make part of a popup transparent
by Bram Moolenaar
· 6 years ago
eb2310d
patch 8.1.1559: popup window title property not implemented yet
by Bram Moolenaar
· 6 years ago
a42d945
patch 8.1.1548: popup_dialog() is not implemented
by Bram Moolenaar
· 6 years ago
d7c9687
patch 8.1.1542: an OptionSet autocommand does not get enough info
by Bram Moolenaar
· 6 years ago
b53fb31
patch 8.1.1525: cannot move a popup window with the mouse
by Bram Moolenaar
· 6 years ago
8d24104
patch 8.1.1523: cannot show range of buffer lines in popup window
by Bram Moolenaar
· 6 years ago
68d48f4
patch 8.1.1522: poup_notification() not implemented yet
by Bram Moolenaar
· 6 years ago
451d4b5
patch 8.1.1520: popup windows are ignored when dealing with mouse position
by Bram Moolenaar
· 6 years ago
38ea784
patch 8.1.1512: ch_evalexpr() hangs when used recursively
by Bram Moolenaar
· 6 years ago
6c009a3
patch 8.1.1494: build failure
by Bram Moolenaar
· 6 years ago
87abab9
patch 8.1.1457: cannot reuse a buffer when loading a screen dump
by Bram Moolenaar
· 6 years ago
3397f74
patch 8.1.1453: popup window "moved" property not implemented yet
by Bram Moolenaar
· 6 years ago
042fb4b
patch 8.1.1449: popup text truncated at end of screen
by Bram Moolenaar
· 6 years ago
9eaac89
patch 8.1.1446: popup window callback not implemented yet
by Bram Moolenaar
· 6 years ago
790498b
patch 8.1.1445: popup window border highlight not implemented yet
by Bram Moolenaar
· 6 years ago
2fd8e35
patch 8.1.1443: popup window padding and border not implemented yet
by Bram Moolenaar
· 6 years ago
bf0eff0
patch 8.1.1441: popup window filter not yet implemented
by Bram Moolenaar
· 6 years ago
3a97bb3
patch 8.1.1437: code to handle callbacks is duplicated
by Bram Moolenaar
· 6 years ago
ac1f1bc
patch 8.1.1429: "pos" option of popup window not supported yet
by Bram Moolenaar
· 6 years ago
1714696
patch 8.1.1421: drawing "~" line in popup window
by Bram Moolenaar
· 6 years ago
b58a4b9
patch 8.1.1413: error when the drive of the swap file was disconnected
by Bram Moolenaar
· 6 years ago
60cdb30
patch 8.1.1410: popup_move() is not implemented yet
by Bram Moolenaar
· 6 years ago
2cd0dce
patch 8.1.1406: popup_hide() and popup_show() not implemented yet
by Bram Moolenaar
· 6 years ago
35d5af6
patch 8.1.1403: cannot build without the timer feature
by Bram Moolenaar
· 6 years ago
51fe3b1
patch 8.1.1402: "timer" option of popup windows not supported
by Bram Moolenaar
· 6 years ago
4d784b2
patch 8.1.1391: no popup window support
by Bram Moolenaar
· 6 years ago
dda4144
patch 8.1.1335: listener callback is called after inserting text
by Bram Moolenaar
· 6 years ago
6d2399b
patch 8.1.1320: it is not possible to track changes to a buffer
by Bram Moolenaar
· 6 years ago
42ae78c
patch 8.1.1310: named function arguments are never optional
by Bram Moolenaar
· 6 years ago
1063f3d
patch 8.1.1291: not easy to change directory and restore
by Bram Moolenaar
· 6 years ago
de24a87
patch 8.1.1276: cannot combine text properties with syntax highlighting
by Bram Moolenaar
· 6 years ago
45e18cb
patch 8.1.1228: not possible to process tags with a function
by Bram Moolenaar
· 6 years ago
00aa069
patch 8.1.1218: cannot set a directory for a tab page
by Bram Moolenaar
· 6 years ago
ac9fb18
patch 8.1.1210: support for user commands is spread out
by Bram Moolenaar
· 6 years ago
a68e595
patch 8.1.1205: a BufReadPre autocommand may cause the cursor to move
by Bram Moolenaar
· 6 years ago
558ca4a
patch 8.1.1116: cannot enforce a Vim script style
by Bram Moolenaar
· 6 years ago
7591bb3
patch 8.1.1076: file for Insert mode is much too big
by Bram Moolenaar
· 6 years ago
Next »