Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -1/+1 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | Move the malloc checking from module 'list' to new module 'xlist'. | Bruno Haible | 2009-12-14 | 1 | -44/+54 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -49/+49 |
* | New abstract list operation 'node_set_value'. | Bruno Haible | 2008-02-10 | 1 | -1/+12 |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -5/+4 |
* | Allow the use of a destructor for the values stored in the list. | Bruno Haible | 2007-03-16 | 1 | -1/+4 |
* | Simplify xmalloc expressions. Add overflow check in xmalloc arguments. | Bruno Haible | 2006-11-06 | 1 | -2/+1 |
* | New module 'sublist'. | Bruno Haible | 2006-10-07 | 1 | -0/+457 |