summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
AgeCommit message (Expand)Author
2006-03-23Adjust docsMatthias Clasen
2006-03-23Check for timegm.Emmanuele Bassi
2006-03-20Updated Georgian translationVladimer Sichinava
2006-03-20use standard_calloc to allocate the profile_data. (#335209, Chris Wilson)Matthias Clasen
2006-03-20Add this, at the request of the GNOME sysadmin team.Matthias Clasen
2006-03-15Only set the prgname if it hasn't been set before. (#334611, Chong KaiMatthias Clasen
2006-03-14Don't read past the end of the string. (#334471, Morten Welinder)Matthias Clasen
2006-03-14Don't create the option_name twice. (#334519, Chris Wilson)Matthias Clasen
2006-03-13Revert fix for #322476, it breaks module loading since libtool on darwinAnders Carlsson
2006-03-11Implement watches for GIOChannels for write file descriptors on Win32Marcus Brinkmann
2006-03-09dist all changelogsMatthias Clasen
2006-03-07Add G_GUINT64_CONSTANT.Tor Lillqvist
2006-03-07Bump versionMatthias Clasen
2006-03-072.10.1upstream/GLIB_2_10_1Matthias Clasen
2006-03-07Prepare 2.10.1Matthias Clasen
2006-03-07Match the prototype in gconvert.c to fix build problems in NetBSD.Matthias Clasen
2006-03-06Make .dylib the shared library suffix on darwin. (#322476, Vladimir Panov)Anders Carlsson
2006-03-06Skip checking thread flags on Darwin. Fix suggested by Manish Singh.Anders Carlsson
2006-03-01Separate implementation on Win32: Use the wide character API on NT-basedTor Lillqvist
2006-02-24Bump versionMatthias Clasen
2006-02-242.10.0upstream/GLIB_2_10_0Matthias Clasen
2006-02-24Preparations for 2.10Matthias Clasen
2006-02-24Add tests for g_utf8_strlen().Matthias Clasen
2006-02-23Plug leaks reported by valgrind. Same. Same Same. Same. Same.Kjartan Maraas
2006-02-19Updated to test _sort, _sort_with_data, _insert_sorted andMartyn James Russell
2006-02-18Add paramspec-testMatthias Clasen
2006-02-18Add more tests.Matthias Clasen
2006-02-17p in str, not str in pKang Jeong-Hee
2006-02-15Fix deadlock when signalling the thread which freed a thread poolSebastian Wilhelmi
2006-02-14only define _XOPEN_SOURCE to 600 to get at posix_memalign() in case weTim Janik
2006-02-14Improve docsMatthias Clasen
2006-02-11Bump versionMatthias Clasen
2006-02-112.9.6upstream/GLIB_2_9_6Matthias Clasen
2006-01-31Specify the type of varargs arguments. (bug #317679)Behdad Esfahbod
2006-01-31Touch README and INSTALL here to pacify automake. (#329124, KjartanMatthias Clasen
2006-01-31carry out all dtalist pointer accesses atomically, some missing casesTim Janik
2006-01-31generate build/win32/vs8/Makefile, to fix build breakage.Tim Janik
2006-01-30Update URLDavid Schleef
2006-01-29tell how to create container classes which are as flexible as a GValue isSven Herzberg
2006-01-27Bump versionMatthias Clasen
2006-01-272.9.5upstream/GLIB_2_9_5Matthias Clasen
2006-01-27UpdatesMatthias Clasen
2006-01-26Fix C99isms. (#328705, Kazuki Iwamoto)Matthias Clasen
2006-01-25fixed buglets reported by Jens Granseuer in #328254.Tim Janik
2006-01-25honour g_mem_gc_friendly settings when freeing slices, make sureTim Janik
2006-01-24only use posix_memalign() if it's known to work, revert to memalign()Tim Janik
2006-01-24Use UTF-16LE as target encoding on all little-endian systems. (#143380,Matthias Clasen
2006-01-24Change the shared libary extension for hpux-ia64 to so. (#328253, TheMatthias Clasen
2006-01-23wiped out all the wonderfull G_OS_WIN32 code i wrote ;-[) after tml toldTim Janik
2006-01-23initialize GSlice config from G_SLICE environemtn variable. we supportTim Janik