summaryrefslogtreecommitdiff
path: root/libpurple/countingnode.c
Commit message (Expand)AuthorAgeFilesLines
* Bump C standard to C99 for libpurple files and fix warningsElliott Sales de Andrade2022-12-111-1/+1
* Stop including internal.h everywhere when we really don't need it.Gary Kramlich2022-09-121-1/+0
* Remove glibcompat.h from all the files that don't actually need it.Gary Kramlich2019-11-151-1/+0
* Fix broken `priv != NULL` checks in libpurple.Elliott Sales de Andrade2019-08-071-27/+27
* libpurple: Port self-contained code from g_type_class_add_private()Mike Ruprecht2018-11-011-40/+26
* move CountingNode to it's own fileGary Kramlich2016-08-121-0/+265