CVSROOT:        /cvs/gnome
Module name:    glib
Changes by:     mr      05/12/07 07:09:44

Modified files:
        .              : ChangeLog 
        glib           : gasyncqueue.c 
        tests          : asyncqueue-test.c 

Log message:
* glib/gasyncqueue.c:
- Call g_queue_insert_sorted() instead of duplicating the code.
- Call g_queue_sort() instead of duplicating the code.
- Invert sort function results to make sure the same sort function
gives the same results across glist, gslist, gqueue and
gasyncqueue.

* tests/asyncqueue-test.c:
- Updated the sort function to reflect the example in the
documentation for gasyncqueue.c.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=mr&date=explicit&mindate=2005-12-07%2007:08&maxdate=2005-12-07%2007:10

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to