index
:
delta/glibmm.git
c++11
c++11v2
c++11v3
fix-if-git-build-msvc-2-66
fix.gcc.win32.warnings.266
gapplication
glibmm-2-10
glibmm-2-12
glibmm-2-14
glibmm-2-16
glibmm-2-18
glibmm-2-20
glibmm-2-20-mm-common
glibmm-2-22
glibmm-2-24
glibmm-2-26
glibmm-2-28
glibmm-2-30
glibmm-2-32
glibmm-2-34
glibmm-2-36
glibmm-2-38
glibmm-2-4
glibmm-2-40
glibmm-2-42
glibmm-2-44
glibmm-2-46
glibmm-2-48
glibmm-2-50
glibmm-2-52
glibmm-2-54
glibmm-2-56
glibmm-2-58
glibmm-2-6
glibmm-2-60
glibmm-2-62
glibmm-2-64
glibmm-2-66
glibmm-2-68
glibmm-2-70
glibmm-2-72
glibmm-2-74
glibmm-2-76
glibmm-2-8
glibmm-3maybe
glibmm-gir-gmmproc
gmmproc-refactor
kjellahl/testci
master
master.nmake
mkolny/meson-build
mkolny/use-mmgirgenerator
msvc.fix.symbol
refptr_as_sharedptr
refptr_as_sharedptr_v2
refptr_as_sharedptr_v3
refptr_as_sharedptr_v4
sigc3
sigc3v2
vector
wip/dboles/Binding-Issue#62
wip/dboles/ustring
gitlab.gnome.org: GNOME/glibmm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glib
/
src
/
variant.hg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Variant: Fix so it works with C++20
Magne Oestlyngen
2021-04-06
1
-20
/
+20
*
glib/src: Decorate classes and methods with GLIBMM_API
Chun-wei Fan
2020-03-07
1
-15
/
+15
*
Variant: Avoid . to not split an intro doc comment
Daniel Boles
2020-01-05
1
-1
/
+1
*
Glib::Variant<std::tuple<>>::create(): Fix memory leak
Kjell Ahlstedt
2019-07-08
1
-2
/
+3
*
Glib::Value: Add ValueBase_Variant
Kjell Ahlstedt
2019-01-20
1
-11
/
+3
*
Glib: Add some Glib::Value<> specializations
Kjell Ahlstedt
2019-01-18
1
-0
/
+22
*
Use {} for function arguments initialisation
Tapasweni Pathak
2019-01-13
1
-1
/
+1
*
Update some @newin commands
Kjell Ahlstedt
2018-04-26
1
-8
/
+8
*
Variant: Slightly elaborate Variant<Variant> docs
Daniel Boles
2018-01-15
1
-1
/
+8
*
Glib::VariantBase::cast_dynamic(): Remove noexcept(false)
Kjell Ahlstedt
2017-11-20
1
-4
/
+2
*
Glib::VariantBase: Add operator==() and operator!=()
Kjell Ahlstedt
2017-11-14
1
-21
/
+33
*
Variant: Fix typo: unclosed monospace tag
Daniel Boles
2017-10-23
1
-1
/
+1
*
Glib::Variant: Hide namespace Glib::detail from Doxygen
Kjell Ahlstedt
2017-09-18
1
-0
/
+4
*
Update the Free Software Foundation address in copyright notices
Kjell Ahlstedt
2017-08-30
1
-2
/
+1
*
Glib::Variant: Improved support for D-Bus object paths and signatures
Kjell Ahlstedt
2017-08-16
1
-8
/
+163
*
Variant: Use own get_n_children() instead of C API
Daniel Boles
2017-05-29
1
-4
/
+2
*
Variant: Avoid unused declaration warnings.
Murray Cumming
2017-05-26
1
-2
/
+2
*
C++11: Variant: Replace more throw(std::bad_cast) with noexcept(false).
Murray Cumming
2017-04-04
1
-2
/
+2
*
C++11: Variant: Replace throw(std::bad_cast) with noexcept(false).
Murray Cumming
2017-04-04
1
-1
/
+1
*
Glib::Variant: Add template specialization for std::tuple
Alexander Rössler
2017-03-06
1
-0
/
+186
*
Glib::Variant—Improve documentation of get_maybe()
Daniel Boles
2017-02-13
1
-4
/
+5
*
Glib::Variant—Explain how to create “maybe” types
Daniel Boles
2017-02-13
1
-2
/
+5
*
Glib::Variant: Fix a copy-pasted typo in func docs
Daniel Boles
2017-02-05
1
-4
/
+4
*
Glib::Variant: Remove the string specializations of cast_dynamic
Kjell Ahlstedt
2016-12-27
1
-10
/
+0
*
Remove deprecated API.
Murray Cumming
2016-11-14
1
-24
/
+0
*
Remove trailing whitespace.
Murray Cumming
2016-05-16
1
-1
/
+1
*
Use _DEPRECATE_IFDEF_START/END in .hg/ccg files.
Murray Cumming
2016-04-10
1
-2
/
+2
*
VariantBase: Add explicit operator bool().
Murray Cumming
2016-04-10
1
-0
/
+12
*
C++11: .hg/.ccg files: Replace typedefs with using.
Murray Cumming
2016-03-31
1
-26
/
+26
*
C++11: Use emplace_back() instead of push_back().
Murray Cumming
2016-02-05
1
-1
/
+1
*
C++11: More uses of range-based for.
Murray Cumming
2015-07-15
1
-7
/
+5
*
Fix the version numbers in some @newin Doxygen commands
Kjell Ahlstedt
2015-05-08
1
-2
/
+2
*
Glib::Variant: Wrap handles, add get_data_as_bytes()
Kjell Ahlstedt
2015-04-27
1
-6
/
+12
*
Glib::Variant: Improve handling of object paths and signatures
Kjell Ahlstedt
2015-04-13
1
-51
/
+43
*
Add an empty line after @newin where it's missing
Kjell Ahlstedt
2014-12-11
1
-0
/
+1
*
Add a TODO comment
Murray Cumming
2014-04-03
1
-0
/
+1
*
Add Glib::VariantDict, needed for GApplication.
Murray Cumming
2014-04-03
1
-0
/
+2
*
Fix some doxygen warnings
Kjell Ahlstedt
2014-01-31
1
-2
/
+3
*
Add _IGNORE()s, remove obsolete comments
Kjell Ahlstedt
2014-01-21
1
-1
/
+1
*
Remove obsolete comment.
Murray Cumming
2013-09-17
1
-3
/
+0
*
giomm: Add VariantParseError.
Murray Cumming
2013-09-17
1
-0
/
+8
*
Glib::Variant: Fix memory leaks.
Kjell Ahlstedt
2013-07-27
1
-2
/
+6
*
Glib::VariantBase: Added check_format_string().
Murray Cumming
2013-03-21
1
-0
/
+5
*
Documentation: Fix many warnings from Doxygen.
Kjell Ahlstedt
2013-01-27
1
-6
/
+13
*
Variant: Allow containing complex types in arrays and in variants.
José Alburquerque
2012-12-28
1
-15
/
+103
*
VariantBase: Add operator for BoolExpr (const void*).
Andrew Potter
2012-12-18
1
-0
/
+37
*
VariantType: Correct the referencing in the create*() methods.
José Alburquerque
2012-11-20
1
-0
/
+4
*
Variant: Don't refsink variants created using the custom cast ctor.
José Alburquerque
2012-11-06
1
-9
/
+0
*
Variant< std::vector<std::string> >: Add create_from_object_paths().
José Alburquerque
2012-11-06
1
-0
/
+12
*
Resolver: Add the lookup_records_async() methods.
José Alburquerque
2012-10-29
1
-1
/
+1
[next]