projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
configure: Update autoconf and libtool macro use to fix warnings.
[pspp]
/
src
/
output
/
2022-07-08
Ben Pfaff
Fix use-after-free errors.
tree
|
commitdiff
2022-06-18
Ben Pfaff
Implement SET LEADZERO.
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-04-05
Ben Pfaff
pivot-table: Avoid null dereference in "pspp-output...
tree
|
commitdiff
2022-03-18
Friedrich Beckmann
bug #62189: Fixed clipped numbers in histogram legend
tree
|
commitdiff
2022-03-13
Ben Pfaff
spv-light-decoder: Avoid GCC 11.x warning in decode_spv...
tree
|
commitdiff
2021-12-30
Ben Pfaff
Change how checking for missing values works.
tree
|
commitdiff
2021-12-16
Ben Pfaff
Fix build requirements by correctly noting that Python...
tree
|
commitdiff
2021-12-09
Ben Pfaff
treewide: Replace <name>_cnt by n_<name>s and <name...
tree
|
commitdiff
2021-12-06
Ben Pfaff
pivot-table: New function pivot_value_new_variable__().
tree
|
commitdiff
2021-12-06
Ben Pfaff
driver: New function output_log_nocopy().
tree
|
commitdiff
2021-10-02
John Darrington
Use XCALLOC / XZALLOC macros where reasonable
tree
|
commitdiff
2021-10-02
John Darrington
Replace numerous instances of xzalloc with XZALLOC
tree
|
commitdiff
2021-09-03
Ben Pfaff
case: Introduce new functions for numbers and substring...
tree
|
commitdiff
2021-06-27
Ben Pfaff
TITLE and SUBTITLE: Don't treat an unquoted argument...
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
John Darrington
Output drivers: Remove assertions on OUTPUT_ITEM_GROUP
tree
|
commitdiff
2021-03-14
John Darrington
src/output/spv/automake.mk: Add some explicit dependenc...
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-02-21
Ben Pfaff
ascii: Always include <sys/ioctl.h> if we're calling...
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
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
2021-01-24
Ben Pfaff
output-item: Allocate correct size in message_item_crea...
tree
|
commitdiff
2021-01-11
Ben Pfaff
output: Add missing chart.h.
tree
|
commitdiff
2021-01-11
Ben Pfaff
output-item: Collapse the inheritance hierarchy into...
tree
|
commitdiff
2021-01-11
Ben Pfaff
output-item: Make command name part of every output_item.
tree
|
commitdiff
2021-01-11
Ben Pfaff
cairo-fsm: Remove dead code in xr_fsm_create().
tree
|
commitdiff
2021-01-11
Ben Pfaff
output: Change command names from uppercase to title...
tree
|
commitdiff
2021-01-11
Ben Pfaff
str: Add function xstrdup_if_nonnull() and introduce...
tree
|
commitdiff
2021-01-11
Ben Pfaff
spv-file-format: Update understanding of commandName...
tree
|
commitdiff
2021-01-10
Ben Pfaff
text-item: Simplify text_item further to just hold...
tree
|
commitdiff
2021-01-10
Ben Pfaff
output: Rename page-eject-item to page-break-item.
tree
|
commitdiff
2021-01-10
Ben Pfaff
text-item: Fix reference leak in text_item_to_table_item().
tree
|
commitdiff
2021-01-10
Ben Pfaff
table-item: Don't unshare a pivot_table upon adding...
tree
|
commitdiff
2021-01-10
Ben Pfaff
spv-writer: Consistently use label from output_item.
tree
|
commitdiff
2021-01-10
Ben Pfaff
output: Make spv-writer code understand output_item.
tree
|
commitdiff
2021-01-10
Ben Pfaff
pivot-table: Fix handling of current-layer in spv files...
tree
|
commitdiff
2021-01-10
Ben Pfaff
spv-light-decoder: Support special format 40 in decode_...
tree
|
commitdiff
2021-01-10
Ben Pfaff
spv-light-decoder: Drop special case for dim 0 in decod...
tree
|
commitdiff
2021-01-10
Ben Pfaff
pivot-table: Implement hiding footnotes.
tree
|
commitdiff
2021-01-10
Ben Pfaff
pivot-table: Always put footnote markers in sorted...
tree
|
commitdiff
2021-01-10
Ben Pfaff
ascii: Include footnote markers in output.
tree
|
commitdiff
2021-01-10
Ben Pfaff
pivot-table: Allow footnote marker style to change...
tree
|
commitdiff
2021-01-10
Ben Pfaff
cairo-fsm: Honor displaying footnote markers as subscripts.
tree
|
commitdiff
2021-01-10
Ben Pfaff
spv-light-decoder: Add back character set encoding...
tree
|
commitdiff
2021-01-09
Ben Pfaff
pspp-output: New "strings" developer command.
tree
|
commitdiff
2021-01-09
Ben Pfaff
pivot-table: Minor coding style improvements.
tree
|
commitdiff
2021-01-09
Ben Pfaff
pivot-table: Tolerate nulls in pivot_value_clone().
tree
|
commitdiff
2021-01-09
Ben Pfaff
spv-legacy-decoder: Initialize all members for SPV_VALU...
tree
|
commitdiff
2021-01-09
Ben Pfaff
spv-legacy-decoder: Set data_index and presentation_ind...
tree
|
commitdiff
2021-01-09
Ben Pfaff
spv-select: Allow structure_member and png_member to...
tree
|
commitdiff
2021-01-09
Ben Pfaff
pivot-table: Fix cut and paste error in pivot_value_clo...
tree
|
commitdiff
2021-01-09
Ben Pfaff
Make the Cairo and Pango libraries required rather...
tree
|
commitdiff
2021-01-08
Ben Pfaff
Add support for PNG images in .spv files.
tree
|
commitdiff
2021-01-08
Ben Pfaff
cairo-fsm: Tolerate negative "space" argument to xr_fsm...
tree
|
commitdiff
2021-01-08
Ben Pfaff
spv-file-format: Revise .spv light member documentation.
tree
|
commitdiff
2021-01-08
Ben Pfaff
spv: Encode and decode AHEX format in light binary...
tree
|
commitdiff
2021-01-08
Ben Pfaff
spv-light-decoder: Text strings are all UTF-8 encoded.
tree
|
commitdiff
2021-01-07
Ben Pfaff
pivot-table: Implement SET SMALL.
tree
|
commitdiff
2021-01-07
Ben Pfaff
pivot-table: Incorporate format settings.
tree
|
commitdiff
2021-01-07
Ben Pfaff
Make data input and output take a fmt_settings structure.
tree
|
commitdiff
2021-01-02
Ben Pfaff
output: Make table_item a pivot_table, table_cell a...
tree
|
commitdiff
2021-01-02
Ben Pfaff
csv: Change footnote format.
tree
|
commitdiff
2021-01-02
Ben Pfaff
pivot-table: Add some more utility functions for pivot...
tree
|
commitdiff
2021-01-02
Ben Pfaff
pivot-table: Define numeric formats of categories as...
tree
|
commitdiff
2021-01-02
Ben Pfaff
pivot-table: Don't rely on xcalloc (0, x) returning...
tree
|
commitdiff
2021-01-02
Ben Pfaff
pivot-output: Fix typo in comment.
tree
|
commitdiff
2021-01-02
Ben Pfaff
render: Simplify 'pages' array in struct render_pager.
tree
|
commitdiff
2021-01-02
Ben Pfaff
output: Drop TAB_FIX and the idea of a configurable...
tree
|
commitdiff
2021-01-02
Ben Pfaff
text-item: Use struct font_style instead of individual...
tree
|
commitdiff
2021-01-02
Ben Pfaff
table-item: Make caption into table_cell too.
tree
|
commitdiff
2021-01-01
Ben Pfaff
table-item: Change title from table_item_text to table_...
tree
|
commitdiff
2021-01-01
Ben Pfaff
table-item: Remove barely used parameters from table_it...
tree
|
commitdiff
2021-01-01
Ben Pfaff
table-provider: Remove "const" from struct table_cell...
tree
|
commitdiff
2021-01-01
Ben Pfaff
output-item: Make label a part of every output_item.
tree
|
commitdiff
next