summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* patch 8.1.0901: index in getjumplist() may be wrongv8.1.0901Bram Moolenaar2019-02-123-8/+14
* patch 8.1.0900: ConPTY many crash with 32-bit buildv8.1.0900Bram Moolenaar2019-02-122-3/+5
* patch 8.1.0899: no need to check restricted mode for setwinvar()v8.1.0899Bram Moolenaar2019-02-122-1/+3
* patch 8.1.0898: a messed up rgb.txt can crash Vimv8.1.0898Bram Moolenaar2019-02-122-2/+10
* patch 8.1.0897: can modify a:000 when using a referencev8.1.0897Bram Moolenaar2019-02-118-55/+90
* patch 8.1.0896: tests for restricted mode no run for MS-Windows GUIv8.1.0896Bram Moolenaar2019-02-112-22/+15
* patch 8.1.0895: MS-Windows: dealing with temp name encoding not quite rightv8.1.0895Bram Moolenaar2019-02-102-32/+18
* patch 8.1.0894: MS-Windows: resolve() does not return a reparse pointv8.1.0894Bram Moolenaar2019-02-106-6/+283
* patch 8.1.0893: terminal test is a bit flakyv8.1.0893Bram Moolenaar2019-02-102-0/+3
* patch 8.1.0892: failure when closing a window when location list is in usev8.1.0892Bram Moolenaar2019-02-107-36/+95
* patch 8.1.0891: substitute command inssuficiently testedv8.1.0891Bram Moolenaar2019-02-102-0/+86
* patch 8.1.0890: pty allocation wrong if using file for out channelv8.1.0890Bram Moolenaar2019-02-103-14/+74
* patch 8.1.0889: MS-Windows: a channel write may hangv8.1.0889Bram Moolenaar2019-02-104-2/+26
* patch 8.1.0888: the a: dict is not immutable as documentedv8.1.0888Bram Moolenaar2019-02-105-9/+210
* patch 8.1.0887: the 'l' flag in :subsitute is stickyv8.1.0887Bram Moolenaar2019-02-103-1/+30
* patch 8.1.0886: compiler warning for NULL pointer and condition always truev8.1.0886Bram Moolenaar2019-02-103-15/+14
* patch 8.1.0885: test for restricted hangs on MS-Windows GUIv8.1.0885Bram Moolenaar2019-02-092-0/+7
* patch 8.1.0884: double check for bsd systemsv8.1.0884Bram Moolenaar2019-02-082-1/+2
* patch 8.1.0883: missing some changes for Ex commandsv8.1.0883Bram Moolenaar2019-02-082-22/+25
* patch 8.1.0882: checking for FEAT_MBYTE which doesn't exist anymorev8.1.0882Bram Moolenaar2019-02-082-1/+3
* patch 8.1.0881: can execute shell commands in rvim through interfacesv8.1.0881Bram Moolenaar2019-02-087-14/+141
* patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conptyv8.1.0880Bram Moolenaar2019-02-087-60/+68
* patch 8.1.0879: MS-Windows: temp name encoding can be wrongv8.1.0879Bram Moolenaar2019-02-082-0/+20
* patch 8.1.0878: test for has('bsd') fails on some BSD systemsv8.1.0878Bram Moolenaar2019-02-072-0/+4
* patch 8.1.0877: new buffer used every time the quickfix window is openedv8.1.0877Bram Moolenaar2019-02-055-33/+110
* patch 8.1.0876: completion match not displayed when popup menu is not shownv8.1.0876Bram Moolenaar2019-02-052-3/+9
* patch 8.1.0875: not all errors of marks and findfile()/finddir() are testedv8.1.0875Bram Moolenaar2019-02-043-0/+59
* patch 8.1.0874: using old style comments in new filev8.1.0874Bram Moolenaar2019-02-042-1016/+795
* patch 8.1.0873: list if distributed files does not include matchit autoloadv8.1.0873Bram Moolenaar2019-02-031-0/+2
* patch 8.1.0872: confusing conditionv8.1.0872Bram Moolenaar2019-02-032-1/+3
* Update runtime files.Bram Moolenaar2019-02-031-174/+321
* patch 8.1.0871: build error when building with Ruby 2.6.0v8.1.0871Bram Moolenaar2019-02-032-0/+6
* patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10v8.1.0870Bram Moolenaar2019-02-0314-70/+661
* patch 8.1.0869: Travis CI script is too complicatedv8.1.0869Bram Moolenaar2019-02-032-46/+2
* patch 8.1.0868: crash if triggering garbage collector after a function callv8.1.0868Bram Moolenaar2019-02-022-2/+4
* patch 8.1.0867: cannot build Python interface with Python 2.4v8.1.0867Bram Moolenaar2019-02-012-9/+13
* patch 8.1.0866: build file dependencies are outdatedv8.1.0866Bram Moolenaar2019-02-015-16/+21
* patch 8.1.0865: when 'listchars' only contains "nbsp:X" it does not workv8.1.0865Bram Moolenaar2019-01-313-3/+25
* patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'v8.1.0864Bram Moolenaar2019-01-3115-63/+165
* patch 8.1.0863: cannot see what signal caused a job to endv8.1.0863Bram Moolenaar2019-01-315-3/+60
* patch 8.1.0862: no verbose version of character classesv8.1.0862Bram Moolenaar2019-01-314-1/+117
* patch 8.1.0861: building with MinGW and static libc doesn't workv8.1.0861Bram Moolenaar2019-01-312-1/+4
* patch 8.1.0860: debug lines left in the codev8.1.0860Bram Moolenaar2019-01-312-2/+2
* patch 8.1.0859: "%v" in 'errorformat' does handle multi-byte charactersv8.1.0859Bram Moolenaar2019-01-313-24/+61
* patch 8.1.0858: 'indentkeys' and 'cinkeys' defaults are differentv8.1.0858Bram Moolenaar2019-01-312-2/+7
* patch 8.1.0857: indent functionality is not separatedv8.1.0857Bram Moolenaar2019-01-3118-4689/+4744
* patch 8.1.0856: when scrolling a window the cursorline is not always updatedv8.1.0856Bram Moolenaar2019-01-314-3/+8
* patch 8.1.0855: cannot build xxd with MSVC 10v8.1.0855Bram Moolenaar2019-01-312-1/+3
* patch 8.1.0854: xxd does not work with more than 32 bit addressesv8.1.0854Bram Moolenaar2019-01-302-13/+31
* patch 8.1.0853: options test fails on Macv8.1.0853Bram Moolenaar2019-01-302-2/+6