Moved static is_origin from design_matrix.c to category.c: cat_is_origin.
[pspp-builds.git] / src / data / category.c
2009-06-03 Jason H StoverMoved static is_origin from design_matrix.c to category...
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-12-03 Ben PfaffRename compare_values, hash_values with "_short" suffix.
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-09-26 John DarringtonAvoid forcing an int into a void *
2008-07-16 Jason StoverFixed updating of covariance matrix when both variables
2008-07-16 Jason StoverAdded functions to compute covariance matrix.
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.patch from patch #6230.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-05-10 Jason Stoverremoved redundant #include
2007-05-10 Jason Stoverremoved "Written by" line
2007-04-22 John DarringtonMiscellaneous cleanup to categorical values, linreg...
2007-04-02 John DarringtonChanged a lot of non-const pointers to const.
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-12-05 Ben PfaffFirst step in making struct variable opaque: the boring...
2006-07-08 Ben PfaffApply patch #5225, assertions.
2006-03-25 Jason StoverFixed memory leak
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.