Change GLib size units policy
[platform/upstream/glib.git] / glib / glib.symbols
2011-07-20 Ryan LortieChange GLib size units policy
2011-07-20 Ryan LortieGVariant: better support for object path arrays
2011-07-18 Behdad EsfahbodBug 654651 - Better g_unicode_canonical_decomposition()
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-06-24 Matthias ClasenUnicode: add a g_utf8_substring convenience api
2011-06-23 Christian PerschMake GMatchInfo refcounted
2011-06-21 Philip Van HoofAdd iter_replace API to GHashTableIter
2011-06-04 Alexander LarssonMake g_datalist_get_data not look up the quark
2011-06-04 Ryan LortieImplement pointer sized bitlocks
2011-05-28 Ryan Lortieglib: Rewrite gatomic.[ch]
2011-05-23 Matthias ClasenSimply symbols files
2011-05-18 Colin Waltersg_key_file_has_key_full: New function to fix g_key_file...
2011-05-04 Colin WaltersRename g_unix_pipe_flags to g_unix_open_pipe
2011-05-03 Colin Waltersg_unix_set_fd_nonblocking: New API to control file...
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-27 Colin Waltersglib-unix: New API to watch some Unix signals
2011-04-27 Colin Waltersglib-unix: New Unix-specific API
2011-04-18 Benjamin OtteAPI: testutils: Add g_test_fail()
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-31 Ryan Lortieglib.symbols: add some missing symbols
2011-02-19 Tor LillqvistExport _glib_get_locale_dir() as it is now used in...
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-05 Christian PerschAdd g_get_locale_variants()
2010-12-20 Xavier ClaessensAdd g_sequence_lookup{_iter} into symbols
2010-11-26 Dan Winshipgmain: add g_source_add_child_source and g_source_remov...
2010-11-07 Dan Winshipfix make check
2010-11-06 Ryan LortieAdd g_variant_lookup() and tests
2010-11-03 Ryan LortieAdd g_get_real_time() for wall-clock int64 micros
2010-10-29 Ryan LortieAdd g_get_environ(): portable access to 'environ'
2010-10-28 Ryan LortieBug 158725 - free linked list with data
2010-10-27 Ryan LortieDeprecate g_source_get_current_time()
2010-10-27 Ryan LortieAdd g_source_get_time()
2010-10-27 Ryan LortieAdd g_get_monotonic_time()
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-03 Ryan LortieBug 618737 - "dispatch to context" functionality
2010-10-01 Ryan LortieBug 630077 - GDateTime week number support
2010-09-17 Ryan LortieClean-up/tweaking of GDateTime and GTimeZone
2010-09-17 Emmanuele Bassidatetime: Rework time zone support in constructors
2010-09-06 Emmanuele Bassidatetime: Add get_week_of_year()
2010-08-24 Thiago SantosAdd GDateTime to GLib
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-07-07 Ryan LortieGVariant: improve bytestring support
2010-06-19 Christian PerschAdd g_variant_is_floating
2010-06-17 Ryan LortieRevert "GVariant: add g_variant_default_value()"
2010-06-16 Ryan LortieGVariant: add g_variant_default_value()
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-03 Ryan LortieBug 620350 - add g_variant_builder_add_parsed()
2010-05-25 Havoc PenningtonGSource: add g_source_set_name, g_source_get_name,...
2010-05-20 Christian PerschAdd g_dc[p]gettext, and use it in gsettings
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-09 Simon McVittieSupport 64bit integers in GKeyFile
2010-05-01 Christian PerschAdd API to get the compile and match flags from a GRegex
2010-04-26 Ryan Lortiedocs and glib.symbols update
2010-04-23 Matthias ClasenFix up g_variant_compare addition
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-03-21 Ryan Lortiemerge GVariant parser
2010-03-14 Ryan LortieGVariant: add loading, byteswapping, normalisation
2010-03-08 Ryan LortieGVariant variable arguments, tests, cleanups
2010-03-03 Behdad EsfahbodBug 608196 - Overflow-safe g_new family
2010-03-03 Ryan LortieGVariantBuilder: allow for stack allocation
2010-02-22 Ryan LortieGVariantIter, GVariantBuilder
2010-02-19 Ryan LortieMerge the main public API of GVariant
2010-02-10 Ryan Lortiemerge GVariant
2010-01-30 Ryan Lortiedon't #include <glib.h> from other public headers
2010-01-28 Ryan LortieBug 548967 - 1 bit mutex lock
2010-01-25 Ryan Lortiemerge GVariantType
2009-09-10 Christian DywanBug 579050 Allow making selected critical and warning...
2009-09-04 Benjamin OtteBug 594034 - Add g_mkstemp_full()
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-18 Ryan LortieGMappedFile: add refcounting, switch to GSlice
2009-06-15 Alexander LarssonAdd g_reload_user_special_dirs_cache (#541276)
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-04-02 Tobias MuellerMark glib_gettext as string translation function
2009-01-13 Matthias ClasenBug 564728 Add function to decode base64 encoded data...
2008-12-20 Tor LillqvistAdd g_thread_get_initialized here, too. Surround g_test...
2008-09-27 Dan Winship Bug 553447 \e$(Q#|\e(B g_assert_no_error()
2008-09-23 Dan WinshipMove this out of gmain.c and make it part of the public...
2008-08-21 Tor LillqvistDon't bother compiling the binary compatibility
2008-07-28 Matthias ClasenAdd g_markup_context_get_user_data
2008-07-27 Tor LillqvistForgot g_io_channel_new_file
2008-07-27 Tor Lillqvistglib/glib.symbols glib/gconvert.c glib/gdir.c glib...
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-06-19 Christian PerschBug 539123 – annotate g_d[n]gettext with G_GNUC_FORMAT
2008-06-19 Matthias ClasenAnnotate functions
2008-06-16 Christian PerschAdd g_set_error_literal. Bug #535947.
2008-06-11 Behdad EsfahbodBug 503071 – Application direction changes to right...
2008-05-30 Tor LillqvistBug 535625 - alias.h:2648: error: 'utime' undeclared...
2008-05-29 Tor Lillqvistglib/gstdio.h Add g_utime(). No need to include <sys...
2008-05-26 Matthias ClasenAdd g_checksum_reset
next