projects
/
pspp
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pspp
2021-05-01
John Darrington
src/language/utilities/host.c (run_command): Fix memory...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-01
John Darrington
src/data/format.c (fmt_affix_free): Fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2021-05-01
John Darrington
src/output/tex.c (post_process_tokens): Fix memory...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-01
John Darrington
src/output/select.c (select_matches): Fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2021-05-01
John Darrington
src/output/spv/spv.c (spv_read): Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2021-05-01
John Darrington
src/output/output-item.c (output_item_unref): Fix memor...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-01
John Darrington
src/output/output-item.h (outpt_item_ref): Add WARN_UNU...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-01
John Darrington
src/ouput/output-item.c (output_item_unshare): Use...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-01
John Darrington
src/output/pivot-table.c (pivot_value_ex_destroy):...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
John Darrington
Windows/automake.mk: Use more portable code
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Ben Pfaff
lexer: Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
John Darrington
Output drivers: Remove assertions on OUTPUT_ITEM_GROUP
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
John Darrington
Added rules to build nsis installers for w32
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
John Darrington
Added a script to assist building for w32
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Ben Pfaff
Refactor SET and SHOW commands so it's harder to forget...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Ben Pfaff
settings: Add macro settings.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Ben Pfaff
settings: Use modern initializer style.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Ben Pfaff
segment: Allow '.' as separate token with a line, for...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Ben Pfaff
psppire-dialog-action-regression: Fix unused variable...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Ben Pfaff
segment: Improve segmentation when DEFINE command has...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
John Darrington
doc/automake: Use correct syntax for configuring native...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
John Darrington
Add w32 handler for "activate-link" signal
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
John Darrington
Remove unused module subcommand-list
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
John Darrington
tests/automake.mk: Fix building of test runners
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
John Darrington
src/ui/gui/var-display.c (missing_values_to_string...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
John Darrington
src/ui/gui/psppire-output-view.c (psppire_output_view_n...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
John Darrington
src/ui/gui/psppire-dict.c (psppire_dict_set_name):...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
John Darrington
src/ui/gui/psppire-dialog-action-regression.c (generate...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
John Darrington
src/ui/gui/psppire-data-store.c (psppire_data_store_get...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
John Darrington
src/libpspp/float-format.c (extract_hex): Remove useles...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
John Darrington
src/language/stats/crosstabs.c (display_risk): Avoid...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Ben Pfaff
command: DEFINE command is still unimplemented.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Ben Pfaff
lexer: Add support for DEFINE...!ENDDEFINE.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Ben Pfaff
lexer: Add support for macro punctuation.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Ben Pfaff
lexer: Add support for macro identifiers (that begin...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Ben Pfaff
segment: Fix segmentation of integer followed by "...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-04
John Darrington
Mention Harry Thijssen in THANKS
commit
|
commitdiff
|
tree
|
snapshot
2021-04-04
John Darrington
src/ui/gui/help-menu.c (open_windows_help): Reimplement
commit
|
commitdiff
|
tree
|
snapshot
2021-04-04
John Darrington
src/language/stats/glm.c: Fix compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
John Darrington
src/libpspp/message.c (prepare_diagnostic_information...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-28
John Darrington
Output Window: Fix sensitivity of Save button. Also...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-28
John Darrington
src/ui/gui/automake.mk [src_ui_gui_psppire_CFLAGS]...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-28
John Darrington
src/ui/gui/psppire.c: Fold long line
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
John Darrington
src/ui/gui/psppire-dialog-action-runs.c (generate_synta...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
John Darrington
src/ui/gui/find-dialog.c (ip -> case_iterator): Rename.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
John Darrington
src/ui/gui/psppire.c (struct icon_size): Remove --...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
John Darrington
src/ui/gui/helper.c (clone_list_store): Remove unused...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
John Darrington
Bump micro version to 1.5.3
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
John Darrington
Generate cosmetics for windows hosts.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-23
Ben Pfaff
segment: Properly handle DO REPEAT in batch mode.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-22
Ben Pfaff
lexer: New function lex_force_int_range().
commit
|
commitdiff
|
tree
|
snapshot
2021-03-21
John Darrington
Fix bug where attempting to rendering an empty bar...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-21
Ben Pfaff
doc: Update documentation for SET command to match...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-21
Ben Pfaff
q2c: Remove, since it is no longer used.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-21
Ben Pfaff
SET: Reimplement parser without q2c.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-21
Ben Pfaff
CROSSTABS: Reimplement parser without q2c.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
John Darrington
Avoid useless warnings on stderr.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
John Darrington
src/ui/gui/main.c: Add a startup tip for Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
John Darrington
psppire-import-spreadsheet.c: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
John Darrington
src/output/spv/automake.mk: Add some explicit dependenc...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
John Darrington
src/language/expressions/automake.mk: Fix build issues...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Ben Pfaff
gui: Include line number in error messages generated...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Ben Pfaff
gui: Label unnamed syntax windows as "Untitled" in...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Ben Pfaff
Add syntax mode radio button to syntax editor window.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Ben Pfaff
pivot-table: Reduce size of struct pivot_value from...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Ben Pfaff
pivot-table: Reduce size of struct pivot_value from...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Ben Pfaff
format: Reduce size of struct fmt_spec from 6 bytes...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Ben Pfaff
format: Reduce size of struct fmt_spec from 12 bytes...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Ben Pfaff
DELETE VARIABLES: Fix crash when deleting and adding...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Ben Pfaff
Improve error message for creating a new string var...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Ben Pfaff
tests: Ignore .pspprc in a different way, to fix runnin...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-21
Ben Pfaff
ascii: Always include <sys/ioctl.h> if we're calling...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Ben Pfaff
psppire-output-view: Remove more dead code.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Ben Pfaff
psppire-output-view: Fix display of groups.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Ben Pfaff
psppire-output-view: Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
John Darrington
/ui/gui/psppire-var-info.c (__set_property): Remove...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
John Darrington
src/libpspp/zip-reader.c (probe_magic): Fix inappropria...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
John Darrington
src/language/stats/autorecode.c (cmd_autorecode): Remov...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
John Darrington
src/data/sys-file-reader.c: (read_header): Remove redun...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
John Darrington
src/math/wilcoxon-sig.c (count_sums_to_W): Avoid use...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
Ben Pfaff
spv-light-decoder: Use unsigned int, not int, for ...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
Ben Pfaff
spv-writer: Avoid obsolete function asctime().
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
Ben Pfaff
spvbin-helpers: Properly handle parsing strings with...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
Ben Pfaff
spv-light-decoder: Fix check for valid decimal point...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Ben Pfaff
spv: Add support for page breaks.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Ben Pfaff
spv: Remove code that was just #if 0'd out before.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Ben Pfaff
output: Replace OUTPUT_ITEM_PAGE_SETUP by a new driver...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Ben Pfaff
output: Make groups contain their subitems, and get...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Ben Pfaff
output-item: Add basic support for visibility.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Ben Pfaff
zip-reader: Make the zip_reader reference counted.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Ben Pfaff
zip-reader: Switch to a more usual error reporting...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Ben Pfaff
zip-reader: Fix file descriptor leak in zip_reader_crea...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Ben Pfaff
zip-reader: Use endian conversion functions from intege...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Ben Pfaff
DEBUG EVALUATE: Use output_log() instead of printf().
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Ben Pfaff
spv-legacy-decoder: Make 'data' parameter to decode_spv...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Ben Pfaff
output: New function output_log().
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Ben Pfaff
llx: Introduce new iteration macros and some users.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Ben Pfaff
str: Avoid passing null pointer to memcpy() in ds_put_s...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Ben Pfaff
pspp-output: Fix typo in user message.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-24
Ben Pfaff
output-item: Allocate correct size in message_item_crea...
commit
|
commitdiff
|
tree
|
snapshot
next