projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
doc: Improve description of extension subtype 5.
[pspp]
/
tests
/
2022-08-06
Ben Pfaff
CTABLES
tree
|
commitdiff
2022-08-05
Ben Pfaff
work on docs
tree
|
commitdiff
2022-08-05
Ben Pfaff
improve error messages for scale variable summaries
tree
|
commitdiff
2022-08-05
Ben Pfaff
titles
tree
|
commitdiff
2022-08-05
Ben Pfaff
sort orders
tree
|
commitdiff
2022-08-05
Ben Pfaff
test NEGPAREN & friends
tree
|
commitdiff
2022-08-04
Ben Pfaff
TODO update
tree
|
commitdiff
2022-08-04
Ben Pfaff
MINCOLWIDTH
tree
|
commitdiff
2022-08-04
Ben Pfaff
HIDESMALLCOUNTS
tree
|
commitdiff
2022-08-04
Ben Pfaff
typos
tree
|
commitdiff
2022-08-04
Ben Pfaff
FORMAT
tree
|
commitdiff
2022-08-04
Ben Pfaff
FORMAT=EMPTY
tree
|
commitdiff
2022-08-04
Ben Pfaff
test vlabels
tree
|
commitdiff
2022-08-04
Ben Pfaff
more tests
tree
|
commitdiff
2022-08-04
Ben Pfaff
ctables fixes
tree
|
commitdiff
2022-08-02
Ben Pfaff
string ranges work
tree
|
commitdiff
2022-08-02
Ben Pfaff
CTABLES strings work
tree
|
commitdiff
2022-08-02
Ben Pfaff
todo
tree
|
commitdiff
2022-08-02
Ben Pfaff
tests
tree
|
commitdiff
2022-08-01
Ben Pfaff
Bug fixes.
tree
|
commitdiff
2022-07-30
Ben Pfaff
start writing tests
tree
|
commitdiff
2022-07-29
Ben Pfaff
work
tree
|
commitdiff
2022-07-29
Ben Pfaff
work on CTABLES
tree
|
commitdiff
2022-07-29
Ben Pfaff
Automatically infer variables' measurement level from...
tree
|
commitdiff
2022-07-08
Ben Pfaff
Suppress GCC 12.1.1 warnings.
tree
|
commitdiff
2022-06-26
Friedrich Beckmann
tests/atlocal.in - switched from which to command -v
tree
|
commitdiff
2022-06-25
Ben Pfaff
DESCRIPTIVES: Fix bad error message.
tree
|
commitdiff
2022-06-18
Ben Pfaff
Implement SET LEADZERO.
tree
|
commitdiff
2022-06-03
Ben Pfaff
line-reader: Avoid undefined behavior in printf utility...
tree
|
commitdiff
2022-06-01
Ben Pfaff
tests: Add test for doubled parentheses.
tree
|
commitdiff
2022-05-30
Ben Pfaff
perl-module: Remove test for memory usage.
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-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
next