summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2005-12-24additionsMatthias Clasen
2005-12-21New function to sort tasks pushed into a threadpool. (#324479, MartynMatthias Clasen
2005-12-20UpdatesMatthias Clasen
2005-12-19Document G_TYPE_HASH_TABLE.Matthias Clasen
2005-12-19Add g_list_free1Matthias Clasen
2005-12-15Document new atomic operations.Matthias Clasen
2005-12-15added g_atomic_pointer_set() and g_atomic_int_set()Tim Janik
2005-12-12corrected floating reference documentation.Tim Janik
2005-12-092.9.1upstream/GLIB_2_9_1Matthias Clasen
2005-12-07Document n_preallocs as ignored.Matthias Clasen
2005-12-07- Added g_list_insert_sorted_with_data () andMartyn James Russell
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
2005-12-05UpdatesMatthias Clasen
2005-12-05Update for latest header additionsMatthias Clasen
2005-12-04Add a macro to make gcc warn if a function result is ignored. (#145466,Matthias Clasen
2005-12-03Deprecate g_cache_value_foreach. (#322956, Nicolas Caniart)Matthias Clasen
2005-12-03Add more apiMatthias Clasen
2005-12-03Document the slice allocatorMatthias Clasen
2005-12-02Remove support for Solaris threads. (#136971, Sebastian Wilhelmi, patch byMatthias Clasen
2005-12-02Broken commitMatthias Clasen
2005-12-02Define G_GUINT64_CONSTANT in analogy to G_GINT64_CONSTANT. (#322568,Matthias Clasen
2005-11-27Document GObject API additionsMatthias Clasen
2005-11-27Document GObject api additionsMatthias Clasen
2005-11-23Documentation improvementsMatthias Clasen
2005-11-182.9.0upstream/GLIB_2_9_0Matthias Clasen
2005-11-17Prepare for 2.9.0Matthias Clasen
2005-11-17UpdatesMatthias Clasen
2005-11-17Add functions to set a date from a time_t and from a GTimeVal.Matthias Clasen
2005-11-17Correct typo on mentioning @G_UNICODE_BREAK_UNKNOWN that should beBehdad Esfahbod
2005-11-08Improve GOnce docsMatthias Clasen
2005-11-04add new GDebugFlag for fatal_criticals handle G_DEBUG=fatal_criticals, toMatthias Clasen
2005-10-27Document g_value_set_instance(), (#319885, Milosz Derezynski)Matthias Clasen
2005-10-26Add a footnote about surrogate pairs. (#317683, Behdad Esfahbod)Matthias Clasen
2005-10-05Document gmodule-no-export-2.0Matthias Clasen
2005-10-01Updated to Unicode 4.1. There are five new GUnicodeBreakType types. ThatBehdad Esfahbod
2005-10-01Minor documentation improvements for g_strchug, g_strchomp and g_strstrip.Davyd Madeley
2005-08-31Add functions to intern strings.Matthias Clasen
2005-08-30Enhance sort() documentation. (#314839, Behdad Esfahbod)Matthias Clasen
2005-08-26Add new indicesMatthias Clasen
2005-08-26Improvements pointed out by Behdad Esfahbod (#314460):Matthias Clasen
2005-08-232.8.1upstream/GLIB_2_8_1Matthias Clasen
2005-08-22Point out time_t vs GTime pitfalls.Matthias Clasen
2005-08-15Fix some formatting problems.Matthias Clasen
2005-08-15Document that file_name can be NULL. (#313143, Gustavo Carneiro)Matthias Clasen
2005-08-15Clarify docs a little. (#311727, Tristan van Berkom)Matthias Clasen