summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0141: no swift filetype detectionv8.2.0141Bram Moolenaar2020-01-222-0/+5
* Update runtime files.Bram Moolenaar2020-01-211-0/+1
* patch 8.2.0140: CI does not test building doc tagsv8.2.0140Bram Moolenaar2020-01-213-36/+2
* patch 8.2.0139: MS-Windows: default for IME is inconsistentv8.2.0139Bram Moolenaar2020-01-202-1/+6
* patch 8.2.0138: memory leak when starting a job failsv8.2.0138Bram Moolenaar2020-01-203-1/+12
* patch 8.2.0137: crash when using win_execute() from a new tabv8.2.0137Bram Moolenaar2020-01-203-2/+19
* patch 8.2.0136: stray ch_logfile() callv8.2.0136Bram Moolenaar2020-01-202-1/+2
* patch 8.2.0135: bracketed paste can still cause invalid memory accessv8.2.0135Bram Moolenaar2020-01-203-2/+5
* patch 8.2.0134: some map functionality not covered by testsv8.2.0134Bram Moolenaar2020-01-203-0/+82
* patch 8.2.0133: invalid memory access with search commandv8.2.0133Bram Moolenaar2020-01-203-2/+9
* patch 8.2.0132: script may be re-used when deleting and creating a new onev8.2.0132Bram Moolenaar2020-01-193-10/+26
* patch 8.2.0131: command line is not cleared when switching tabsv8.2.0131Bram Moolenaar2020-01-194-1/+39
* patch 8.2.0130: Python3 ranges are not testedv8.2.0130Bram Moolenaar2020-01-192-0/+49
* patch 8.2.0129: MS-Windows installer doesn't use Turkish translationsv8.2.0129Bram Moolenaar2020-01-181-0/+2
* patch 8.2.0128: cannot list options one per linev8.2.0128Bram Moolenaar2020-01-188-34/+51
* patch 8.2.0127: some buffer commands work in a popup windowv8.2.0127Bram Moolenaar2020-01-183-0/+18
* patch 8.2.0126: textprop test failsv8.2.0126Bram Moolenaar2020-01-172-1/+3
* patch 8.2.0125: :mode no longer works for any systemv8.2.0125Bram Moolenaar2020-01-178-35/+3
* patch 8.2.0124: compiler warnings for variable typesv8.2.0124Bram Moolenaar2020-01-172-3/+5
* patch 8.2.0123: complete_info() does not work when CompleteDone is triggeredv8.2.0123Bram Moolenaar2020-01-173-3/+17
* patch 8.2.0122: readme files still mention MS-DOSv8.2.0122Bram Moolenaar2020-01-161-0/+2
* patch 8.2.0121: filter() and map() on blob don't workv8.2.0121Bram Moolenaar2020-01-153-12/+24
* 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-141-48/+31
* 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-105-10/+319
* 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-091-0/+2
* patch 8.2.0106: printf formats are not exactly rightv8.2.0106Bram Moolenaar2020-01-084-5/+7
* patch 8.2.0105: Vim license not easy to find on githubv8.2.0105Bram Moolenaar2020-01-081-0/+2
* 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-064-3/+30
* patch 8.2.0094: MS-Windows: cannot build with Strawberry Perl 5.30v8.2.0094Bram Moolenaar2020-01-062-0/+5