summaryrefslogtreecommitdiff
path: root/glib/glib.symbols
Commit message (Expand)AuthorAgeFilesLines
* Export _glib_get_locale_dir() as it is now used in gio, tooTor Lillqvist2011-02-201-0/+3
* Add g_get_locale_variants()Christian Persch2011-01-051-0/+1
* Add g_sequence_lookup{_iter} into symbolsXavier Claessens2010-12-201-0/+2
* gmain: add g_source_add_child_source and g_source_remove_child_sourceDan Winship2010-11-261-0/+2
* fix make checkDan Winship2010-11-071-0/+1
* Add g_variant_lookup() and testsRyan Lortie2010-11-051-0/+2
* Add g_get_real_time() for wall-clock int64 microsRyan Lortie2010-11-021-0/+1
* Add g_get_environ(): portable access to 'environ'Ryan Lortie2010-10-281-0/+1
* Bug 158725 - free linked list with dataRyan Lortie2010-10-281-0/+2
* Deprecate g_source_get_current_time()Ryan Lortie2010-10-271-0/+2
* Add g_source_get_time()Ryan Lortie2010-10-271-0/+1
* Add g_get_monotonic_time()Ryan Lortie2010-10-271-0/+1
* Bug 618737 - "dispatch to context" functionalityRyan Lortie2010-10-031-0/+2
* Bug 630077 - GDateTime week number supportRyan Lortie2010-10-011-0/+1
* Clean-up/tweaking of GDateTime and GTimeZoneRyan Lortie2010-09-171-22/+27
* datetime: Rework time zone support in constructorsEmmanuele Bassi2010-09-171-1/+10
* datetime: Add get_week_of_year()Emmanuele Bassi2010-09-061-0/+1
* Add GDateTime to GLibThiago Santos2010-08-241-0/+51
* glib/: fully remove galias hacksRyan Lortie2010-07-071-3/+1
* GVariant: improve bytestring supportRyan Lortie2010-07-071-2/+6
* Add g_variant_is_floatingChristian Persch2010-06-191-0/+1
* Revert "GVariant: add g_variant_default_value()"Ryan Lortie2010-06-171-1/+0
* GVariant: add g_variant_default_value()Ryan Lortie2010-06-161-0/+1
* Bug 620350 - add g_variant_builder_add_parsed()Ryan Lortie2010-06-031-0/+1
* GSource: add g_source_set_name, g_source_get_name, g_source_set_name_by_idHavoc Pennington2010-05-251-0/+3
* Add g_dc[p]gettext, and use it in gsettingsChristian Persch2010-05-201-0/+1
* Support 64bit integers in GKeyFileSimon McVittie2010-05-081-0/+4
* Add API to get the compile and match flags from a GRegexChristian Persch2010-05-011-0/+2
* docs and glib.symbols updateRyan Lortie2010-04-251-0/+2
* Fix up g_variant_compare additionMatthias Clasen2010-04-221-0/+1
* merge GVariant parserRyan Lortie2010-03-211-0/+7
* GVariant: add loading, byteswapping, normalisationRyan Lortie2010-03-141-0/+5
* GVariant variable arguments, tests, cleanupsRyan Lortie2010-03-081-2/+46
* Bug 608196 - Overflow-safe g_new familyBehdad Esfahbod2010-03-031-0/+6
* GVariantBuilder: allow for stack allocationRyan Lortie2010-03-031-2/+4
* GVariantIter, GVariantBuilderRyan Lortie2010-02-221-0/+18
* Merge the main public API of GVariantRyan Lortie2010-02-191-0/+56
* merge GVariantRyan Lortie2010-02-101-0/+13
* don't #include <glib.h> from other public headersRyan Lortie2010-01-301-2/+4
* Bug 548967 - 1 bit mutex lockRyan Lortie2010-01-281-0/+8
* merge GVariantTypeRyan Lortie2010-01-251-0/+34
* Bug 579050 Allow making selected critical and warning messages non-fatalChristian Dywan2009-09-101-0/+3
* Bug 594034 - Add g_mkstemp_full()Benjamin Otte2009-09-041-0/+1
* Merge branch 'tree-refcount'Ryan Lortie2009-07-071-0/+2
|\
| * GTree: switch to GSlice, add refcounts (#587773)Ryan Lortie2009-07-051-0/+2
* | Add g_main_context_push_thread_default() etcDan Winship2009-07-011-0/+3
|/
* GMappedFile: add refcounting, switch to GSliceRyan Lortie2009-06-181-0/+4
* Add g_reload_user_special_dirs_cache (#541276)Alexander Larsson2009-06-151-0/+1
* Make g_error_new_valist publicYeti2009-05-231-0/+1
* Bug 580450 – Reference counting and boxed types for arraysDavid Zeuthen2009-04-291-0/+9