summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0120: virtcol() does not check arguments to be validv8.2.0120Bram Moolenaar2020-01-153-3/+32
* patch 8.2.0119: message test fails on some platformsv8.2.0119Bram Moolenaar2020-01-142-1/+3
* patch 8.2.0118: crash when cycling to buffers involving popup windowv8.2.0118Bram Moolenaar2020-01-144-8/+28
* Update runtime files.Bram Moolenaar2020-01-1431-235/+183
* patch 8.2.0117: crash when using gettabwinvar() with invalid argumentsv8.2.0117Bram Moolenaar2020-01-143-1/+5
* patch 8.2.0116: BufEnter autocmd not triggered on ":tab drop"v8.2.0116Bram Moolenaar2020-01-133-2/+41
* patch 8.2.0115: byte2line() does not work correctly with text propertiesv8.2.0115Bram Moolenaar2020-01-133-6/+50
* patch 8.2.0114: info about sourced scripts is scatteredv8.2.0114Bram Moolenaar2020-01-125-53/+45
* patch 8.2.0113: "make cmdidxs" failsv8.2.0113Bram Moolenaar2020-01-125-4/+6
* patch 8.2.0112: illegal memory access when using 'cindent'v8.2.0112Bram Moolenaar2020-01-123-0/+13
* patch 8.2.0111: VAR_SPECIAL is also used for booleansv8.2.0111Bram Moolenaar2020-01-1116-54/+87
* patch 8.2.0110: prop_find() is not implementedv8.2.0110Bram Moolenaar2020-01-106-31/+319
* Update runtime files.Bram Moolenaar2020-01-0923-237/+405
* patch 8.2.0109: corrupted text properties when expanding spacesv8.2.0109Bram Moolenaar2020-01-093-13/+86
* patch 8.2.0108: when sign text is changed a manual redraw is neededv8.2.0108Bram Moolenaar2020-01-096-4/+24
* patch 8.2.0107: hgignore is out of sync from gitignorev8.2.0107Bram Moolenaar2020-01-092-0/+4
* patch 8.2.0106: printf formats are not exactly rightv8.2.0106Bram Moolenaar2020-01-085-19/+21
* patch 8.2.0105: Vim license not easy to find on githubv8.2.0105Bram Moolenaar2020-01-083-0/+81
* patch 8.2.0104: using channel or job with ":execute" has strange effectsv8.2.0104Bram Moolenaar2020-01-083-1/+23
* patch 8.2.0103: using null object with execute() has strange effectsv8.2.0103Bram Moolenaar2020-01-085-4/+22
* patch 8.2.0102: messages test fails in small versionv8.2.0102Bram Moolenaar2020-01-082-2/+6
* patch 8.2.0101: crash when passing null object to ":echomsg"v8.2.0101Bram Moolenaar2020-01-083-0/+19
* patch 8.2.0100: macros for Ruby are too complicatedv8.2.0100Bram Moolenaar2020-01-076-91/+87
* patch 8.2.0099: use of NULL pointer when out of memoryv8.2.0099Bram Moolenaar2020-01-072-3/+11
* patch 8.2.0098: exe stack length can be wrong without being detectedv8.2.0098Bram Moolenaar2020-01-0710-0/+46
* patch 8.2.0097: crash with autocommand and spellfilev8.2.0097Bram Moolenaar2020-01-073-1/+28
* patch 8.2.0096: cannot create tiny popup window in last columnv8.2.0096Bram Moolenaar2020-01-065-37/+67
* patch 8.2.0095: cannot specify exit code for :cquitv8.2.0095Bram Moolenaar2020-01-065-5/+41
* patch 8.2.0094: MS-Windows: cannot build with Strawberry Perl 5.30v8.2.0094Bram Moolenaar2020-01-062-0/+5
* patch 8.2.0093: win_splitmove() can make Vim hangv8.2.0093Bram Moolenaar2020-01-063-1/+8
* patch 8.2.0092: tags functionality insufficiently testedv8.2.0092Bram Moolenaar2020-01-062-5/+175
* patch 8.2.0091: compiler warnings for size_t / int typesv8.2.0091Bram Moolenaar2020-01-062-3/+5
* patch 8.2.0090: generated files show up in git statusv8.2.0090Bram Moolenaar2020-01-052-0/+4
* patch 8.2.0089: crash when running out of memory in :setfiletype completionv8.2.0089Bram Moolenaar2020-01-052-6/+5
* patch 8.2.0088: insufficient tests for tags; bug in using extra tag fieldv8.2.0088Bram Moolenaar2020-01-057-8/+448
* patch 8.2.0087: crash in command line expansion when out of memoryv8.2.0087Bram Moolenaar2020-01-053-5/+16
* patch 8.2.0086: build error for small versionv8.2.0086Bram Moolenaar2020-01-043-1/+8
* patch 8.2.0085: dead code in builtin functionsv8.2.0085Bram Moolenaar2020-01-044-15/+9
* patch 8.2.0084: complete item "user_data" can only be a stringv8.2.0084Bram Moolenaar2020-01-047-43/+98
* patch 8.2.0083: text properties wrong when tabs and spaces are exchangedv8.2.0083Bram Moolenaar2020-01-033-4/+48
* patch 8.2.0082: when reusing a buffer listeners are not clearedv8.2.0082Bram Moolenaar2020-01-033-0/+34
* patch 8.2.0081: MS-Windows also need the change to support INIT4()v8.2.0081Bram Moolenaar2020-01-033-2/+4
* patch 8.2.0080: globals using INIT4() are not in the tags filev8.2.0080Bram Moolenaar2020-01-023-6/+8
* Update a few runtime files.Bram Moolenaar2020-01-028-15/+21
* patch 8.2.0079: Python 3 unicode test still fails on MS-Windowsv8.2.0079Bram Moolenaar2020-01-022-3/+5
* patch 8.2.0078: expanding <sfile> works differently the second timev8.2.0078Bram Moolenaar2020-01-023-1/+24
* patch 8.2.0077: settagstack() cannot truncate at current indexv8.2.0077Bram Moolenaar2020-01-025-11/+65
* patch 8.2.0076: Python 3 unicode test fails on MS-Windowsv8.2.0076Bram Moolenaar2020-01-012-2/+6
* patch 8.2.0075: Python 3 unicode test still sometimes failsv8.2.0075Bram Moolenaar2020-01-012-3/+5
* patch 8.2.0074: Python 3 unicode test someitmes failsv8.2.0074Bram Moolenaar2020-01-015-3/+12