pivot table procedure conceptually works
[pspp] / src / math /
2014-11-29 Ben Pfaffsort: New function sort_distinct_execute().
2014-11-29 Ben Pfaffsort: Add support for combining cases with identical...
2014-11-29 Ben Pfaffsort: Change priority queue implementation from heap...
2014-04-29 John DarringtonAdded result_class parameter to tab_double and updated...
2014-02-18 Ben PfaffFix printf() format specifiers.
2014-02-08 Ben PfaffRemove old changelogs from tree. 20140209030510/pspp 20140210030519/pspp
2014-02-04 Ben PfaffChange many %g format specifiers to %.*g with precision...
2013-12-23 Ben PfaffDistribute lots of files that had been missed.
2013-12-23 Ben Pfaffsrc/math/ts: Remove entire directory, which is unused.
2013-11-01 John DarringtonCorrected various typos in printed strings and document... 20131102030509/pspp
2013-07-09 John Darringtonconstness 20130710030503/pspp 20130711030502/pspp 20130712030502/pspp
2013-07-03 John DarringtonFixed incorrect behaviour of REGRESSION when multiple... 20130708030519/pspp 20130709030513/pspp
2013-06-29 John DarringtonPartial fix for regression vs. splits issue 20130629010504/pspp
2013-06-27 John Darringtonlinreg: Remove some unused features
2013-05-11 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-10 John DarringtonFix corner case in calculation of trimmed mean.
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-04-28 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-24 John DarringtonFixed crash with GLM and MEANS vs. SPLIT
2013-04-07 John DarringtonRename some identifiers for consistency
2013-01-06 Ben PfaffMerge 'master' into 'psppsheet'. 20130107032118/pspp 20130108102621/pspp 20130109032153/pspp 20130110031120/pspp 20130110084546/pspp 20130111032139/pspp 20130111091005/pspp 20130112032108/pspp 20130113032104/pspp 20130114032646/pspp 20130115032143/pspp 20130116032122/pspp 20130117032107/pspp 20130118032127/pspp 20130119032130/pspp 20130120032138/pspp 20130121032753/pspp 20130122032130/pspp 20130123032123/pspp 20130124032128/pspp 20130125032106/pspp 20130126032059/pspp 20130127032105/pspp 20130128032115/pspp 20130129032053/pspp 20130130032109/pspp 20130131032120/pspp 20130201032127/pspp 20130202032121/pspp 20130203032041/pspp
2012-12-31 John DarringtonRemove assertions which compare the sum of weights... 20130101030509/pspp
2012-12-02 Ben PfaffMerge 'master' into 'psppsheet'. 20121202031952/pspp 20121203032039/pspp 20121204032004/pspp 20121205032030/pspp 20121206032021/pspp 20121207032036/pspp 20121208032040/pspp 20121209032019/pspp 20121210032023/pspp 20121211032038/pspp 20121212032028/pspp 20121213032029/pspp 20121214032036/pspp 20121215032028/pspp 20121216032020/pspp 20121217032038/pspp 20121218031957/pspp 20121219032034/pspp 20121220032031/pspp 20121221032037/pspp 20121222032032/pspp 20121223032002/pspp 20121225032008/pspp 20121226032016/pspp 20121227032003/pspp 20121228032058/pspp 20121229032201/pspp 20121230032128/pspp
2012-11-27 Ben Pfaffhistogram: Add missing #include.
2012-11-26 John DarringtonDisable asserts in histogram code except in --testing...
2012-11-12 Ben PfaffMerge 'master' into 'psppsheet'. 20121113032021/pspp 20121114032001/pspp 20121115031953/pspp 20121116032036/pspp 20121117032022/pspp 20121118032021/pspp 20121119031957/pspp 20121120031954/pspp 20121121031958/pspp 20121122032007/pspp 20121123032005/pspp 20121124032004/pspp 20121125032007/pspp 20121126032010/pspp 20121127031956/pspp 20121128032039/pspp 20121129032043/pspp 20121130032031/pspp
2012-11-11 John DarringtonLogistic Regression: Added categorical variable support 20121112030504/pspp 20121113030502/pspp
2012-11-08 John DarringtonCategoricals.c: Ensure that categories are processed... 20121109030502/pspp 20121110030502/pspp 20121111030502/pspp
2012-11-06 John DarringtonCategoricals: Provide separate functions for effects... 20121107030502/pspp 20121108030503/pspp
2012-11-04 John DarringtonFixed some compiler warnings, which arose from recent... 20121105030504/pspp 20121106030502/pspp
2012-11-02 John DarringtonCategoricals: Accept null pointer as subject.
2012-11-02 John Darringtoncateoricals.c categoricals.h clean up.
2012-08-25 John DarringtonMerge branch 'master' into psppsheet
2012-08-20 John Darringtonref count the linreg structure so as to avoid double... 20120821000505/pspp
2012-08-19 Ben PfaffMerge 'master' into 'psppsheet'.
2012-08-13 John DarringtonFix leaks in MEANS command
2012-08-12 John DarringtonFix memory leaks in ONEWAY command
2012-08-11 John Darringtonsrc/math/categoricals.c: Remove inappropriate const... 20120811000504/pspp
2012-08-04 John Darringtoncategoricals.c (struct payload): Rename destroy to...
2012-08-04 John DarringtonONEWAY: call categoricals_done only once
2012-08-03 John DarringtonMake categoricals own its interactions
2012-07-28 John DarringtonFixed some of the leaks in REGRESSION 20120729000504/pspp
2012-05-09 John DarringtonHISTOGRAMS: Fix bin width problems on large numbers... 20120510030503/pspp 20120511030508/pspp 20120512030503/pspp 20120513030508/pspp 20120514030504/pspp
2012-04-09 John Darringtoncategoricals.c: Distinguish between missing values...
2012-03-28 John DarringtonHistograms: Fix the alignment case where little slack...
2012-03-27 John DarringtonCorrect errors in histogram geometry calcs and add... 20120328030508/pspp
2012-03-26 John DarringtonFix crash on datasets with single values (again) 20120327030501/pspp
2012-03-26 John DarringtonReadjust histogram parameters if on the first attempt...
2012-03-26 John DarringtonHistograms: Improve the code calculating the bin ranges...
2012-03-26 John DarringtonHistogram calculations: Use integer arithmetic
2012-03-25 John DarringtonHistograms: Put hard limit on the number of histogram...
2012-03-25 John DarringtonWhitespace changes only
2012-03-25 John DarringtonFix a crashes where histograms of a single datum were...
2012-03-24 John DarringtonHistograms: Ensure that the bins are aligned to an...
2012-03-23 John DarringtonCorrected previous commit
2012-03-23 John Darringtonchart_rounded_tick: Avoid arithmetic problems with...
2012-03-22 John DarringtonImprove the way in which histogram bin ranges are chosen 20120323030502/pspp
2012-03-22 John DarringtonEXAMINE: Allow the /ID subcommand to take a non-numeric...
2012-03-20 John Darringtonhistogram.c: histogram_create now takes bin width inste...
2012-03-19 Ben Pfaffsort: Allocate space for sort buffers on demand, not... 20120319030503/pspp 20120320030503/pspp 20120321030502/pspp 20120322030503/pspp
2012-03-16 John DarringtonEXAMINE: Complete re-implementation 20120317030502/pspp
2012-03-16 John Darringtonorder_stats: New function order_state_accumulate_idx
2012-03-16 John DarringtonCategoricals: Dont crash when getting non-existant...
2012-03-14 John Darringtonmath/np.c: Change np_create to take 3 doubles rather...
2012-03-03 John Darringtoninteraction.c: interaction_dump: don't crash on empty... 20120304030503/pspp 20120305030502/pspp 20120306030503/pspp 20120307030505/pspp 20120308030501/pspp 20120309030503/pspp 20120310030505/pspp
2012-03-03 John DarringtonRemove unnecessary #include
2012-03-03 John Darringtonmoments.c: Implement calc_semean.
2012-03-03 John DarringtonCategoricals.c: Call payload->destroy inside categorica...
2012-03-03 John Darringtoncategoricals.c: Delete redundant function dump_interaction
2012-02-18 Ben Pfaffcategoricals: Mark dump_interaction() and categoricals_...
2012-02-18 John DarringtonUse if(0) instead of #if 0
2012-02-18 John Darringtoncategoricals.c: Fix memory access problems on empty...
2012-02-10 John DarringtonFixed bug #35494 - Levene test crash on no valid values. 20120211030508/pspp
2012-01-14 John DarringtonFix warnings
2012-01-14 John DarringtonCategoricals cleanup: New structure 'payload' which...
2011-12-10 John DarringtonAdded a function to clone an interaction.
2011-12-03 John DarringtonONEWAY: Fixed crash when the dependent variable contain... 20111204030502/pspp 20111205030508/pspp
2011-12-02 Ben PfaffAvoid declaring variables in the middle of a block...
2011-11-28 John Darringtoncategoricals.c: Rename function to more accurately... 20111129030502/pspp 20111130030501/pspp 20111201030507/pspp
2011-11-28 John DarringtonRemove unused function
2011-11-26 John DarringtonFix memory leak
2011-11-25 John Darringtoncategoricals.c: Effects coding.
2011-11-20 John Darringtoncategoricals.c Fix the calculation of the per encoding... 20111121030502/pspp 20111122030503/pspp 20111123030502/pspp
2011-11-19 John DarringtonRename df --> df_prod and comment accordingly
2011-11-19 John Darringtoncategoricals.c: Reimpliment the get_binary_by subscript...
2011-11-14 John DarringtonGLM: Add debugging option /SHOWCODES 20111115030503/pspp 20111116030501/pspp
2011-11-13 John DarringtonRemove useless code 20111114030502/pspp
2011-10-07 John DarringtonFix incorrectly ordered arguments to xcalloc 20111008030503/pspp 20111009030507/pspp
2011-10-07 John DarringtonFixed a crash in the oneway command
2011-10-05 John DarringtonAdded a base parameter to the interaction_case_hash...
2011-10-05 John DarringtonFix crash on parseing invalid GLM syntax
2011-09-27 John DarringtonMove interaction subset predicates out of glm.c into... 20110927030508/pspp 20110928030501/pspp
2011-08-23 John DarringtonFix warnings
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-28 John DarringtonFix crash in Correlations 20110729030502/pspp 20110730030502/pspp
2011-07-26 John DarringtonFix memory leak 20110727030501/pspp 20110728030503/pspp
2011-07-26 John Darringtonglm.c: new function design_full to create default inter...
2011-07-26 John DarringtonFixed crash when interactions have no instances
2011-07-26 John DarringtonMade GLM as well as ONEWAY work
2011-07-26 John DarringtonMove call to categoricals_done earlier in the covarianc...
next