Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (clear): removed extraneous ";" following the function definition. | levine | 1998-06-14 | 1 | -1/+1 |
* | Changes suggested by Sergio to make it work with older version of GCC. | jxh | 1998-05-31 | 1 | -2/+2 |
* | Try to put enum into a class again. This time, created a dummy base | jxh | 1998-05-30 | 1 | -2/+2 |
* | move enum RB_Tree_Node_Color out of the (template) class declaration because ... | levine | 1998-05-30 | 1 | -3/+1 |
* | Changes related to internalizing RED and BLACK enums. | jxh | 1998-05-30 | 1 | -9/+8 |
* | first revision of Red-Black Tree data structure implementation | cdgill | 1998-05-11 | 1 | -0/+155 |