projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
better tests
[pspp]
/
src
/
2021-06-27
Ben Pfaff
TITLE and SUBTITLE: Don't treat an unquoted argument...
tree
|
commitdiff
2021-06-27
Ben Pfaff
lexer: New function lex_next_representation().
tree
|
commitdiff
2021-06-27
Ben Pfaff
lexer: Factor some token inspectors out into new token...
tree
|
commitdiff
2021-05-30
Ben Pfaff
identifier: Remove TOKEN_N_TYPES from enum token_type.
tree
|
commitdiff
2021-05-30
Ben Pfaff
segment: Refine treatment of start of macro body.
tree
|
commitdiff
2021-05-30
Ben Pfaff
segment: Fix implementation of is_all_spaces().
tree
|
commitdiff
2021-05-30
Ben Pfaff
segment: The body of DEFINE does not have to be on...
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-05-01
Ben Pfaff
psppire-output-view: Avoid doubling output when exporti...
tree
|
commitdiff
2021-05-01
Ben Pfaff
box-whisker: Use consistent array size for box_whisker_...
tree
|
commitdiff
2021-05-01
Ben Pfaff
format-parser: Fix inconsistent use of "char *" vs...
tree
|
commitdiff
2021-05-01
John Darrington
src/language/utilities/host.c (run_command): Fix memory...
tree
|
commitdiff
2021-05-01
John Darrington
src/data/format.c (fmt_affix_free): Fix memory leak
tree
|
commitdiff
2021-05-01
John Darrington
src/output/tex.c (post_process_tokens): Fix memory...
tree
|
commitdiff
2021-05-01
John Darrington
src/output/select.c (select_matches): Fix memory leak
tree
|
commitdiff
2021-05-01
John Darrington
src/output/spv/spv.c (spv_read): Remove unused variable
tree
|
commitdiff
2021-05-01
John Darrington
src/output/output-item.c (output_item_unref): Fix memor...
tree
|
commitdiff
2021-05-01
John Darrington
src/output/output-item.h (outpt_item_ref): Add WARN_UNU...
tree
|
commitdiff
2021-05-01
John Darrington
src/ouput/output-item.c (output_item_unshare): Use...
tree
|
commitdiff
2021-05-01
John Darrington
src/output/pivot-table.c (pivot_value_ex_destroy):...
tree
|
commitdiff
2021-04-18
Ben Pfaff
lexer: Fix typo in comment.
tree
|
commitdiff
2021-04-18
John Darrington
Output drivers: Remove assertions on OUTPUT_ITEM_GROUP
tree
|
commitdiff
2021-04-13
Ben Pfaff
Refactor SET and SHOW commands so it's harder to forget...
tree
|
commitdiff
2021-04-13
Ben Pfaff
settings: Add macro settings.
tree
|
commitdiff
2021-04-13
Ben Pfaff
settings: Use modern initializer style.
tree
|
commitdiff
2021-04-13
Ben Pfaff
segment: Allow '.' as separate token with a line, for...
tree
|
commitdiff
2021-04-13
Ben Pfaff
psppire-dialog-action-regression: Fix unused variable...
tree
|
commitdiff
2021-04-13
Ben Pfaff
segment: Improve segmentation when DEFINE command has...
tree
|
commitdiff
2021-04-10
John Darrington
Add w32 handler for "activate-link" signal
tree
|
commitdiff
2021-04-10
John Darrington
Remove unused module subcommand-list
tree
|
commitdiff
2021-04-10
John Darrington
src/ui/gui/var-display.c (missing_values_to_string...
tree
|
commitdiff
2021-04-10
John Darrington
src/ui/gui/psppire-output-view.c (psppire_output_view_n...
tree
|
commitdiff
2021-04-10
John Darrington
src/ui/gui/psppire-dict.c (psppire_dict_set_name):...
tree
|
commitdiff
2021-04-10
John Darrington
src/ui/gui/psppire-dialog-action-regression.c (generate...
tree
|
commitdiff
2021-04-10
John Darrington
src/ui/gui/psppire-data-store.c (psppire_data_store_get...
tree
|
commitdiff
2021-04-10
John Darrington
src/libpspp/float-format.c (extract_hex): Remove useles...
tree
|
commitdiff
2021-04-10
John Darrington
src/language/stats/crosstabs.c (display_risk): Avoid...
tree
|
commitdiff
2021-04-09
Ben Pfaff
command: DEFINE command is still unimplemented.
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-04-04
John Darrington
src/ui/gui/help-menu.c (open_windows_help): Reimplement
tree
|
commitdiff
2021-04-04
John Darrington
src/language/stats/glm.c: Fix compiler warnings
tree
|
commitdiff
2021-04-03
John Darrington
src/libpspp/message.c (prepare_diagnostic_information...
tree
|
commitdiff
2021-03-28
John Darrington
Output Window: Fix sensitivity of Save button. Also...
tree
|
commitdiff
2021-03-28
John Darrington
src/ui/gui/automake.mk [src_ui_gui_psppire_CFLAGS]...
tree
|
commitdiff
2021-03-28
John Darrington
src/ui/gui/psppire.c: Fold long line
tree
|
commitdiff
2021-03-27
John Darrington
src/ui/gui/psppire-dialog-action-runs.c (generate_synta...
tree
|
commitdiff
2021-03-27
John Darrington
src/ui/gui/find-dialog.c (ip -> case_iterator): Rename.
tree
|
commitdiff
2021-03-27
John Darrington
src/ui/gui/psppire.c (struct icon_size): Remove --...
tree
|
commitdiff
2021-03-27
John Darrington
src/ui/gui/helper.c (clone_list_store): Remove unused...
tree
|
commitdiff
2021-03-27
John Darrington
Generate cosmetics for windows hosts.
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
John Darrington
Fix bug where attempting to rendering an empty bar...
tree
|
commitdiff
2021-03-21
Ben Pfaff
q2c: Remove, since it is no longer used.
tree
|
commitdiff
2021-03-21
Ben Pfaff
SET: Reimplement parser without q2c.
tree
|
commitdiff
2021-03-21
Ben Pfaff
CROSSTABS: Reimplement parser without q2c.
tree
|
commitdiff
2021-03-14
John Darrington
Avoid useless warnings on stderr.
tree
|
commitdiff
2021-03-14
John Darrington
src/ui/gui/main.c: Add a startup tip for Windows
tree
|
commitdiff
2021-03-14
John Darrington
psppire-import-spreadsheet.c: Fix typo
tree
|
commitdiff
2021-03-14
John Darrington
src/output/spv/automake.mk: Add some explicit dependenc...
tree
|
commitdiff
2021-03-14
John Darrington
src/language/expressions/automake.mk: Fix build issues...
tree
|
commitdiff
2021-03-11
Ben Pfaff
gui: Include line number in error messages generated...
tree
|
commitdiff
2021-03-11
Ben Pfaff
gui: Label unnamed syntax windows as "Untitled" in...
tree
|
commitdiff
2021-03-11
Ben Pfaff
Add syntax mode radio button to syntax editor window.
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-08
Ben Pfaff
format: Reduce size of struct fmt_spec from 6 bytes...
tree
|
commitdiff
2021-03-08
Ben Pfaff
format: Reduce size of struct fmt_spec from 12 bytes...
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-02-21
Ben Pfaff
ascii: Always include <sys/ioctl.h> if we're calling...
tree
|
commitdiff
2021-02-15
Ben Pfaff
psppire-output-view: Remove more dead code.
tree
|
commitdiff
2021-02-15
Ben Pfaff
psppire-output-view: Fix display of groups.
tree
|
commitdiff
2021-02-15
Ben Pfaff
psppire-output-view: Remove dead code.
tree
|
commitdiff
2021-02-07
John Darrington
/ui/gui/psppire-var-info.c (__set_property): Remove...
tree
|
commitdiff
2021-02-07
John Darrington
src/libpspp/zip-reader.c (probe_magic): Fix inappropria...
tree
|
commitdiff
2021-02-07
John Darrington
src/language/stats/autorecode.c (cmd_autorecode): Remov...
tree
|
commitdiff
2021-02-07
John Darrington
src/data/sys-file-reader.c: (read_header): Remove redun...
tree
|
commitdiff
2021-02-07
John Darrington
src/math/wilcoxon-sig.c (count_sums_to_W): Avoid use...
tree
|
commitdiff
2021-02-07
Ben Pfaff
spv-light-decoder: Use unsigned int, not int, for ...
tree
|
commitdiff
2021-02-07
Ben Pfaff
spv-writer: Avoid obsolete function asctime().
tree
|
commitdiff
2021-02-07
Ben Pfaff
spvbin-helpers: Properly handle parsing strings with...
tree
|
commitdiff
2021-02-07
Ben Pfaff
spv-light-decoder: Fix check for valid decimal point...
tree
|
commitdiff
2021-01-25
Ben Pfaff
spv: Add support for page breaks.
tree
|
commitdiff
2021-01-25
Ben Pfaff
spv: Remove code that was just #if 0'd out before.
tree
|
commitdiff
2021-01-25
Ben Pfaff
output: Replace OUTPUT_ITEM_PAGE_SETUP by a new driver...
tree
|
commitdiff
2021-01-25
Ben Pfaff
output: Make groups contain their subitems, and get...
tree
|
commitdiff
2021-01-25
Ben Pfaff
output-item: Add basic support for visibility.
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
zip-reader: Fix file descriptor leak in zip_reader_crea...
tree
|
commitdiff
2021-01-25
Ben Pfaff
zip-reader: Use endian conversion functions from intege...
tree
|
commitdiff
2021-01-25
Ben Pfaff
DEBUG EVALUATE: Use output_log() instead of printf().
tree
|
commitdiff
2021-01-25
Ben Pfaff
spv-legacy-decoder: Make 'data' parameter to decode_spv...
tree
|
commitdiff
2021-01-25
Ben Pfaff
output: New function output_log().
tree
|
commitdiff
2021-01-25
Ben Pfaff
llx: Introduce new iteration macros and some users.
tree
|
commitdiff
next