projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Implement SET LEADZERO.
[pspp]
/
src
/
language
/
stats
/
2022-06-01
Ben Pfaff
lexer: New function lex_ofs_representation().
tree
|
commitdiff
2022-06-01
Ben Pfaff
subcase: Rename subcase_destroy() to subcase_uninit().
tree
|
commitdiff
2022-06-01
Ben Pfaff
pivot-table: New functions for setting captions, etc.
tree
|
commitdiff
2022-04-06
Ben Pfaff
MATRIX: Correct error message.
tree
|
commitdiff
2022-04-05
Ben Pfaff
CROSSTABS: Fix computation of adjusted standardized...
tree
|
commitdiff
2022-04-03
Yuri Chornoivan
Yuri Chornoivan contributed some typo fixes
tree
|
commitdiff
2022-01-01
Ben Pfaff
lexer: New functions for parsing real numbers in specif...
tree
|
commitdiff
2022-01-01
Ben Pfaff
FREQUENCIES: Fix percentiles and median calculation...
tree
|
commitdiff
2022-01-01
Ben Pfaff
FREQUENCIES: Remove unused pool.
tree
|
commitdiff
2022-01-01
Ben Pfaff
FREQUENCIES: Remove unused struct members.
tree
|
commitdiff
2022-01-01
John Darrington
Fixed misleading results in the Kruskal-Wallis test
tree
|
commitdiff
2021-12-31
Ben Pfaff
Replace more uses of 'cnt' by 'n'.
tree
|
commitdiff
2021-12-30
Ben Pfaff
Change how checking for missing values works.
tree
|
commitdiff
2021-12-16
Ben Pfaff
matrix: Avoid gsl_linalg_LU_invx() because it was new...
tree
|
commitdiff
2021-12-11
Ben Pfaff
Clean up how transformations work.
tree
|
commitdiff
2021-12-09
Ben Pfaff
treewide: Replace <name>_cnt by n_<name>s and <name...
tree
|
commitdiff
2021-12-09
Ben Pfaff
Implement the MATRIX command.
tree
|
commitdiff
2021-10-02
John Darrington
Fix compiler warning
tree
|
commitdiff
2021-10-02
John Darrington
Use XCALLOC / XZALLOC macros where reasonable
tree
|
commitdiff
2021-10-02
John Darrington
Fix possible segfault when running RANK with bad syntax
tree
|
commitdiff
2021-10-02
John Darrington
Replace numerous instances of xzalloc with XZALLOC
tree
|
commitdiff
2021-09-27
Ben Pfaff
Implement the MCONVERT command.
tree
|
commitdiff
2021-09-04
John Darrington
Add some missing #include directives
tree
|
commitdiff
2021-09-03
Ben Pfaff
MATRIX DATA: Fully implement.
tree
|
commitdiff
2021-09-03
Ben Pfaff
case: Introduce new functions for numbers and substring...
tree
|
commitdiff
2021-09-03
Ben Pfaff
Remove unneeded Emacs declarations that say that a...
tree
|
commitdiff
2021-07-24
John Darrington
Tolerate pathnames with spaces
tree
|
commitdiff
2021-04-10
John Darrington
src/language/stats/crosstabs.c (display_risk): Avoid...
tree
|
commitdiff
2021-04-04
John Darrington
src/language/stats/glm.c: Fix compiler warnings
tree
|
commitdiff
2021-03-22
Ben Pfaff
lexer: New function lex_force_int_range().
tree
|
commitdiff
2021-03-21
John Darrington
Fix bug where attempting to rendering an empty bar...
tree
|
commitdiff
2021-03-21
Ben Pfaff
CROSSTABS: Reimplement parser without q2c.
tree
|
commitdiff
2021-03-08
Ben Pfaff
format: Reduce size of struct fmt_spec from 6 bytes...
tree
|
commitdiff
2021-03-08
Ben Pfaff
format: Reduce size of struct fmt_spec from 12 bytes...
tree
|
commitdiff
2021-02-07
John Darrington
src/language/stats/autorecode.c (cmd_autorecode): Remov...
tree
|
commitdiff
2021-01-11
Ben Pfaff
output-item: Collapse the inheritance hierarchy into...
tree
|
commitdiff
2021-01-11
Ben Pfaff
str: Add function xstrdup_if_nonnull() and introduce...
tree
|
commitdiff
2021-01-07
Ben Pfaff
Make data input and output take a fmt_settings structure.
tree
|
commitdiff
2021-01-01
Ben Pfaff
output-item: Make label a part of every output_item.
tree
|
commitdiff
2021-01-01
Ben Pfaff
pivot-table: Don't allow data cells for nonexistent...
tree
|
commitdiff
2020-12-21
Ben Pfaff
MEANS: Remove one more assignment to omit_empty missed...
tree
|
commitdiff
2020-12-21
Ben Pfaff
pivot-table: Change the default format to omit empty...
tree
|
commitdiff
2020-10-31
John Darrington
Fix oneway bug and add a test
tree
|
commitdiff
2020-10-30
Ben Pfaff
output: Break struct pivot_table_look out of struct...
tree
|
commitdiff
2020-09-19
John Darrington
Examine Spreadlevel: Allow power to be non-integer
tree
|
commitdiff
2020-08-17
Friedrich Beckmann
limit the number of variables in barchart from crosstab...
tree
|
commitdiff
2020-08-17
Friedrich Beckmann
factor.c: added translation hint
tree
|
commitdiff
2020-08-16
John Darrington
Fixed some errors in format and orthography of printed...
tree
|
commitdiff
2020-08-16
jdarrington
src/language/stats/chart-category.h: Add #include directive
tree
|
commitdiff
2020-06-27
John Darrington
Replace some calls to xcalloc with XCALLOC
tree
|
commitdiff
2020-06-20
John Darrington
Fix buffer overflow in linear regression.
tree
|
commitdiff
2020-06-07
John Darrington
Whitespace changes only.
tree
|
commitdiff
2020-04-26
John Darrington
Fix crash when bad autorecode /blank is encountered.
tree
|
commitdiff
2020-02-09
John Darrington
Fix bug #57731.
tree
|
commitdiff
2020-02-02
John Darrington
Fix bug #57722.
tree
|
commitdiff
2019-12-29
Ben Pfaff
pivot-table: Initialize subtype, command_id for pivot...
tree
|
commitdiff
2019-12-29
Ben Pfaff
pivot-table: Add reference counts.
tree
|
commitdiff
2019-11-28
John Darrington
Remove #include <assert.h> from files which don't need it
tree
|
commitdiff
2019-11-27
John Darrington
Delete trailing whitespace at line endings.
tree
|
commitdiff
2019-10-11
Ben Pfaff
output: Move text_item and group_item usage closer...
tree
|
commitdiff
2019-10-05
Ben Pfaff
AUTORECODE: Implement PRINT subcommand.
tree
|
commitdiff
2019-09-02
Ben Pfaff
AUTORECODE: Use minimum width output format for new...
tree
|
commitdiff
2019-09-02
Ben Pfaff
AUTORECODE: Style update.
tree
|
commitdiff
2019-09-02
Ben Pfaff
AUTORECODE: Properly handle variable labels.
tree
|
commitdiff
2019-09-02
Ben Pfaff
AUTORECODE: Properly handle value labels.
tree
|
commitdiff
2019-09-02
Ben Pfaff
AUTORECODE: Fix whitespace.
tree
|
commitdiff
2019-09-02
Ben Pfaff
AUTORECODE: Fix treatment of missing values.
tree
|
commitdiff
2019-09-01
Ben Pfaff
AUTORECODE: Do not create value labels when they would...
tree
|
commitdiff
2019-09-01
Ben Pfaff
AUTORECODE: Code style update.
tree
|
commitdiff
2019-08-18
Ben Pfaff
AUTORECODE: Make GROUP option work properly with multi...
tree
|
commitdiff
2019-07-26
John Darrington
Descriptives: Constness
tree
|
commitdiff
2019-07-22
Ben Pfaff
value: Get rid of value_str(), value_str_rw(), value_num().
tree
|
commitdiff
2019-07-22
Ben Pfaff
t-test-parser: Re-fix memory leak.
tree
|
commitdiff
2019-07-21
Ben Pfaff
t-test-parser: Untabify.
tree
|
commitdiff
2019-07-21
Ben Pfaff
t-test-parser: Force values to be specified with a...
tree
|
commitdiff
2019-07-21
Ben Pfaff
t-test-parser: Fix memory leak with GROUPS and long...
tree
|
commitdiff
2019-07-21
Ben Pfaff
EXAMINE: Fix leak in Shapiro-Wilk test.
tree
|
commitdiff
2019-07-21
Ben Pfaff
AUTORECODE: Declare index variables inside 'for' loops.
tree
|
commitdiff
2019-07-07
Ben Pfaff
AUTORECODE: Always report parse errors.
tree
|
commitdiff
2019-07-07
Ben Pfaff
lexer: Make lex_error_expecting() easier to use.
tree
|
commitdiff
2019-07-03
John Darrington
Remove UNUSED attributes where they were inappropriate.
tree
|
commitdiff
2019-07-02
John Darrington
means-calc.c: Add comments where needed.
tree
|
commitdiff
2019-06-29
John Darrington
MEANS: Don't compile debugging functions
tree
|
commitdiff
2019-06-29
John Darrington
Descriptives: Constness
tree
|
commitdiff
2019-06-23
John Darrington
MEANS: Fix output with unusual formats
tree
|
commitdiff
2019-06-23
John Darrington
MEANS: Change the statistic formats to follow their...
tree
|
commitdiff
2019-06-22
John Darrington
MEANS: Fix behaviour when splits is active.
tree
|
commitdiff
2019-06-20
John Darrington
MEANS: Fix memory leak
tree
|
commitdiff
2019-06-20
John Darrington
Re-implement MEANS.
tree
|
commitdiff
2019-06-13
John Darrington
quick-cluster.c Fix uninitialised variables.
tree
|
commitdiff
2019-06-06
John Darrington
Revert "Restart of new means implementation"
tree
|
commitdiff
2019-06-06
John Darrington
Restart of new means implementation
tree
|
commitdiff
2019-05-22
John Darrington
examine.c: Add note to translators.
tree
|
commitdiff
2019-05-21
John Darrington
Remove diagnostic printf
tree
|
commitdiff
2019-05-10
John Darrington
src/language/stats/examine.c: Whitespace changes only.
tree
|
commitdiff
2019-05-10
John Darrington
QUICK CLUSTER: Move the parser into its own function.
tree
|
commitdiff
2019-05-07
John Darrington
Fix cut and paste error
tree
|
commitdiff
2019-05-07
John Darrington
QUICK CLUSTER: Implement the /SAVE sub-command.
tree
|
commitdiff
2019-05-07
John Darrington
quick-cluster.c: whitespace changes only.
tree
|
commitdiff
2019-05-06
John Darrington
Spelling: criterium -> criterion
tree
|
commitdiff
next