projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
spv.c: Avoid warnings about uninitialised variables
[pspp]
/
src
/
math
/
2012-04-09
John Darrington
categoricals.c: Distinguish between missing values...
tree
|
commitdiff
2012-03-28
John Darrington
Histograms: Fix the alignment case where little slack...
tree
|
commitdiff
2012-03-27
John Darrington
Correct errors in histogram geometry calcs and add...
20120328030508/pspp
tree
|
commitdiff
2012-03-26
John Darrington
Fix crash on datasets with single values (again)
20120327030501/pspp
tree
|
commitdiff
2012-03-26
John Darrington
Readjust histogram parameters if on the first attempt...
tree
|
commitdiff
2012-03-26
John Darrington
Histograms: Improve the code calculating the bin ranges...
tree
|
commitdiff
2012-03-26
John Darrington
Histogram calculations: Use integer arithmetic
tree
|
commitdiff
2012-03-25
John Darrington
Histograms: Put hard limit on the number of histogram...
tree
|
commitdiff
2012-03-25
John Darrington
Whitespace changes only
tree
|
commitdiff
2012-03-25
John Darrington
Fix a crashes where histograms of a single datum were...
tree
|
commitdiff
2012-03-24
John Darrington
Histograms: Ensure that the bins are aligned to an...
tree
|
commitdiff
2012-03-23
John Darrington
Corrected previous commit
tree
|
commitdiff
2012-03-23
John Darrington
chart_rounded_tick: Avoid arithmetic problems with...
tree
|
commitdiff
2012-03-22
John Darrington
Improve the way in which histogram bin ranges are chosen
20120323030502/pspp
tree
|
commitdiff
2012-03-22
John Darrington
EXAMINE: Allow the /ID subcommand to take a non-numeric...
tree
|
commitdiff
2012-03-20
John Darrington
histogram.c: histogram_create now takes bin width inste...
tree
|
commitdiff
2012-03-19
Ben Pfaff
sort: Allocate space for sort buffers on demand, not...
20120319030503/pspp
20120320030503/pspp
20120321030502/pspp
20120322030503/pspp
tree
|
commitdiff
2012-03-16
John Darrington
EXAMINE: Complete re-implementation
20120317030502/pspp
tree
|
commitdiff
2012-03-16
John Darrington
order_stats: New function order_state_accumulate_idx
tree
|
commitdiff
2012-03-16
John Darrington
Categoricals: Dont crash when getting non-existant...
tree
|
commitdiff
2012-03-14
John Darrington
math/np.c: Change np_create to take 3 doubles rather...
tree
|
commitdiff
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
tree
|
commitdiff
2012-03-03
John Darrington
Remove unnecessary #include
tree
|
commitdiff
2012-03-03
John Darrington
moments.c: Implement calc_semean.
tree
|
commitdiff
2012-03-03
John Darrington
Categoricals.c: Call payload->destroy inside categorica...
tree
|
commitdiff
2012-03-03
John Darrington
categoricals.c: Delete redundant function dump_interaction
tree
|
commitdiff
2012-02-18
Ben Pfaff
categoricals: Mark dump_interaction() and categoricals_...
tree
|
commitdiff
2012-02-18
John Darrington
Use if(0) instead of #if 0
tree
|
commitdiff
2012-02-18
John Darrington
categoricals.c: Fix memory access problems on empty...
tree
|
commitdiff
2012-02-10
John Darrington
Fixed bug #35494 - Levene test crash on no valid values.
20120211030508/pspp
tree
|
commitdiff
2012-01-14
John Darrington
Fix warnings
tree
|
commitdiff
2012-01-14
John Darrington
Categoricals cleanup: New structure 'payload' which...
tree
|
commitdiff
2011-12-10
John Darrington
Added a function to clone an interaction.
tree
|
commitdiff
2011-12-03
John Darrington
ONEWAY: Fixed crash when the dependent variable contain...
20111204030502/pspp
20111205030508/pspp
tree
|
commitdiff
2011-12-02
Ben Pfaff
Avoid declaring variables in the middle of a block...
tree
|
commitdiff
2011-11-28
John Darrington
categoricals.c: Rename function to more accurately...
20111129030502/pspp
20111130030501/pspp
20111201030507/pspp
tree
|
commitdiff
2011-11-28
John Darrington
Remove unused function
tree
|
commitdiff
2011-11-26
John Darrington
Fix memory leak
tree
|
commitdiff
2011-11-25
John Darrington
categoricals.c: Effects coding.
tree
|
commitdiff
2011-11-20
John Darrington
categoricals.c Fix the calculation of the per encoding...
20111121030502/pspp
20111122030503/pspp
20111123030502/pspp
tree
|
commitdiff
2011-11-19
John Darrington
Rename df --> df_prod and comment accordingly
tree
|
commitdiff
2011-11-19
John Darrington
categoricals.c: Reimpliment the get_binary_by subscript...
tree
|
commitdiff
2011-11-14
John Darrington
GLM: Add debugging option /SHOWCODES
20111115030503/pspp
20111116030501/pspp
tree
|
commitdiff
2011-11-13
John Darrington
Remove useless code
20111114030502/pspp
tree
|
commitdiff
2011-10-07
John Darrington
Fix incorrectly ordered arguments to xcalloc
20111008030503/pspp
20111009030507/pspp
tree
|
commitdiff
2011-10-07
John Darrington
Fixed a crash in the oneway command
tree
|
commitdiff
2011-10-05
John Darrington
Added a base parameter to the interaction_case_hash...
tree
|
commitdiff
2011-10-05
John Darrington
Fix crash on parseing invalid GLM syntax
tree
|
commitdiff
2011-09-27
John Darrington
Move interaction subset predicates out of glm.c into...
20110927030508/pspp
20110928030501/pspp
tree
|
commitdiff
2011-08-23
John Darrington
Fix warnings
tree
|
commitdiff
2011-08-20
John Darrington
Merge remote branch 'origin/sourceview'
20110820030503/pspp
tree
|
commitdiff
2011-07-28
John Darrington
Fix crash in Correlations
20110729030502/pspp
20110730030502/pspp
tree
|
commitdiff
2011-07-26
John Darrington
Fix memory leak
20110727030501/pspp
20110728030503/pspp
tree
|
commitdiff
2011-07-26
John Darrington
glm.c: new function design_full to create default inter...
tree
|
commitdiff
2011-07-26
John Darrington
Fixed crash when interactions have no instances
tree
|
commitdiff
2011-07-26
John Darrington
Made GLM as well as ONEWAY work
tree
|
commitdiff
2011-07-26
John Darrington
Move call to categoricals_done earlier in the covarianc...
tree
|
commitdiff
2011-07-26
John Darrington
Constness
tree
|
commitdiff
2011-07-26
John Darrington
Extended the glm command to accept interactions. Unfor...
tree
|
commitdiff
2011-07-26
John Darrington
categoricals.c: Fixed part of the dump function
tree
|
commitdiff
2011-07-26
John Darrington
categoricals.c: Rename var_params to interact_params
tree
|
commitdiff
2011-07-26
John Darrington
Remove unused function
tree
|
commitdiff
2011-07-26
John Darrington
Fix ssq for interactions
tree
|
commitdiff
2011-07-26
John Darrington
GLM: Fix memory leaks
tree
|
commitdiff
2011-07-26
John Darrington
Categoricals: remove var member which is no longer...
tree
|
commitdiff
2011-07-26
John Darrington
Categoricals: Replace single value by a case, so that...
tree
|
commitdiff
2011-07-26
John Darrington
Change interaction functions to use cases rather than...
tree
|
commitdiff
2011-07-26
John Darrington
Categoricals to take interactions instead of variables.
tree
|
commitdiff
2011-07-26
John Darrington
GLM: Rewrite interactions module and update glm.c to...
tree
|
commitdiff
2011-07-01
John Darrington
Implemented the POSTHOC subcommand for the ONEWAY command.
tree
|
commitdiff
2011-07-01
John Darrington
Remove some files which are no longer used
tree
|
commitdiff
2011-07-01
John Darrington
Re-implemented the T-TEST command and the levene calcul...
tree
|
commitdiff
2011-07-01
John Darrington
Merge remote branch 'savannah/master' into sourceview
tree
|
commitdiff
2011-06-27
John Darrington
Fixed the categoricals such that now both GLM and ONEWA...
tree
|
commitdiff
2011-06-27
John Darrington
GLM: Add unimplemented subcommands, and add a test.
tree
|
commitdiff
2011-06-24
Jason H Stover
Added type 3 sums of squares to GLM
20110625030504/pspp
20110626030505/pspp
20110627030508/pspp
20110628030505/pspp
20110629030502/pspp
20110630030506/pspp
20110701030505/pspp
tree
|
commitdiff
2011-03-19
Ben Pfaff
Update all #include directives to the currently preferr...
tree
|
commitdiff
2011-03-11
Ben Pfaff
T-TEST: Fix use-after-free with TEMPORARY and independe...
20110311030503/pspp
tree
|
commitdiff
2011-03-11
Ben Pfaff
group: Delete unused functions.
tree
|
commitdiff
2010-12-12
Ben Pfaff
categoricals: Make parameter to categoricals_done(...
tree
|
commitdiff
2010-12-12
Ben Pfaff
covariance: Fix const-ness of covariance_calculate...
tree
|
commitdiff
2010-10-25
John Darrington
Avoid compiler warnings
tree
|
commitdiff
2010-10-17
John Darrington
Merge commit 'origin/master' into sso
tree
|
commitdiff
2010-10-17
John Darrington
Re-implemented the levene calculation
tree
|
commitdiff
2010-10-03
John Darrington
Add comments informing the caller about side effects
tree
|
commitdiff
2010-10-03
John Darrington
Consistently use the return value from case_ref.
tree
|
commitdiff
2010-09-19
John Darrington
Fix bug #31052: Crash on histograms with only one datum
20100920040505/pspp
20100921040508/pspp
tree
|
commitdiff
2010-09-18
Ben Pfaff
linreg: Delete unused static function.
20100919040502/pspp
tree
|
commitdiff
2010-08-24
John Darrington
Categoricals: Sort the reverse value map.
20100825040502/pspp
20100826040503/pspp
20100827040503/pspp
20100828040502/pspp
tree
|
commitdiff
2010-08-24
John Darrington
Categoricals: Use moments instead of keeping cc count...
tree
|
commitdiff
2010-08-24
John Darrington
oneway: Fix descriptives for multiple variables
tree
|
commitdiff
2010-08-24
John Darrington
Add optional callback functions to categoricals.
tree
|
commitdiff
2010-08-24
John Darrington
Covariance matrix interface change.
tree
|
commitdiff
2010-08-24
John Darrington
Constness
tree
|
commitdiff
2010-08-24
John Darrington
Categoricals.c Create entries for all groups.
tree
|
commitdiff
2010-07-31
John Darrington
FACTOR: prevent crash if the dataset is empty.
20100731040501/pspp
tree
|
commitdiff
2010-07-20
Jason H Stover
Add argument specifying column containing dependent...
20100722040501/pspp
20100723040501/pspp
tree
|
commitdiff
2010-05-24
John Darrington
Fix compiler warnings
tree
|
commitdiff
2010-05-21
Jason H Stover
Removed unused function
20100521090628/pspp
tree
|
commitdiff
2010-05-21
John Darrington
Removed src/math/coefficient.[ch] which are no longer...
tree
|
commitdiff
next