summaryrefslogtreecommitdiff
path: root/source3/ubiqx/ubi_BinTree.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-59/+96
1998-10-21I received a bug report from Massimo Campostrini in Pisa. There are a pairChristopher R. Hertel1-6/+21
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-3/+14
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-10/+16
1998-05-11include includes.h in all the ubiqx files. I know Chris won't likeAndrew Tridgell1-1/+2
1998-04-14Fixed some typecast and function pointer problems pointed out by aChristopher R. Hertel1-9/+14
1998-03-10Updates to all of these base level modules.Christopher R. Hertel1-9/+19
1997-12-24Backed out changes that attempted to address a pointer array using -1,0,1.Christopher R. Hertel1-114/+108
1997-12-11While working on a general-purpose caching module (out soon), I thought ofChristopher R. Hertel1-144/+158
1997-10-30Modified Files:Christopher R. Hertel1-0/+1032
1997-10-16I got fed up trying to put the tree and list stuff into a subdirectory,Christopher R. Hertel1-1038/+0
1997-10-10This is the ubiqx binary tree and linked list library.Christopher R. Hertel1-0/+1038