| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean-up/tweaking of GDateTime and GTimeZone | Ryan Lortie | 2010-09-17 | 1 | -22/+27 |
* | datetime: Rework time zone support in constructors | Emmanuele Bassi | 2010-09-17 | 1 | -1/+10 |
* | datetime: Add get_week_of_year() | Emmanuele Bassi | 2010-09-06 | 1 | -0/+1 |
* | Add GDateTime to GLib | Thiago Santos | 2010-08-24 | 1 | -0/+51 |
* | glib/: fully remove galias hacks | Ryan Lortie | 2010-07-07 | 1 | -3/+1 |
* | GVariant: improve bytestring support | Ryan Lortie | 2010-07-07 | 1 | -2/+6 |
* | Add g_variant_is_floating | Christian Persch | 2010-06-19 | 1 | -0/+1 |
* | Revert "GVariant: add g_variant_default_value()" | Ryan Lortie | 2010-06-17 | 1 | -1/+0 |
* | GVariant: add g_variant_default_value() | Ryan Lortie | 2010-06-16 | 1 | -0/+1 |
* | Bug 620350 - add g_variant_builder_add_parsed() | Ryan Lortie | 2010-06-03 | 1 | -0/+1 |
* | GSource: add g_source_set_name, g_source_get_name, g_source_set_name_by_id | Havoc Pennington | 2010-05-25 | 1 | -0/+3 |
* | Add g_dc[p]gettext, and use it in gsettings | Christian Persch | 2010-05-20 | 1 | -0/+1 |
* | Support 64bit integers in GKeyFile | Simon McVittie | 2010-05-08 | 1 | -0/+4 |
* | Add API to get the compile and match flags from a GRegex | Christian Persch | 2010-05-01 | 1 | -0/+2 |
* | docs and glib.symbols update | Ryan Lortie | 2010-04-25 | 1 | -0/+2 |
* | Fix up g_variant_compare addition | Matthias Clasen | 2010-04-22 | 1 | -0/+1 |
* | merge GVariant parser | Ryan Lortie | 2010-03-21 | 1 | -0/+7 |
* | GVariant: add loading, byteswapping, normalisation | Ryan Lortie | 2010-03-14 | 1 | -0/+5 |
* | GVariant variable arguments, tests, cleanups | Ryan Lortie | 2010-03-08 | 1 | -2/+46 |
* | Bug 608196 - Overflow-safe g_new family | Behdad Esfahbod | 2010-03-03 | 1 | -0/+6 |
* | GVariantBuilder: allow for stack allocation | Ryan Lortie | 2010-03-03 | 1 | -2/+4 |
* | GVariantIter, GVariantBuilder | Ryan Lortie | 2010-02-22 | 1 | -0/+18 |
* | Merge the main public API of GVariant | Ryan Lortie | 2010-02-19 | 1 | -0/+56 |
* | merge GVariant | Ryan Lortie | 2010-02-10 | 1 | -0/+13 |
* | don't #include <glib.h> from other public headers | Ryan Lortie | 2010-01-30 | 1 | -2/+4 |
* | Bug 548967 - 1 bit mutex lock | Ryan Lortie | 2010-01-28 | 1 | -0/+8 |
* | merge GVariantType | Ryan Lortie | 2010-01-25 | 1 | -0/+34 |
* | Bug 579050 Allow making selected critical and warning messages non-fatal | Christian Dywan | 2009-09-10 | 1 | -0/+3 |
* | Bug 594034 - Add g_mkstemp_full() | Benjamin Otte | 2009-09-04 | 1 | -0/+1 |
* | Merge branch 'tree-refcount' | Ryan Lortie | 2009-07-07 | 1 | -0/+2 |
|\ |
|
| * | GTree: switch to GSlice, add refcounts (#587773) | Ryan Lortie | 2009-07-05 | 1 | -0/+2 |
* | | Add g_main_context_push_thread_default() etc | Dan Winship | 2009-07-01 | 1 | -0/+3 |
|/ |
|
* | GMappedFile: add refcounting, switch to GSlice | Ryan Lortie | 2009-06-18 | 1 | -0/+4 |
* | Add g_reload_user_special_dirs_cache (#541276) | Alexander Larsson | 2009-06-15 | 1 | -0/+1 |
* | Make g_error_new_valist public | Yeti | 2009-05-23 | 1 | -0/+1 |
* | Bug 580450 – Reference counting and boxed types for arrays | David Zeuthen | 2009-04-29 | 1 | -0/+9 |
* | Bug 580453 – Hash and equal functions for gint64 and gdouble | David Zeuthen | 2009-04-27 | 1 | -0/+4 |
* | Add hostname-related utilities in glib/ghostutils.h | Dan Winship | 2009-04-22 | 1 | -0/+10 |
* | Mark glib_gettext as string translation function | Tobias Mueller | 2009-04-01 | 1 | -1/+1 |
* | Bug 564728 Add function to decode base64 encoded data in place | Matthias Clasen | 2009-01-13 | 1 | -0/+1 |
* | Add g_thread_get_initialized here, too. Surround g_test_config_vars with | Tor Lillqvist | 2008-12-20 | 1 | -0/+3 |
* | Bug 553447 $(Q#|(B g_assert_no_error() | Dan Winship | 2008-09-27 | 1 | -0/+1 |
* | Move this out of gmain.c and make it part of the public API. (Part of Bug | Dan Winship | 2008-09-23 | 1 | -0/+6 |
* | Don't bother compiling the binary compatibility | Tor Lillqvist | 2008-08-21 | 1 | -1/+3 |
* | Add g_markup_context_get_user_data | Matthias Clasen | 2008-07-28 | 1 | -0/+1 |
* | Forgot g_io_channel_new_file | Tor Lillqvist | 2008-07-27 | 1 | -0/+2 |
* | glib/glib.symbols glib/gconvert.c glib/gdir.c glib/gfileutils.c | Tor Lillqvist | 2008-07-27 | 1 | -0/+30 |
* | Bug 536996 – Missing noop i18n macro equivalent to C_ | Matthias Clasen | 2008-07-18 | 1 | -0/+1 |
* | add functions g_markup_parse_context_{push,pop} in order to provide some | Ryan Lortie | 2008-07-10 | 1 | -0/+2 |
* | Bug 539123 – annotate g_d[n]gettext with G_GNUC_FORMAT | Christian Persch | 2008-06-19 | 1 | -2/+2 |