pspp
2010-08-22 John DarringtonSET MXWARNS = 0 to be interpreted as unlimited. 20100822040502/pspp 20100823040503/pspp
2010-08-22 John DarringtonMove MX* processing to libpspp/message.c
2010-08-22 John DarringtonUpdate tests to reflect string changes.
2010-08-21 John Darringtonsyntax-editor.ui cleanup 20100821040503/pspp
2010-08-21 John DarringtonAllow undo/redo of pasted text as a single item
2010-08-21 John DarringtonText input dialog: Use widget-io
2010-08-21 John DarringtonCanonicalise 2-tailed vs. 2-sided
2010-08-21 John DarringtonConsolidate printed strings
2010-08-21 John DarringtonCorrect grammar in printed string
2010-08-20 John Darringtonfile-handle-def.c: replace hash with hmap
2010-08-19 John DarringtonFix translation of column headers in text import dialog. 20100820040508/pspp
2010-08-19 John DarringtonFix translation of column header.
2010-08-11 John Darringtoncorrelations: Fix memory leak 20100814040504/pspp 20100815040507/pspp 20100816040502/pspp 20100817040502/pspp 20100818040505/pspp 20100819040502/pspp
2010-08-09 Ben Pfafftests: Ignore testsuite.at since it is now a generated... 20100810040503/pspp 20100811040504/pspp 20100812040503/pspp 20100813040503/pspp
2010-08-09 Ben PfaffCOUNT: Convert tests to use Autotest.
2010-08-09 Ben PfaffBEGIN DATA: Convert tests to use Autotest.
2010-08-09 Ben PfaffADD FILES: Convert testsuite to use Autotest.
2010-08-09 Ben Pfafftests: Rewrite attributes tests to use Autotest.
2010-08-09 Ben PfaffSET: Add test to avoid regression on bug #30682.
2010-08-09 Ben PfaffImplement SAVE TRANSLATE to comma- and tab-delimited...
2010-08-09 Ben PfaffSAVE: Fix UNSELECTED=RETAIN with a filter variable.
2010-08-09 Ben PfaffDATA LIST: Don't report an error for an empty final...
2010-08-09 Ben PfaffDATA LIST: Fix output column reporting for FREE and...
2010-08-09 Ben PfaffDATA LIST: Convert tests to use Autotest.
2010-08-09 Ben Pfaffsys-file-writer: Consistently use "goto error" to exit.
2010-08-09 Ben Pfaffsys-file-writer: Make write_error(), close_writer(...
2010-08-09 Ben Pfaffsys-file-writer: Fix comment.
2010-08-09 Ben PfaffReplace S_I[RWX]{USR,GRP,OTH} macros by their values.
2010-08-09 Ben Pfaffi18n: Make a few strings more generic for translators.
2010-08-08 John DarringtonAggregate-dialog: Preselect summary function and variab... 20100809040503/pspp
2010-08-08 John DarringtonSET FORMAT: Flag an error if an invalid format is given.
2010-08-08 John DarringtonAggregate: Fixed bug when attempting to create duplicat... 20100808040502/pspp
2010-08-07 John DarringtonAggregate dialog: Initialize HPane widget width on...
2010-08-06 John DarringtonONEWAY: Add explicit tests for the homogeneity and... 20100807040502/pspp
2010-08-06 John DarringtonMigrate the tests for the ONEWAY command to autotest...
2010-08-06 John DarringtonAvoid duplicating the list of autotest files.
2010-08-05 John DarringtonReplace oneway.q with a manually crafted oneway.c file 20100806040502/pspp
2010-08-05 John DarringtonDocumentation: Add explanation of ONEWAY/MISSING
2010-08-01 John DarringtonAvoid compiler warning 20100801040501/pspp 20100802040501/pspp 20100803040504/pspp 20100804040501/pspp 20100805040502/pspp
2010-07-31 John DarringtonFACTOR: prevent crash if the dataset is empty. 20100731040501/pspp
2010-07-30 John DarringtonDeallocate memory from pool using the correct function
2010-07-30 John DarringtonFlush the journal after every write.
2010-07-30 John DarringtonRemoved the gnulib modules which are being flagged...
2010-07-30 Ben PfaffAGGREGATE: Add .h file to Makefile (fixing "make distch... 20100730040501/pspp
2010-07-30 Ben PfaffFLIP: Convert tests to use Autotest.
2010-07-30 Ben Pfaffmake-file: Remove superfluous fflush().
2010-07-30 Ben Pfafftemp-file: New functions for creating temporary files...
2010-07-30 Ben Pfafftemp-file: Rename "ext-array" (for "external array").
2010-07-29 John DarringtonAGGREGATE: Fixed a bug with MEDIAN vs. MODE=ADDVARIABLES
2010-07-29 John DarringtonAdded dialog box for the aggregate command
2010-07-28 John DarringtonAGGREGATE: New file aggregate.h containing the summary... 20100729040501/pspp
2010-07-26 John DarringtonRemove URL from translatable string 20100727040509/pspp 20100728040502/pspp
2010-07-26 John DarringtonAGGREGATE: Add MODE=ADDVARIABLES subcommand.
2010-07-25 Jason H StoverFix upper bound for subscript in ordered_cols. 20100726040509/pspp
2010-07-24 John DarringtonFix memory leak in crosstabs 20100725040501/pspp
2010-07-24 John DarringtonFix memory leak in MRSETS
2010-07-24 John DarringtonAvoid unused function warning
2010-07-22 John DarringtonReplaced relibility.q with relibility.c 20100724040501/pspp
2010-07-20 Jason H StoverAdd argument specifying column containing dependent... 20100722040501/pspp 20100723040501/pspp
2010-07-19 John DarringtonDelete file "means.q" 20100720040501/pspp
2010-07-19 John DarringtonRemove unnecessary include directives of hash.h
2010-07-18 John DarringtonFix memory leak in data_in
2010-07-16 John DarringtonReliability dialog: Add checkbox for summary subcommand 20100717040502/pspp 20100718040501/pspp
2010-07-16 John Darringtonadd missing source file to glade support library
2010-07-16 John DarringtonFix memory leak
2010-07-16 John DarringtonRemove const qualifiers from encoding converter components.
2010-07-15 Jason H StoverDo not rely on user to specify all variables in VARIABL... 20100716040502/pspp
2010-07-08 John DarringtonReplace unknown XML entities with their numerical count... 20100711040509/pspp 20100712040501/pspp 20100713040501/pspp 20100714040501/pspp 20100715040507/pspp
2010-07-04 John DarringtonFix various memory leaks
2010-07-04 John DarringtonFix memory leak in tab_destroy
2010-07-04 John DarringtonFix memory leak in examine
2010-07-04 John DarringtonFix uninitialized variable
2010-07-04 John DarringtonFix invalid reference
2010-06-29 Ben Pfaffcairo: Fix handling of font sizes. 20100702040502/pspp 20100703040502/pspp
2010-06-26 Ben Pfaffcairo: Remove support for printed headers. 20100627040502/pspp 20100628040502/pspp 20100629040501/pspp 20100630040503/pspp 20100701040502/pspp
2010-06-26 Ben Pfaffgui: Fix spelling error in user-visible string.
2010-06-26 Ben Pfaffoutput: Fix logic error in table_select_slice().
2010-06-26 John Darringtonperl-module: Further corrections to dependencies
2010-06-26 Ben PfaffRevert unintended change to tests_libpspp_str_test_LDADD.
2010-06-26 Ben PfaffAvoid redundant linking against libtool convenience... 20100626040502/pspp
2010-06-23 John DarringtonMove compute dialog definition to its own file 20100624040502/pspp
2010-06-23 John DarringtonMove select cases into its own definition file
2010-06-23 John Darrington(Re)enable select cases dialog.
2010-06-23 John DarringtonSeperate the goto-case dialog into its own definition...
2010-06-22 John DarringtonCorrect makefile dependencies for perl module
2010-06-17 Ben PfaffREADME.Git: Upgrade to latest Gnulib. 20100617040508/pspp 20100618040501/pspp 20100619040501/pspp 20100620040502/pspp 20100621040501/pspp 20100622040509/pspp 20100623040501/pspp
2010-06-16 John DarringtonEnsure that psppire's --help and --version options...
2010-06-16 Ben Pfafflexer: Fix funny indentation. 20100616040508/pspp
2010-06-16 Ben Pfaffpsppire: Fix insecure temporary file creation in clipbo...
2010-06-16 Ben Pfaffpspp: Mark the pspp --help text as translatable.
2010-06-16 Ben Pfaffpsppire: Re-implement --help and --version options.
2010-06-16 Ben PfaffDo not treat isolated CR in input data as new-line.
2010-06-15 John DarringtonRemove unused functions make_temp_file and make_unique_...
2010-06-12 Ben Pfafftests: Fix test failures in calendar and expressions... 20100612040503/pspp 20100613040502/pspp 20100614040504/pspp 20100615040506/pspp 99/pspp
2010-06-11 Ben Pfafftmpfile: Rename "struct tmpfile" to "struct temp_file". 20100611040505/pspp
2010-06-09 John DarringtonRemove unnecessary translatiosn of stock items. 20100610040508/pspp
2010-06-09 John Darringtonperl-module/Makefile.PL: Change DLEXT to SO
2010-06-09 Ben PfaffREADME.Git: Update to latest Gnulib.
2010-06-09 Ben Pfaffconfigure.ac: Do not define DEPENDS_ON_LIBINTL.
2010-06-09 Ben Pfaffinexactify: #include <config.h>
next