projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Allow totals to have different statistics
[pspp]
/
tests
/
2022-03-13
Ben Pfaff
start validating
tree
|
commitdiff
2022-03-13
Ben Pfaff
work on CTABLES
tree
|
commitdiff
2022-03-13
Ben Pfaff
tests: Update testsuite results to accomodate new Gnulib.
tree
|
commitdiff
2022-03-13
Ben Pfaff
Update to newest gnulib.
tree
|
commitdiff
2022-03-13
Ben Pfaff
expressions: Fix value of $TIME variable and add a...
tree
|
commitdiff
2022-01-01
Ben Pfaff
FREQUENCIES: Fix percentiles and median calculation...
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-26
Ben Pfaff
expressions: Major work to improve error messages.
tree
|
commitdiff
2021-12-16
Ben Pfaff
Convert all Perl build tools to Python and remove Perl...
tree
|
commitdiff
2021-12-16
Ben Pfaff
num-out-cmp.pl: Remove unused script.
tree
|
commitdiff
2021-12-16
Ben Pfaff
MATRIX: Update EVAL test to avoid failure on i386.
tree
|
commitdiff
2021-12-16
Ben Pfaff
perl-module: Skip memory test if Address Sanitizer...
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
lexer: Add tokens for '{', '}', ':', ';' for use in...
tree
|
commitdiff
2021-12-06
Ben Pfaff
MATRIX DATA: Add test for factors and splits together.
tree
|
commitdiff
2021-10-09
Ben Pfaff
pivot-table-test: Fix memory leak when table is not...
tree
|
commitdiff
2021-10-05
Ben Pfaff
segment: Fix 1-byte read past initialized data when...
tree
|
commitdiff
2021-10-02
John Darrington
More ASAN_OPTIONS
tree
|
commitdiff
2021-10-02
John Darrington
Ignore sanitizer ODR warnings, during testing with...
tree
|
commitdiff
2021-09-27
Ben Pfaff
Implement the MCONVERT command.
tree
|
commitdiff
2021-09-03
Ben Pfaff
MATRIX DATA: Fully implement.
tree
|
commitdiff
2021-09-02
Ben Pfaff
DEFINE: Properly support redefining a macro.
tree
|
commitdiff
2021-09-01
Ben Pfaff
macro: Fix crash for !QUOTE of a quoted string.
tree
|
commitdiff
2021-08-28
John Darrington
TeX tests: Use the shell instead of wc to test for...
tree
|
commitdiff
2021-08-28
John Darrington
Fix import of ods files with repeated column data.
tree
|
commitdiff
2021-08-26
Ben Pfaff
DEFINE: Only expand macro functions when the name is...
tree
|
commitdiff
2021-07-24
John Darrington
Tolerate pathnames with spaces
tree
|
commitdiff
2021-07-24
Ben Pfaff
macro: Continue expanding macro even in face of errors...
tree
|
commitdiff
2021-07-24
Ben Pfaff
macro: Allow positional arguments to be empty.
tree
|
commitdiff
2021-07-23
Ben Pfaff
macro: Allow macro A to use its arguments as part of...
tree
|
commitdiff
2021-07-22
Ben Pfaff
Turn !* into a single token, for macro expansion purposes.
tree
|
commitdiff
2021-07-20
Ben Pfaff
DEFINE: Equals sign is optional for both positional...
tree
|
commitdiff
2021-07-20
Ben Pfaff
macro: Properly parse !ENCLOSE keyword arguments.
tree
|
commitdiff
2021-07-20
Ben Pfaff
DEFINE: Don't use PSPP_CHECK_MACRO_EXPANSION macro...
tree
|
commitdiff
2021-07-20
Ben Pfaff
DEFINE: Allow !DEFAULT to follow the argument type...
tree
|
commitdiff
2021-07-18
Ben Pfaff
lexer: Change the pipeline to allow more flexible use...
tree
|
commitdiff
2021-07-18
Ben Pfaff
segment: Make negative numbers into single segments.
tree
|
commitdiff
2021-07-05
Ben Pfaff
DEFINE: New command.
tree
|
commitdiff
2021-07-05
Ben Pfaff
segment: Ignore !ENDDEFINE in /*comments*/ and "strings".
tree
|
commitdiff
2021-07-05
Ben Pfaff
segment: Distinguish snippets from full files.
tree
|
commitdiff
2021-07-05
Ben Pfaff
message: Break message location out into a separate...
tree
|
commitdiff
2021-07-05
Ben Pfaff
stringi-map: Add some support for non-null-terminated...
tree
|
commitdiff
2021-06-27
Ben Pfaff
TITLE and SUBTITLE: Don't treat an unquoted argument...
tree
|
commitdiff
2021-05-30
Ben Pfaff
segment: Refine treatment of start of macro body.
tree
|
commitdiff
2021-05-30
Ben Pfaff
segment: The body of DEFINE does not have to be on...
tree
|
commitdiff
2021-05-30
Ben Pfaff
segment-test: Make debugging easier for some kinds...
tree
|
commitdiff
2021-05-09
Ben Pfaff
token: Rename token_destroy() to token_uninit().
tree
|
commitdiff
2021-05-03
Ben Pfaff
lexer: Remove lex_syntax_mode in favor of segmenter_mode.
tree
|
commitdiff
2021-04-13
Ben Pfaff
settings: Add macro settings.
tree
|
commitdiff
2021-04-13
Ben Pfaff
segment: Allow '.' as separate token with a line, for...
tree
|
commitdiff
2021-04-13
Ben Pfaff
segment: Improve segmentation when DEFINE command has...
tree
|
commitdiff
2021-04-10
John Darrington
tests/automake.mk: Fix building of test runners
tree
|
commitdiff
2021-04-09
Ben Pfaff
lexer: Add support for DEFINE...!ENDDEFINE.
tree
|
commitdiff
2021-04-09
Ben Pfaff
lexer: Add support for macro punctuation.
tree
|
commitdiff
2021-04-09
Ben Pfaff
lexer: Add support for macro identifiers (that begin...
tree
|
commitdiff
2021-04-09
Ben Pfaff
segment: Fix segmentation of integer followed by "...
tree
|
commitdiff
2021-03-23
Ben Pfaff
segment: Properly handle DO REPEAT in batch mode.
tree
|
commitdiff
2021-03-22
Ben Pfaff
lexer: New function lex_force_int_range().
tree
|
commitdiff
2021-03-21
Ben Pfaff
CROSSTABS: Reimplement parser without q2c.
tree
|
commitdiff
2021-03-09
Ben Pfaff
pivot-table: Reduce size of struct pivot_value from...
tree
|
commitdiff
2021-03-09
Ben Pfaff
pivot-table: Reduce size of struct pivot_value from...
tree
|
commitdiff
2021-03-07
Ben Pfaff
DELETE VARIABLES: Fix crash when deleting and adding...
tree
|
commitdiff
2021-03-07
Ben Pfaff
Improve error message for creating a new string var...
tree
|
commitdiff
2021-03-07
Ben Pfaff
tests: Ignore .pspprc in a different way, to fix runnin...
tree
|
commitdiff
2021-01-25
Ben Pfaff
output: Make groups contain their subitems, and get...
tree
|
commitdiff
2021-01-25
Ben Pfaff
zip-reader: Make the zip_reader reference counted.
tree
|
commitdiff
2021-01-25
Ben Pfaff
zip-reader: Switch to a more usual error reporting...
tree
|
commitdiff
2021-01-25
Ben Pfaff
DEBUG EVALUATE: Use output_log() instead of printf().
tree
|
commitdiff
2021-01-11
Ben Pfaff
output-item: Collapse the inheritance hierarchy into...
tree
|
commitdiff
2021-01-11
Ben Pfaff
output: Change command names from uppercase to title...
tree
|
commitdiff
2021-01-11
Ben Pfaff
str: Add function xstrdup_if_nonnull() and introduce...
tree
|
commitdiff
2021-01-10
Ben Pfaff
pivot-table: Test round-tripping to an .spv file.
tree
|
commitdiff
2021-01-10
Ben Pfaff
pivot-table: Fix handling of current-layer in spv files...
tree
|
commitdiff
2021-01-10
Ben Pfaff
pivot-table: Implement hiding footnotes.
tree
|
commitdiff
2021-01-10
Ben Pfaff
pivot-table: Add test for footnotes.
tree
|
commitdiff
2021-01-09
Ben Pfaff
Make the Cairo and Pango libraries required rather...
tree
|
commitdiff
2021-01-07
Ben Pfaff
pivot-table: Implement SET SMALL.
tree
|
commitdiff
2021-01-02
Ben Pfaff
pivot-table: Add more tests for pivot table rendering.
tree
|
commitdiff
2021-01-02
Ben Pfaff
output: Make table_item a pivot_table, table_cell a...
tree
|
commitdiff
2021-01-02
Ben Pfaff
csv: Change footnote format.
tree
|
commitdiff
2021-01-01
Ben Pfaff
table-item: Remove barely used parameters from table_it...
tree
|
commitdiff
2021-01-01
Ben Pfaff
table-provider: Remove "const" from struct table_cell...
tree
|
commitdiff
2021-01-01
Ben Pfaff
tests: Break off --draw-mode from render-test into...
tree
|
commitdiff
2020-12-31
Ben Pfaff
pivot-output: Replicate dimension headings when divided...
tree
|
commitdiff
2020-12-31
Ben Pfaff
pivot-output: Really fix formatting of the corner cell.
tree
|
commitdiff
2020-12-30
Ben Pfaff
tests: Be consistent about adding to $(check_PROGRAMS).
tree
|
commitdiff
2020-12-27
Ben Pfaff
html: Pop up tooltip with table notes in output.
tree
|
commitdiff
2020-12-26
John Darrington
Add copyright and licence notices to files which lack...
tree
|
commitdiff
2020-12-26
Ben Pfaff
Add more Valgrind leak report suppressions.
tree
|
commitdiff
2020-12-21
Ben Pfaff
pivot-table: Change the default format to omit empty...
tree
|
commitdiff
2020-12-17
Ben Pfaff
expressions: Improve error messages.
tree
|
commitdiff
2020-12-17
Ben Pfaff
tests: Restore tests that were commented out by buggy...
tree
|
commitdiff
2020-11-16
Friedrich Beckmann
MacOS: wc does not support -L option
tree
|
commitdiff
2020-11-14
John Darrington
Fix leak in perl module
tree
|
commitdiff
2020-11-07
John Darrington
TeX driver: Use the glyphs from wasyfont instead of...
tree
|
commitdiff
next