pspp
2010-02-25 Ben Pfaffpo: Update Dutch translation. 20100225040506/pspp 20100226040508/pspp
2010-02-24 Ben PfaffFix zlib problem introduced by linking against gnulib...
2010-02-24 Ben Pfaffodt: Remove dependency on external "zip" program. 20100224040512/pspp
2010-02-21 Ben Pfaffcsv: Fix setting output file name. 20100222040508/pspp 20100223040526/pspp
2010-02-20 Ben Pfaffgui: Fix File|Export in output viewer. 20100221040520/pspp
2010-02-20 Ben Pfaffgui: Suggest viewing the user manual online if starting...
2010-02-20 Ben PfaffAUTHORS, THANKS: Add additional credits for translators.
2010-02-20 Ben PfaffRemove obsolete TODO file.
2010-02-20 Ben Pfaffgnumeric-reader: Avoid convert_xml_string_to_value...
2010-02-20 Ben PfaffNPAR TESTS: Avoid segfault in do_summary_box() if descr...
2010-02-20 Ben Pfaffq2c: Mark functions that do not return NO_RETURN. 20100220040512/pspp
2010-02-20 Ben Pfaffq2c: Fix format string errors.
2010-02-20 Ben PfaffFix format string errors.
2010-02-20 Ben PfaffFREQUENCIES: Fix corner case for histogram calculation.
2010-02-20 Ben Pfaffgui: Fix theoretical comparison against garbage pointer.
2010-02-20 Ben Pfaffgui: Fix null pointer dereference in get_object_assert().
2010-02-20 Ben Pfaffmoments: Fix null pointer dereference in calc_moments().
2010-02-20 Ben PfaffMISSING VALUES: Fix free of indeterminate pointer.
2010-02-20 Ben PfaffBuild the ODT driver only if libxml2 is available.
2010-02-20 Ben Pfaffdoc: Do not remove pspp.xml upon "make distclean".
2010-02-16 Ben Pfafftestsuite: Don't check pspp version with AT_TESTED. 20100219093019/pspp
2010-02-15 Ben Pfaffperl-module: Automatically update PSPP.pm version numbe...
2010-02-15 Ben PfaffFACTOR: Avoid freeing indeterminate pointer.
2010-02-15 Ben Pfaffconfigure.ac: Update version number to 0.7.4 to release...
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.
next