summaryrefslogtreecommitdiffstats
path: root/util/qdist.c
Commit message (Expand)AuthorAgeFilesLines
* qdist: return "(empty)" instead of NULL when printing an empty distEmilio G. Cota2016-08-031-2/+4
* qdist: use g_renew and g_new instead of g_realloc and g_malloc.Emilio G. Cota2016-08-031-4/+3Star
* qdist: fix memory leak during binningEmilio G. Cota2016-08-021-1/+1
* clean-includes: run it once morePaolo Bonzini2016-06-161-0/+1
* qdist: add module to represent frequency distributions of dataEmilio G. Cota2016-06-121-0/+395