pspp
2013-09-28 Ben Pfafftests: Skip recently added Gnumeric tests if Gnumeric...
2013-09-28 Ben Pfaffrender: Fix bug measuring spanned cells.
2013-09-28 Ben PfaffIgnore some files that are used for the build but not...
2013-09-28 John DarringtonDocumentation: Explain locale issues in the tutorial. 20130928030503/pspp
2013-09-27 John DarringtonUse correct argument order for pool_nmalloc.
2013-09-26 Ben Pfaffgui: Avoid referencing freed data upon closing data... 20130926030516/pspp 20130927030516/pspp
2013-09-26 Ben Pfaffascii: Use correct arguments in call to msg_error().
2013-09-25 John DarringtonCharts: Use colours from Tango palette instead of fully... 20130925030506/pspp
2013-09-25 John DarringtonUse the msg function to report errors wherever possible.
2013-09-25 John DarringtonAdded some gtk-criticals when the datasheet is null.
2013-09-25 Ben Pfaffpo: Add Ukrainian translation from translationproject...
2013-09-24 Ben PfaffUpdate version number to 0.8.1. 20130924030503/pspp
2013-09-23 Ben Pfaffpsppire-dialog-action-var-info: Allow multiple variable... 20130923030505/pspp
2013-09-23 Ben Pfaffpsppire-dictview: New function psppire_dict_view_get_se...
2013-09-23 Ben Pfaffgui: Remove unused dictionary parameter from missing_va...
2013-09-21 John DarringtonUpdated lithuanian translation from TP 20130921030502/pspp 20130922030503/pspp
2013-09-20 John DarringtonAdded a test which checks the Fisher Exact Test results
2013-09-20 John DarringtonCalculate Fisher Exact Test even if all cell counts...
2013-09-20 John DarringtonCorrect error calculating significance of fisher exact...
2013-09-20 John DarringtonCrosstabs: Use logarithms to calculate the product...
2013-09-20 Ben Pfaffsys-file-reader: Add support for record 7, subtype 10. 20130920030502/pspp
2013-09-20 Ben Pfaffsys-file-info: Make cmd_sysfile_info() more flexible...
2013-09-16 John DarringtonFACTOR: Fix bug interpreting the /CRITERIA=ITERATE... 20130917030502/pspp 20130918030502/pspp 20130919030506/pspp
2013-09-07 John DarringtonNEWS: Mention the new icons 20130907030503/pspp 20130908030503/pspp 20130909030503/pspp 20130910030504/pspp 20130911030503/pspp 20130912030505/pspp 20130913030503/pspp 20130914030502/pspp 20130915030505/pspp 20130916030502/pspp
2013-09-07 John DarringtonMake one of the icon sets a wildcard set.
2013-09-05 Ben Pfaffpsppire-var-sheet: Add icons for role column too. 20130905030502/pspp 20130906030503/pspp
2013-09-04 John DarringtonChange instances of GNM_SUPPORT to GNM_READ_SUPPORT
2013-09-04 Ben Pfaffpsppire-var-sheet: Add icons to combo boxes for alignme... 20130904030503/pspp
2013-09-04 Ben Pfaffpsppire-var-sheet: Factor out code into new function...
2013-09-04 Ben Pfaffpsppire-var-sheet: Generalize get_var_align_stock_id().
2013-09-04 Ben Pfaffpsppire-dictview: Generalize psppire_dict_view_get_var_...
2013-09-04 Ben Pfaffspreadsheet-reader: Avoid 'unused variable' warnings.
2013-09-03 John DarringtonDont try to build in gnumeric/odf reader if the librari...
2013-09-02 Ben Pfaffdata-parser: A hard delimiter at end of line is not... 20130903030505/pspp
2013-08-27 Ben PfaffVARIABLE ROLE: Document the format and add a test. 20130827030505/pspp 20130828030503/pspp 20130829030514/pspp 20130830030503/pspp 20130831030502/pspp 20130901030502/pspp 20130902030504/pspp
2013-08-27 Ben PfaffVARIABLE ROLE: Use correct system file representation.
2013-08-26 Ben PfaffVARIABLE ROLE: New command. 20130826030511/pspp
2013-08-25 Ben Pfaffgui: Remove declarations of variables not defined anywhere.
2013-08-17 John DarringtonAdded url for ODS to the documentation 20130818030502/pspp 20130819030515/pspp 20130820030504/pspp 20130821030502/pspp 20130822030502/pspp 20130823030507/pspp 20130824030504/pspp 20130825030503/pspp
2013-08-17 John DarringtonSmake: Move the svg2png function to its own $call
2013-08-16 Ben Pfafflexer: Rename LEX_ERROR_INTERACTIVE to LEX_ERROR_TERMIN... 20130816030502/pspp
2013-08-13 John DarringtonDeleted legacy icons 20130814030519/pspp 20130815030504/pspp
2013-08-12 Ben Pfaffpsppire-var-sheet: Hard-code size of pixbuf cells. 20130812030507/pspp 20130813030502/pspp
2013-08-12 Ben Pfaffpsppire: Relocate icon files also.
2013-08-11 Ben Pfaffdoc: Clarify that DO REPEAT only substitutes whole...
2013-08-11 Ben PfaffMakefiles: Use $(LTLIBREADLINE) instead of $(LIBREADLINE).
2013-08-11 John Darringtonsrc/output/table.h: Rename class -> klass 20130811030503/pspp
2013-08-11 John DarringtonFixed bug in command line parser
2013-08-11 John DarringtonReduce the possibility of translator errors
2013-08-10 Ben Pfaffgui: Restore icons deleted in error. 20130810095603/pspp
2013-08-09 John DarringtonDeleted some files which do not seem to serve any purpose 20130810030502/pspp
2013-08-08 John DarringtonRemove legacy icons 20130809030501/pspp
2013-08-08 John DarringtonAdded the new "about-logo"
2013-08-07 John DarringtonSmake: Add appropriate dependencies to manifest and... 20130808030502/pspp
2013-08-07 Bastián Díazgui: Update artwork.
2013-08-05 John DarringtonAdded new icons and made them stock items. 20130806030502/pspp
2013-08-05 Ben Pfaffencoding-guesser: Fix bug in parsing fallback encodings. 20130805030512/pspp
2013-08-03 Ben Pfaffsys-file-reader: Accept measurement value of zero witho... 20130804030502/pspp
2013-08-03 Ben Pfaffsys-file-reader: Ignore subtype 24 written by SPSS 21.
2013-08-03 Ben Pfaffsys-file-reader: Handle SPSS 21 change in representatio...
2013-08-03 Ben Pfaffsys-file-reader: Improve diagnostics for unexpected...
2013-08-03 Ben Pfaffpspp-dump-sav: Print a new-line following text record...
2013-08-03 Ben Pfaffpsppire-var-sheet: Add alignment icons to variable...
2013-07-29 Ben Pfaffgui: Remove processor-area from status bar to reduce... 20130730030503/pspp 20130731030504/pspp 20130801030502/pspp 20130802030502/pspp 20130803030513/pspp
2013-07-29 Ben Pfaffpsppire-var-sheet: Add measurement level icons to varia... 20130729030504/pspp
2013-07-28 Ben Pfaffpspp-sheet-view: Draw vertical grid lines at far right...
2013-07-28 Ben Pfaffpspp-sheet-view: Fix bug that omitted bottom of cell...
2013-07-27 John DarringtonReplaced the splash screen with a new one 20130728030502/pspp
2013-07-27 John DarringtonReplace legacy application icon by new one
2013-07-27 John DarringtonMake distcheck pass
2013-07-26 John DarringtonIntegrated the application icons 20130727030502/pspp
2013-07-25 John DarringtonAdded names of new artwork contributors to about dialog 20130726030501/pspp
2013-07-25 John DarringtonAdded mimetype icons
2013-07-24 Ben PfaffUse "auto" mode for parsing syntax in the GUI (and... 20130724030505/pspp 20130725030502/pspp
2013-07-24 John DarringtonChange "variable_changed" to "variable-changed" in...
2013-07-24 Ben Pfaffpo: Update Dutch translation from translationproject...
2013-07-23 John DarringtonFix crash when changing variable formats in data import...
2013-07-23 Ben PfaffUpdate version number to 0.8.0.
2013-07-23 Ben PfaffUpdated localisations from translation-project.org
2013-07-17 John DarringtonREGRESSION: Fix issues found by by review 20130719030506/pspp 20130720030502/pspp 20130721030502/pspp 20130722030502/pspp 20130723030502/pspp
2013-07-14 Ben Pfaffconfigure.ac: Increase version number to 0.7.11. 20130714030503/pspp 20130715030502/pspp 20130716030502/pspp 20130717030502/pspp
2013-07-13 Ben PfaffONEWAY: Fix memory leak in run_oneway.
2013-07-13 Ben Pfafftower-test: Use memmove(), not memcpy(), for overlappin...
2013-07-13 Ben Pfaffsparse-xarray: Fix memory leak in dump_sparse_xarray_to... 20130713030503/pspp
2013-07-13 Ben Pfaffmodel-checker: Fix memory leak in finish_mc().
2013-07-09 John Darringtonconstness 20130710030503/pspp 20130711030502/pspp 20130712030502/pspp
2013-07-03 John DarringtonFixed incorrect behaviour of REGRESSION when multiple... 20130708030519/pspp 20130709030513/pspp
2013-07-03 John DarringtonFix problems associated with LINEAR REGRESSION and...
2013-07-03 John DarringtonAdded test to check that REGRESSION works with multiple...
2013-07-03 John DarringtonAdded a test to ensure that SPLITS vs REGRESSION/SAVE...
2013-07-03 John DarringtonRename tests from REGRESSION to LINEAR REGRESSION
2013-06-29 John DarringtonAvoid unexpected failures in check-valgrind due to...
2013-06-29 John DarringtonPartial fix for regression vs. splits issue 20130629010504/pspp
2013-06-29 John Darringtonlinreg.c: Remove superfluous cast
2013-06-28 Ben Pfaffrange-tower: Fix memory leaks. 20130628010502/pspp
2013-06-28 Ben PfaffCROSSTABS: Fix memory leaks.
2013-06-27 John Darringtonlinreg: Remove some unused features
2013-06-27 Ben Pfaffsession: Fix two memory leaks.
2013-06-26 John DarringtonLOGISTIC REGRESSION: Fix memory leak in error path
2013-06-25 Ben Pfaffdatasheet: Avoid reading a given row more than necessar... 20130625010510/pspp 20130626010503/pspp
next