summaryrefslogtreecommitdiff
path: root/source3/ubiqx/ubi_SplayTree.c
AgeCommit message (Expand)AuthorFilesLines
2000-06-08Bringing these up to date with what I've got on my site. The fixes includeChristopher R. Hertel1-2/+5
1998-06-25Minor cosmetic change. I up-cased internal #defines.Christopher R. Hertel1-2/+6
1998-06-03It occurred to me that the samba includes.h file should be included in theChristopher R. Hertel1-8/+30
1998-06-02Changed the mechanism for including the Samba includes.h in the ubiqx codeChristopher R. Hertel1-4/+7
1998-05-21Along the lines that Andrew suggested, I added a header called ubi_null.h.Christopher R. Hertel1-6/+9
1998-05-11include includes.h in all the ubiqx files. I know Chris won't likeAndrew Tridgell1-1/+1
1998-03-10Updates to all of these base level modules.Christopher R. Hertel1-7/+16
1997-12-24Backed out changes that attempted to address a pointer array using -1,0,1.Christopher R. Hertel1-23/+85
1997-12-11While working on a general-purpose caching module (out soon), I thought ofChristopher R. Hertel1-92/+36
1997-10-30Modified Files:Christopher R. Hertel1-0/+462
1997-10-16I got fed up trying to put the tree and list stuff into a subdirectory,Christopher R. Hertel1-468/+0
1997-10-10This is the ubiqx binary tree and linked list library.Christopher R. Hertel1-0/+468