projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
FREQUENCIES: Use newer hmap library instead of older hsh_table library.
[pspp]
/
src
/
output
/
2010-03-13
Ben Pfaff
tab: Add debugging checks to tab_hline() to match those...
tree
|
commitdiff
2010-03-09
Ben Pfaff
tab: Drop redundant assertions.
tree
|
commitdiff
2010-02-24
Ben Pfaff
odt: Remove dependency on external "zip" program.
20100224040512/pspp
tree
|
commitdiff
2010-02-21
Ben Pfaff
csv: Fix setting output file name.
20100222040508/pspp
20100223040526/pspp
tree
|
commitdiff
2010-02-20
Ben Pfaff
Build the ODT driver only if libxml2 is available.
tree
|
commitdiff
2010-02-12
Ben Pfaff
odt: Restore writing creator metadata.
tree
|
commitdiff
2010-02-10
Ben Pfaff
output: Support --without-cairo.
tree
|
commitdiff
2010-02-10
Ben Pfaff
odt: Remove dependency on <pwd.h> because mingw32 does...
tree
|
commitdiff
2010-02-08
Ben Pfaff
output: Phrase output driver error messages more consis...
tree
|
commitdiff
2010-02-08
Ben Pfaff
Merge "output" into "master"
tree
|
commitdiff
2010-02-07
Ben Pfaff
output: Make errors, warnings, and notes into a new...
tree
|
commitdiff
2010-02-07
Ben Pfaff
Greatly simplify PSPP configuration.
tree
|
commitdiff
2010-02-06
Ben Pfaff
odt: Avoid assertion failure if "mimetype" file cannot...
tree
|
commitdiff
2010-02-06
Ben Pfaff
odt: Fix writing files with names different from pspp...
tree
|
commitdiff
2010-02-06
Ben Pfaff
html: Delete redundant code.
tree
|
commitdiff
2010-02-06
Ben Pfaff
csv: Close pipe files properly.
tree
|
commitdiff
2010-02-06
Ben Pfaff
csv: Open output file immediately, instead of delaying.
tree
|
commitdiff
2010-02-06
Ben Pfaff
cairo: Avoid GLib-GObject-CRITICAL from g_object_unref...
tree
|
commitdiff
2010-02-06
Ben Pfaff
cairo: Require minimum page width.
tree
|
commitdiff
2010-02-06
Ben Pfaff
ascii: Remove unimplemented "tab-width" setting.
tree
|
commitdiff
2010-02-05
Ben Pfaff
Make text output left-justified in ascii and cairo...
tree
|
commitdiff
2010-01-29
Ben Pfaff
odt: Change default output file name to "pspp.odt".
tree
|
commitdiff
2010-01-20
Ben Pfaff
ascii: Fix handling of file open error.
tree
|
commitdiff
2010-01-19
Ben Pfaff
ascii: Fix closing pipe files in ascii_destroy().
tree
|
commitdiff
2010-01-19
Ben Pfaff
ascii: Fix ascii_flush().
tree
|
commitdiff
2010-01-17
Ben Pfaff
Fix use of uninitialized data in table_casereader_get_c...
tree
|
commitdiff
2010-01-17
Ben Pfaff
Rewrite PSPP output engine.
tree
|
commitdiff
2009-12-25
John Darrington
FACTOR: Added "Scree Plots"
tree
|
commitdiff
2009-12-25
John Darrington
Remove obsolete file
tree
|
commitdiff
2009-12-25
John Darrington
Merge branch 'master' into output
tree
|
commitdiff
2009-12-18
John Darrington
Merge branch 'master' into output
tree
|
commitdiff
2009-12-16
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-12-15
Ben Pfaff
Rename src/output/charts/box-whisker.[ch] to src/output...
tree
|
commitdiff
2009-12-15
Ben Pfaff
Get rid of superfluous Makefile in src/output/charts.
tree
|
commitdiff
2009-12-06
Ben Pfaff
output: Remove PostScript driver.
tree
|
commitdiff
2009-12-06
Ben Pfaff
file-name: Generalize fn_interp_vars().
tree
|
commitdiff
2009-11-18
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2009-11-18
John Darrington
Fix problem building with --without-libplot
tree
|
commitdiff
2009-10-24
Ben Pfaff
Merge "master" into "output".
tree
|
commitdiff
2009-09-24
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-09-15
Ben Pfaff
Merge commit 'origin/stable' into stable
tree
|
commitdiff
2009-08-14
John Darrington
Revert pango dependency to version 2.20
tree
|
commitdiff
2009-08-11
Ben Pfaff
Merge master into output branch.
tree
|
commitdiff
2009-08-11
Ben Pfaff
Delete tab_raw function and tab_alloc macro.
tree
|
commitdiff
2009-08-11
Ben Pfaff
Delete tab_create()'s unused third parameter.
tree
|
commitdiff
2009-08-11
Ben Pfaff
Separate table functions that format their arguments...
tree
|
commitdiff
2009-08-09
Ben Pfaff
Add CONST_CAST macro, for casting away "const" more...
tree
|
commitdiff
2009-08-09
Ben Pfaff
Add UP_CAST macro, for safer casting from contained...
tree
|
commitdiff
2009-08-06
Ben Pfaff
output: Always use helper functions to access struct...
tree
|
commitdiff
2009-08-05
Ben Pfaff
output: Remove write-only "col_group' member from struc...
tree
|
commitdiff
2009-08-05
Ben Pfaff
output: Get rid of write-only "hit" member in struct...
tree
|
commitdiff
2009-08-05
Ben Pfaff
output: Fix warnings about unused function arguments...
tree
|
commitdiff
2009-08-01
John Darrington
Consolidate translatable strings into a common form.
tree
|
commitdiff
2009-08-01
John Darrington
Added options to the ODF driver.
tree
|
commitdiff
2009-08-01
John Darrington
Fixed bug rendering joined columns
tree
|
commitdiff
2009-08-01
John Darrington
Add a styles.xml file
tree
|
commitdiff
2009-08-01
John Darrington
Prevent existing output file from interfereing with zip
tree
|
commitdiff
2009-08-01
John Darrington
Enable joined cells to be rendered properly
tree
|
commitdiff
2009-07-31
John Darrington
Added a meta.xml file.
tree
|
commitdiff
2009-07-31
John Darrington
Add comments and cleanup
tree
|
commitdiff
2009-07-31
John Darrington
Add the file I forgot to include
tree
|
commitdiff
2009-07-31
John Darrington
Initial attempt at an ODF driver
tree
|
commitdiff
2009-07-30
Ben Pfaff
output: Draw titles on charts in a larger font than...
tree
|
commitdiff
2009-07-30
Ben Pfaff
output: Fix vertical alignment of text to a baseline...
tree
|
commitdiff
2009-07-30
Ben Pfaff
output: Use Cairo and Pango to draw charts, instead...
tree
|
commitdiff
2009-07-29
Ben Pfaff
output: Make chart geometry the responsibility of the...
tree
|
commitdiff
2009-07-28
Ben Pfaff
charts: Use numeric colors instead of color names.
tree
|
commitdiff
2009-07-23
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-07-23
John Darrington
Merge commit 'origin/roc'
tree
|
commitdiff
2009-07-22
Ben Pfaff
output: Make building without libplot possible again.
tree
|
commitdiff
2009-07-22
Ben Pfaff
output: Use macro HAVE_CHARTS instead of NO_CHARTS.
tree
|
commitdiff
2009-07-22
Ben Pfaff
output: Remove barchart implementation, which is unused.
tree
|
commitdiff
2009-07-20
Ben Pfaff
Move implementation of NP plots out of EXAMINE into...
tree
|
commitdiff
2009-07-20
Ben Pfaff
charts: Allow passing a null pointer to chart_unref.
tree
|
commitdiff
2009-07-18
John Darrington
Merge commit 'origin/data-encoding'
tree
|
commitdiff
2009-07-18
John Darrington
Improve code to trim leading spaces from numeric output.
tree
|
commitdiff
2009-07-16
Ben Pfaff
Separate table functions that format their arguments...
tree
|
commitdiff
2009-07-07
John Darrington
Replace legacy_recode with recode_string.
tree
|
commitdiff
2009-07-07
John Darrington
Add dictionary argument to tab_value.
tree
|
commitdiff
2009-07-06
John Darrington
Convert to utf8 in data_out function.
tree
|
commitdiff
2009-07-06
John Darrington
data_out function to dynamically allocate return value.
tree
|
commitdiff
2009-07-05
Ben Pfaff
output: Make box-whisker plots work again.
tree
|
commitdiff
2009-07-03
Ben Pfaff
Fix segfault drawing pie charts with old versions of...
tree
|
commitdiff
2009-07-02
Ben Pfaff
output: Refactor implementation of charts.
tree
|
commitdiff
2009-07-02
Ben Pfaff
chart: Fix format string issues in draw_tick callers.
tree
|
commitdiff
2009-07-02
Ben Pfaff
chart: Fix format string issues in chart_write_title...
tree
|
commitdiff
2009-07-02
Ben Pfaff
chart: Fix format string issues in draw_tick callers.
tree
|
commitdiff
2009-07-02
Ben Pfaff
chart: Fix format string issues in chart_write_title...
tree
|
commitdiff
2009-07-02
Ben Pfaff
piechart: Change 'angle' variable from static to automatic.
tree
|
commitdiff
2009-07-02
Ben Pfaff
piechart: Fix spelling of "magnitude".
tree
|
commitdiff
2009-07-02
Ben Pfaff
piechart: Use definition of M_PI from GSL.
tree
|
commitdiff
2009-07-01
Ben Pfaff
output: Get rid of 'prc' member of struct outp_driver.
tree
|
commitdiff
2009-07-01
Ben Pfaff
output: Get rid of histogram_plot_n function.
tree
|
commitdiff
2009-07-01
Ben Pfaff
output: Fix segfault for writing output outside a comma...
tree
|
commitdiff
2009-06-23
Ben Pfaff
output: Include command names in titles in GUI output.
tree
|
commitdiff
2009-06-20
Ben Pfaff
output: Implement very rudimentary graphical GUI output...
tree
|
commitdiff
2009-06-20
Ben Pfaff
output: Make tables reference-counted.
tree
|
commitdiff
2009-06-20
Ben Pfaff
output: Improve warnings about negative table dimensions.
tree
|
commitdiff
2009-06-20
Ben Pfaff
output: Make outp_parse_options slightly more general...
tree
|
commitdiff
2009-06-17
Ben Pfaff
output: Make allocating and freeing drivers independent...
tree
|
commitdiff
next