Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tests/gobject/paramspec-test.c into gobject/tests/param.c | Emmanuel Fleury | 2022-01-17 | 1 | -366/+0 |
* | gobject: Reimplement g_param_values_cmp() for GParamSpecVariant | Philip Withnall | 2018-05-04 | 1 | -3/+101 |
* | tests/: LGPLv2+ -> LGPLv2.1+ | Sébastien Wilmet | 2017-05-29 | 1 | -1/+1 |
* | Updated FSF's address | Daniel Mustieles | 2014-01-31 | 1 | -3/+1 |
* | paramspec-test: Fix leaks in tests | Stef Walter | 2013-11-11 | 1 | -0/+3 |
* | Remove g_type_init() calls | Ryan Lortie | 2012-10-16 | 1 | -1/+0 |
* | tests: Use G_VALUE_INIT | Javier Jardón | 2011-10-02 | 1 | -5/+5 |
* | gvalue: Add explicitly signed g_value_get_schar() and g_value_set_schar() | Colin Walters | 2011-09-22 | 1 | -0/+16 |
* | Add fundamental type and pspec for GVariant | Christian Persch | 2010-06-17 | 1 | -7/+39 |
* | Make the g_test_add macro work with gcc 4.3 | Matthias Clasen | 2008-02-11 | 1 | -2/+2 |
* | don't free or modify static strings, dup them when needed and clear the | Michael Natterer | 2007-04-24 | 1 | -0/+73 |
* | Add paramspec-test | Matthias Clasen | 2006-02-18 | 1 | -0/+147 |