Add some more rw lock tests
[platform/upstream/glib.git] / docs /
2011-09-21 Ryan LortieDeprecate g_thread_create_full()
2011-09-21 David Zeuthengdbus-codegen: Clarify how naming and Ugly_Case handlin...
2011-09-21 David Zeuthengdbus-codegen: Update man page to reflect how --annotat...
2011-09-19 Ryan LortieMove GAllocator/GMemChunk to separate file
2011-09-18 Matthias ClasenGMappedFile: return an error when trying to map a device
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-11 Ryan LortieGType tutorial: clarify class struct initialisation
2011-09-10 Emmanuele BassiAdd macros for GSourceFunc return values
2011-09-09 Ryan LortieRemove support for DCE threads
2011-09-09 Ryan LortieUpdate building docs to mention mandatory threads
2011-09-06 Ryan Lortie'master' is now glib 2.31.0
2011-09-06 Ryan Lortiegio docs: lots more fixes
2011-09-06 Ryan Lortiegio docs: only include GTlsInteraction once
2011-09-06 Ryan Lortiegio docs: drop GTimeZoneMonitor from docs
2011-09-06 Ryan LortieRemove enums from gio.types
2011-09-05 Ryan LortieGDBus object manager example: update -sections.txt
2011-09-05 Ryan Lortiegio docs: ignore private .h files
2011-09-05 Ryan Lortiegio docs: don't scan subdirectories
2011-09-05 Ryan Lortiedocs fixups for glib/
2011-09-05 Ryan LortieGObject docs: resolve broken links
2011-09-05 Ryan Lortiegobject docs: add symbols from GMainLoop boxing
2011-09-05 Ryan LortieBack out some changes to docs Makefiles
2011-09-05 Ryan Lortieinclude 'hmac' in the docs
2011-09-05 Ryan Lortiegtk-doc fixups for glib/
2011-09-05 Alexandre FrankeFix missing semi-colon after struct definition
2011-08-31 Ryan LortieRevert "gdatetime: Add g_date_time_source_new()"
2011-08-30 Ryan Lortieunix signal watch: make API match other sources
2011-08-30 Matthias ClasenAdd a forgotten section
2011-08-30 Matthias ClasenMore doc additions
2011-08-30 Matthias ClasenClean up gobject docs
2011-08-30 Matthias ClasenRemove no-longer existing api
2011-08-30 Matthias ClasenAdd a 'since 2.30' index to gobject docs
2011-08-29 Colin Waltersgdatetime: Add g_date_time_source_new()
2011-08-26 Stef Waltergiomodule: When loading GIO_EXTRA_MODULES skip duplicates
2011-08-23 David Zeuthengdbus-codegen: Rework C property getters
2011-08-22 Colin WaltersGTimeZoneMonitor: Revert addition of this class
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-14 Matthias ClasenAdd g_mkdtemp in the spirit of g_mkstemp
2011-08-14 Stef Walterhmac: Implementation of HMAC in glib
2011-08-13 Marc-André LureauAdd G_VALUE_INIT
2011-08-04 Stef WalterGTlsDatabase and related objects
2011-07-26 Ryan LortieMerge branch 'gwakeup'
2011-07-25 Ryan LortieGWakeup: make it private API
2011-07-25 Ryan LortieGWakeup .gitignore fixes
2011-07-25 Ryan Lortiegtk-doc GWakeup
2011-07-23 Vincent UntzGDesktopAppInfo: Add g_desktop_app_info_get_show_in()
2011-07-22 Ryan Lortiegitignore tweaks
2011-07-22 Xavier ClaessensAdd g_ptr_array_new_full
2011-07-21 David Zeuthengdbus-codegen: Add support for new org.gtk.GDBus.C...
2011-07-21 David Zeuthengdbus-codegen: Use G_TYPE_STRV/gchar** for GVariant...
2011-07-21 Behdad EsfahbodAdd g_unicode_script_from_iso15924()
2011-07-20 Behdad EsfahbodBug 648271 - Add g_unicode_script_to_iso15924()
2011-07-20 Ryan LortieChange GLib size units policy
2011-07-20 Ryan LortieGVariant: better support for object path arrays
2011-07-20 Matthias ClasenDrop the warnings.sgml template
2011-07-19 Matthias ClasenMove GError docs inline and ditch template
2011-07-19 Matthias ClasenMove Unicode docs inline, ditch template
2011-07-19 Matthias ClasenRemove queue.sgml
2011-07-18 Behdad EsfahbodBug 654651 - Better g_unicode_canonical_decomposition()
2011-07-18 Matthias ClasenMove version docs inline
2011-07-14 Matthias ClasenBug 654195 - Add g_unichar_compose() and g_unichar_deco...
2011-07-12 Ryan LortieGVariant: add g_variant_take_ref()
2011-07-11 Paolo Bonziniadd g_regex_escape_nul
2011-07-11 Matthias ClasenFix gtk-doc cross-linking among glib/gobject/gio
2011-07-08 Javier Jardóndocs: G_GNUC_DEPRECATED_FOR was added in Glib 2.26
2011-07-06 Javier JardónMove documentation to inline comments: spawn
2011-07-06 Javier JardónMove documentation to inline comments: conversions
2011-07-05 Colin Waltersgio: Fix srcdir != builddir build for docs
2011-06-29 Ryan LortieAdd g_simple_action_group_add_entries()
2011-06-29 Ryan LortieMake 4 incompatible changes to the GAction API
2011-06-24 Matthias ClasenUnicode: add a g_utf8_substring convenience api
2011-06-23 Christian PerschAdd boxed GType for GMatchInfo
2011-06-23 Christian PerschMake GMatchInfo refcounted
2011-06-23 Patrick Welchebuild: fix gtk-doc when srcdir != builddir
2011-06-23 Sebastian DrögeFix typo in GTime docs
2011-06-21 Philip Van HoofAdd iter_replace API to GHashTableIter
2011-06-17 Colin Waltersgdatainputstream: Add Since: tags and update gio-sectio...
2011-06-16 Patrick WelcheFix build due to trivial typos in ab0e9dbf.
2011-06-14 Matthias ClasenFix up symbol lists and docs
2011-06-14 Matthias ClasenFix doc generation
2011-06-09 David Zeuthengdbus: Add --recurse and --only-properties options
2011-06-09 David Zeuthengdbus: Clarify the --xml option in the man page
2011-06-09 Ryan LortieDocument the deprecatation of G_CONST_RETURN
2011-06-09 Matthias ClasenMove gmain docs inline
2011-06-09 Matthias ClasenMove gutils docs inline
2011-06-09 Matthias ClasenRemove unused template
2011-06-07 Colin WaltersGenerate $module-public-headers.txt file, feed it to...
2011-06-06 Colin WaltersGBuffer: Suffix header with private.h
2011-06-04 Matthias ClasenFix links in gio docs
2011-06-04 Matthias ClasenFix doc typos
2011-06-04 David ZeuthenFix up gdbus invocation in example
2011-06-04 David Zeuthengdbus: Add a way to emit a signal
2011-06-04 David ZeuthenFix typos in "Migrating to GDBus" docs
2011-06-04 Matthias ClasenAdd pointer bitlocks to the docs
2011-06-03 David ZeuthenFix include path for gdbus-codegen example XML
2011-06-03 David ZeuthenFix docs for D-Bus introspection data structures
2011-06-03 David ZeuthenMove gdbus-codegen example code and docs into separate...
2011-06-03 Colin Waltersgobject: Use _ prefixing in private headers over G_GNUC...
2011-05-29 Matthias ClasenDocumentation fixups
2011-05-29 Matthias ClasenDocumentation tweaks
next