pspp
2010-02-15 Ben PfaffAllow more version number flexibility, by using Automak...
2010-02-13 Ben PfaffRELIABILITY: Make expected test results reflect "N...
2010-02-13 Ben PfaffInclude the .glade files in pspp.pot, not just the...
2010-02-13 Ben PfaffRELIABILITY: Consistently capitalize "N of Items".
2010-02-12 Ben PfaffFACTOR: Mark translatable string as not a printf format...
2010-02-12 Ben Pfaffodt: Restore writing creator metadata.
2010-02-11 Ben PfaffSmake: Add mkdtemp module, used by odt output driver.
2010-02-10 Ben Pfafflevene: Write null pointers as NULL instead of as 0.
2010-02-10 Ben Pfaffgui: Remove write-only variable 'new_type' from on_var_...
2010-02-10 Ben Pfaffoutput: Support --without-cairo.
2010-02-10 Ben Pfaffodt: Remove dependency on <pwd.h> because mingw32 does...
2010-02-09 Ben Pfaffhmap-test: Disable ordered insert tests on GCC 4.3.
2010-02-09 Ben PfaffSmake: Remove unused gethostname, getlogin_r, strsep...
2010-02-08 Ben Pfaffoutput: Phrase output driver error messages more consis...
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben Pfaffoutput: Make errors, warnings, and notes into a new...
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
2010-02-06 Ben Pfaffdoc: Distribute doc/pspp.xml, so that users don't need...
2010-02-06 Ben PfaffUpdate Catalan and Brazilian Portuguese translations.
2010-02-06 Ben PfaffAdd Spanish translation from translationproject.org.
2010-02-06 Ben Pfaffmake-file: Fix #includes.
2010-02-06 Ben Pfaffdatasheet-test: Make variable "const".
2010-02-06 Ben Pfaffllx: New function llx_find() to find a pointer in a...
2010-02-06 Ben Pfaffllx: New macro LLX_INITIALIZER to initialize an llx...
2010-02-06 Ben PfaffNew "string_array" data structure for working with...
2010-02-06 Ben Pfaffverbose-msg: Remove.
2010-02-06 Ben Pfaffmessage: Give MSG_ values for categories and severities...
2010-02-06 Ben Pfaffarray: Fix typo in comment.
2010-02-06 Ben Pfaffdoc: Be more optimistic about PSPP completion.
2010-02-06 Ben Pfaffconfigure.ac: Modernize call to AC_INIT so that PACKAGE...
2010-02-06 Ben Pfaffodt: Avoid assertion failure if "mimetype" file cannot...
2010-02-06 Ben Pfaffodt: Fix writing files with names different from pspp...
2010-02-06 Ben Pfaffhtml: Delete redundant code.
2010-02-06 Ben Pfaffcsv: Close pipe files properly.
2010-02-06 Ben Pfaffcsv: Open output file immediately, instead of delaying.
2010-02-06 Ben Pfaffcairo: Avoid GLib-GObject-CRITICAL from g_object_unref...
2010-02-06 Ben Pfaffcairo: Require minimum page width.
2010-02-06 Ben Pfaffascii: Remove unimplemented "tab-width" setting.
2010-02-05 Ben PfaffMake text output left-justified in ascii and cairo...
2010-02-05 Ben Pfaffmsg-ui: Fix typo in user message.
2010-01-29 Ben Pfaffodt: Change default output file name to "pspp.odt".
2010-01-20 Ben Pfaffascii: Fix handling of file open error.
2010-01-19 Ben Pfaffpspp: Fix interactive usability for multi-line commands.
2010-01-19 Ben Pfaffascii: Fix closing pipe files in ascii_destroy().
2010-01-19 Ben Pfaffascii: Fix ascii_flush().
2010-01-19 Ben Pfaffmessage: Fix corner case in msg_emit().
2010-01-18 Ben Pfaffmessage: Make msg_dup() copy and msg_destroy() free...
2010-01-18 Ben PfaffNew library for interned strings.
2010-01-18 Ben PfaffUpdate Makefile for tests to reflect currently recommen...
2010-01-17 Ben PfaffFix use of uninitialized data in table_casereader_get_c...
2010-01-17 Ben Pfaffpsppire: Reimplement overview pane for output viewer...
2010-01-17 Ben Pfaffpsppire: Add File|Export command to output viewer window.
2010-01-17 Ben PfaffRewrite PSPP output engine.
2010-01-17 Ben PfaffLIST: Remove WEIGHT subcommand.
2010-01-16 Ben PfaffDistribute some files that were forgotten.
2010-01-05 Ben Pfaffcasereader: Make parameter to casereader_count_cases...
2010-01-05 Ben Pfaffstr: New function ds_steal_cstr.
2010-01-05 Ben PfaffAdd new SENTINEL macro to compiler.h, for GCC's __attri...
2009-12-30 John DarringtonWeight cases dialog: set the sensitivity of radiobuttons.
2009-12-30 John DarringtonChanges made by gnulib-tool
2009-12-28 John DarringtonInitialize factor dialog extraction parameters at dialo...
2009-12-28 John DarringtonFACTOR: Check that the number of factors does not excee...
2009-12-28 John DarringtonRemoved some calls to deprecated Gtk functions
2009-12-28 John DarringtonAvoid warnings about adjustments with non-zero page...
2009-12-28 John DarringtonUse non-deprecated macros.
2009-12-28 John DarringtonAdd optional / to AGGREGATE OUTPUT subcommand.
2009-12-27 John DarringtonFACTOR: Ensure a non-zero number of factors.
2009-12-27 John DarringtonAdded a menu entry and dialog box for the FACTOR command.
2009-12-27 John DarringtonRemove unused declarations
2009-12-27 John DarringtonChange GTK_SIGNAL_FUNC to G_CALLBACK.
2009-12-27 John DarringtonAvoid warning about GtkAdjustments with non-zero page_size
2009-12-26 John DarringtonAdded documentation for the FACTOR command
2009-12-25 John DarringtonFACTOR: Added "Scree Plots"
2009-12-25 John DarringtonRemove obsolete file
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-24 John DarringtonFix fault XML in documentation.
2009-12-24 John DarringtonNew translations from translationproject.org
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-18 John DarringtonAdded the Catalan translation from translationproject.org
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 DarringtonEnsure all symbols in glade library are resolved
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
next