Bug 548967 - 1 bit mutex lock
[platform/upstream/glib.git] / docs / reference / glib / glib-sections.txt
2010-01-28 Ryan LortieBug 548967 - 1 bit mutex lock
2010-01-25 Ryan Lortiemerge GVariantType
2009-12-01 Ryan LortieAdd byteswap macros for gsize/gssize.
2009-09-22 Matthias Clasensome doc updates
2009-09-04 Benjamin OtteBug 594034 - Add g_mkstemp_full()
2009-08-24 Matthias ClasenDocumentation fixes
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-07-05 Ryan LortieGTree: switch to GSlice, add refcounts (#587773)
2009-07-01 Dan WinshipAdd g_main_context_push_thread_default() etc
2009-06-27 Matthias ClasenMove some uri functions to a better place
2009-06-18 Ryan LortieGMappedFile: add refcounting, switch to GSlice
2009-05-23 Christian PerschAdd G_G[U]INTPTR_FORMAT and G_GINTPTR_MODIFIER
2009-05-23 Christian PerschDocument g[u]intptr
2009-05-23 YetiMake g_error_new_valist public
2009-04-29 David ZeuthenBug 580450 – Reference counting and boxed types for...
2009-04-27 David ZeuthenBug 580453 – Hash and equal functions for gint64 and...
2009-04-22 Dan WinshipAdd hostname-related utilities in glib/ghostutils.h
2009-02-02 Matthias Clasen2.19.6 GLIB_2_19_6
2009-01-28 Christian PerschAdd G_GOFFSET_FORMAT and friends. Bug #563141.
2009-01-13 Matthias ClasenBug 564728 Add function to decode base64 encoded data...
2008-11-15 Matthias ClasenAdd some new macros
2008-09-27 Dan WinshipFix lots of typos, document g_assert_error() and g_asse...
2008-09-23 Dan WinshipMove this out of gmain.c and make it part of the public...
2008-07-28 Matthias ClasenAdd g_markup_context_get_user_data
2008-07-18 Matthias Clasen Bug 536996 – Missing noop i18n macro equivalent...
2008-07-10 Ryan Lortieadd functions g_markup_parse_context_{push,pop} in...
2008-07-06 Matthias ClasenUpdates
2008-06-16 Christian PerschAdd g_set_error_literal. Bug #535947.
2008-06-12 Matthias ClasenTesting documentation fixups
2008-06-11 Behdad EsfahbodBug 503071 – Application direction changes to right...
2008-05-26 Matthias ClasenAdd g_checksum_reset
2008-03-31 Matthias ClasenAdd macros wrapping the gcc alloc_size function attribu...
2008-02-25 Matthias Clasen2.15.6 GLIB_2_15_6
2008-01-11 Matthias Clasenhook up testutils docs
2008-01-07 Matthias Clasen2.15.1 GLIB_2_15_1
2007-12-19 Christian PerschAdd g_checksum_type_get_length, and change g_checksum_g...
2007-12-18 Tim-Philipp Mülleradd g_async_queue_new_full() which takes a GDestroyNoti...
2007-12-15 Matthias ClasenAdd hash table iterators. (#500507, Jean-Yves Lefort)
2007-12-04 Emmanuele BassiAdd GChecksum public API.
2007-11-29 Matthias ClasenAdd moved stuff from gio
2007-11-27 Ryan LortieAdd new function g_markup_collect_attributes (bug ...
2007-11-23 Matthias ClasenDefine a two-argument macro C_() for marking translatab...
2007-11-16 Ryan Lortienew functions g_prefix_error and g_propagate_prefixed_e...
2007-11-08 Matthias ClasenNew function, to get the stack of open elements. (...
2007-07-22 Matthias ClasenDocumentation cleanups
2007-07-19 Behdad EsfahbodMake g_unichar_combining_class() public. (#453998)
2007-07-10 Tim Janikminor docu build fixes.
2007-06-18 Emmanuele BassiAdd full variant to the approximate timeout functiont
2007-06-15 Ryan LortieImprove performance by removing the use of an intermedi...
2007-06-13 Sven Neumannglib/glib-sections.txt document g_slice_copy() and...
2007-06-04 Matthias Clasen2.13.3 GLIB_2_13_3
2007-06-04 Matthias ClasenAdd support for a number of special directories, as...
2007-06-03 Yevgen MuntyanNew functions: g_regex_ref(), g_regex_unref() which...
2007-05-30 Dan Winshipadd defines for desktop file handling. #339225, origina...
2007-05-03 Behdad Esfahbodsvn path=/trunk/; revision=5482
2007-04-30 Matthias ClasenAdd g_regex_get_max_backref() and g_regex_get_capture_c...
2007-04-30 Matthias ClasenSplit GRegex into GRegex and GMatchInfo. (#419368,...
2007-04-25 Matthias ClasenNew function to get the formatted help string. (#336089...
2007-04-11 Emmanuele BassiAdd new hash functions.
2007-03-16 Tim Janiksome fixups, mention that changing scanner config durin...
2007-03-15 Marco BarisioneAdd GRegex for regular expression matching. (#50075)
2007-03-06 Matthew BarnesAdd G_QUEUE_INIT, g_queue_init(), and g_queue_clear...
2007-02-03 Soren SandmannNew files implementing GSequence, a list implemented...
2007-01-15 Matthias ClasenCleanups
2007-01-03 Behdad EsfahbodAdd g_unichar_iszerowidth(). (#347645)
2006-12-15 Matthias Clasenbroken pipe
2006-10-09 Matthias ClasenAdd Unicode script support
2006-09-10 Matthias ClasenAdd functions for approximate timeouts
2006-06-02 Matthias Clasenfixups
2006-06-02 Matthias Clasendocument new api
2006-06-01 Matthias ClasenAdd g_hash_table_{remove,steal}_all to remove all nodes...
2006-05-16 Matthias Claseng_ascii_strtoll
2006-05-13 Matthias ClasenAllow optional summary and description texts before...
2006-04-27 Behdad Esfahboddocs/reference/glib/glib-sections.txt, Implement g_unic...
2006-04-19 Matthias ClasenAdd api to get and set doubles and lists of doubles...
2006-04-05 Matthias ClasenAdd base64 docs
2006-03-27 Emmanuele BassiAdd documentation for GBookmarkFile to GLib's reference...
2006-03-23 Emmanuele BassiCheck for timegm.
2006-02-20 Tor LillqvistDocument some Windows-specific issues.
2006-01-27 Matthias Clasen2.9.5 GLIB_2_9_5
2006-01-03 Martyn James Russell- Added new API g_thread_pool_get_idle_time() and
2006-01-03 Matthias ClasenSmall fixes
2006-01-02 Stepan Kasaltypo
2005-12-21 Matthias ClasenNew function to sort tasks pushed into a threadpool...
2005-12-19 Matthias ClasenAdd g_list_free1
2005-12-15 Matthias ClasenDocument new atomic operations.
2005-12-07 Martyn James Russell- Added g_list_insert_sorted_with_data () and
2005-12-05 Matthias ClasenUpdates
2005-12-05 Martyn James Russell- Added support for sorting async queues by with _push_...
2005-12-04 Matthias ClasenAdd a macro to make gcc warn if a function result is...
2005-12-03 Matthias ClasenAdd more api
2005-12-03 Matthias ClasenDocument the slice allocator
2005-12-02 Matthias ClasenRemove support for Solaris threads. (#136971, Sebastian...
2005-11-23 Matthias ClasenDocumentation improvements
2005-11-17 Matthias ClasenUpdates
2005-11-17 Matthias ClasenAdd functions to set a date from a time_t and from...
2005-08-31 Matthias ClasenAdd functions to intern strings.
2005-06-30 Matthias ClasenUpdates
2005-06-25 Matthias ClasenAdd an mmap() wrapper called GMappedFile. (#148218...
2005-06-23 Matthias ClasenAdd new functions
next