summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)AuthorFilesLines
2006-05-152.11.1GLIB_2_11_1Matthias Clasen1-1/+1
2006-05-03Bump versionMatthias Clasen1-2/+2
2006-04-17Remove obsolete entry for no_NO. And the translation.Kjartan Maraas1-1/+1
2006-04-17 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Remove obsolete entry for no_NO. * po/no.po: And the translation.
2006-03-27bump version number to 2.11.0Dom Lachowicz1-3/+3
2006-03-23Check for timegm.Emmanuele Bassi1-0/+2
2006-03-23 Emmanuele Bassi <ebassi@cvs.gnome.org> * configure.in: Check for timegm. * glib/gtimer.h: * glib/gtimer.c: * glib/glib.symbols: * docs/reference/glib/glib-sections.txt: Added g_time_val_to_iso8601 and g_time_val_from_iso8601, to convert a GTimeVal to and from an ISO 8601 encoded date. * tests/testglib.c: Added test cases for g_time_val_to_iso8601() and g_time_val_from_iso8601() functions.
2006-03-20Updated Georgian translationVladimer Sichinava1-1/+1
2006-03-13Revert fix for #322476, it breaks module loading since libtool on darwinAnders Carlsson1-3/+0
2006-03-13 Anders Carlsson <andersca@luminoth.local> * configure.in: Revert fix for #322476, it breaks module loading since libtool on darwin makes shared modules use .so and shared libraries use .dylib. The fix breaks shared module loading everywhere in GTK+.
2006-03-07Bump versionMatthias Clasen1-2/+2
2006-03-06Make .dylib the shared library suffix on darwin. (#322476, Vladimir Panov)Anders Carlsson1-0/+3
2006-03-06 Anders Carlsson <andersca@imendio.com> * configure.in: Make .dylib the shared library suffix on darwin. (#322476, Vladimir Panov)
2006-03-06Skip checking thread flags on Darwin. Fix suggested by Manish Singh.Anders Carlsson1-2/+2
2006-03-06 Anders Carlsson <andersca@imendio.com> * configure.in: Skip checking thread flags on Darwin. Fix suggested by Manish Singh. (#314794, Gregor Riepl)
2006-02-24Bump versionMatthias Clasen1-2/+2
2006-02-24Preparations for 2.10Matthias Clasen1-3/+3
2006-02-14only define _XOPEN_SOURCE to 600 to get at posix_memalign() in case weTim Janik1-2/+2
Tue Feb 14 17:00:43 2006 Tim Janik <timj@imendio.com> * glib/gslice.c: only define _XOPEN_SOURCE to 600 to get at posix_memalign() in case we actually are going to use it, because we detected a compliant implementation (#328997). * configure.in (enable_included_printf): don't include malloc.h when testing for posix_memalign() funcitonality, since this may break the test on some systems (#328997).
2006-02-11Bump versionMatthias Clasen1-2/+2
2006-01-31generate build/win32/vs8/Makefile, to fix build breakage.Tim Janik1-0/+1
Tue Jan 31 12:33:48 2006 Tim Janik <timj@imendio.com> * configure.in: generate build/win32/vs8/Makefile, to fix build breakage.
2006-01-27Bump versionMatthias Clasen1-2/+2
2006-01-25fixed buglets reported by Jens Granseuer in #328254.Tim Janik1-0/+2
Wed Jan 25 19:16:57 2006 Tim Janik <timj@imendio.com> * fixed buglets reported by Jens Granseuer in #328254. * configure.in: free the memory allocated in posix_memalign() tests. * glib/gslice.c: spelling fixes.
2006-01-25honour g_mem_gc_friendly settings when freeing slices, make sureTim Janik1-2/+1
Wed Jan 25 16:39:18 2006 Tim Janik <timj@imendio.com> * glib/gslice.c: honour g_mem_gc_friendly settings when freeing slices, make sure g_mem_gc_friendly is properly initialized. * gmem.[hc]: ensure g_mem_gc_friendly is initialized from G_DEBUG upon the first allocation. applied some branching optimizations. * docs/macros.txt: reflected --enable-gc-friendly change and described ENABLE_GC_FRIENDLY_DEFAULT as well as G_DEBUG=gc-friendly. * configure.in: changed --enable-gc-friendly=yes to define ENABLE_GC_FRIENDLY_DEFAULT. * glib/garray.c: changed ENABLE_GC_FRIENDLY macro #ifdef-s to if (G_UNLIKELY (g_mem_gc_friendly)). * glib/gtree.c: * glib/ghash.c: removed ENABLE_GC_FRIENDLY code which is now taken care of by g_slice_free1(). * tests/slice-test.c: fixed leaks, reported by Kjartan Maraas.
2006-01-24only use posix_memalign() if it's known to work, revert to memalign()Tim Janik1-0/+41
Tue Jan 24 17:49:36 2006 Tim Janik <timj@imendio.com> * glib/gslice.c: only use posix_memalign() if it's known to work, revert to memalign() otherwise. * configure.in: check for broken posix_memalign() implementations to fix #328254.
2006-01-24Change the shared libary extension for hpux-ia64 to so. (#328253, TheMatthias Clasen1-1/+8
2006-01-23 Matthias Clasen <mclasen@redhat.com> * configure.in: Change the shared libary extension for hpux-ia64 to so. (#328253, The Written Word)
2006-01-18Bump versionMatthias Clasen1-2/+2
2006-01-17Bump versionMatthias Clasen1-2/+2
2006-01-06Bump versionMatthias Clasen1-2/+2
2006-01-05Fix another strict aliasing problem.Matthias Clasen1-1/+1
2006-01-05 Matthias Clasen <mclasen@redhat.com> * configure.in: Fix another strict aliasing problem.
2006-01-04Added "ml" "zh_HK" to ALL_LINGUAS.Abel Cheung1-1/+1
2006-01-04 Abel Cheung <maddog@linuxhall.org> * configure.in: Added "ml" "zh_HK" to ALL_LINGUAS.
2005-12-27Fix #316221, Michal Benes, Stanislav Brabec;Matthias Clasen1-1/+1
2005-12-27 Matthias Clasen <mclasen@redhat.com> Fix #316221, Michal Benes, Stanislav Brabec; * configure.in: Fix a strict aliasing problem in g_static_mutex_get_mutex(). * glib/gthread.h: ...and in g_static_mutex_get_mutex_impl_shortcut().
2005-12-27Partial fix for bug #32937, Bogdan Nicula.Matthias Clasen1-2/+3
2005-12-27 Matthias Clasen <mclasen@redhat.com> Partial fix for bug #32937, Bogdan Nicula. * configure.in: Check for malloc.h * glib/gslice.c: Don't include malloc.h unconditionally.
2005-12-09Bump versionMatthias Clasen1-1/+1
2005-12-05Revert an accidental commitMatthias Clasen1-1/+1
2005-12-02Remove support for Solaris threads. (#136971, Sebastian Wilhelmi, patch byMatthias Clasen1-27/+1
2005-12-02 Matthias Clasen <mclasen@redhat.com> * glib/gspawn.c: * configure.in: Remove support for Solaris threads. (#136971, Sebastian Wilhelmi, patch by Andrew Paprocki)
2005-12-02Define G_GUINT64_CONSTANT in analogy to G_GINT64_CONSTANT. (#322568,Matthias Clasen1-1/+6
2005-12-02 Matthias Clasen <mclasen@redhat.com> * configure.in: Define G_GUINT64_CONSTANT in analogy to G_GINT64_CONSTANT. (#322568, Andrew Paprocki)
2005-12-01new slice allocator implementation.Tim Janik1-0/+3
Thu Dec 1 17:32:46 2005 Tim Janik <timj@imendio.com> * glib/gslice.[hc]: new slice allocator implementation. * tests/slice-test.c: added random slice allocation test. * glib/gthread.[hc]: removed newly added private thread mem API. * glib/gthreadinit.h: * glib/gmessages.c: * glib/gthread.c: * glib/gmem.c: divided glib threading initialisation into three phases, initialisation where private keys and messaging are not available (only needed by gmem.c), initialisation without messaging but private keys available (gslice.c, gmessage.c), and full fledged initialisers that server the rest of glib. initialisation functions got renamed to reflect the limitations of their corresponding phases. * glib/gmem.c: removed memchunk code, defer allocations to g_slice_* instead. * glib/gmem.[hc]: removed g_slice_* skeletons. * glib/glib.symbols: added g_slice_* symbols. * configure.in: check for availability of posix_memalign(3), memalign(3) and valloc(3). * glib/Makefile.am: added gslice.[hc].
2005-11-30Fix G_STMT_START / G_STMT_END on Solaris. (#321972, Andrew Paprocki)Matthias Clasen1-0/+15
2005-11-28 Matthias Clasen <mclasen@redhat.com> Fix G_STMT_START / G_STMT_END on Solaris. (#321972, Andrew Paprocki) * configure.in: Check whether do { } while (0) works. * glib/gmacros.h: Use do { } while (0) for G_STMT_START / G_STMT_END if it works.
2005-11-18Bump versionMatthias Clasen1-1/+1
2005-11-10Added Tatar translation by Albert FazlíSimos Xenitellis1-1/+1
2005-10-27Added Kurdish translationErdal Ronahi1-1/+1
2005-10-19Use AC_CHECK_FUNCS for _NSGetEnviron, to get the config.h symbolManish Singh1-1/+1
2005-10-19 Manish Singh <yosh@gimp.org> * configure.in: Use AC_CHECK_FUNCS for _NSGetEnviron, to get the config.h symbol automatically. Fixes bug #313731.
2005-08-26Bump versionMatthias Clasen1-3/+3
2005-08-23Bump versionMatthias Clasen1-2/+2
2005-08-18Check for <sys/wait.h>Tor Lillqvist1-1/+1
2005-08-18 Tor Lillqvist <tml@novell.com> * configure.in: Check for <sys/wait.h> * glib/gbacktrace.c: Include <sys/wait.h> on if HAVE_SYS_WAIT_H.
2005-08-17Check for crt_externs.h and _NSGetEnviron.Matthias Clasen1-0/+3
2005-08-17 Matthias Clasen <mclasen@redhat.com> * configure.in: Check for crt_externs.h and _NSGetEnviron. * glib/gutils.c: On Darwin, include crt-externs.h and define environ using _NSGetEnviron(). (#313731)
2005-08-12Bump versionMatthias Clasen1-2/+2
2005-08-12Bump version to 2.8.0Matthias Clasen1-3/+3
2005-08-08Enable the endianness test.Matthias Clasen1-0/+28
2005-08-08 Matthias Clasen <mclasen@redhat.com> * 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.
2005-08-08Added Telugu translation done by Vikram Phaneendra ↵Sunil Mohan Adapa1-1/+1
<vikramphaneendra@yahoo.co.in>, Dandu Prasad <dandu_prasad2000@yahoo.com> and Ramana Sai <rmn_sai@yahoo.co.in>
2005-08-05Bump versionMatthias Clasen1-2/+2
2005-08-03Bump versionMatthias Clasen1-2/+2
2005-08-03Add native atomic operations for s390.Matthias Clasen1-0/+6
2005-08-03 Matthias Clasen <mclasen@redhat.com> * glib/gatomic.c: Add native atomic operations for s390. * configure.in: ... and use them on s390.
2005-08-02Bump versionMatthias Clasen1-2/+2
2005-07-26Try -mt as compiler flag for threads, needed for the HP C compiler onMatthias Clasen1-1/+1
2005-07-26 Matthias Clasen <mclasen@redhat.com> * configure.in: Try -mt as compiler flag for threads, needed for the HP C compiler on HP-UX. (#163051, Paul Cornett)