Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-10-16 | This code manages a simple doubly-linked list. | Christopher R. Hertel | 1 | -0/+178 | |
(This used to be commit a88ae60fc33e3598f46dfc38e930e261d5e06888) | |||||
1997-10-10 | After generating some discussion, listening to the opinions, and thinking | Christopher R. Hertel | 1 | -163/+0 | |
it over, I've decided to move the tree & list code into a subdirectory. CRH (This used to be commit d8d063d29b52697070efb182d573d519e13c2e53) | |||||
1997-10-09 | This is my library of lists and trees. My hope is to replace all of the | Christopher R. Hertel | 1 | -0/+163 | |
hard coded linked lists that are currently used in Samba with calls to these modules. This should make the code simpler, smaller, and (I hope) faster. The tree code, in particular, should speed up processing where large lists are involved. Chris -)----- (This used to be commit e789179dfda669bd768720cb3732cf56a49027b5) |