projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
spv: Fix crash reading a page_setup without headings.
[pspp]
/
src
/
2023-02-10
Ben Pfaff
spv: Fix crash reading a page_setup without headings.
tree
|
commitdiff
2023-02-10
Ben Pfaff
cairo: Fix crashes and bugs in 'setup' call.
tree
|
commitdiff
2023-02-10
Ben Pfaff
output: Use page_setup for parsing cairo page setup.
tree
|
commitdiff
2023-02-08
Ben Pfaff
output: Add null sentinel automatically to parse_enum...
tree
|
commitdiff
2023-02-08
Ben Pfaff
output: Refactor driver options to avoid so much copying.
tree
|
commitdiff
2023-02-07
Ben Pfaff
output: Modernize how drivers are initialized.
tree
|
commitdiff
2023-01-28
Ben Pfaff
ascii: Improve look of dashed line ends.
tree
|
commitdiff
2023-01-28
Ben Pfaff
pivot-output: When there's no dimension border, use...
tree
|
commitdiff
2023-01-27
Ben Pfaff
output: Add debugging code to rendering and table code.
tree
|
commitdiff
2023-01-27
Ben Pfaff
table: Make debug code unconditional.
tree
|
commitdiff
2023-01-27
Ben Pfaff
render: Fix typo in comment.
tree
|
commitdiff
2023-01-27
Ben Pfaff
pivot-table: Fix buffer overflow in corner case in...
tree
|
commitdiff
2023-01-27
Ben Pfaff
pivot-table: Fix buffer overflow in pivot_table_dump...
tree
|
commitdiff
2023-01-16
Ben Pfaff
table: Fix use of uninitialized data.
tree
|
commitdiff
2023-01-16
Ben Pfaff
CTABLES: Avoid uninitialized variable warning in some...
tree
|
commitdiff
2023-01-16
Ben Pfaff
output: Combine color and stroke into table_border_style.
tree
|
commitdiff
2023-01-15
Ben Pfaff
render: Get rid of RENDER_LINE_* in favor of similar...
tree
|
commitdiff
2023-01-05
Ben Pfaff
table: Rename TAB_* to TABLE_CELL_* and reduce from...
tree
|
commitdiff
2023-01-05
Ben Pfaff
table: Drop support for -1 as style to table_hline...
tree
|
commitdiff
2023-01-05
Ben Pfaff
table: Remove table_box().
tree
|
commitdiff
2023-01-05
Ben Pfaff
ONEWAY: Fix incorrect, duplicate "(J) Family" label.
tree
|
commitdiff
2022-11-28
Ben Pfaff
doc: Make the developers guide just a description of...
tree
|
commitdiff
2022-11-27
Ben Pfaff
Move all command implementations into a single 'command...
tree
|
commitdiff
2022-11-27
Ben Pfaff
Remove unneeded #includes.
tree
|
commitdiff
2022-11-26
Ben Pfaff
CTABLES: Fix issue with special case for SLABELS POSITI...
tree
|
commitdiff
2022-11-25
Ben Pfaff
pivot-table: Fix memory leak in debug print code.
tree
|
commitdiff
2022-11-24
Ben Pfaff
CTABLES: Fix treatment of multiline titles.
tree
|
commitdiff
2022-11-24
Ben Pfaff
CTABLES: Make EMPTY independent of other settings on...
tree
|
commitdiff
2022-11-23
Ben Pfaff
spv-driver: Fix memory leak on error path.
tree
|
commitdiff
2022-11-22
Ben Pfaff
spv: ALlow an extra 01 at the end of X3.
tree
|
commitdiff
2022-11-21
Ben Pfaff
MEANS: Improve error messages and coding style.
tree
|
commitdiff
2022-11-21
Ben Pfaff
OUTPUT MODIFY: Improve error messages and coding style.
tree
|
commitdiff
2022-11-21
Ben Pfaff
SET: Improve error messages and coding style.
tree
|
commitdiff
2022-11-21
Ben Pfaff
INSERT: Improve error messages and coding style.
tree
|
commitdiff
2022-11-21
Ben Pfaff
ROC: Improve error messages and coding style.
tree
|
commitdiff
2022-11-20
Ben Pfaff
RANK: Improve error messages and coding style.
tree
|
commitdiff
2022-11-20
Ben Pfaff
ONEWAY: Improve error messages and coding style.
tree
|
commitdiff
2022-11-20
Ben Pfaff
GRAPH: Improve error messages and coding style.
tree
|
commitdiff
2022-11-20
Ben Pfaff
LOGISTIC REGRESSION: Improve error messages and coding...
tree
|
commitdiff
2022-11-20
Ben Pfaff
GLM: Improve error messages and coding style.
tree
|
commitdiff
2022-11-20
Ben Pfaff
split-file: New function output_split_file_values_peek().
tree
|
commitdiff
2022-11-20
Ben Pfaff
casereader: Add const to casereader_peek() and caseread...
tree
|
commitdiff
2022-11-20
Ben Pfaff
casereader-shim: Fix typo in comment.
tree
|
commitdiff
2022-11-20
Ben Pfaff
Disentangle the interaction parser from the variable...
tree
|
commitdiff
2022-11-20
Ben Pfaff
GLM: Improve error messages and coding style.
tree
|
commitdiff
2022-11-20
Ben Pfaff
FACTOR: Improve error messages and coding style.
tree
|
commitdiff
2022-11-20
Ben Pfaff
QUICK CLUSTER: Improve error messages and coding style.
tree
|
commitdiff
2022-11-20
Ben Pfaff
MATRIX: Improve error messages.
tree
|
commitdiff
2022-11-20
Ben Pfaff
EXAMINE: Improve error messages and coding style.
tree
|
commitdiff
2022-11-17
Ben Pfaff
expressions: Minor error message improvement.
tree
|
commitdiff
2022-11-17
Ben Pfaff
pool: Support null 'pool' argument in pool_vasprintf().
tree
|
commitdiff
2022-11-11
Ben Pfaff
DESCRIPTIVES: Improve error messages and coding style.
tree
|
commitdiff
2022-11-11
Ben Pfaff
CTABLES: Improve error messages.
tree
|
commitdiff
2022-11-11
Ben Pfaff
CROSSTABS: Improve error messages and coding style.
tree
|
commitdiff
2022-11-11
Ben Pfaff
CORRELATIONS: Improve error messages and coding style.
tree
|
commitdiff
2022-11-11
Ben Pfaff
VECTOR: Improve error messages and coding style.
tree
|
commitdiff
2022-11-11
Ben Pfaff
variable-display: Improve coding style and error messages.
tree
|
commitdiff
2022-11-11
Ben Pfaff
SORT VARIABLES: Improve error messages.
tree
|
commitdiff
2022-11-11
Ben Pfaff
MRSETS: Improve error messages.
tree
|
commitdiff
2022-11-10
Ben Pfaff
MATRIX DATA: Improve error messages.
tree
|
commitdiff
2022-11-10
Ben Pfaff
REREAD: Improve error messages and coding style.
tree
|
commitdiff
2022-11-06
Ben Pfaff
DATASET: Improve error messages and coding style.
tree
|
commitdiff
2022-11-06
Ben Pfaff
FILE HANDLE: Improve error messages and coding style.
tree
|
commitdiff
2022-11-06
Ben Pfaff
GET DATA: Improve coding style and tests.
tree
|
commitdiff
2022-11-06
Ben Pfaff
CORRELATIONS: Rename cmd_correlation() to cmd_correlati...
tree
|
commitdiff
2022-11-06
Ben Pfaff
Use lex_error_expecting() in more places.
tree
|
commitdiff
2022-11-06
Ben Pfaff
file-handle-def: Style improvements.
tree
|
commitdiff
2022-11-06
Ben Pfaff
lexer: New function lex_force_match_phrase().
tree
|
commitdiff
2022-11-06
Ben Pfaff
spvxml-helpers: Avoid warning on recent versions of...
tree
|
commitdiff
2022-09-21
Ben Pfaff
format: Improve error messages.
tree
|
commitdiff
2022-09-21
Ben Pfaff
DATA LIST: Improve error messages and coding style.
tree
|
commitdiff
2022-09-21
Ben Pfaff
LOOP: Improve error messages and coding style.
tree
|
commitdiff
2022-09-21
Ben Pfaff
DO REPEAT: Improve error messages and coding style.
tree
|
commitdiff
2022-09-20
Ben Pfaff
RECODE: Improve error messages and coding style.
tree
|
commitdiff
2022-09-19
Ben Pfaff
T-TEST: Improve error messages and coding style.
tree
|
commitdiff
2022-09-19
Ben Pfaff
SORT CASES: Improve error messages and coding style.
tree
|
commitdiff
2022-09-19
Ben Pfaff
RELIABILITY: Improve error messages and coding style.
tree
|
commitdiff
2022-09-19
Ben Pfaff
REGRESSION: Improve error messages and coding style.
tree
|
commitdiff
2022-09-19
Ben Pfaff
NPAR TESTS: Improve error messages and coding style.
tree
|
commitdiff
2022-09-18
Ben Pfaff
MATRIX: Improve error messages.
tree
|
commitdiff
2022-09-18
Ben Pfaff
GLM: Improve error messages.
tree
|
commitdiff
2022-09-18
Ben Pfaff
FREQUENCIES: Improve error message and coding style.
tree
|
commitdiff
2022-09-18
Ben Pfaff
lexer: Make lex_error_expecting_valist() support a...
tree
|
commitdiff
2022-09-18
Ben Pfaff
FACTOR: Improve error messages and coding style.
tree
|
commitdiff
2022-09-18
Ben Pfaff
EXAMINE: Improve error messages.
tree
|
commitdiff
2022-09-18
Ben Pfaff
NUMERIC, STRING, LEAVE: Improve error messages.
tree
|
commitdiff
2022-09-18
Ben Pfaff
RENAME VARIABLES: Remove obsolete comment.
tree
|
commitdiff
2022-09-18
Ben Pfaff
MODIFY VARS: Remove.
tree
|
commitdiff
2022-09-17
Ben Pfaff
MISSING VALUES: Improve error messages.
tree
|
commitdiff
2022-09-16
Ben Pfaff
DELETE VARIABLES: Improve error messages.
tree
|
commitdiff
2022-09-16
Ben Pfaff
APPLY DICTIONARY: Style improvements.
tree
|
commitdiff
2022-09-16
Ben Pfaff
SAVE TRANSLATE: Improve error messages and implementati...
tree
|
commitdiff
2022-09-13
Ben Pfaff
PRINT: Improve error messages.
tree
|
commitdiff
2022-09-12
Ben Pfaff
placement-parser: Improve error messages for format...
tree
|
commitdiff
2022-09-12
Ben Pfaff
PRINT SPACE: Improve error messages.
tree
|
commitdiff
2022-09-12
Ben Pfaff
MATRIX DATA: Improve error messages.
tree
|
commitdiff
2022-09-12
Ben Pfaff
LIST: Improve error messages.
tree
|
commitdiff
2022-09-12
Ben Pfaff
SET: Improve error messages for SET CCx.
tree
|
commitdiff
2022-09-12
Ben Pfaff
Improve error messages for format specifiers.
tree
|
commitdiff
2022-09-12
Ben Pfaff
MATCH FILES, UPDATE, ADD FILES: Improve error messages.
tree
|
commitdiff
next