treewide: Replace <name>_cnt by n_<name>s and <name>_cap by allocated_<name>.
[pspp] / tests / libpspp / abt-test.c
2021-12-09 Ben Pfafftreewide: Replace <name>_cnt by n_<name>s and <name...
2020-06-07 John DarringtonWhitespace changes only.
2019-11-28 John DarringtonRemove #include <assert.h> from files which don't need it
2018-12-25 Ben Pfaffbt, abt: Add initialization and iteration macros.
2012-04-21 Ben Pfaffabt: New function abt_is_empty().
2012-04-21 Ben Pfaffabt: Drop child parameters from 'reaugment' function.
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-09-25 Ben Pfaffabt: Convert tests to use Autotest.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-04-03 Ben PfaffApply patches #5828, #5837, #5841, #5843.
2007-01-26 Ben PfaffCheck in patch #5709: Augmented Balanced Tree data...