Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / src /
2009-09-02 Jason StoverNew functions glm_custom_design and parse_interactions.
2009-08-30 John DarringtonCorrect typo in printed string
2009-08-30 John DarringtonUpdate to most recent Gnulib
2009-08-16 John DarringtonDon't override label for Save As menuitem
2009-08-03 Jason StoverCruft removal
2009-07-30 John DarringtonUse u8_cpy instead of memcpy.
2009-07-29 Jason StoverMerged changes from branch interaction-review
2009-07-28 John DarringtonAllow ranges with left to right and bottom to top sense...
2009-07-28 John DarringtonFix clipboard export of non-ascii strings.
2009-07-27 John DarringtonFix bug in casemapping long strings.
2009-07-27 John DarringtonPrevent var sheet from traversing to an invalid cell
2009-07-26 John DarringtonWhitespace changes for the benefit of xgettext.
2009-07-25 John DarringtonAdd "dictionary" property to PsppireVarStore and use it.
2009-07-24 John DarringtonChange signature of text_to_value.
2009-07-24 John Darringtonremove return values from callbacks which don't need...
2009-07-23 John DarringtonFix warnings in flip command.
2009-07-23 John DarringtonRemove reference to roc.h which doesn't exist.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonFix merge problems
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-20 John DarringtonRemove double semicolons.
2009-07-20 John DarringtonReplace caseproto_clone with caseproto_ref
2009-07-19 John DarringtonAdded more (hopefully usefull) comments
2009-07-19 John DarringtonAdd some comments and macros to make the code more...
2009-07-19 John DarringtonAdd assertion to check code consitency
2009-07-19 John DarringtonFix cleanup of ROC command.
2009-07-19 John DarringtonRespect the constness of caseproto.
2009-07-19 John DarringtonCorrected spelling of "consolidate".
2009-07-18 John DarringtonAvoid compiler warning
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-18 John DarringtonAdd comment explaining the meaning of encoding to data_out
2009-07-18 John DarringtonThe length of the string is now not always the
2009-07-18 John DarringtonImprove code to trim leading spaces from numeric output.
2009-07-18 John DarringtonUse data_out_pool in crosstabs.q
2009-07-18 John DarringtonBefore recoding a variable's name, check that it
2009-07-17 Jason Stoverpspp_linreg(): Use cache->n_coeffs to set the dimension...
2009-07-17 John DarringtonEnsure correct behaviour when the state var is missing.
2009-07-17 John DarringtonFix ROC behaviour in the presence of missing values.
2009-07-17 Ben Pfaffi18n: Merge translatable strings.
2009-07-17 Ben Pfaff"Sig." is an abbreviation, "Exact" is not.
2009-07-17 Ben Pfaffi18n: Eliminate some translatable strings.
2009-07-17 Ben Pfaffi18n: Reduce translatable strings in SHOW command.
2009-07-17 Ben Pfaffi18n: Change some strings to reduce work of translation.
2009-07-16 Ben PfaffSeparate table functions that format their arguments...
2009-07-16 Ben PfaffConsistently capitalize the name "Gnumeric".
2009-07-15 John DarringtonFixed bug reporting the significance of paired value...
2009-07-15 John DarringtonNew function prepare_cutpoints
2009-07-14 John DarringtonReplaced the glade definition of about dialog with...
2009-07-14 John DarringtonRemoved unused function prototypes
2009-07-13 John DarringtonFix crash in find dialog and make code less horrible.
2009-07-13 John DarringtonFix bug encodig missing value keys in gui
2009-07-12 John DarringtonFix crash on text import dialog
2009-07-12 Jason StoverRemove write-only variable from interaction_case_data.
2009-07-12 John DarringtonAdded a dict parameter to data_in and dealt with the...
2009-07-11 Jason StoverReturn 0.0 for mean of a categorical variable. Fixes...
2009-07-08 John DarringtonRemove recoding in data_store.
2009-07-07 John DarringtonChange union value type to contain uint8_t types instea...
2009-07-07 John DarringtonUse default encoding when reading system files if no...
2009-07-07 John DarringtonFix problem running the perl module
2009-07-07 John DarringtonReplace legacy_recode with recode_string.
2009-07-07 John DarringtonFix compile warnings
2009-07-07 John DarringtonFix bug in value labels dialog box
2009-07-07 John DarringtonAdd dictionary argument to tab_value.
2009-07-06 John DarringtonRecode strings when writing system files.
2009-07-06 John DarringtonFix crash when opening empty dataset
2009-07-06 John DarringtonConvert to utf8 in data_out function.
2009-07-06 John Darringtondata_out function to dynamically allocate return value.
2009-07-05 John DarringtonChange enum legacy_encoding to const char *.
2009-07-05 John DarringtonStore variable names, labels and value labels as UTF8.
2009-06-25 John DarringtonFix bugs when input data is repeated
2009-06-24 John DarringtonAdded second ROC test
2009-06-18 Ben Pfaffsys-file-reader: Don't warn if compression bias field...
2009-06-18 Ben Pfaffpor-file-reader: Tolerate short lines when detecting...
2009-06-16 Jason H StoverRenamed interaction_variable_get_var to interaction_get...
2009-06-15 John DarringtonAdd new functions to define subcase orderings.
2009-06-15 Ben Pfaffsparse-xarray: Add missing #include <limits.h>.
2009-06-15 Ben PfaffAllow variables created by var_create_internal to have...
2009-06-14 John DarringtonFix compile warning
2009-06-13 John DarringtonAdded code to plot the ROC curve
2009-06-12 Ben PfaffFix type mismatch between value_hash prototype and...
2009-06-12 Ben PfaffDrop call to deleted function value_cnt_from_width...
2009-06-11 Jason H StoverFixed crash caused by regressing with categorical variables
2009-06-11 John DarringtonAdded code to generate the ROC cutpoint tables.
2009-06-11 John DarringtonAdd check that input to casereader_create_distinct...
2009-06-10 John DarringtonFix bug when positive and negative groups are of differ...
2009-06-10 John DarringtonAdd framework for ROC summary table
2009-06-10 John DarringtonUse the requested method for calculating the ROC AUC...
2009-06-10 John DarringtonAdded basic calculation and display of area under the...
2009-06-10 John DarringtonAdded a new casereader translator to consolodate cases.
2009-06-10 John DarringtonAdded stub for ROC computation
2009-06-09 John DarringtonFixed bug inserting cases in data sheet.
2009-06-09 John DarringtonAdded parser for the ROC command.
2009-06-09 John DarringtonSupport mult-data charts and legend.
2009-06-08 Ben PfaffFix handling of #! at beginning of PSPP syntax file...
2009-06-07 Ben PfaffRemove spurious Makefile from src/output.
2009-06-07 Ben Pfaffcrosstabs: Fix chi-square display and add regression...
2009-06-07 Ben Pfaffcrosstab: Remove struct that was defined but never...
2009-06-07 Ben Pfaffcrosstabs: Remove write-only variable.
2009-06-07 Ben Pfaffcrosstabs: Fix segfault when chi-square was requested.
2009-06-07 Ben Pfaffcrosstabs: Trim unsightly spaces from titles in output.
next