summaryrefslogtreecommitdiffstats
path: root/src/alloc.c
AgeCommit message (Expand)Author
2022-05-10patch 8.2.4930: interpolated string expression requires escapingv8.2.4930Bram Moolenaar
2022-04-09patch 8.2.4716: memory allocation failure not tested when defining a functionv8.2.4716Yegappan Lakshmanan
2022-04-03patch 8.2.4681: build fails with a combination of featuresv8.2.4681Bram Moolenaar
2022-03-19patch 8.2.4594: need to write script to a file to be able to source themv8.2.4594Yegappan Lakshmanan
2022-01-29patch 8.2.4255: theoretical computation overflowv8.2.4255=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-26patch 8.2.4223: long/int compiler warnings; function arguments swappedv8.2.4223K.Takata
2022-01-08patch 8.2.4040: keeping track of allocated lines is too complicatedv8.2.4040Bram Moolenaar
2022-01-08patch 8.2.4038: various code not used when features are disabledv8.2.4038Dominique Pelle
2021-12-31patch 8.2.3960: error messages are spread outv8.2.3960Bram Moolenaar
2021-12-27patch 8.2.3914: various spelling mistakes in commentsv8.2.3914Dominique Pelle
2021-12-05patch 8.2.3740: memory left allocated on exit when using Tclv8.2.3740Bram Moolenaar
2021-12-04patch 8.2.3735: cannot use a lambda for 'imactivatefunc'v8.2.3735Yegappan Lakshmanan
2021-11-29patch 8.2.3699: the +title feature adds a lot of #ifdef but little codev8.2.3699Bram Moolenaar
2021-11-19patch 8.2.3620: memory leak reported in libtlibv8.2.3620Bram Moolenaar
2021-08-09patch 8.2.3320: some local functions are not staticv8.2.3320Yegappan Lakshmanan
2021-08-06patch 8.2.3301: memory allocation functions don't have their own placev8.2.3301Yegappan Lakshmanan