projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
single totals work
[pspp]
/
src
/
2022-01-04
Ben Pfaff
single totals work
tree
|
commitdiff
2022-01-04
Ben Pfaff
Unify categories as the "explicit" categories.
tree
|
commitdiff
2022-01-03
Ben Pfaff
Rename ctables_freq to ctables_cell.
tree
|
commitdiff
2022-01-02
Ben Pfaff
category sort implicitly
tree
|
commitdiff
2022-01-02
Ben Pfaff
Sorting categories by explicit values.
tree
|
commitdiff
2022-01-02
Ben Pfaff
category filtering works
tree
|
commitdiff
2022-01-02
Ben Pfaff
table sections exist
tree
|
commitdiff
2022-01-02
Ben Pfaff
domains work
tree
|
commitdiff
2022-01-02
Ben Pfaff
subtables work
tree
|
commitdiff
2022-01-02
Ben Pfaff
CTABLES: Support setting the title, caption, ...
tree
|
commitdiff
2022-01-02
Ben Pfaff
pivot-table: New functions for setting captions, etc.
tree
|
commitdiff
2022-01-02
Ben Pfaff
scale variables work more sanely
tree
|
commitdiff
2022-01-02
Ben Pfaff
summaries work
tree
|
commitdiff
2022-01-02
Ben Pfaff
data filled in
tree
|
commitdiff
2022-01-02
Ben Pfaff
axes marked properly
tree
|
commitdiff
2022-01-01
Ben Pfaff
toward better summaries
tree
|
commitdiff
2022-01-01
Ben Pfaff
dimensions work, except for sumamries
tree
|
commitdiff
2022-01-01
Ben Pfaff
output-item: Fix memory leak in output_item_dump().
tree
|
commitdiff
2022-01-01
Ben Pfaff
work
tree
|
commitdiff
2022-01-01
Ben Pfaff
track axes
tree
|
commitdiff
2022-01-01
Ben Pfaff
some summary functions work
tree
|
commitdiff
2022-01-01
Ben Pfaff
give CTABLES its own freq structure
tree
|
commitdiff
2022-01-01
Ben Pfaff
vlabels works a little
tree
|
commitdiff
2022-01-01
Ben Pfaff
all but last category
tree
|
commitdiff
2022-01-01
Ben Pfaff
Skipping missing values.
tree
|
commitdiff
2022-01-01
Ben Pfaff
CTABLES basics work
tree
|
commitdiff
2022-01-01
Ben Pfaff
freqtabs are per-table
tree
|
commitdiff
2022-01-01
Ben Pfaff
sort the frequency tables
tree
|
commitdiff
2022-01-01
Ben Pfaff
now builds frequency tables
tree
|
commitdiff
2022-01-01
Ben Pfaff
figure out frequency table structure
tree
|
commitdiff
2022-01-01
Ben Pfaff
more work
tree
|
commitdiff
2022-01-01
Ben Pfaff
more validation
tree
|
commitdiff
2022-01-01
Ben Pfaff
start validating
tree
|
commitdiff
2022-01-01
Ben Pfaff
work on CTABLES
tree
|
commitdiff
2022-01-01
Ben Pfaff
lexer: New functions for parsing real numbers in specif...
tree
|
commitdiff
2022-01-01
Ben Pfaff
format-parser: Improve comment.
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-31
Ben Pfaff
moments: Spell out "variance" ("var" is easily confused...
tree
|
commitdiff
2021-12-30
Ben Pfaff
Change how checking for missing values works.
tree
|
commitdiff
2021-12-26
Ben Pfaff
expressions: Major work to improve error messages.
tree
|
commitdiff
2021-12-26
Ben Pfaff
expressions: Fix built sources.
tree
|
commitdiff
2021-12-19
Ben Pfaff
expressions: Simplify type declarations for nodes.
tree
|
commitdiff
2021-12-16
Ben Pfaff
Convert all Perl build tools to Python and remove Perl...
tree
|
commitdiff
2021-12-16
Ben Pfaff
matrix: Avoid gsl_linalg_LU_invx() because it was new...
tree
|
commitdiff
2021-12-16
Ben Pfaff
expressions: Rewrite code generator in Python.
tree
|
commitdiff
2021-12-16
Ben Pfaff
Fix build requirements by correctly noting that Python...
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-12-09
Ben Pfaff
message: Introduce underlining for error message regions.
tree
|
commitdiff
2021-12-06
Ben Pfaff
message: Intern file names in msg_location to make...
tree
|
commitdiff
2021-12-06
Ben Pfaff
lexer: Allow for negative lookahead within a command.
tree
|
commitdiff
2021-12-06
Ben Pfaff
lexer: Drop 'line_pos' from lex_token and lex_source.
tree
|
commitdiff
2021-12-06
Ben Pfaff
lexer: Keep entire source file in memory.
tree
|
commitdiff
2021-12-06
Ben Pfaff
pivot-table: New function pivot_value_new_variable__().
tree
|
commitdiff
2021-12-06
Ben Pfaff
u8-line: Add definition of an initializer.
tree
|
commitdiff
2021-12-06
Ben Pfaff
string-array: New functions for comparing string arrays.
tree
|
commitdiff
2021-12-06
Ben Pfaff
variable-parser: New functions for parsing syntax witho...
tree
|
commitdiff
2021-12-06
Ben Pfaff
expressions: Simplify function name parsing.
tree
|
commitdiff
2021-12-06
Ben Pfaff
distributions: New module for probability distribution...
tree
|
commitdiff
2021-12-06
Ben Pfaff
data-writer: New function dfm_put_record_utf8().
tree
|
commitdiff
2021-12-06
Ben Pfaff
lexer: Add tokens for '{', '}', ':', ';' for use in...
tree
|
commitdiff
2021-12-06
Ben Pfaff
file-handle-def: New function fh_equal().
tree
|
commitdiff
2021-12-06
Ben Pfaff
lexer: Factor out functions for counting columns.
tree
|
commitdiff
2021-12-06
Ben Pfaff
lexer: New lex_at_phrase(), lex_get_n() functions.
tree
|
commitdiff
2021-12-06
Ben Pfaff
lexer: Issue error message in forgotten case in lex_for...
tree
|
commitdiff
2021-12-06
Ben Pfaff
lexer: Be consistent across 32/64 bit in lex_force_int_...
tree
|
commitdiff
2021-12-06
Ben Pfaff
segment: Add comment about zero-length segments.
tree
|
commitdiff
2021-12-06
Ben Pfaff
format: Make fmt_check() easier to translate.
tree
|
commitdiff
2021-12-06
Ben Pfaff
any-writer: Add comment.
tree
|
commitdiff
2021-12-06
Ben Pfaff
driver: New function output_log_nocopy().
tree
|
commitdiff
2021-12-06
Ben Pfaff
expressions: Fix definitions of IDF.T1G and IDF.T2G.
tree
|
commitdiff
2021-10-09
Ben Pfaff
dataset: Fix memory leak destroying a dataset that...
tree
|
commitdiff
2021-10-09
Ben Pfaff
lexer: Fix memory leak merging tokens only some of...
tree
|
commitdiff
2021-10-09
Ben Pfaff
macro: Fix memory leaks in error cases parsing function...
tree
|
commitdiff
2021-10-09
Ben Pfaff
lexer: Fix memory leak when macro expands as empty.
tree
|
commitdiff
2021-10-09
Ben Pfaff
macro: Fix memory leak expanding !DO loop over list.
tree
|
commitdiff
2021-10-09
Ben Pfaff
macro: Fix memory leak with keyword "enclose" arguments.
tree
|
commitdiff
2021-10-09
Ben Pfaff
segment: Fix read past end of buffer when input ends...
tree
|
commitdiff
2021-10-06
Ben Pfaff
expressions: Parse multiple sets of parentheses for...
tree
|
commitdiff
2021-10-06
Ben Pfaff
DATA LIST: Fix assertion when RECORDS given twice with...
tree
|
commitdiff
2021-10-05
Ben Pfaff
dictionary: Allow dict_set_documents() argument to...
tree
|
commitdiff
2021-10-05
Ben Pfaff
encoding-guesser: Avoid reading uninitialized data...
tree
|
commitdiff
2021-10-05
Ben Pfaff
segment: Fix 1-byte read past initialized data when...
tree
|
commitdiff
2021-10-03
John Darrington
Remove some unnecessary gettext macro definitions
tree
|
commitdiff
2021-10-02
John Darrington
Fix compiler warning
tree
|
commitdiff
2021-10-02
John Darrington
Fix memory leak in tokenize_string_segment
tree
|
commitdiff
2021-10-02
John Darrington
Fix memory leak in MCONVERT
tree
|
commitdiff
2021-10-02
John Darrington
Fix memory leak upon failure to create matrix reader
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-10-02
John Darrington
Matrix readers - fix memory leaks
tree
|
commitdiff
2021-09-27
Ben Pfaff
Implement the MCONVERT command.
tree
|
commitdiff
2021-09-26
Ben Pfaff
lexer: Fix use-after-free error in lex_source_get_looka...
tree
|
commitdiff
2021-09-26
John Darrington
Avoid numerical problems with missing weights on non...
tree
|
commitdiff
next