summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-26On Win32, include process.h (#325015, Kazuki Iwamoto)Matthias Clasen
2005-12-26Updated Finnish translationIlkka Tuohela
2005-12-26UpdatesMatthias Clasen
2005-12-26Fix C99isms. (#324950, Dan Yefimov)Matthias Clasen
2005-12-25Updated Canadian English translation.Adam Weinberger
2005-12-24additionsMatthias Clasen
2005-12-24One moreMatthias Clasen
2005-12-24Add new functions.Matthias Clasen
2005-12-22renamed GUnowned to GInitiallyUnowned.Tim Janik
2005-12-22implemented G_TYPE_GTPYE. applied patch from matthias which implementsTim Janik
2005-12-21UpdatesMatthias Clasen
2005-12-21New function to sort tasks pushed into a threadpool. (#324479, MartynMatthias Clasen
2005-12-20added mem_error() and mem_assert() to test and handle errors withoutTim Janik
2005-12-20UpdatesMatthias Clasen
2005-12-19Document G_TYPE_HASH_TABLE.Matthias Clasen
2005-12-19Add g_list_free1Matthias Clasen
2005-12-19Updated French translation.Christophe Merlet
2005-12-18*** empty log message ***Ignacio Casal Quinteiro
2005-12-18Set an error in all failure cases. (#324332, Tim-Philipp Müller)Matthias Clasen
2005-12-17Fix memory barrier position in g_atomic_int_get and g_atomic_pointer_get.Sebastian Wilhelmi
2005-12-16Don't return a pointer to a const struct, since apps expect to be able toMatthias Clasen
2005-12-15fixed conditional symbols definitionsTim Janik
2005-12-15Document new atomic operations.Matthias Clasen
2005-12-15added g_atomic_pointer_set() and g_atomic_int_set()Tim Janik
2005-12-13added g_atomic_pointer_set() and g_atomic_int_set() for systems where theTim Janik
2005-12-12corrected floating reference documentation.Tim Janik
2005-12-09Bump versionMatthias Clasen
2005-12-092.9.1upstream/GLIB_2_9_1Matthias Clasen
2005-12-09fix type inconsistency pointed out by gmortenTim Janik
2005-12-09Use G_GNUC_WARN_UNUSED_RESULT on list functions that return the wholeAlexander Larsson
2005-12-08UpdatesMatthias Clasen
2005-12-07Document n_preallocs as ignored.Matthias Clasen
2005-12-07removed commit leftoverTim Janik
2005-12-07- Call g_queue_insert_sorted() instead of duplicating the code. - CallMartyn James Russell
2005-12-07Missed the ChangeLogMartyn James Russell
2005-12-07- Added g_list_insert_sorted_with_data () andMartyn James Russell
2005-12-07Look up prefix at run-time on Win32, assuming the standard directoryTor Lillqvist
2005-12-06Exempt GTK+ from the mem chunk deprecation, since we need GTK+ 2.8 toMatthias Clasen
2005-12-05set LC_COLLATE, not LANG, to be sure to override any user settings.Manish Singh
2005-12-05Revert an accidental commitMatthias Clasen
2005-12-05Documentation updates. (#323291, Morten Welinder)Matthias Clasen
2005-12-05Use G_FLAGS_CLASS_TYPE. (#323273, Kalle Vahlman)Matthias Clasen
2005-12-05broken commitMatthias Clasen
2005-12-05Set MALLOC_CHECK_ and MALLOC_PERTURB_Matthias Clasen
2005-12-05UpdatesMatthias Clasen
2005-12-05fix a formatting problemMatthias Clasen
2005-12-05Deprecate mem chunksMatthias Clasen
2005-12-05Add versioned deprecation informationMatthias Clasen
2005-12-05- Added support for sorting async queues by with _push_sorted(),Martyn James Russell
2005-12-05implement chain walking for arbitrary ->next pointer offsets inTim Janik