CVSROOT:        /cvs/gnome
Module name:    glib
Changes by:     matthiasc       05/08/08 15:50:38

Modified files:
        .              : ChangeLog configure.in 
        tests          : convert-test.c 
        glib           : gconvert.c 

Log message:
2005-08-08  Matthias Clasen  <[EMAIL PROTECTED]>

* tests/convert-test.c: Enable the endianness test.

* glib/gconvert.c: Make the caching of iconv descriptors
optional.

* configure.in: Add an --enable-iconv-cache option, and
default to disabling iconv caching on new enough glibc.
Somebody with access to Solaris systems will need to test
if opening/closing of iconv descriptors is enough of
a performance problem to warrant the caching on that
platform. Note that the caching is causing correctness
problems in some corner cases, thus turning it off
is desirable unless it has severe performance implications.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=matthiasc&date=explicit&mindate=2005-08-08%2015:49&maxdate=2005-08-08%2015:51

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to