summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0143: Coverity warning for possible use of NULL pointerv8.2.0143Bram Moolenaar2020-01-231-0/+2
* patch 8.2.0142: possible to enter popup window with CTRL-W pv8.2.0142Bram Moolenaar2020-01-231-0/+2
* patch 8.2.0141: no swift filetype detectionv8.2.0141Bram Moolenaar2020-01-221-0/+2
* patch 8.2.0140: CI does not test building doc tagsv8.2.0140Bram Moolenaar2020-01-211-0/+2
* patch 8.2.0139: MS-Windows: default for IME is inconsistentv8.2.0139Bram Moolenaar2020-01-201-0/+2
* patch 8.2.0138: memory leak when starting a job failsv8.2.0138Bram Moolenaar2020-01-201-0/+2
* patch 8.2.0137: crash when using win_execute() from a new tabv8.2.0137Bram Moolenaar2020-01-201-0/+2
* patch 8.2.0136: stray ch_logfile() callv8.2.0136Bram Moolenaar2020-01-201-0/+2
* patch 8.2.0135: bracketed paste can still cause invalid memory accessv8.2.0135Bram Moolenaar2020-01-201-0/+2
* patch 8.2.0134: some map functionality not covered by testsv8.2.0134Bram Moolenaar2020-01-201-0/+2
* patch 8.2.0133: invalid memory access with search commandv8.2.0133Bram Moolenaar2020-01-201-0/+2
* patch 8.2.0132: script may be re-used when deleting and creating a new onev8.2.0132Bram Moolenaar2020-01-191-0/+2
* patch 8.2.0131: command line is not cleared when switching tabsv8.2.0131Bram Moolenaar2020-01-191-0/+2
* patch 8.2.0130: Python3 ranges are not testedv8.2.0130Bram Moolenaar2020-01-191-0/+2
* 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-181-0/+2
* patch 8.2.0127: some buffer commands work in a popup windowv8.2.0127Bram Moolenaar2020-01-181-0/+2
* patch 8.2.0126: textprop test failsv8.2.0126Bram Moolenaar2020-01-171-0/+2
* patch 8.2.0125: :mode no longer works for any systemv8.2.0125Bram Moolenaar2020-01-171-0/+2
* patch 8.2.0124: compiler warnings for variable typesv8.2.0124Bram Moolenaar2020-01-171-0/+2
* patch 8.2.0123: complete_info() does not work when CompleteDone is triggeredv8.2.0123Bram Moolenaar2020-01-171-0/+2
* 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-151-0/+2
* patch 8.2.0120: virtcol() does not check arguments to be validv8.2.0120Bram Moolenaar2020-01-151-0/+2
* patch 8.2.0119: message test fails on some platformsv8.2.0119Bram Moolenaar2020-01-141-0/+2
* patch 8.2.0118: crash when cycling to buffers involving popup windowv8.2.0118Bram Moolenaar2020-01-141-0/+2
* patch 8.2.0117: crash when using gettabwinvar() with invalid argumentsv8.2.0117Bram Moolenaar2020-01-141-0/+2
* patch 8.2.0116: BufEnter autocmd not triggered on ":tab drop"v8.2.0116Bram Moolenaar2020-01-131-0/+2
* patch 8.2.0115: byte2line() does not work correctly with text propertiesv8.2.0115Bram Moolenaar2020-01-131-0/+2
* patch 8.2.0114: info about sourced scripts is scatteredv8.2.0114Bram Moolenaar2020-01-121-0/+2
* patch 8.2.0113: "make cmdidxs" failsv8.2.0113Bram Moolenaar2020-01-121-0/+2
* patch 8.2.0112: illegal memory access when using 'cindent'v8.2.0112Bram Moolenaar2020-01-121-0/+2
* patch 8.2.0111: VAR_SPECIAL is also used for booleansv8.2.0111Bram Moolenaar2020-01-111-0/+2
* patch 8.2.0110: prop_find() is not implementedv8.2.0110Bram Moolenaar2020-01-101-0/+2
* patch 8.2.0109: corrupted text properties when expanding spacesv8.2.0109Bram Moolenaar2020-01-091-0/+2
* patch 8.2.0108: when sign text is changed a manual redraw is neededv8.2.0108Bram Moolenaar2020-01-091-0/+2
* 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-081-0/+2
* 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-081-0/+2
* patch 8.2.0103: using null object with execute() has strange effectsv8.2.0103Bram Moolenaar2020-01-081-0/+2
* patch 8.2.0102: messages test fails in small versionv8.2.0102Bram Moolenaar2020-01-081-0/+2
* patch 8.2.0101: crash when passing null object to ":echomsg"v8.2.0101Bram Moolenaar2020-01-081-0/+2
* patch 8.2.0100: macros for Ruby are too complicatedv8.2.0100Bram Moolenaar2020-01-071-0/+2
* patch 8.2.0099: use of NULL pointer when out of memoryv8.2.0099Bram Moolenaar2020-01-071-0/+2
* patch 8.2.0098: exe stack length can be wrong without being detectedv8.2.0098Bram Moolenaar2020-01-071-0/+2
* patch 8.2.0097: crash with autocommand and spellfilev8.2.0097Bram Moolenaar2020-01-071-0/+2
* patch 8.2.0096: cannot create tiny popup window in last columnv8.2.0096Bram Moolenaar2020-01-061-0/+2
* patch 8.2.0095: cannot specify exit code for :cquitv8.2.0095Bram Moolenaar2020-01-061-0/+2
* patch 8.2.0094: MS-Windows: cannot build with Strawberry Perl 5.30v8.2.0094Bram Moolenaar2020-01-061-0/+2