index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
gl_array_list.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
version-etc: new year
Paul Eggert
2017-01-01
1
-1
/
+1
*
Use GCC_LINT, not lint
Paul Eggert
2016-05-30
1
-2
/
+2
*
version-etc: new year
Paul Eggert
2016-01-01
1
-1
/
+1
*
version-etc: new year
Paul Eggert
2014-12-31
1
-1
/
+1
*
avltree-list: avoid compiler warnings
Dylan Cali
2014-09-16
1
-4
/
+4
*
maint: update copyright
Eric Blake
2014-01-01
1
-1
/
+1
*
maint: update all copyright year number ranges
Eric Blake
2013-01-01
1
-1
/
+1
*
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
-48
/
+71
*
Use spaces for indentation, not tabs.
Bruno Haible
2009-12-10
1
-109
/
+109
*
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
-2
/
+26
*
ANSI C compliance.
Bruno Haible
2006-11-06
1
-2
/
+2
*
Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
Bruno Haible
2006-11-06
1
-6
/
+3
*
Add bounded list search operations.
Bruno Haible
2006-10-06
1
-9
/
+31
*
Add searching operations, limited to a subsequence of the list.
Bruno Haible
2006-10-05
1
-11
/
+18
*
Comment fixes.
Bruno Haible
2006-10-04
1
-2
/
+2
*
* gl_anylinked_list2.h [lint] (gl_linked_iterator)
Ralf Wildenhues
2006-09-22
1
-0
/
+8
*
Include <config.h> unconditionally.
Bruno Haible
2006-09-14
1
-3
/
+1
*
Sequential list data type implemented by an array.
Bruno Haible
2006-07-17
1
-0
/
+591