summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
AgeCommit message (Expand)AuthorFilesLines
2006-01-182.9.4GLIB_2_9_4Matthias Clasen1-0/+6
2006-01-18Add a note about casting the results of g_new() and g_new0().Matthias Clasen1-0/+5
2006-01-17To avoid deadlocks get rid of the settings G_LOCK. Use theSebastian Wilhelmi1-0/+13
2006-01-17Bump versionMatthias Clasen1-0/+2
2006-01-172.9.3GLIB_2_9_3Matthias Clasen1-0/+2
2006-01-16UpdatesMatthias Clasen1-0/+2
2006-01-16Rework the strict aliasing fix to not break C++, pointed out by MurrayMatthias Clasen1-0/+4
2006-01-16Signal waiting threads, problem noticed by Christian Kellner.Matthias Clasen1-0/+5
2006-01-16Fix bug 326747, Alberto Ruiz:Matthias Clasen1-0/+10
2006-01-14Replace the simple recursive implementation by a nonrecursive, threadedMatthias Clasen1-0/+6
2006-01-12Fix the assert to not always trigger. (#326558, Daichi Kawahata)Matthias Clasen1-0/+6
2006-01-11Don't test items_read and items_written in error cases where it is notMatthias Clasen1-0/+3
2006-01-11Set error to NULL.Matthias Clasen1-0/+4
2006-01-09Break some long lines.Matthias Clasen1-0/+4
2006-01-08Include config.h firstMatthias Clasen1-0/+5
2006-01-08explain that G_TYPE_INSTANCE_GET_CLASS() does behave different duringSven Herzberg1-0/+6
2006-01-06Fix a build problem on OS X.Matthias Clasen1-0/+5
2006-01-06Bump versionMatthias Clasen1-0/+2
2006-01-062.9.2GLIB_2_9_2Matthias Clasen1-0/+4
2006-01-05added gslice.objHans Breuer1-0/+4
2006-01-05UpdatesMatthias Clasen1-1/+3
2006-01-05Clarify the documentation of source ids a bit. (#325874, Dan Williams)Matthias Clasen1-0/+3
2006-01-05Fix another strict aliasing problem.Matthias Clasen1-0/+2
2006-01-05Avoid use of varargs macro. (#325864, Kazuki IWAMOTO)Matthias Clasen1-0/+5
2006-01-05glib/glib.symbols don't macroized g_access, g_chdir, and g_unlink either,Manish Singh1-0/+7
2006-01-04don't reverse chunk order when creating magazines, so we hand out chunksTim Janik1-0/+6
2006-01-04Added "ml" "zh_HK" to ALL_LINGUAS.Abel Cheung1-0/+4
2006-01-03- Added new API g_thread_pool_get_idle_time() andMartyn James Russell1-0/+12
2006-01-03Add new functionsMatthias Clasen1-0/+2
2006-01-03Small fixesMatthias Clasen1-0/+4
2006-01-03new method to determine if the current thread is the owner of the context.Michael Meeks1-0/+6
2006-01-03Don't provide g_rmdir() as a macro expanding to rmdir, since rmdir is notMatthias Clasen1-0/+8
2006-01-01Set the GIOChannels for stdout and stderr to unbuffered. Otherwise theTor Lillqvist1-0/+8
2005-12-30Fix a copy-and-paste error in the docs. (#325273, Declan Naughton)Matthias Clasen1-0/+5
2005-12-27use LC_ALL instead of LC_COLLATE, to make sure we really override things.Manish Singh1-0/+5
2005-12-27Fix #316221, Michal Benes, Stanislav Brabec;Matthias Clasen1-0/+7
2005-12-27Add a cast to silence compiler warnings. (#321978, Andrew Paprocki)Matthias Clasen1-0/+3
2005-12-27Partial fix for bug #32937, Bogdan Nicula.Matthias Clasen1-0/+7
2005-12-27export LC_COLLATE so it takes. (#324950, Dan Yefimov)Manish Singh1-0/+5
2005-12-26On Win32, include process.h (#325015, Kazuki Iwamoto)Matthias Clasen1-0/+5
2005-12-26UpdatesMatthias Clasen1-0/+2
2005-12-26Fix C99isms. (#324950, Dan Yefimov)Matthias Clasen1-0/+4
2005-12-21UpdatesMatthias Clasen1-0/+4
2005-12-21New function to sort tasks pushed into a threadpool. (#324479, MartynMatthias Clasen1-0/+9
2005-12-20added mem_error() and mem_assert() to test and handle errors withoutTim Janik1-0/+22
2005-12-18Set an error in all failure cases. (#324332, Tim-Philipp Müller)Matthias Clasen1-0/+5
2005-12-17Fix memory barrier position in g_atomic_int_get and g_atomic_pointer_get.Sebastian Wilhelmi1-0/+9
2005-12-16Don't return a pointer to a const struct, since apps expect to be able toMatthias Clasen1-0/+6
2005-12-13added g_atomic_pointer_set() and g_atomic_int_set() for systems where theTim Janik1-0/+6
2005-12-09Bump versionMatthias Clasen1-0/+2