summaryrefslogtreecommitdiff
path: root/lib/gl_list.hh
Commit message (Expand)AuthorAgeFilesLines
* list: Add operations first_node, last_node.Bruno Haible2021-04-031-0/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* list-c++, [o]map-c++, [o]set-c++: Fix conflict with 'free-posix' module.Bruno Haible2020-12-301-0/+2
* list-c++, set-c++, oset-c++, map-c++, omap-c++: Don't fool the compiler.Bruno Haible2020-05-311-2/+14
* list-c++: Add get_first, get_last, set_first, set_last operations.Bruno Haible2020-05-031-0/+22
* list: Add remove_first and remove_last operations.Bruno Haible2020-05-021-0/+12
* list-c++: New module.Bruno Haible2020-02-021-0/+365