work on PRINT encoding
[pspp] / src /
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-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-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-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-19 Ben Pfaffsort: Allocate space for sort buffers on demand, not... 20120319030503/pspp 20120320030503/pspp 20120321030502/pspp 20120322030503/pspp
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-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 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-02-29 John DarringtonKruskal-Wallis: Sort grouped ranks before displaying...
2012-02-26 John DarringtonGenerate pspp.desktop 20120227030505/pspp 20120228030501/pspp 20120229030501/pspp
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-25 John DarringtonAdded SHOW options DIRECTORY, ENVIRONMENT, TEMPDIR... 20120225030502/pspp 20120226030503/pspp
2012-02-23 John DarringtonFix bug #35532: Error setting PsppireDict predicate
2012-02-21 John DarringtonMEANS: plug memory leaks 20120222030502/pspp 20120223030501/pspp 20120224030501/pspp
2012-02-19 John DarringtonAttempt to cope with endian issues in zip reader. 20120220030501/pspp 20120221030502/pspp
2012-02-19 John DarringtonODS Reader: fix uninitialised variables 20120219030503/pspp
2012-02-18 Ben Pfaffstr: Skip only up to one-past-the-end in ss_tokenize().
2012-02-18 Ben Pfaffsys-file-reader: Avoid read past end of buffer.
2012-02-18 Ben Pfaffcategoricals: Mark dump_interaction() and categoricals_...
2012-02-18 John DarringtonRevert "Mark separator names for translation"
2012-02-18 John DarringtonRemove erroneous case_unrefs. Found by valgrind
2012-02-18 John DarringtonUse if(0) instead of #if 0
2012-02-18 John Darringtoncategoricals.c: Fix memory access problems on empty...
2012-02-16 John Darringtonfix warnings 20120217030503/pspp 20120218030508/pspp
2012-02-16 John DarringtonMEANS: Correct position of double vertical rule
2012-02-16 John DarringtonMeans: Report totals as well as catagories
2012-02-15 John DarringtonPsppire: Allow syntax files to be provided as an argument 20120216030502/pspp
2012-02-14 John DarringtonReliability Test: Do not allow splits greater than... 20120215030501/pspp
2012-02-13 John DarringtonAdd missing translation markup 20120214030503/pspp
2012-02-13 John DarringtonUse ButtonBox Mask nick field for it's correct purpose.
2012-02-13 John DarringtonMark separator names for translation
2012-02-12 John DarringtonAdded a dialog box for the MEANS command 20120213030503/pspp
2012-02-10 John DarringtonFixed bug #35494 - Levene test crash on no valid values. 20120211030508/pspp
2012-02-08 Ben PfaffGET: Add an ENCODING subcommand. 20120208030501/pspp
2012-02-08 Ben Pfaffsys-file: Support EBCDIC magic number in system files.
2012-02-08 Ben Pfaffsys-file: Recode string fields in file header also.
2012-02-08 Ben Pfaffdictionary: Truncate file label in dictionary encoding...
next