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