projects
/
pspp
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
New command SHOW SYSTEM to easily print information useful in bug reports.
2021-07-24
Ben Pfaff
macro: Allow positional arguments to be empty.
commit
|
commitdiff
|
tree
2021-07-24
Ben Pfaff
macro: Make ARG_CHAREND and ARG_ENCLOSE more uniform...
commit
|
commitdiff
|
tree
2021-07-24
Ben Pfaff
identifier: Make T_STOP always 0.
commit
|
commitdiff
|
tree
2021-07-23
Ben Pfaff
macro: Allow macro A to use its arguments as part of...
commit
|
commitdiff
|
tree
2021-07-22
Ben Pfaff
Turn !* into a single token, for macro expansion purposes.
commit
|
commitdiff
|
tree
2021-07-20
Ben Pfaff
DEFINE: Equals sign is optional for both positional...
commit
|
commitdiff
|
tree
2021-07-20
Ben Pfaff
macro: Properly parse !ENCLOSE keyword arguments.
commit
|
commitdiff
|
tree
2021-07-20
Ben Pfaff
DEFINE: Don't use PSPP_CHECK_MACRO_EXPANSION macro...
commit
|
commitdiff
|
tree
2021-07-20
Ben Pfaff
DEFINE: Allow !DEFAULT to follow the argument type...
commit
|
commitdiff
|
tree
2021-07-18
Ben Pfaff
lexer: Change the pipeline to allow more flexible use...
commit
|
commitdiff
|
tree
2021-07-18
Ben Pfaff
str: New function ss_swap().
commit
|
commitdiff
|
tree
2021-07-18
Ben Pfaff
segment: Make negative numbers into single segments.
commit
|
commitdiff
|
tree
2021-07-05
Ben Pfaff
configure: Enable GCC warnings to report use of C2x...
commit
|
commitdiff
|
tree
2021-07-05
Ben Pfaff
DEFINE: New command.
commit
|
commitdiff
|
tree
2021-07-05
Ben Pfaff
lexer: Move lex_ellipsize() into string module, as...
commit
|
commitdiff
|
tree
2021-07-05
Ben Pfaff
token: Update functional interface and add token_copy...
commit
|
commitdiff
|
tree
2021-07-05
Ben Pfaff
segment: Ignore !ENDDEFINE in /*comments*/ and "strings".
commit
|
commitdiff
|
tree
2021-07-05
Ben Pfaff
segment: Distinguish snippets from full files.
commit
|
commitdiff
|
tree
2021-07-05
Ben Pfaff
lexer: Factor out scan error messages into new function.
commit
|
commitdiff
|
tree
2021-07-05
Ben Pfaff
message: Make msg_emit() take full ownership of its...
commit
|
commitdiff
|
tree
2021-07-05
Ben Pfaff
message: Break message location out into a separate...
commit
|
commitdiff
|
tree
2021-07-05
Ben Pfaff
message: Get rid of 'shipped' member in struct message.
commit
|
commitdiff
|
tree
2021-07-05
Ben Pfaff
stringi-set: New functions for not necessarily null...
commit
|
commitdiff
|
tree
2021-07-05
Ben Pfaff
stringi-map: Add some support for non-null-terminated...
commit
|
commitdiff
|
tree
2021-06-27
Ben Pfaff
TITLE and SUBTITLE: Don't treat an unquoted argument...
commit
|
commitdiff
|
tree
2021-06-27
Ben Pfaff
lexer: New function lex_next_representation().
commit
|
commitdiff
|
tree
2021-06-27
Ben Pfaff
lexer: Factor some token inspectors out into new token...
commit
|
commitdiff
|
tree
2021-06-27
Ben Pfaff
doc: Fix operator precedence chart.
commit
|
commitdiff
|
tree
2021-05-30
Ben Pfaff
identifier: Remove TOKEN_N_TYPES from enum token_type.
commit
|
commitdiff
|
tree
2021-05-30
Ben Pfaff
segment: Refine treatment of start of macro body.
commit
|
commitdiff
|
tree
2021-05-30
Ben Pfaff
segment: Fix implementation of is_all_spaces().
commit
|
commitdiff
|
tree
2021-05-30
Ben Pfaff
segment: The body of DEFINE does not have to be on...
commit
|
commitdiff
|
tree
2021-05-30
Ben Pfaff
segment-test: Make debugging easier for some kinds...
commit
|
commitdiff
|
tree
2021-05-09
Ben Pfaff
token: Rename token_destroy() to token_uninit().
commit
|
commitdiff
|
tree
2021-05-03
Ben Pfaff
lexer: Remove lex_syntax_mode in favor of segmenter_mode.
commit
|
commitdiff
|
tree
2021-05-01
Ben Pfaff
psppire-output-view: Avoid doubling output when exporting...
commit
|
commitdiff
|
tree
2021-05-01
Ben Pfaff
box-whisker: Use consistent array size for box_whisker_hinges().
commit
|
commitdiff
|
tree
2021-05-01
Ben Pfaff
format-parser: Fix inconsistent use of "char *" vs...
commit
|
commitdiff
|
tree
2021-04-18
Ben Pfaff
lexer: Fix typo in comment.
commit
|
commitdiff
|
tree
2021-04-13
Ben Pfaff
Refactor SET and SHOW commands so it's harder to forget...
commit
|
commitdiff
|
tree
2021-04-13
Ben Pfaff
settings: Add macro settings.
commit
|
commitdiff
|
tree
2021-04-13
Ben Pfaff
settings: Use modern initializer style.
commit
|
commitdiff
|
tree
2021-04-13
Ben Pfaff
segment: Allow '.' as separate token with a line, for...
commit
|
commitdiff
|
tree
2021-04-13
Ben Pfaff
psppire-dialog-action-regression: Fix unused variable...
commit
|
commitdiff
|
tree
2021-04-13
Ben Pfaff
segment: Improve segmentation when DEFINE command has...
commit
|
commitdiff
|
tree
2021-04-09
Ben Pfaff
command: DEFINE command is still unimplemented.
commit
|
commitdiff
|
tree
2021-04-09
Ben Pfaff
lexer: Add support for DEFINE...!ENDDEFINE.
commit
|
commitdiff
|
tree
2021-04-09
Ben Pfaff
lexer: Add support for macro punctuation.
commit
|
commitdiff
|
tree
2021-04-09
Ben Pfaff
lexer: Add support for macro identifiers (that begin...
commit
|
commitdiff
|
tree
2021-04-09
Ben Pfaff
segment: Fix segmentation of integer followed by "...
commit
|
commitdiff
|
tree
2021-03-23
Ben Pfaff
segment: Properly handle DO REPEAT in batch mode.
commit
|
commitdiff
|
tree
2021-03-22
Ben Pfaff
lexer: New function lex_force_int_range().
commit
|
commitdiff
|
tree
2021-03-21
Ben Pfaff
doc: Update documentation for SET command to match...
commit
|
commitdiff
|
tree
2021-03-21
Ben Pfaff
q2c: Remove, since it is no longer used.
commit
|
commitdiff
|
tree
2021-03-21
Ben Pfaff
SET: Reimplement parser without q2c.
commit
|
commitdiff
|
tree
2021-03-21
Ben Pfaff
CROSSTABS: Reimplement parser without q2c.
commit
|
commitdiff
|
tree
2021-03-11
Ben Pfaff
gui: Include line number in error messages generated...
commit
|
commitdiff
|
tree
2021-03-11
Ben Pfaff
gui: Label unnamed syntax windows as "Untitled" in...
commit
|
commitdiff
|
tree
2021-03-11
Ben Pfaff
Add syntax mode radio button to syntax editor window.
commit
|
commitdiff
|
tree
2021-03-09
Ben Pfaff
pivot-table: Reduce size of struct pivot_value from...
commit
|
commitdiff
|
tree
2021-03-09
Ben Pfaff
pivot-table: Reduce size of struct pivot_value from...
commit
|
commitdiff
|
tree
2021-03-08
Ben Pfaff
format: Reduce size of struct fmt_spec from 6 bytes...
commit
|
commitdiff
|
tree
2021-03-08
Ben Pfaff
format: Reduce size of struct fmt_spec from 12 bytes...
commit
|
commitdiff
|
tree
2021-03-07
Ben Pfaff
DELETE VARIABLES: Fix crash when deleting and adding...
commit
|
commitdiff
|
tree
2021-03-07
Ben Pfaff
Improve error message for creating a new string var...
commit
|
commitdiff
|
tree
2021-03-07
Ben Pfaff
tests: Ignore .pspprc in a different way, to fix running...
commit
|
commitdiff
|
tree
2021-02-21
Ben Pfaff
ascii: Always include <sys/ioctl.h> if we're calling...
commit
|
commitdiff
|
tree
2021-02-15
Ben Pfaff
psppire-output-view: Remove more dead code.
commit
|
commitdiff
|
tree
2021-02-15
Ben Pfaff
psppire-output-view: Fix display of groups.
commit
|
commitdiff
|
tree
2021-02-15
Ben Pfaff
psppire-output-view: Remove dead code.
commit
|
commitdiff
|
tree
2021-02-07
Ben Pfaff
spv-light-decoder: Use unsigned int, not int, for ...
commit
|
commitdiff
|
tree
2021-02-07
Ben Pfaff
spv-writer: Avoid obsolete function asctime().
commit
|
commitdiff
|
tree
2021-02-07
Ben Pfaff
spvbin-helpers: Properly handle parsing strings with...
commit
|
commitdiff
|
tree
2021-02-07
Ben Pfaff
spv-light-decoder: Fix check for valid decimal point...
commit
|
commitdiff
|
tree
2021-01-25
Ben Pfaff
spv: Add support for page breaks.
commit
|
commitdiff
|
tree
2021-01-25
Ben Pfaff
spv: Remove code that was just #if 0'd out before.
commit
|
commitdiff
|
tree
2021-01-25
Ben Pfaff
output: Replace OUTPUT_ITEM_PAGE_SETUP by a new driver...
commit
|
commitdiff
|
tree
2021-01-25
Ben Pfaff
output: Make groups contain their subitems, and get...
commit
|
commitdiff
|
tree
2021-01-25
Ben Pfaff
output-item: Add basic support for visibility.
commit
|
commitdiff
|
tree
2021-01-25
Ben Pfaff
zip-reader: Make the zip_reader reference counted.
commit
|
commitdiff
|
tree
2021-01-25
Ben Pfaff
zip-reader: Switch to a more usual error reporting...
commit
|
commitdiff
|
tree
2021-01-25
Ben Pfaff
zip-reader: Fix file descriptor leak in zip_reader_create().
commit
|
commitdiff
|
tree
2021-01-25
Ben Pfaff
zip-reader: Use endian conversion functions from integer...
commit
|
commitdiff
|
tree
2021-01-25
Ben Pfaff
DEBUG EVALUATE: Use output_log() instead of printf().
commit
|
commitdiff
|
tree
2021-01-25
Ben Pfaff
spv-legacy-decoder: Make 'data' parameter to decode_spvdx_ta...
commit
|
commitdiff
|
tree
2021-01-25
Ben Pfaff
output: New function output_log().
commit
|
commitdiff
|
tree
2021-01-25
Ben Pfaff
llx: Introduce new iteration macros and some users.
commit
|
commitdiff
|
tree
2021-01-25
Ben Pfaff
str: Avoid passing null pointer to memcpy() in ds_put_substr...
commit
|
commitdiff
|
tree
2021-01-25
Ben Pfaff
pspp-output: Fix typo in user message.
commit
|
commitdiff
|
tree
2021-01-24
Ben Pfaff
output-item: Allocate correct size in message_item_create().
commit
|
commitdiff
|
tree
2021-01-12
Ben Pfaff
configure: Require @clicksequence to be present.
commit
|
commitdiff
|
tree
2021-01-11
Ben Pfaff
output: Add missing chart.h.
commit
|
commitdiff
|
tree
2021-01-11
Ben Pfaff
output-item: Collapse the inheritance hierarchy into...
commit
|
commitdiff
|
tree
2021-01-11
Ben Pfaff
output-item: Make command name part of every output_item.
commit
|
commitdiff
|
tree
2021-01-11
Ben Pfaff
cairo-fsm: Remove dead code in xr_fsm_create().
commit
|
commitdiff
|
tree
2021-01-11
Ben Pfaff
output: Change command names from uppercase to title...
commit
|
commitdiff
|
tree
2021-01-11
Ben Pfaff
str: Add function xstrdup_if_nonnull() and introduce...
commit
|
commitdiff
|
tree
2021-01-11
Ben Pfaff
spv-file-format: Update understanding of commandName...
commit
|
commitdiff
|
tree
2021-01-10
Ben Pfaff
text-item: Simplify text_item further to just hold...
commit
|
commitdiff
|
tree
2021-01-10
Ben Pfaff
output: Rename page-eject-item to page-break-item.
commit
|
commitdiff
|
tree
next