Moved static is_origin from design_matrix.c to category.c: cat_is_origin.
[pspp-builds.git] / src / math / design-matrix.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-29 Jason H StoverMoved is_origin and get_exact_subscript to design-matri...
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-02 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-30 Jason H Stoverdesign_matrix.c: New accessor functions design_matrix_g...
2009-03-14 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-13 Jason H Stovercovariance-matrix.c (is_origin): New function
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-01 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-10-16 John DarringtonFixed return type of design_matrix_get_case_count.
2008-10-15 Jason H Stoverglm.q: Removed code to us QR decomposition, which requi...
2008-10-12 Ben PfaffEliminate unused variable.
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-09-05 Jason H StoverAdded design_matrix_clone() to clone a design 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-04-22 John DarringtonMiscellaneous cleanup to categorical values, linreg...
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-12-07 Ben PfaffCompare variable pointers instead of variable indexes.
2006-12-05 Ben PfaffFirst step in making struct variable opaque: the boring...
2006-07-08 Ben PfaffApply patch #5225, assertions.
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.