summaryrefslogtreecommitdiff
path: root/glib/gdatasetprivate.h
Commit message (Expand)AuthorAgeFilesLines
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Don't include glib.h in other headersMatthias Clasen2010-09-031-1/+1
* Fix strict aliasing warnings and viiolations to make GLib andMatthias Clasen2009-02-171-1/+1
* #define __GLIB_H_INSIDE__ around including everything.Michael Natterer2008-05-051-1/+1
* carry out all dtalist pointer accesses atomically, some missing casesTim Janik2006-01-311-1/+1
* Add a cast to silence compiler warnings. (#321978, Andrew Paprocki)Matthias Clasen2005-12-271-2/+2
* moved G_DATALIST_*_POINTER() macros here, because proper use requires theTim Janik2005-07-311-14/+5
* Add g_object_add/remove_toggle_ref() functions to get notification when aOwen Taylor2005-05-051-0/+53