Don't update categorical variables whose values are missing
[pspp] / src / math / categoricals.c
2009-10-24 John DarringtonDon't update categorical variables whose values are...
2009-10-24 John DarringtonMove categorical variable into the var_params struct
2009-10-24 John DarringtonAllow dump function to work with numeric variables
2009-10-18 John DarringtonFix order of pool_calloc arguments.
2009-10-18 John DarringtonAdd reverse map entries to categoricals.
2009-10-17 John DarringtonNew module src/math/categoricals .