Remove obsolete file
[pspp] / src /
2009-12-25 John DarringtonRemove obsolete file
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-24 John DarringtonFACTOR: Implemented the /PRINT=CORRELATIONS SIG DETERMI...
2009-12-23 John DarringtonFACTOR: Remove diagnostic messages
2009-12-23 John DarringtonFirst attempt at FACTOR command
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonRemove gettext markup from g_param_spec arguments.
2009-12-16 John DarringtonLinear Regression: Dependent variables should not be...
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-12-16 John DarringtonFix bug in ROC parsing long string variables
2009-12-16 John DarringtonProperly escape marked up text in dictionary views
2009-12-16 John DarringtonNew interface PsppireSelectDestWidget.
2009-12-15 John DarringtonRemove unused GtkAdjustment objects
2009-12-15 Ben PfaffRename src/output/charts/box-whisker.[ch] to src/output...
2009-12-15 Ben PfaffGet rid of superfluous Makefile in src/output/charts.
2009-12-14 John DarringtonFix missing menu label
2009-12-14 John DarringtonDon't allow string variables in ROC dialog as dependent...
2009-12-14 John DarringtonRemove unused code
2009-12-14 John DarringtonShow only numeric variables in correlations dialog
2009-12-13 John DarringtonMerge branch 'master' of ssh://john@cellform.com/home...
2009-12-13 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-12-13 John DarringtonAdded a dialog box for the CORRELATION command
2009-12-13 John DarringtonNew function psppire_var_view_contains_var
2009-12-13 John DarringtonChange psppire_dicts pointers from G_POINTER to PSPPIRE...
2009-12-12 John DarringtonROC dialog: Disable reference button when curve is...
2009-12-12 John DarringtonImplemented a dialog box for the ROC command
2009-12-12 John DarringtonRemove awkward dependency from psppire-selector.c
2009-12-12 John DarringtonRemove unused code
2009-12-12 John DarringtonRework the recode-dialog to fit new selector / psppire...
2009-12-06 Ben Pfaffoutput: Remove PostScript driver.
2009-12-06 Ben Pfafffile-name: Generalize fn_interp_vars().
2009-12-06 Ben Pfaffcasereader: New function casereader_select().
2009-12-06 Ben Pfaffcasereader: New functions casereader_project() and...
2009-12-06 Ben Pfaffcasereader: New function casereader_translate_stateless().
2009-12-06 Ben Pfaffcasereader: New function casereader_create_empty().
2009-12-05 Ben Pfaffcasereader: New function casereader_advance().
2009-12-05 Ben Pfaffcasereader: New function casereader_truncate().
2009-12-05 Ben Pfaffsubcase: Add more useful functions.
2009-12-05 Ben PfaffNew data type string_map, a string-to-string map.
2009-12-03 John DarringtonUpdate to reflect latest copy of Gnulib
2009-11-27 Ben PfaffNew data type string_set, a set of unique strings.
2009-11-27 Ben Pfaffhmapx: New function hmapx_is_empty().
2009-11-27 Ben Pfaffhmap: New function hmap_is_empty().
2009-11-24 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-23 John DarringtonNew module psppire-var-view
2009-11-19 John DarringtonEnsure that only one set of callbacks exist.
2009-11-18 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-18 John DarringtonUpdate to reflect latest copy of Gnulib
2009-11-18 John DarringtonFix problem building with --without-libplot
2009-11-18 John DarringtonFix property erroneously altered in commit a9a69251edd6...
2009-11-17 John DarringtonSeparated psppire_selector_set_subjects into two indivi...
2009-11-16 John DarringtonPsppireDictView: Change "dictionary" property to "model".
2009-11-15 John DarringtonPsppireSelector: new properties: "source-widget" and...
2009-11-15 John DarringtonMove definition of sort-cases-dialog to a seperate...
2009-11-14 John DarringtonFix some minor problems with the reliability dialog
2009-11-13 John DarringtonProperly display ampersand characters in dictionary...
2009-11-08 John DarringtonUse significance_of_correlation function in t-test.
2009-11-08 John DarringtonNew module src/math/correlation
2009-11-07 John DarringtonRemove inappropriate call to gtk_window_set_keep_above
2009-10-24 Ben PfaffMerge "master" into "output".
2009-10-15 Ben Pfaffsys-file-reader: Tolerate nonsensical opcodes in compre...
2009-10-13 Ben PfaffDon't use $< in target rules, for portability to POSIX...
2009-10-11 Ben PfaffUse @VARIABLE@ instead of $(VARIABLE) consistently...
2009-10-11 Ben PfaffDrop double suffixes from makefiles to improve POSIX...
2009-10-10 Ben PfaffAvoid GNU make extension $(RM) in makefiles.
2009-10-10 Ben PfaffDeclare Makefile suffixes, to be a little closer to...
2009-10-10 John DarringtonConverted psppire.glade to psppire.ui
2009-10-10 John DarringtonConverted some additional .glade files .ui
2009-10-10 John DarringtonAllow xgettext to extract strings from .ui files
2009-10-10 John DarringtonStarted transition to a .glade-less system.
2009-10-06 Jason H StoverNew function check_interactions to specify all possible...
2009-10-04 John DarringtonCanonicalise orthography of Big/Little Endian
2009-10-04 John DarringtonRemove duplicate entry from command.def
2009-10-04 John DarringtonCORRELATIONS: Properly deal with case weights.
2009-10-04 John DarringtonCORRELATIONS: Fix bug parsing /STATISTICS=ALL
2009-10-04 John DarringtonCORRELATIONS: Added support for /STATISTICS=XPROD
2009-10-04 John DarringtonCORRELATIONS: Added support for the STATISTICS subcommand
2009-10-03 John DarringtonFirst working version of CORRELATIONS.
2009-10-03 John DarringtonInitial framework for CORRELATIONS command
2009-10-01 Ben PfaffFix numerous warnings about an unknown attribute rpl_ma...
2009-10-01 Ben PfaffUpgrade to latest Gnulib version and fix resulting...
2009-09-28 John DarringtonCorrect printf conversion specifiers for size_t types.
2009-09-27 John DarringtonAdd necessary #include stddef.h directive
2009-09-26 Ben Pfaffperl-module: Additional fixes for Perl version number...
2009-09-25 Ben Pfaffperl-module: Tolerate minor PSPP version number differe...
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-09-20 Ben PfaffFix "make check" with --enable-relocatable.
2009-09-17 Ben PfaffDon't pad variable labels written to system files.
2009-09-16 Ben PfaffFREQUENCIES: Make frequency table headings easier to...
2009-09-15 Ben PfaffMerge commit 'origin/stable' into stable
2009-09-12 John DarringtonCanonicalise some printed strings, to make translators...
2009-09-04 Ben PfaffT-TEST: Also fix the case where the correlation is...
2009-09-04 Ben PfaffT-TEST: Avoid NaN in paired-sample correlation signific...
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-14 John DarringtonRemove const qualifier.
2009-08-14 John DarringtonRevert pango dependency to version 2.20
2009-08-11 Ben PfaffEXAMINE: Fix null pointer dereference introduced in...
next