summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-092.9.1GLIB_2_9_1Matthias Clasen1-0/+4
2005-12-09Use G_GNUC_WARN_UNUSED_RESULT on list functions that return the wholeAlexander Larsson1-0/+7
2005-12-08UpdatesMatthias Clasen1-0/+4
2005-12-07- Call g_queue_insert_sorted() instead of duplicating the code. - CallMartyn James Russell1-0/+13
2005-12-07Missed the ChangeLogMartyn James Russell1-0/+12
2005-12-07Look up prefix at run-time on Win32, assuming the standard directoryTor Lillqvist1-0/+6
2005-12-06Exempt GTK+ from the mem chunk deprecation, since we need GTK+ 2.8 toMatthias Clasen1-0/+5
2005-12-05set LC_COLLATE, not LANG, to be sure to override any user settings.Manish Singh1-0/+5
2005-12-05Revert an accidental commitMatthias Clasen1-0/+4
2005-12-05Documentation updates. (#323291, Morten Welinder)Matthias Clasen1-0/+2
2005-12-05Set MALLOC_CHECK_ and MALLOC_PERTURB_Matthias Clasen1-0/+7
2005-12-05Deprecate mem chunksMatthias Clasen1-0/+2
2005-12-05Add versioned deprecation informationMatthias Clasen1-0/+9
2005-12-05- Added support for sorting async queues by with _push_sorted(),Martyn James Russell1-0/+11
2005-12-05implement chain walking for arbitrary ->next pointer offsets inTim Janik1-0/+20
2005-12-05Add some docs.Matthias Clasen1-0/+4
2005-12-05Fix compiler warnings.Matthias Clasen1-0/+6
2005-12-05Remove comma at the end of enum.Behdad Esfahbod1-0/+4
2005-12-04Handle multiple user names with the same UID better. (#319535, LaszloMatthias Clasen1-0/+10
2005-12-04Add a macro to make gcc warn if a function result is ignored. (#145466,Matthias Clasen1-0/+9
2005-12-03Deprecate g_cache_value_foreach. (#322956, Nicolas Caniart)Matthias Clasen1-0/+4
2005-12-03Make mapping of empty files work. (#321530)Matthias Clasen1-0/+3
2005-12-03Don't fork a new process just to fix the permissions of the created tempMatthias Clasen1-0/+6
2005-12-02Add a note about Solaris threads.Matthias Clasen1-0/+2
2005-12-02Remove support for Solaris threads. (#136971, Sebastian Wilhelmi, patch byMatthias Clasen1-0/+8
2005-12-02Define G_GUINT64_CONSTANT in analogy to G_GINT64_CONSTANT. (#322568,Matthias Clasen1-0/+3
2005-12-02Portability fixes, C99ism removalMatthias Clasen1-0/+5
2005-12-02Add a missing volatile for the IA64 implementation.Matthias Clasen1-2/+7
2005-12-02some naming and type size fixups.Tim Janik1-0/+4
2005-12-02reworked GCC-specific type-safe macro variant into something less verbose,Tim Janik1-0/+5
2005-12-02extended to perform the benchmarking on the old memchunk code if 'O' isTim Janik1-0/+10
2005-12-01improved gettimeofday() timer resolution by maintaining acceptable loadTim Janik1-2/+2
2005-12-01improved gettimeofday() timer resolution by maintaining acceptable loadTim Janik1-0/+7
2005-12-01Make tests work with slice allocatorMatthias Clasen1-1/+4
2005-12-01Remove a duplicate _LDADDMatthias Clasen1-0/+4
2005-12-01new slice allocator implementation.Tim Janik1-0/+30
2005-12-01In the Win32 implementation, strip trailing slash(es) for non-rootTor Lillqvist1-0/+11
2005-11-30Fix G_STMT_START / G_STMT_END on Solaris. (#321972, Andrew Paprocki)Matthias Clasen1-0/+10
2005-11-28Silence compiler warnings.Matthias Clasen1-1/+10
2005-11-27Don't read beyond len. (#322520, Christian Persch)Matthias Clasen1-0/+5
2005-11-23access datalist flags via atomic pointer access funcitons, instead ofTim Janik1-0/+7
2005-11-23streamlined initialization code somewhat, removed GData node cache.Tim Janik1-0/+5