Work on getting rid of trns_chain_finalize().
[pspp] / src /
2015-02-16 Ben PfaffWork on getting rid of trns_chain_finalize(). pxd
2015-02-16 Ben Pfaffwork on making transformations use relative return...
2015-02-16 Ben Pfaffcontrol-stack: Move from language to data directory.
2015-02-16 Ben Pfafftransformations: Remove finalize functions.
2015-02-16 Ben Pfaffcasereader: Implement save, load.
2015-02-16 Ben Pfaffcase, caseproto: Implement save and load.
2015-02-16 Ben Pfaffpxd: initial work
2015-02-16 Ben Pfaffinteger-format: New functions and macros for endian...
2015-02-16 Ben Pfaffhmap: Replace 'mask' by 'shift'.
2015-02-15 Ben PfaffCOUNT: Correct treatment of missing values.
2015-02-14 John DarringtonExamine Dialog: Fix widget focus order
2015-02-14 John DarringtonDialog boxes: Grab focus of the source widget on reset
2015-02-07 John DarringtonAdded the /BARCHART option to CROSSTABS
2015-02-02 John DarringtonCorrected typo in syntax generation for value chooser.
2015-01-23 John DarringtonEnsure that example_dir is relocatable.
2015-01-22 John DarringtonAdd examples directory "shortcut" to file_open dialog
2015-01-21 John DarringtonFrequencies: Added the /BARCHART subcommand.
2015-01-19 John DarringtonPiecharts: Avoid the segment fill obscuring the labels
2015-01-19 John DarringtonPiecharts: Remove trailing whitespace from slice labels
2015-01-17 John DarringtonFix logic error in previous commit
2015-01-16 John Darringtonreplace_file_start: On error, ensure that the appropria...
2015-01-16 John DarringtonNew module to perform decimal floating point arithmetic...
2015-01-07 John DarringtonSyntax Window: Simplify the Edit|Paste callback.
2015-01-04 John DarringtonFix compiler warnings on 64 bit machines
2015-01-04 Ben Pfaffcairo: Remove claim that a null 'cairo' can work.
2015-01-04 Ben Pfaffpsppire-output-view: Fix segfault during printing.
2015-01-02 John DarringtonExamine: Change the positioning of the whiskers on...
2014-12-29 John DarringtonFactor: fix memory leaks relating to PROMAX and update...
2014-12-28 Ben Pfafffactor: Comment out unused functions.
2014-12-21 John DarringtonFACTOR: Added PROMAX rotation.
2014-12-14 John DarringtonFile Export: Added a "plain text" option.
2014-12-08 Ben Pfaffcommand: Fix delayed execution of FINISH.
2014-12-08 Daniel Schliepercommand: Add STEMLEAF to list of unimplemented commands.
2014-12-08 Ben Pfafflexer: Include <unistd.h> to ensure 'read' is consisten...
2014-12-05 John DarringtonFREQUENCIES: Fix bug when combining HISTOGRAM with...
2014-11-30 Ben PfaffFREQUENCIES: Allow percentiles to be comma-separated.
2014-11-29 Ben PfaffAdd support for weighting variables in SPSS/PC+ system...
2014-11-29 Ben PfaffAdd support for reading SPSS/PC+ system files.
2014-10-28 John DarringtonFREQUENCIES: Fixed crash when there was no valid data
2014-10-28 John DarringtonGRAPH: Use complete strings instead of constructing...
2014-10-18 Ben Pfaffcairo: Add .5pt gutter around table rules.
2014-10-18 Ben Pfaffpsppire-output-view: Properly render the first few...
2014-10-18 John DarringtonFREQUENCIES: Fix the default /STATISTICS.
2014-10-18 John DarringtonFrequencies.c: Use BIT_INDEX (FRQ_ST_MEDIAN) instead...
2014-10-12 Ben PfaffDISPLAY: Fix crash bugs in DISPLAY INDEX and DISPLAY...
2014-10-09 Ben Pfaffpsppire-output-view: Only render output items once...
2014-10-05 Friedrich Beckmanngui: Set StartupNotify=false because Startup Notificati...
2014-09-28 Friedrich BeckmannAdd GRAPH command initially with just scatterplots...
2014-09-27 Ben PfaffMakefiles: Support --enable-silent-rules for one more...
2014-09-27 Ben PfaffMakefiles: Make most of the handwritten rules support...
2014-09-27 Ben Pfaffgui: Suppress compiler warning for call to deprecated...
2014-09-16 Ben PfaffFREQUENCIES: Fix treatment of string variables.
2014-09-16 Ben Pfaffoutput: Add support for captions.
2014-09-14 Ben Pfaffrender: Fix bug in render_pager_draw_region().
2014-09-13 Ben Pfaffoutput: Rename caption to title.
2014-09-13 Ben Pfaffoutput: Add footnote support.
2014-09-13 Ben Pfaffrender: Fold caption drawing into rendering engine.
2014-09-13 Ben Pfaffrender: Render table_items instead of tables.
2014-09-13 Ben Pfaffrender: Push all rendering, not just pagination, into...
2014-09-13 Ben Pfaffrender: Introduce render_pager to factor out code from...
2014-09-13 Ben Pfaffstr: Make str_format_26adic() able to use lowercase.
2014-09-13 Ben PfaffRUNS: Correct calculation of significance.
2014-09-09 Ben Pfaffu8-istream: Fix handling of partial reads.
2014-09-04 Ben Pfaffhtml: Format new-lines as line breaks.
2014-09-04 Ben Pfaffhtml: Align table cells vertically at the top.
2014-09-04 Ben Pfaffzip-writer: Write size and CRC in local directory when...
2014-09-04 Ben Pfaffodt: Use text:outline-level instead of text:level insid...
2014-09-01 Ben Pfaffpsppire-dialog-action-var-info: Only allow "Jump To...
2014-08-30 Ben Pfaffpsppire-dialog-action-varinfo: Make dialog use output...
2014-08-30 Ben Pfaffpsppire-output-view: New features for use separate...
2014-08-30 Ben Pfaffpsppire-output-view: Adjust output formatting as widget...
2014-08-30 Ben Pfaffpsppire-output-view: Fix memory leaks.
2014-08-30 Ben Pfaffpsppire-output-window: Factor out output view as psppir...
2014-08-30 Ben Pfaffgui: Consistently call PsppireOutputWindow a "window...
2014-08-30 Ben Pfaffoutput: Make it possible to push and pop output engines.
2014-08-24 Ben PfaffSYSFILE INFO: Improve output formatting by using nested...
2014-08-24 Ben Pfaffoutput: Implement nested tables.
2014-07-22 Ben Pfaffrender: Rename 'cell' variables used for breaking to...
2014-07-22 Ben Pfafftable-paste: Add error-checking assertion to table_paste().
2014-07-22 Ben Pfafftable-paste: Fix comments and variable naming.
2014-07-22 Ben Pfaffrender: Fix typo in comment.
2014-07-20 Ben Pfaffrender: Fix rendering corner cases when a cell is broke...
2014-07-20 Ben PfaffMake minimum breaks configurable.
2014-07-13 Ben Pfaffrender: Don't add overflows when header is contiguous...
2014-07-13 Ben Pfafftable-select: Only cut headers into two if needed in...
2014-07-12 Ben Pfaffrender: Fix typo in comment.
2014-07-09 John DarringtonAdd OUTPUT MODIFY command
2014-07-09 John DarringtonFix typo in printed string
2014-06-24 Ben Pfaffcairo: Use same scale factor as Pango, for precision...
2014-06-24 Ben Pfaffcairo: Fix failures to scale between cairo and pango...
2014-06-24 Ben Pfaffcairo: Remove PangoWrapMode parameter that was always...
2014-06-23 John DarringtonFixed crash in REGRESSION when only one SAVE parameter...
2014-06-01 Ben Pfaffhtml: Fix right border of cells that span columns at...
2014-05-25 Ben Pfaffvariable: Report only changes in width that actually...
2014-05-11 Ben PfaffCROSSTABS: Calculate significance for lambda and Somers' d.
2014-05-06 Ben PfaffCROSSTABS: Calculate ASE for asymmetric lambda (correctly).
2014-05-06 Ben PfaffCROSSTABS: Don't calculate symmetric uncertainty coeffi...
2014-05-06 Ben PfaffCROSSTABS: Don't calculate ASE for symmetric Somers' d.
2014-05-06 Ben PfaffCROSSTABS: Drop buggy ASE for asymmetric lambda; fix...
2014-05-04 Ben PfaffCROSSTABS: Fix T values for Spearman's R and Pearson...
next