summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Adjust docsMatthias Clasen2006-03-231-2/+6
* Check for timegm.Emmanuele Bassi2006-03-231-0/+14
* Updated Georgian translationVladimer Sichinava2006-03-201-0/+6
* use standard_calloc to allocate the profile_data. (#335209, Chris Wilson)Matthias Clasen2006-03-201-0/+16
* Add this, at the request of the GNOME sysadmin team.Matthias Clasen2006-03-201-0/+4
* Only set the prgname if it hasn't been set before. (#334611, Chong KaiMatthias Clasen2006-03-151-0/+5
* Don't read past the end of the string. (#334471, Morten Welinder)Matthias Clasen2006-03-141-0/+6
* Don't create the option_name twice. (#334519, Chris Wilson)Matthias Clasen2006-03-141-0/+5
* Revert fix for #322476, it breaks module loading since libtool on darwinAnders Carlsson2006-03-131-0/+7
* Implement watches for GIOChannels for write file descriptors on Win32Marcus Brinkmann2006-03-111-0/+18
* dist all changelogsMatthias Clasen2006-03-091-0/+4
* Add G_GUINT64_CONSTANT.Tor Lillqvist2006-03-071-0/+4
* Bump versionMatthias Clasen2006-03-071-0/+2
* 2.10.1GLIB_2_10_1Matthias Clasen2006-03-071-0/+2
* Prepare 2.10.1Matthias Clasen2006-03-071-2/+4
* Match the prototype in gconvert.c to fix build problems in NetBSD.Matthias Clasen2006-03-071-0/+6
* Make .dylib the shared library suffix on darwin. (#322476, Vladimir Panov)Anders Carlsson2006-03-061-0/+6
* Skip checking thread flags on Darwin. Fix suggested by Manish Singh.Anders Carlsson2006-03-061-0/+6
* Separate implementation on Win32: Use the wide character API on NT-basedTor Lillqvist2006-03-011-0/+9
* Bump versionMatthias Clasen2006-02-241-0/+2
* 2.10.0GLIB_2_10_0Matthias Clasen2006-02-241-0/+2
* Preparations for 2.10Matthias Clasen2006-02-241-0/+6
* Add tests for g_utf8_strlen().Matthias Clasen2006-02-241-0/+7
* Plug leaks reported by valgrind. Same. Same Same. Same. Same.Kjartan Maraas2006-02-231-0/+12
* Updated to test _sort, _sort_with_data, _insert_sorted andMartyn James Russell2006-02-191-0/+7
* Add paramspec-testMatthias Clasen2006-02-181-0/+4
* Add more tests.Matthias Clasen2006-02-181-0/+4
* p in str, not str in pKang Jeong-Hee2006-02-171-0/+4
* Fix deadlock when signalling the thread which freed a thread poolSebastian Wilhelmi2006-02-151-0/+5
* only define _XOPEN_SOURCE to 600 to get at posix_memalign() in case weTim Janik2006-02-141-0/+10
* Improve docsMatthias Clasen2006-02-141-0/+4
* Bump versionMatthias Clasen2006-02-111-0/+4
* 2.9.6GLIB_2_9_6Matthias Clasen2006-02-111-0/+6
* Specify the type of varargs arguments. (bug #317679)Behdad Esfahbod2006-01-311-0/+5
* Touch README and INSTALL here to pacify automake. (#329124, KjartanMatthias Clasen2006-01-311-0/+5
* carry out all dtalist pointer accesses atomically, some missing casesTim Janik2006-01-311-0/+5
* generate build/win32/vs8/Makefile, to fix build breakage.Tim Janik2006-01-311-0/+4
* Update URLDavid Schleef2006-01-301-0/+4
* tell how to create container classes which are as flexible as a GValue isSven Herzberg2006-01-291-0/+5
* Bump versionMatthias Clasen2006-01-271-0/+2
* 2.9.5GLIB_2_9_5Matthias Clasen2006-01-271-0/+5
* UpdatesMatthias Clasen2006-01-271-0/+4
* Fix C99isms. (#328705, Kazuki Iwamoto)Matthias Clasen2006-01-261-0/+5
* fixed buglets reported by Jens Granseuer in #328254.Tim Janik2006-01-251-0/+8
* honour g_mem_gc_friendly settings when freeing slices, make sureTim Janik2006-01-251-0/+23
* only use posix_memalign() if it's known to work, revert to memalign()Tim Janik2006-01-241-0/+8
* Use UTF-16LE as target encoding on all little-endian systems. (#143380,Matthias Clasen2006-01-241-0/+5
* Change the shared libary extension for hpux-ia64 to so. (#328253, TheMatthias Clasen2006-01-241-1/+6
* wiped out all the wonderfull G_OS_WIN32 code i wrote ;-[) after tml toldTim Janik2006-01-231-0/+6
* initialize GSlice config from G_SLICE environemtn variable. we supportTim Janik2006-01-231-0/+12