Add pointer bitlocks to the docs
[platform/upstream/glib.git] / docs / reference / glib / glib-sections.txt
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
2005-06-10 Matthias ClasenAdd g_chdir
2005-06-08 Matthias ClasenNew function to calculate collation keys which are...
2005-05-05 Owen TaylorAdd g_object_add/remove_toggle_ref() functions to get...
2005-05-01 Matthias ClasenMore cosmetics
2005-05-01 Matthias ClasenAdditions
2005-05-01 Matthias ClasenAdditions
2005-05-01 Matthias ClasenAdditions
2005-03-22 Matthias ClasenAdd g_try_new, g_try_new0, g_try_renew and g_try_malloc...
2005-03-22 Matthias ClasenAdd g_try_new, g_try_new0 and g_try_renew. (#169611...
2005-03-08 Matthias ClasenDefine G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner)
2005-02-08 Matthias ClasenNew function to list all environment variables. (#16632...
2004-12-15 Matthias ClasenAdd g_rmdir
2004-12-15 Alexander LarssonAdd g_filename_display_basename.
2004-11-28 Matthias ClasenDocument G_GNUC_MALLOC.
2004-11-02 Matthias ClasenNew function to convert a filename to a UTF-8 string...
2004-10-31 Matthias ClasenDocument G_WIN32_IS_NT_BASED, G_WIN32_HAVE_WIDECHAR_API.
2004-10-29 Matthias ClasenAdd G_OPTION_REMAINING
2004-10-27 Matthias ClasenIntroduce the idea of a filename encoding, which is...
2004-10-26 Matthias ClasenDocumentation fixes.
2004-10-23 Matthias ClasenAdd GKeyFile section.
2004-10-17 Matthias ClasenMake public. (#155589, Tim-Philipp Müller)
2004-09-16 Matthias ClasenIgnore galias.h
2004-09-09 Matthias ClasenAdd a function to calculate the length of a NULL-termin...
2004-09-07 Matthias ClasenAdd a function to return a list of applicable locale...
2004-09-05 Matthias ClasenNew function to install an alternate default log handle...
2004-09-02 Matthias ClasenAdd g_date_get_iso8601_week_of_year.
2004-08-11 Ray StrodeAdd new XDG basedir API (bug 139973).
2004-08-03 Matthias ClasenAdd a section for GOption. Include GOption section...
2004-08-03 Matthias ClasenNew function to check the version of GLib at runtime...
2004-08-02 Matthias ClasenAdd a G_GNUC_INTERNAL macro to mark function declaratio...
next