Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-03 | qdist: return "(empty)" instead of NULL when printing an empty dist | Emilio G. Cota | 1 | -2/+4 |
2016-08-03 | qdist: use g_renew and g_new instead of g_realloc and g_malloc. | Emilio G. Cota | 1 | -4/+3 |
2016-08-02 | qdist: fix memory leak during binning | Emilio G. Cota | 1 | -1/+1 |
2016-06-16 | clean-includes: run it once more | Paolo Bonzini | 1 | -0/+1 |
2016-06-11 | qdist: add module to represent frequency distributions of data | Emilio G. Cota | 1 | -0/+395 |