bt: Improve code formatting.
[pspp] / src / libpspp / bt.c
2010-03-22 Ben Pfaffbt: Improve code formatting. 20100322040515/pspp 20100323040521/pspp 20100324040506/pspp
2010-02-08 Ben PfaffMerge "output" into "master"
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output
2009-10-24 Ben PfaffMerge "master" into "output".
2009-08-11 Ben PfaffMerge master into output branch.
2009-08-09 Ben PfaffAdd CONST_CAST macro, for casting away "const" more...
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-04-01 Ben PfaffNeed #include <limits.h>. Thanks to "John McCabe-Dansted"
2007-03-31 Ben PfaffAdd plain balanced tree structure. Patch #5827.