| Commit message (Expand) | Author | Age | Files | Lines |
* | maint: run 'make update-copyright' | Simon Josefsson | 2023-01-01 | 1 | -1/+1 |
* | license: fix GPLv3 texts to use a comma instead of semicolon. | Bernhard Voelker | 2022-01-05 | 1 | -1/+1 |
* | maint: run 'make update-copyright' | Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | list: Add operations first_node, last_node. | Bruno Haible | 2021-04-03 | 1 | -0/+8 |
* | maint: run 'make update-copyright' | Paul Eggert | 2020-12-31 | 1 | -1/+1 |
* | list-c++, [o]map-c++, [o]set-c++: Fix conflict with 'free-posix' module. | Bruno Haible | 2020-12-30 | 1 | -0/+2 |
* | list-c++, set-c++, oset-c++, map-c++, omap-c++: Don't fool the compiler. | Bruno Haible | 2020-05-31 | 1 | -2/+14 |
* | list-c++: Add get_first, get_last, set_first, set_last operations. | Bruno Haible | 2020-05-03 | 1 | -0/+22 |
* | list: Add remove_first and remove_last operations. | Bruno Haible | 2020-05-02 | 1 | -0/+12 |
* | list-c++: New module. | Bruno Haible | 2020-02-02 | 1 | -0/+365 |