summaryrefslogtreecommitdiff
path: root/src/list.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.1414: alloc() returning "char_u *" causes a lot of type castsv8.1.1414Bram Moolenaar2019-05-281-2/+2
* patch 8.1.1393: unnecessary type castsv8.1.1393Bram Moolenaar2019-05-251-2/+2
* patch 8.1.0743: giving error messages is not flexiblev8.1.0743Bram Moolenaar2019-01-131-4/+4
* patch 8.1.0615: get_tv function names are not consistentv8.1.0615Bram Moolenaar2018-12-211-3/+3
* patch 8.1.0614: placing signs can be complicatedv8.1.0614Bram Moolenaar2018-12-211-0/+14
* patch 8.1.0519: cannot save and restore the tag stackv8.1.0519Bram Moolenaar2018-11-111-0/+13
* patch 8.1.0210: still a few K&R function declarationsv8.1.0210Bram Moolenaar2018-07-251-3/+1
* patch 8.0.1497: getting the jump list requires parsing the output of :jumpsv8.0.1497Bram Moolenaar2018-02-101-0/+21
* patch 8.0.0867: job and channel in a dict value not quotedv8.0.0867Bram Moolenaar2017-08-051-1/+1
* patch 8.0.0593: duplication of code for adding a list or dict return valuev8.0.0593Bram Moolenaar2017-04-301-8/+14
* patch 8.0.0164: outdated and misplaced commentsv8.0.0164Bram Moolenaar2017-01-101-1/+1
* patch 7.4.2293v7.4.2293Bram Moolenaar2016-08-291-1/+1
* patch 7.4.2090v7.4.2090Bram Moolenaar2016-07-221-0/+31
* patch 7.4.2063v7.4.2063Bram Moolenaar2016-07-171-1/+41
* patch 7.4.2057v7.4.2057Bram Moolenaar2016-07-171-0/+887