aboutsummaryrefslogtreecommitdiff
path: root/util/qdist.c
AgeCommit message (Expand)Author
2016-08-03qdist: return "(empty)" instead of NULL when printing an empty distEmilio G. Cota
2016-08-03qdist: use g_renew and g_new instead of g_realloc and g_malloc.Emilio G. Cota
2016-08-02qdist: fix memory leak during binningEmilio G. Cota
2016-06-16clean-includes: run it once morePaolo Bonzini
2016-06-11qdist: add module to represent frequency distributions of dataEmilio G. Cota