GVariant: add g_variant_check_format_string()
[platform/upstream/glib.git] / glib / glib.symbols
2012-08-20 Ryan LortieGVariant: add g_variant_check_format_string()
2012-08-20 Dan Winshipgtestutils: add g_text_expect_message()
2012-08-17 Colin WaltersGMappedFile: Add g_mapped_file_get_bytes()
2012-08-17 Matthias Clasengmarkup: Add g_markup_collect_known_attributes()
2012-08-06 Stef Waltergchecksum: Add g_compute_checksum_for_bytes()
2012-07-10 Colin WaltersAdd g_spawn_check_exit_status()
2012-07-06 Colin WaltersGString: Tweak documentation, add g_string_free_to_bytes()
2012-07-02 Christian Perschregex: Add accessor for PCRE_INFO_HASCRORLF
2012-06-21 Jonh WendellAdds g_list_copy_deep and g_slist_copy_deep
2012-04-27 Xavier ClaessensAdd g_clear_pointer()
2012-02-13 Dan Winshipgasyncqueue: deprecate GTimeVal-based methods, add...
2012-01-25 Emmanuele Bassiarray: Add a clear function
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-06 Ryan LortieGHashTable: new 'add' and 'contains' APIs
2011-12-16 Ravi Sankar GunturAdded API g_queue_free_full().
2011-11-24 Stef WalterGBytes: A new type for an immutable set of bytes.
2011-10-15 Christian PerschGKeyFile: Add refcounting API
2011-10-15 Dan Winshipgutils: Add functions for working with environment...
2011-10-15 Ryan LortieRename g_thread_try to g_thread_try_new
2011-10-14 Ryan LortieGCond: use monotonic time for timed waits
2011-10-13 Ryan Lortiedrop g_thread_new_full()
2011-10-13 Ryan Lortieg_thread_new: never fail
2011-10-13 Ryan LortieGThread: make refcounting public
2011-10-07 Dan WinshipAdd g_main_context_ref_thread_default()
2011-10-03 Matthias ClasenAdd new thread creation API
2011-10-03 Ryan LortieStop dithering over GPrivate
2011-09-25 Stef Waltergvariant: Add g_variant_get_fixed_array()
2011-09-21 Philip Van HoofGMappedFile: Add API to create from an existing file...
2011-09-21 Ryan LortieAdd a new recursive mutex type, GRecMutex
2011-09-21 Ryan LortieAdd GRWLock
2011-09-21 Ryan LortieDeprecate g_thread_create_full()
2011-09-21 Matthias ClasenClean up g_thread_yield implementation
2011-09-21 Ryan LortieRework GPrivate
2011-09-21 Ryan LortieRework GMutex and GCond APIs
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-09 Ryan Lortieglib worker: move to glib-private framework
2011-09-09 Colin WaltersAdd glib__private__() API to share between glib,gio...
2011-09-09 Ryan LortieAdd private glib_get_worker_context() API
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-29 Colin Waltersgdatetime: Add g_date_time_source_new()
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-07-25 Ryan LortieRemove g_wakeup_* from glib.symbols
2011-07-25 Ryan LortieAdd GWakeup
2011-07-22 Colin Waltersglib.symbols: Update for expected ABI changes
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-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()
next