|
d60f3b0c
|
2011-01-01T20:17:23
|
|
maint: update almost all copyright ranges to include 2011
Run the new "make update-copyright" rule.
|
|
b2e2010c
|
2010-01-01T10:31:12
|
|
update nearly all FSF copyright year lists to include 2010
Use the same procedure as for 2009, outlined in
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
|
|
bc992b8f
|
2009-12-19T11:06:10
|
|
Fix typo in comment.
|
|
766d4f1d
|
2009-12-14T00:24:41
|
|
Move the malloc checking from module 'list' to new module 'xlist'.
|
|
441aa304
|
2009-12-10T20:28:30
|
|
Use spaces for indentation, not tabs.
|
|
e21985ad
|
2009-09-28T23:25:49
|
|
Avoid identifier clash with POSIX function 'remove' defined as a macro.
|
|
92877a2d
|
2008-02-10T19:35:54
|
|
New abstract list operation 'node_set_value'.
|
|
57fdfd3f
|
2007-10-07T19:14:58
|
|
Change copyright notice from GPLv2+ to GPLv3+.
|
|
e062ed7a
|
2007-03-16T00:30:06
|
|
Allow the use of a destructor for the values stored in the list.
|
|
a6f4f3f4
|
2006-10-24T13:25:28
|
|
Pure ANSI C!
|
|
fca2f939
|
2006-10-06T12:06:07
|
|
Add bounded list search operations.
|
|
407400d9
|
2006-10-05T12:45:16
|
|
Add searching operations, limited to a subsequence of the list.
|
|
c2f1b9b9
|
2006-07-17T11:34:23
|
|
Abstract list data type.
|