summaryrefslogtreecommitdiffstats
path: root/source/ubiqx/ubi_BinTree.c
Commit message (Expand)AuthorAgeFilesLines
* I received a bug report from Massimo Campostrini in Pisa. There are a pairChristopher R. Hertel1998-10-211-6/+21
* Minor cosmetic change. I up-cased internal #defines.Christopher R. Hertel1998-06-251-2/+6
* It occurred to me that the samba includes.h file should be included in theChristopher R. Hertel1998-06-031-3/+14
* Changed the mechanism for including the Samba includes.h in the ubiqx codeChristopher R. Hertel1998-06-021-4/+7
* Along the lines that Andrew suggested, I added a header called ubi_null.h.Christopher R. Hertel1998-05-211-10/+16
* include includes.h in all the ubiqx files. I know Chris won't likeAndrew Tridgell1998-05-111-1/+2
* Fixed some typecast and function pointer problems pointed out by aChristopher R. Hertel1998-04-141-9/+14
* Updates to all of these base level modules.Christopher R. Hertel1998-03-101-9/+19
* Backed out changes that attempted to address a pointer array using -1,0,1.Christopher R. Hertel1997-12-241-114/+108
* While working on a general-purpose caching module (out soon), I thought ofChristopher R. Hertel1997-12-111-144/+158
* Modified Files:Christopher R. Hertel1997-10-301-0/+1032
* I got fed up trying to put the tree and list stuff into a subdirectory,Christopher R. Hertel1997-10-161-1038/+0
* This is the ubiqx binary tree and linked list library.Christopher R. Hertel1997-10-101-0/+1038