- Added support for sorting async queues by with _push_sorted(),
authorMartyn James Russell <mr@src.gnome.org>
Mon, 5 Dec 2005 15:08:45 +0000 (15:08 +0000)
committerMartyn James Russell <mr@src.gnome.org>
Mon, 5 Dec 2005 15:08:45 +0000 (15:08 +0000)
commita1279204581ccb2b6fbbe177b0998925e5520652
treee0a5f6aaa09d7acd27ae1a409cf06f5f0cf635dc
parent6ed79b115c311323be086e2581650c33366c6f37
- Added support for sorting async queues by with _push_sorted(),

* docs/reference/glib/glib-sections.txt:
* glib/gasyncqueue.[ch]:
- Added support for sorting async queues by with _push_sorted(),
_push_sorted_unlocked(), _sort() and _sort_unlocked() (#323047).

* tests/Makefile.am:
* tests/asyncqueue-test.c:
- Added test case for gasyncqueue.c
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
docs/reference/glib/glib-sections.txt
glib/gasyncqueue.c
glib/gasyncqueue.h
tests/Makefile.am
tests/asyncqueue-test.c [new file with mode: 0644]