projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
render: Add comment.
[pspp]
/
src
/
math
/
2020-09-12
John Darrington
Percentiles: Remove unused static data
tree
|
commitdiff
2020-06-27
John Darrington
Replace some calls to xcalloc with XCALLOC
tree
|
commitdiff
2020-06-21
John Darrington
Fixed some calls to xcalloc where the quantity and...
tree
|
commitdiff
2020-06-07
John Darrington
Whitespace changes only.
tree
|
commitdiff
2019-11-27
John Darrington
Delete trailing whitespace at line endings.
tree
|
commitdiff
2019-07-21
Ben Pfaff
categoricals: Fix memory leak allocating long string...
tree
|
commitdiff
2019-07-21
Ben Pfaff
shapiro-wilk: Fix memory leak.
tree
|
commitdiff
2019-05-21
John Darrington
src/math/levene.c: Fix crash resolving hmap collisions.
tree
|
commitdiff
2019-05-21
John Darrington
Add the WARN_UNUSED_RESULT attribute to all hash functions.
tree
|
commitdiff
2019-05-04
John Darrington
EXAMINE: Implement the Shapiro-Wilk Test.
tree
|
commitdiff
2019-01-13
Ben Pfaff
Fix numerous memory leaks.
tree
|
commitdiff
2019-01-01
Ben Pfaff
output: Introduce pivot tables.
tree
|
commitdiff
2018-12-23
Ben Pfaff
categoricals: Convert tabs to spaces.
tree
|
commitdiff
2018-12-23
Ben Pfaff
categoricals: Update style and modernize.
tree
|
commitdiff
2018-12-23
Ben Pfaff
categoricals: Get rid of 'df_prod' array.
tree
|
commitdiff
2018-12-23
Ben Pfaff
categoricals: Drop 'n_vals' member from struct variable...
tree
|
commitdiff
2018-12-23
Ben Pfaff
categoricals: Add array of variable_nodes to reduce...
tree
|
commitdiff
2018-12-23
Ben Pfaff
categoricals: Avoid setting value_node indexes multiple...
tree
|
commitdiff
2018-12-23
Ben Pfaff
categoricals: Give "reverse" members more descriptive...
tree
|
commitdiff
2018-12-23
Ben Pfaff
categoricals: Remove unused function categoricals_get_n...
tree
|
commitdiff
2018-12-23
Ben Pfaff
categoricals: Don't warn on hash collisions.
tree
|
commitdiff
2018-12-23
Ben Pfaff
categoricals: Improve comments.
tree
|
commitdiff
2018-12-23
Ben Pfaff
categoricals: Remove 'dep_excl' parameter.
tree
|
commitdiff
2018-12-23
Ben Pfaff
interaction: Better document and update code to modern...
tree
|
commitdiff
2018-10-14
John Darrington
Fix possible null pointer dereference in linreg_predict.
tree
|
commitdiff
2017-08-31
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2017-08-20
Stefan Weil
Fix some typos (found by codespell)
tree
|
commitdiff
2017-08-03
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2017-07-30
Ben Pfaff
linreg: Comment out unused function to avoid compiler...
tree
|
commitdiff
2017-07-29
John Darrington
Linreg.c: Remove QR decomposition optimisation.
tree
|
commitdiff
2017-07-29
John Darrington
linreg.c: Fix typo
tree
|
commitdiff
2017-07-05
John Darrington
Add copyright and licence notices to files which lack...
tree
|
commitdiff
2017-05-18
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2017-05-12
John Darrington
src/math/linreg.c: Don't calculate the intercept for...
tree
|
commitdiff
2017-05-12
John Darrington
src/math/linreg.c: Encapsulate this object better.
tree
|
commitdiff
2017-05-12
John Darrington
REGRESSION: Implement /ORIGIN subcommand.
tree
|
commitdiff
2017-05-04
John Darrington
New function covariance_from_correlation
tree
|
commitdiff
2017-04-22
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2017-04-22
John Darrington
Whitespace changes only: Remove trailing whitespace
tree
|
commitdiff
2016-04-07
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2016-03-27
John Darrington
Fixed bug in EXAMINE where the parametric calculation...
tree
|
commitdiff
2016-02-16
Friedrich Beckmann
histogram - added another upper bin to include cases...
tree
|
commitdiff
2016-02-16
Friedrich Beckmann
Revert "histogram - fixed missing cases which have...
tree
|
commitdiff
2016-02-15
Friedrich Beckmann
histogram - changed bin range computation
tree
|
commitdiff
2016-02-15
Friedrich Beckmann
histogram - fixed missing cases which have the maximum...
tree
|
commitdiff
2016-01-26
John Darrington
GLM: Do not print the intercept if the model is unbalanced
tree
|
commitdiff
2015-07-10
John Darrington
Linreg: Reduce scope of variables
tree
|
commitdiff
2015-06-20
John Darrington
Merge remote-tracking branch 'origin/master' into gtk3
tree
|
commitdiff
2015-06-17
John Darrington
Charts: internationalise representation of scientific...
tree
|
commitdiff
2015-06-17
Friedrich Beckmann
charts: switched from bullet operator to multiplication...
tree
|
commitdiff
2015-06-17
Friedrich Beckmann
charts: switched from bullet operator to multiplication...
tree
|
commitdiff
2015-06-11
Friedrich Beckmann
replaced decimal module, xrchart_scale with autoformat...
tree
|
commitdiff
2015-06-11
Friedrich Beckmann
charts: changed scientifc number display from e+6 type...
tree
|
commitdiff
2015-06-07
Friedrich Beckmann
replaced decimal module, xrchart_scale with autoformat...
tree
|
commitdiff
2015-06-04
Friedrich Beckmann
charts: changed scientifc number display from e+6 type...
tree
|
commitdiff
2015-06-01
Friedrich Beckmann
histogram tick drawing - added format generation for...
tree
|
commitdiff
2015-05-31
Friedrich Beckmann
histogram tick drawing - added format generation for...
tree
|
commitdiff
2015-05-01
Friedrich Beckmann
merge master->gtk3, fixed psppire-output-view.c refacto...
tree
|
commitdiff
2015-02-07
John Darrington
Added the /BARCHART option to CROSSTABS
tree
|
commitdiff
2015-01-16
John Darrington
New module to perform decimal floating point arithmetic...
tree
|
commitdiff
2015-01-02
John Darrington
Examine: Change the positioning of the whiskers on...
tree
|
commitdiff
2014-04-29
John Darrington
Added result_class parameter to tab_double and updated...
tree
|
commitdiff
2014-02-18
Ben Pfaff
Fix printf() format specifiers.
tree
|
commitdiff
2014-02-08
Ben Pfaff
Remove old changelogs from tree.
20140209030510/pspp
20140210030519/pspp
tree
|
commitdiff
2014-02-04
Ben Pfaff
Change many %g format specifiers to %.*g with precision...
tree
|
commitdiff
2013-12-23
Ben Pfaff
Distribute lots of files that had been missed.
tree
|
commitdiff
2013-12-23
Ben Pfaff
src/math/ts: Remove entire directory, which is unused.
tree
|
commitdiff
2013-11-16
Ben Pfaff
Merge 'master' into 'gtk3'.
20131117032733/pspp
20131118033210/pspp
20131120033238/pspp
20131121033245/pspp
20131124032805/pspp
20131125033107/pspp
20131126032949/pspp
20131129032626/pspp
20131130032638/pspp
20131201033258/pspp
20131202032723/pspp
20131203033047/pspp
20131204033053/pspp
20131205033051/pspp
20131206033106/pspp
20131207033054/pspp
20131208033052/pspp
20131209033050/pspp
20131210033032/pspp
20131211033052/pspp
20131212033030/pspp
20131213033045/pspp
20131214033038/pspp
20131215033145/pspp
20131216033103/pspp
20131217033055/pspp
20131218033302/pspp
20131219033048/pspp
20131220033048/pspp
20131221033043/pspp
20131222033022/pspp
20131223033400/pspp
20131224033012/pspp
20131225033026/pspp
20131226033052/pspp
20131227033029/pspp
20131228033103/pspp
20131229033053/pspp
20131230033042/pspp
20131231033052/pspp
20140101033057/pspp
20140102033100/pspp
20140103033020/pspp
20140104033100/pspp
20140105033045/pspp
20140106033045/pspp
20140107033055/pspp
20140108033126/pspp
20140109033044/pspp
20140110033107/pspp
20140111033108/pspp
20140112033047/pspp
20140113033058/pspp
20140114033136/pspp
20140115033007/pspp
20140116033021/pspp
20140117033038/pspp
20140118033052/pspp
20140119032958/pspp
20140120033020/pspp
20140121032958/pspp
20140122033056/pspp
20140123033022/pspp
20140124033046/pspp
20140125033053/pspp
20140126033033/pspp
20140127033049/pspp
20140128033032/pspp
20140129033013/pspp
20140130033031/pspp
20140131033034/pspp
20140201033054/pspp
20140202033027/pspp
20140203033034/pspp
20140204033021/pspp
20140205033522/pspp
20140206033037/pspp
20140207033040/pspp
20140208033014/pspp
20140209033012/pspp
20140210033025/pspp
20140211030816/pspp
20140212033042/pspp
20140213033002/pspp
20140214030821/pspp
20140215033017/pspp
20140216033038/pspp
20140217033131/pspp
20140218033015/pspp
20140219033015/pspp
20140220033023/pspp
20140221033035/pspp
20140222033038/pspp
20140223033018/pspp
20140224033041/pspp
20140225033022/pspp
20140226033026/pspp
20140227033016/pspp
20140228032959/pspp
20140301032949/pspp
20140302033017/pspp
20140303032942/pspp
20140304033027/pspp
20140305032952/pspp
20140306033016/pspp
20140308033025/pspp
tree
|
commitdiff
2013-11-01
John Darrington
Corrected various typos in printed strings and document...
20131102030509/pspp
tree
|
commitdiff
2013-10-26
Ben Pfaff
Merge master into gtk3.
20131026032545/pspp
20131027032559/pspp
20131028032549/pspp
20131030030824/pspp
20131031032414/pspp
20131101032516/pspp
20131102032602/pspp
20131103032703/pspp
20131104032617/pspp
20131105032650/pspp
20131106032624/pspp
20131107032703/pspp
20131108032720/pspp
20131110032717/pspp
20131111032724/pspp
20131112032726/pspp
20131113032746/pspp
20131114032755/pspp
20131115032755/pspp
20131116032752/pspp
tree
|
commitdiff
2013-07-09
John Darrington
constness
20130710030503/pspp
20130711030502/pspp
20130712030502/pspp
tree
|
commitdiff
2013-07-03
John Darrington
Fixed incorrect behaviour of REGRESSION when multiple...
20130708030519/pspp
20130709030513/pspp
tree
|
commitdiff
2013-06-29
John Darrington
Partial fix for regression vs. splits issue
20130629010504/pspp
tree
|
commitdiff
2013-06-27
John Darrington
linreg: Remove some unused features
tree
|
commitdiff
2013-05-11
John Darrington
Merge remote branch 'origin/master' into import-gui
tree
|
commitdiff
2013-05-10
John Darrington
Fix corner case in calculation of trimmed mean.
tree
|
commitdiff
2013-05-07
Ben Pfaff
Merge 'psppsheet' into 'master'.
20130507010505/pspp
tree
|
commitdiff
2013-04-28
John Darrington
Merge remote branch 'origin/master' into import-gui
tree
|
commitdiff
2013-04-24
John Darrington
Fixed crash with GLM and MEANS vs. SPLIT
tree
|
commitdiff
2013-04-07
John Darrington
Rename some identifiers for consistency
tree
|
commitdiff
2013-01-06
Ben Pfaff
Merge '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
tree
|
commitdiff
2012-12-31
John Darrington
Remove assertions which compare the sum of weights...
20130101030509/pspp
tree
|
commitdiff
2012-12-02
Ben Pfaff
Merge '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
tree
|
commitdiff
2012-11-27
Ben Pfaff
histogram: Add missing #include.
tree
|
commitdiff
2012-11-26
John Darrington
Disable asserts in histogram code except in --testing...
tree
|
commitdiff
2012-11-12
Ben Pfaff
Merge '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
tree
|
commitdiff
2012-11-11
John Darrington
Logistic Regression: Added categorical variable support
20121112030504/pspp
20121113030502/pspp
tree
|
commitdiff
2012-11-08
John Darrington
Categoricals.c: Ensure that categories are processed...
20121109030502/pspp
20121110030502/pspp
20121111030502/pspp
tree
|
commitdiff
2012-11-06
John Darrington
Categoricals: Provide separate functions for effects...
20121107030502/pspp
20121108030503/pspp
tree
|
commitdiff
2012-11-04
John Darrington
Fixed some compiler warnings, which arose from recent...
20121105030504/pspp
20121106030502/pspp
tree
|
commitdiff
2012-11-02
John Darrington
Categoricals: Accept null pointer as subject.
tree
|
commitdiff
2012-11-02
John Darrington
cateoricals.c categoricals.h clean up.
tree
|
commitdiff
2012-08-25
John Darrington
Merge branch 'master' into psppsheet
tree
|
commitdiff
2012-08-20
John Darrington
ref count the linreg structure so as to avoid double...
20120821000505/pspp
tree
|
commitdiff
2012-08-19
Ben Pfaff
Merge 'master' into 'psppsheet'.
tree
|
commitdiff
2012-08-13
John Darrington
Fix leaks in MEANS command
tree
|
commitdiff
2012-08-12
John Darrington
Fix memory leaks in ONEWAY command
tree
|
commitdiff
2012-08-11
John Darrington
src/math/categoricals.c: Remove inappropriate const...
20120811000504/pspp
tree
|
commitdiff
2012-08-04
John Darrington
categoricals.c (struct payload): Rename destroy to...
tree
|
commitdiff
2012-08-04
John Darrington
ONEWAY: call categoricals_done only once
tree
|
commitdiff
next