projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gui: Allow File|Open to select an encoding for system files.
[pspp]
/
src
/
math
/
interaction.c
2012-03-03
John Darrington
interaction.c: interaction_dump: don't crash on empty...
20120304030503/pspp
20120305030502/pspp
20120306030503/pspp
20120307030505/pspp
20120308030501/pspp
20120309030503/pspp
20120310030505/pspp
blob
|
commitdiff
|
raw
2012-01-14
John Darrington
Categoricals cleanup: New structure 'payload' which...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-10
John Darrington
Added a function to clone an interaction.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
John Darrington
Added a base parameter to the interaction_case_hash...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
John Darrington
Fix crash on parseing invalid GLM syntax
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
John Darrington
Move interaction subset predicates out of glm.c into...
20110927030508/pspp
20110928030501/pspp
blob
|
commitdiff
|
raw
|
diff to current
2011-08-20
John Darrington
Merge remote branch 'origin/sourceview'
20110820030503/pspp
blob
|
commitdiff
|
raw
|
diff to current
2011-07-26
John Darrington
glm.c: new function design_full to create default inter...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-26
John Darrington
Categoricals: Replace single value by a case, so that...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-26
John Darrington
Change interaction functions to use cases rather than...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-26
John Darrington
GLM: Rewrite interactions module and update glm.c to...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
John Darrington
Merge remote branch 'savannah/master' into sourceview
blob
|
commitdiff
|
raw
|
diff to current
2011-03-19
Ben Pfaff
Update all #include directives to the currently preferr...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
John Darrington
Revert "Removed src/math/interaction.[ch] which has...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
John Darrington
Removed src/math/interaction.[ch] which has been supers...
20100521040508/pspp
blob
|
commitdiff
|
raw
2010-05-21
John Darrington
Merge commit 'origin/covariance'
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Ben Pfaff
Make "internal variables" part of a dictionary.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-08
Ben Pfaff
Get rid of unnecessary uses of var_get_dict_index().
20100408040503/pspp
20100409040510/pspp
20100410040506/pspp
20100411040529/pspp
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Ben Pfaff
Merge master into output branch.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Jason Stover
Cruft removal
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
John Darrington
Use u8_cpy instead of memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-29
Jason Stover
Merged changes from branch interaction-review
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
John Darrington
Merge commit 'origin/roc'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-18
John Darrington
Avoid compiler warning
blob
|
commitdiff
|
raw
|
diff to current
2009-07-18
John Darrington
Merge commit 'origin/data-encoding'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-12
Jason Stover
Remove write-only variable from interaction_case_data.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
John Darrington
Change union value type to contain uint8_t types instea...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-16
Jason H Stover
Renamed interaction_variable_get_var to interaction_get...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Ben Pfaff
Allow variables created by var_create_internal to have...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-07
Ben Pfaff
Change "union value" to dynamically allocate long strings.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-09
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Jason H Stover
Remove call to var_set_width
blob
|
commitdiff
|
raw
|
diff to current
2009-04-22
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
John Darrington
Merge branch 'master'; commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
John Darrington
Merge branch 'master' of /home/john/Development/pspp...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
John Darrington
Merge commit 'HEAD'; commit 'savannah/master'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
John Darrington
Merge branch 'savannah/perl-module'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Jason H Stover
interaction.c: Introduced interaction_variable and...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-17
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Jason H Stover
Rewrote interaction.[ch]
blob
|
commitdiff
|
raw
|
diff to current
2007-10-12
Ben Pfaff
xalloc.h-instead-of-alloc.h.patch from patch #6230.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
John Darrington
Created a new stock item for Reset buttons.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-07
Ben Pfaff
Change license from GPLv2+ to GPLv3+.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-08
John Darrington
Delete trailing whitespace at end of lines.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-08
John Darrington
Added missing #include
blob
|
commitdiff
|
raw
|
diff to current
2007-05-31
Jason Stover
Initial version of interaction
blob
|
commitdiff
|
raw
|
diff to current