Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-28 | Add copyright headers to the *.c/*.h files in the main directory | H. Peter Anvin | 1 | -0/+33 |
2008-11-06 | rbtree: drop "const" from search function | H. Peter Anvin | 1 | -1/+1 |
2008-10-30 | rbtree: drop the data pointer; instead rely on being embedded | H. Peter Anvin | 1 | -3/+4 |
2008-10-29 | Left-leaning red-black tree data structure | H. Peter Anvin | 1 | -0/+18 |