glib r5201 - in branches/glib-2-12: . glib tests
- From: behdad svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r5201 - in branches/glib-2-12: . glib tests
- Date: Wed, 3 Jan 2007 20:09:25 +0000 (GMT)
Author: behdad
Date: 2007-01-03 20:09:25 +0000 (Wed, 03 Jan 2007)
New Revision: 5201
ViewCVS link: http://svn.gnome.org/viewcvs/glib?rev=5201&view=rev
Added:
branches/glib-2-12/tests/bit-test.c
Modified:
branches/glib-2-12/ChangeLog
branches/glib-2-12/glib/gutils.h
branches/glib-2-12/tests/Makefile.am
Log:
2007-01-03 Behdad Esfahbod <behdad gnome org>
* glib/gutils.h: Fix bug in g_bit_nth_lsf (#371631) and use
__builtin_clzl for g_bit_storage if available (#371670).
* tests/Makefile.am:
* tests/bit-test.c: New test, to test g_bit_* operations against
naive and builtin implementations.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]