projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
CTABLES remove some vestigial multiple response support
[pspp]
/
src
/
2022-06-25
Ben Pfaff
CTABLES remove some vestigial multiple response support
tree
|
commitdiff
2022-06-25
Ben Pfaff
CTABLES weird special formats
tree
|
commitdiff
2022-06-25
Ben Pfaff
CTABLES: implement some simple features
tree
|
commitdiff
2022-06-25
Ben Pfaff
VLABELS
tree
|
commitdiff
2022-06-25
Ben Pfaff
work on CTABLES
tree
|
commitdiff
2022-06-25
Ben Pfaff
DESCRIPTIVES: Fix bad error message.
tree
|
commitdiff
2022-06-19
Ben Pfaff
Change application ID from org.fsf.pspp to org.gnu...
tree
|
commitdiff
2022-06-19
Friedrich Beckmann
gui: make import assistant window a modal window
tree
|
commitdiff
2022-06-18
Ben Pfaff
Implement SET LEADZERO.
tree
|
commitdiff
2022-06-01
Ben Pfaff
lexer: New function lex_ofs_representation().
tree
|
commitdiff
2022-06-01
Ben Pfaff
mode: New order statistic.
tree
|
commitdiff
2022-06-01
Ben Pfaff
math: Make 'accumulate' a feature of order statistics...
tree
|
commitdiff
2022-06-01
Ben Pfaff
subcase: Rename subcase_destroy() to subcase_uninit().
tree
|
commitdiff
2022-06-01
Ben Pfaff
math: Coding style updates in some order-stat implement...
tree
|
commitdiff
2022-06-01
Ben Pfaff
math: Improve comments.
tree
|
commitdiff
2022-06-01
Ben Pfaff
math: Avoid unneeded extra allocations for fixed-size...
tree
|
commitdiff
2022-06-01
Ben Pfaff
spv-legacy-decoder: Always give the pivot table a title.
tree
|
commitdiff
2022-06-01
Ben Pfaff
output-item: Add missing new-line printing tables in...
tree
|
commitdiff
2022-06-01
Ben Pfaff
output-item: Fix memory leak in output_item_dump().
tree
|
commitdiff
2022-06-01
Ben Pfaff
pivot-table: New functions for setting captions, etc.
tree
|
commitdiff
2022-06-01
Ben Pfaff
pivot-table: Fix pivot_table_dump() null pointer derefe...
tree
|
commitdiff
2022-05-28
Ben Pfaff
gui: For text data import, use the same parser for...
tree
|
commitdiff
2022-05-28
Ben Pfaff
data-parser: Make data parser not require a dictionary.
tree
|
commitdiff
2022-05-28
Ben Pfaff
gui: Make text import assistant accept only one quote...
tree
|
commitdiff
2022-05-28
Ben Pfaff
gui: Always use the most comma text import settings.
tree
|
commitdiff
2022-05-28
Ben Pfaff
gui: Honor quotes in the text data import dialog.
tree
|
commitdiff
2022-05-21
Ben Pfaff
New command SHOW SYSTEM to easily print information...
tree
|
commitdiff
2022-04-10
Ben Pfaff
expressions: Convert SYSMIS into int as INT_MIN during...
tree
|
commitdiff
2022-04-06
Friedrich Beckmann
start message to translators with TRANSLATORS
tree
|
commitdiff
2022-04-06
Ben Pfaff
MATRIX: Correct error message.
tree
|
commitdiff
2022-04-05
Ben Pfaff
pivot-table: Avoid null dereference in "pspp-output...
tree
|
commitdiff
2022-04-05
Ben Pfaff
CROSSTABS: Fix computation of adjusted standardized...
tree
|
commitdiff
2022-04-05
Ben Pfaff
psppire-output-view: Export correctly to drivers that...
tree
|
commitdiff
2022-04-03
Yuri Chornoivan
Yuri Chornoivan contributed some typo fixes
tree
|
commitdiff
2022-04-01
Ben Pfaff
sys-file-encoding: Clean up .c file on distclean.
tree
|
commitdiff
2022-04-01
Ben Pfaff
icons: Fix uninstall.
tree
|
commitdiff
2022-03-18
Friedrich Beckmann
bug #62189: Fixed clipped numbers in histogram legend
tree
|
commitdiff
2022-03-18
Friedrich Beckmann
Windows build: Adapted icon names to org.fsf.pspp naming
tree
|
commitdiff
2022-03-14
Ben Pfaff
Rename icon files to match full application ID.
tree
|
commitdiff
2022-03-13
Ben Pfaff
Update to newest gnulib.
tree
|
commitdiff
2022-03-13
Ben Pfaff
spv-light-decoder: Avoid GCC 11.x warning in decode_spv...
tree
|
commitdiff
2022-03-13
Ben Pfaff
expressions: Fix value of $TIME variable and add a...
tree
|
commitdiff
2022-01-13
Ben Pfaff
psppire-dialog-action-crosstabs: Do not add PIVOT or...
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
next