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_avltree_list.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put LGPLv2+ notices in source files where appropriate.
Bruno Haible
2021-06-04
1
-7
/
+7
*
list: Add operations first_node, last_node.
Bruno Haible
2021-04-03
1
-0
/
+2
*
maint: run 'make update-copyright'
Paul Eggert
2020-12-31
1
-1
/
+1
*
rbtree-list: Avoid possible compiler warnings.
Bruno Haible
2020-10-10
1
-1
/
+0
*
list: Remove redundant code for remove_first and remove_last operations.
Bruno Haible
2020-05-02
1
-2
/
+0
*
list: Add remove_first and remove_last operations.
Bruno Haible
2020-05-02
1
-0
/
+2
*
maint: Run 'make update-copyright'
Paul Eggert
2019-12-31
1
-1
/
+1
*
avltree-list: Fix compilation warning (introduced on 2014-09-16).
Bruno Haible
2019-09-29
1
-1
/
+1
*
maint: Run 'make update-copyright'
Paul Eggert
2019-01-01
1
-1
/
+1
*
maint: Run 'make update-copyright'
Paul Eggert
2018-01-01
1
-1
/
+1
*
all: prefer https: URLs
Paul Eggert
2017-09-13
1
-1
/
+1
*
version-etc: new year
Paul Eggert
2017-01-01
1
-1
/
+1
*
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
-3
/
+6
*
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
-14
/
+16
*
Use spaces for indentation, not tabs.
Bruno Haible
2009-12-10
1
-2
/
+2
*
New abstract list operation 'node_set_value'.
Bruno Haible
2008-02-10
1
-1
/
+2
*
Change copyright notice from GPLv2+ to GPLv3+.
Bruno Haible
2007-10-07
1
-5
/
+4
*
Add bounded list search operations.
Bruno Haible
2006-10-06
1
-0
/
+2
*
Add searching operations, limited to a subsequence of the list.
Bruno Haible
2006-10-05
1
-2
/
+2
*
Include <config.h> unconditionally.
Bruno Haible
2006-09-14
1
-3
/
+1
*
Sequential list data type implemented by a binary tree.
Bruno Haible
2006-07-17
1
-0
/
+99