aboutsummaryrefslogtreecommitdiff
path: root/src/reflist.c
AgeCommit message (Expand)Author
2012-02-22Implement optimise_reflist()Thomas White
2012-02-22Tidy up, and set intensities correctlyThomas White
2012-02-22Add useful assert()sThomas White
2012-02-22Don't free(NULL)Thomas White
2012-02-22FussinessThomas White
2012-02-22Tidy up comments and add assertionsThomas White
2012-02-22Make lists workThomas White
2012-02-22More unsuccessful work on listsThomas White
2012-02-22More work on reflistThomas White
2012-02-22Make iteration workThomas White
2012-02-22Work on making iteration workThomas White
2012-02-22Don't return the pseudo-root when iteratingThomas White
2012-02-22Don't constantly re-integrate peaksThomas White
2012-02-22List debuggingThomas White
2012-02-22Finish implementation of binary treeThomas White
2012-02-22Implement some of reflistThomas White
2012-02-22Banish "struct cpeak" foreverThomas White
2012-02-22Start work on binary treeThomas White