HISTORY
-------

2014-12 CMU-SEI Changes to support use in multi-threaded code by making
	the NULL node local to each tree and changing functions to pass
	the tree-local NULL. To add in debugging, added macro wrappers for
	setting a node's color, left, right, and up.  Added documentation
	to public functions taken from the redblack man pages. Reformatted
	code.

2013-05 CMU-SEI Commented out unused function declaration.

2012-10 CMU-SEI Changes to allow compiling with a C++ compiler.

2011-05 CMU-SEI Fully brace all blocks; whitespace and indentation
	changes.

2007-08 CMU-SEI Changes to whitespace and formatting.

2006-05 CMU-SEI Added RCSIDENT; removed rcsId, in-file changelogs.

2006-05 CMU-SEI Initial import of redblack.c, redblack.h from
	libredblack-1.2.  Removed all autoconf-generated files.

Not much really - this code has been stable for so long now!

Current revision: $SiLK: Revision: 1.1 $

$Log: ChangeLog,v $
Revision 1.1  2000/05/24 04:15:53  damo
Initial import of files. Versions are now all over the place. Oh well

Revision 1.1  2000/05/23 06:01:49  damo
Loads of stuff for the autoconf system

