pspp
2012-04-15 Peter LemenkovFix DSO linking issue 20120416030503/pspp
2012-04-14 John DarringtonPsppireDictView: Call gtk_widget_destroy instead of...
2012-04-14 John DarringtonPsppireDialog: Added assignment for parent_class which...
2012-04-13 John DarringtonReplace regression.q with regression.c 20120414030503/pspp 20120415030503/pspp
2012-04-11 John DarringtonPspppireSelector: Prevent selection of disallowed entries. 20120412030503/pspp 20120413030504/pspp
2012-04-11 Ben Pfaffi18n: Factor out encoding categories from GUI into... 20120411030502/pspp
2012-04-11 Ben Pfaffsys-file-reader: Remove obsolete comment.
2012-04-10 John DarringtonExamine dialog: Allow only numeric variables to be...
2012-04-09 John DarringtonExamine gui: remove var-is-numeric predicate from dict... 20120410030503/pspp
2012-04-09 John DarringtonEXAMINE: Implement MISSING=REPORT option
2012-04-09 John Darringtoncategoricals.c: Distinguish between missing values...
2012-04-08 John DarringtonRemove KMO and Bartlett statistics from bug check test. 20120409030503/pspp
2012-04-05 John DarringtonDocumentation: Yet more markup 20120406030503/pspp 20120407030503/pspp 20120408030503/pspp
2012-04-04 Ben PfaffFACTOR: Fix crash with /ROTATION=NOROTATE. 20120404030503/pspp 20120405030503/pspp
2012-04-04 Ben Pfaffspreadlevel-plot: Fix missing #include <stdlib.h>
2012-04-01 John DarringtonText Importer: Added filter to the file chooser. 20120401030502/pspp 20120402030503/pspp 20120403030503/pspp
2012-04-01 John DarringtonCorrected bug in chart rendering which caused the ordin...
2012-03-31 John DarringtonCorrect typo in examine.ui
2012-03-31 John DarringtonExamine: Added the /PLOT=SPREADLEVEL option
2012-03-31 John Darringtonexamine.c: Fix a seg fault which caused a crash when... 20120331030503/pspp
2012-03-31 John DarringtonExplore Dialog: Replace add hoc functions with the...
2012-03-29 John DarringtonDocumentation: More markup 20120330030503/pspp
2012-03-28 John DarringtonDocumentation: New markup for subcommands 20120329030502/pspp
2012-03-28 John DarringtonDocumentation: Add a @pspp macro
2012-03-28 John DarringtonHistograms: Fix the alignment case where little slack...
2012-03-27 John DarringtonCorrect errors in histogram geometry calcs and add... 20120328030508/pspp
2012-03-26 John DarringtonFix crash on datasets with single values (again) 20120327030501/pspp
2012-03-26 John DarringtonReadjust histogram parameters if on the first attempt...
2012-03-26 John DarringtonHistograms: Improve the code calculating the bin ranges...
2012-03-26 John DarringtonSimplify algebra
2012-03-26 John Darringtonxrchart_write_scale: Use integer arithmetic
2012-03-26 John DarringtonExamine: Print extreme values using the print format...
2012-03-26 John DarringtonHistogram calculations: Use integer arithmetic
2012-03-26 John DarringtonBoxplot: Remove function boxplot_draw_yscale
2012-03-25 John DarringtonHistogram plotting: (hist_draw_bar) Added label argument. 20120326030502/pspp
2012-03-25 John DarringtonHistograms: Put hard limit on the number of histogram...
2012-03-25 John DarringtonCairo charts: Move check for near zero values to inside... 20120325030503/pspp
2012-03-25 John DarringtonWhitespace changes only
2012-03-25 John DarringtonFix a crashes where histograms of a single datum were...
2012-03-24 John DarringtonFixed yet another problem caused by use of abs where...
2012-03-24 John DarringtonMark histogram legend strings for translation
2012-03-24 John DarringtonAvoid floating point precision problems in chart scale 20120324030503/pspp
2012-03-24 John Darringtoncairo-chart.c: new struct xrchart_axis
2012-03-24 John DarringtonHistograms: Ensure that the bins are aligned to an...
2012-03-23 John DarringtonCorrected previous commit
2012-03-23 John Darringtonchart_rounded_tick: Avoid arithmetic problems with...
2012-03-23 John DarringtonUpdate the BUGS chapter in the manual
2012-03-23 John DarringtonUpdated the documentation for EXAMINE
2012-03-22 John DarringtonImprove the way in which histogram bin ranges are chosen 20120323030502/pspp
2012-03-22 John DarringtonEXAMINE: Allow the /ID subcommand to take a non-numeric...
2012-03-20 John DarringtonCorrect geometrical error plotting histograms
2012-03-20 John Darringtonhistogram.c: histogram_create now takes bin width inste...
2012-03-20 John DarringtonNEWS: Mention changes to EXAMINE
2012-03-19 Ben Pfaffsort: Allocate space for sort buffers on demand, not... 20120319030503/pspp 20120320030503/pspp 20120321030502/pspp 20120322030503/pspp
2012-03-18 John DarringtonRelax NPAR SIGN test
2012-03-18 John DarringtonImprove translator comments.
2012-03-18 John DarringtonFix compiler warnings 20120318030502/pspp
2012-03-18 John DarringtonWhitespace changes only
2012-03-18 John Darringtonexamine.c: Rename xxx0 and xxx1 to something more sensible
2012-03-17 Ben Pfaffods-reader: Fix memory leak.
2012-03-17 John DarringtonFix memory leaks in the new EXAMINE implementation.
2012-03-16 John DarringtonEXAMINE: Complete re-implementation 20120317030502/pspp
2012-03-16 John Darringtonorder_stats: New function order_state_accumulate_idx
2012-03-16 John DarringtonCategoricals: Dont crash when getting non-existant...
2012-03-15 Ben Pfaffods-reader: Fix write beyond end of buffer. 20120316030503/pspp
2012-03-14 John Darringtonmath/np.c: Change np_create to take 3 doubles rather...
2012-03-14 John DarringtonRecode Dialog: Stringify the variable label
2012-03-14 John DarringtonFix GtkCritical in recode dialog.
2012-03-14 Ben Pfaffpo: Update French translation from translationproject... 20120314030501/pspp
2012-03-11 John DarringtonRegression: Fix bug where missing values in the depende... 20120312030502/pspp 20120313030502/pspp
2012-03-11 Ben Pfaffpsppire-output-window: Use fallback PATH_MAX on GNU... 20120311030503/pspp
2012-03-03 John Darringtoninteraction.c: interaction_dump: don't crash on empty... 20120304030503/pspp 20120305030502/pspp 20120306030503/pspp 20120307030505/pspp 20120308030501/pspp 20120309030503/pspp 20120310030505/pspp
2012-03-03 John DarringtonRemove unnecessary #include
2012-03-03 John Darringtonmoments.c: Implement calc_semean.
2012-03-03 John Darringtononeway.c: Set destroy pointer to NULL, since it is...
2012-03-03 John DarringtonCategoricals.c: Call payload->destroy inside categorica...
2012-03-03 John Darringtoncategoricals.c: Delete redundant function dump_interaction
2012-03-03 John DarringtonExamine tests: Remove leading slash from factor variables.
2012-03-03 Ben Pfaffpool: Use 16-byte alignment on 64-bit architectures. 20120303030503/pspp
2012-03-02 Ben PfaffSort attributes by name for display, to make order... 20120302030501/pspp
2012-03-02 Ben Pfaffidentifier: Apply isdigit() only to values in valid...
2012-03-02 Ben Pfaffzip-writer: Add missing #include <byteswap.h>.
2012-03-02 Ben Pfaffencoding-guesser: Fall back to windows-1252 when UTF...
2012-03-02 Ben Pfaffencoding-guesser: Remove spurious blank line.
2012-03-01 John Darringtonzip-writer.c: Fix incorrect big-endian handling.
2012-03-01 John DarringtonDon't update the icon cache if DESTDIR is non-empty.
2012-03-01 Ben PfaffUpdated the German translation from translationproject... 20120301030501/pspp
2012-03-01 Ben PfaffUpdated the Lithuanian translation from translationproj...
2012-02-29 John DarringtonPostgres test: Create socket in /tmp instead of current...
2012-02-29 John DarringtonKruskal-Wallis: Sort grouped ranks before displaying...
2012-02-29 John Darringtonzip-test.c: More thorough error messages
2012-02-26 John DarringtonGenerate pspp.desktop 20120227030505/pspp 20120228030501/pspp 20120229030501/pspp
2012-02-26 John DarringtonRemove translator credits from AUTHORS file.
2012-02-26 John Darringtonascii.c: Reallocate the lines after the page is resized
2012-02-26 John DarringtonRemove redundant assignment
2012-02-26 John Darringtonascii.c: Move auto out of the #if HAVE_DECL_SIGWINCH...
2012-02-26 John Darringtonascii.c (ascii_reserve) Added assertion.
2012-02-26 Ben Pfaffpo: Update Dutch translation from translationproject...
2012-02-25 John DarringtonAdded SHOW options DIRECTORY, ENVIRONMENT, TEMPDIR... 20120225030502/pspp 20120226030503/pspp
2012-02-23 John DarringtonFix bug #35532: Error setting PsppireDict predicate
next