]> Pileus Git - ~andy/gtk/commit
Someone has to make SOME backwards incompatible changes sometime. I
authorElliot Lee <sopwith@src.gnome.org>
Tue, 28 Apr 1998 00:24:34 +0000 (00:24 +0000)
committerElliot Lee <sopwith@src.gnome.org>
Tue, 28 Apr 1998 00:24:34 +0000 (00:24 +0000)
commit9556bba1bade1fe3e630552b13fb289071e75af0
treee474181bd88708d933300ac7d60ff0fa9e372249
parent5647eeecf32f8b3ae6a73c06c96107cbb13b297f
Someone has to make SOME backwards incompatible changes sometime. I

Someone has to make SOME backwards incompatible changes sometime. I
switched around the prev & next pointers in GList.

not. (Would this change make any functional difference? Discuss in a five
page paper. :-)

Actually, added g_list_position() - inverse of g_list_nth()
glib/ChangeLog
glib/glib.h
glib/glist.c
glib/testglib.c