14 Commits (816ebf93201cd11e01b59c136930f317192d160e)

Author SHA1 Message Date
Michael Niedermayer 51198a8737 Comment to explain how the add/remove core works. 17 years ago
Michael Niedermayer 5d1e3d2210 Print removing of nodes in the test code. 17 years ago
Michael Niedermayer 3f161c7eab simplify 17 years ago
Diego Biurrun a005768d25 Remove unused variable j. 17 years ago
Michael Niedermayer a35bf971c6 indent 17 years ago
Michael Niedermayer 2e1d287329 Flip key and element so types match, not that it matters for any code 17 years ago
Michael Niedermayer d5cb5fe86b Fix selftest. 17 years ago
Michael Niedermayer f05dda3b7a Support removing elements. 17 years ago
Michael Niedermayer 6e8b982bcc Move *malloc() out of tree.c, that way the code can be used with 17 years ago
Michael Niedermayer 116d15ccf1 Always set next correctly, even if a matching element is found (that is 17 years ago
Diego Biurrun f8a80fd69d main() --> main(void) 17 years ago
Michael Niedermayer eaaa48b29e 0.5l 18 years ago
Michael Niedermayer 3320687691 improve enumerate so arbitrary ranges can be enumerated quickly 18 years ago
Michael Niedermayer 9eb88fdeba AVL tree 18 years ago