summaryrefslogtreecommitdiffstats
path: root/src/misc2.c
AgeCommit message (Expand)Author
2019-07-07patch 8.1.1641: garbage collection may run at a wrong momentv8.1.1641Bram Moolenaar
2019-07-04patch 8.1.1632: build with EXITFREE but without +arabic failsv8.1.1632Bram Moolenaar
2019-07-04patch 8.1.1630: various small problemsv8.1.1630Bram Moolenaar
2019-06-10patch 8.1.1515: memory leak reported for sound when build with EXITFREEv8.1.1515Bram Moolenaar
2019-06-10patch 8.1.1514: MS-Windows: wrong shell command with ! in 'guioptions'v8.1.1514Bram Moolenaar
2019-06-08patch 8.1.1500: wrong shell command when building with VIMDLL and "!" in 'go'v8.1.1500Bram Moolenaar
2019-06-08patch 8.1.1492: MS-Windows: when "!" is in 'guioptions' ":!start" failsv8.1.1492Bram Moolenaar
2019-06-01patch 8.1.1441: popup window filter not yet implementedv8.1.1441Bram Moolenaar
2019-06-01patch 8.1.1439: json_encode() is very slow for large resultsv8.1.1439Bram Moolenaar
2019-05-28patch 8.1.1414: alloc() returning "char_u *" causes a lot of type castsv8.1.1414Bram Moolenaar
2019-05-25patch 8.1.1393: unnecessary type castsv8.1.1393Bram Moolenaar
2019-05-24patch 8.1.1384: using "int" for alloc() often results in compiler warningsv8.1.1384Bram Moolenaar
2019-05-19patch 8.1.1355: obvious mistakes are accepted as valid expressionsv8.1.1355Bram Moolenaar
2019-05-09patch 8.1.1306: Borland support is outdated and doesn't workv8.1.1306Bram Moolenaar
2019-05-08patch 8.1.1300: in a terminal 'ballooneval' does not work right awayv8.1.1300Bram Moolenaar
2019-05-03patch 8.1.1259: crash when exiting earlyv8.1.1259Bram Moolenaar
2019-04-28patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exev8.1.1230Bram Moolenaar
2019-04-27patch 8.1.1210: support for user commands is spread outv8.1.1210Bram Moolenaar
2019-03-30patch 8.1.1076: file for Insert mode is much too bigv8.1.1076Bram Moolenaar
2019-03-22patch 8.1.1034: too many #ifdefsv8.1.1034Bram Moolenaar
2019-02-17patch 8.1.0941: macros for MS-Windows are inconsistentv8.1.0941Bram Moolenaar
2019-02-13patch 8.1.0914: code related to findfile() is spread outv8.1.0914Bram Moolenaar
2019-01-31patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'v8.1.0864Bram Moolenaar
2019-01-29patch 8.1.0845: having job_status() free the job causes problemsv8.1.0845Bram Moolenaar
2019-01-29patch 8.1.0843: memory leak when running "make test_cd"v8.1.0843Bram Moolenaar
2019-01-26patch 8.1.0826: too many #ifdefsv8.1.0826Bram Moolenaar
2019-01-24patch 8.1.0806: too many #ifdefsv8.1.0806Bram Moolenaar
2019-01-20patch 8.1.0785: depending on the configuration some functions are unusedv8.1.0785Bram Moolenaar
2019-01-19patch 8.1.0779: argument for message functions is inconsistentv8.1.0779Bram Moolenaar
2019-01-17patch 8.1.0763: nobody is using the Sun Workshop supportv8.1.0763Bram Moolenaar
2019-01-13patch 8.1.0743: giving error messages is not flexiblev8.1.0743Bram Moolenaar
2019-01-11patch 8.1.0722: cannot build without the virtualedit featurev8.1.0722Bram Moolenaar
2018-12-28patch 8.1.0654: when deleting a line text property flags are not adjustedv8.1.0654Bram Moolenaar
2018-12-21patch 8.1.0615: get_tv function names are not consistentv8.1.0615Bram Moolenaar
2018-12-21patch 8.1.0614: placing signs can be complicatedv8.1.0614Bram Moolenaar
2018-12-16patch 8.1.0604: autocommand test fails on MS-Windowsv8.1.0604Bram Moolenaar
2018-12-16patch 8.1.0602: DirChanged is also triggered when directory didn't changev8.1.0602Bram Moolenaar
2018-12-14patch 8.1.0590: when a job ends the closed channels are not handledv8.1.0590Bram Moolenaar
2018-12-13patch 8.1.0579: cannot attach properties to textv8.1.0579Bram Moolenaar
2018-11-11patch 8.1.0519: cannot save and restore the tag stackv8.1.0519Bram Moolenaar
2018-10-20patch 8.1.0488: using freed memory in quickfix codev8.1.0488Bram Moolenaar
2018-10-07patch 8.1.0464: MS-Windows: job_info() has cmd without backslashesv8.1.0464Bram Moolenaar
2018-09-30patch 8.1.0443: unnecessary static function prototypesv8.1.0443Bram Moolenaar
2018-09-01patch 8.1.0342: crash when a callback deletes a window that is being usedv8.1.0342Bram Moolenaar
2018-07-29patch 8.1.0226: too many #ifdefsv8.1.0226Bram Moolenaar
2018-06-29patch 8.1.0127: build failure when disabling the session featurev8.1.0127Bram Moolenaar
2018-04-21patch 8.0.1747: MS-Windows: term_start() does not set job_info() cmdv8.0.1747Bram Moolenaar
2018-04-21patch 8.0.1745: build failure on MS-Windowsv8.0.1745Bram Moolenaar
2018-04-04patch 8.0.1660: the terminal API "drop" command doesn't support optionsv8.0.1660Bram Moolenaar
2018-03-20patch 8.0.1620: reading spell file has no good EOF detectionv8.0.1620Bram Moolenaar