Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-11 | Make list tests actually test lists | Alan Coopersmith | 1 | -12/+12 |
2012-08-28 | test/list: Fix test_xorg_list_del test | Jeremy Huddleston Sequoia | 1 | -2/+2 |
2012-03-21 | Introduce a consistent coding style | Keith Packard | 1 | -49/+61 |
2012-02-03 | Namespace list api to reduce conflicts with similar system headers | Alan Coopersmith | 1 | -66/+66 |
2011-12-06 | include: add list_last_entry to get the tail of a list | Peter Hutterer | 1 | -0/+6 |
2011-12-06 | include: add list_append() | Peter Hutterer | 1 | -0/+31 |
2011-08-22 | Add null-terminated list interface. | Peter Hutterer | 1 | -0/+164 |
2011-04-21 | test: remove glib dependency | Peter Hutterer | 1 | -30/+27 |
2011-03-14 | test: add some tests for basic list manipulation. | Peter Hutterer | 1 | -0/+176 |