summaryrefslogtreecommitdiff
path: root/glib/gquark.c
Commit message (Expand)AuthorAgeFilesLines
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gatomic: Add various casts to use of g_atomic_*()s to fix warningsPhilip Withnall2019-09-211-1/+1
* Fixing signedness in glib/gquark.cEmmanuel Fleury2019-03-151-1/+1
* gquark: Document that some functions can’t initialise C++ globalsPhilip Withnall2019-03-071-0/+19
* gquark: simplify g_intern_string/g_intern_static_stringNatanael Copa2018-02-161-24/+20
* gquark: simplify g_quark_from_static_string/g_quark_from_stringNatanael Copa2018-02-161-20/+18
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-5/+5
* Move quark initialization to a constructorMatthias Clasen2015-09-121-12/+14
* Eradicate links and xrefsMatthias Clasen2014-02-081-3/+2
* Docs: Big entity cleanupMatthias Clasen2014-02-011-1/+1
* Docs: Don't use the emphasis tagMatthias Clasen2014-01-311-17/+17
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* gquark: clarify G_DEFINE_QUARK docs about the use of quotesCosimo Cecchi2012-08-281-2/+4
* Add a G_DEFINE_QUARK macroMatthias Clasen2012-08-281-0/+12
* Put quarks in their own source fileMatthias Clasen2012-08-281-0/+347