Remove stray include directive
[pspp-builds.git] / src /
2012-01-15 John DarringtonRemove stray include directive
2012-01-14 John DarringtonCorrected various misspellings in the documentation
2012-01-14 John DarringtonMEANS: remove arguments to callbacks which were always...
2012-01-14 John DarringtonFix warnings
2012-01-14 John DarringtonMEANS: This command is IMO now stable enough to be...
2012-01-14 John DarringtonCategoricals cleanup: New structure 'payload' which...
2012-01-11 John DarringtonUse idle callback to write to the local config directory
2012-01-11 Ben PfaffFix PSPP link on OpenSUSE and possibly Ubuntu 11.10.
2012-01-07 Ben Pfaffcairo: Only apply options to table items, to avoid...
2012-01-05 John Darringtononline_help: use g_spawn_async instead of g_spawn_comma...
2012-01-05 John DarringtonAvoid crash rendering charts in the gui interface.
2012-01-05 John DarringtonFix memory leaks parsing string expressions
2012-01-05 John DarringtonFix memory leaks
2012-01-05 John Darringtonlex_get_text_buffer_read: Avoid potential buffer overflow.
2012-01-03 John DarringtonAdd files to manifest, inadvertantly omitted from previ...
2012-01-03 John DarringtonNew file: builder-wrapper.h and builder-wrapper.c
2011-12-22 John DarringtonSet the output driver parameters dynamically from the...
2011-12-21 Ben Pfaffpsppire-dialog: Add missing prototype for psppire_dialo...
2011-12-18 John DarringtonCorrect packing properties of sort cases dialog.
2011-12-17 John DarringtonEscape # character in call to g_spawn_command_line_async
2011-12-17 John DarringtonAdded a callback to the dialog help buttons, and a...
2011-12-17 John DarringtonOutput Viewer: Try to adapt to changes in style
2011-12-13 Ben Pfaffgui: Make Enter work in the Goto Case dialog.
2011-12-11 John DarringtonOutput viewer: use the widget's style to set the colors...
2011-12-11 John DarringtonCairo output driver: Added options to set the foregroun...
2011-12-11 John DarringtonRemove xr_draw_chart from cairo.h and make static
2011-12-10 John DarringtonAdded basic framework for the MEANS command.
2011-12-10 John DarringtonAdded a function to clone an interaction.
2011-12-07 John DarringtonValue Labels Dialog: Fix packing properties
2011-12-04 Ben Pfaffgui: Fix behavior of print preview in psppire-output...
2011-12-03 John DarringtonONEWAY: Fixed crash when the dependent variable contain...
2011-12-03 John DarringtonRemove unused global variables
2011-12-02 Ben Pfaffgui: Fix printing of tables split across pages in psppi...
2011-12-02 Ben PfaffAvoid declaring variables in the middle of a block...
2011-11-28 John Darringtoncategoricals.c: Rename function to more accurately...
2011-11-28 John DarringtonRemove unused function
2011-11-26 John DarringtonGLM: Mimic spss output with /INTERCEPT=EXCLUDE
2011-11-26 John DarringtonFix memory leak
2011-11-25 John DarringtonGLM: Added implementation for the Type 3 sums of squares.
2011-11-25 John Darringtoncategoricals.c: Effects coding.
2011-11-23 John DarringtonGLM: Implemented the Type I sums of squares and added...
2011-11-23 John DarringtonGLM: Update logic for choosing types of sums of squares
2011-11-23 John Darringtonglm.c: Allow parser to accept METHOD=SSTYPE(n) subcommand
2011-11-23 John Darringtonglm.c:get_ssq Remove unnecessary assignment
2011-11-20 John Darringtoncategoricals.c Fix the calculation of the per encoding...
2011-11-19 John DarringtonRename df --> df_prod and comment accordingly
2011-11-19 John Darringtoncategoricals.c: Reimpliment the get_binary_by subscript...
2011-11-14 John DarringtonGLM: Add debugging option /SHOWCODES
2011-11-13 John DarringtonRemove useless code
2011-11-10 John DarringtonFile Open: Don't try to analyse the file if it's a...
2011-11-10 Ben PfaffGET: Fix confusion over the type of the 'type' parameter.
2011-11-10 Ben PfaffDO REPEAT: Properly convert lex_syntax_mode to segmente...
2011-11-10 Ben Pfaffhmap: Mark definition of hmap_node_hash() "static inline".
2011-11-10 Ben Pfaffstr: Mark definition of ss_empty() "static inline".
2011-11-09 Ben PfaffONEWAY: Fix printf format specifier.
2011-11-06 Ben Pfaffcrosstabs-dialog: Remove unused vars from on_format_cli...
2011-11-06 Ben Pfaffq2c: Remove gettext.h #include from generated code.
2011-11-06 Ben Pfaffq2c: Remove final untranslated strings from q2c.c.
2011-11-06 Ben Pfaffq2c: Use new subc_list_error() to report too many subco...
2011-11-06 Ben Pfafflexer: New function lex_force_string_or_id().
2011-11-06 Ben Pfafflexer: New functions lex_spec_missing(), lex_spec_only_...
2011-11-06 Ben Pfafflexer: Use error helper functions in more situations.
2011-11-06 Ben Pfafflexer: Drop lexer parameter from lex_sbc_missing().
2011-11-06 Ben Pfafflexer: New function lex_error_expecting().
2011-11-06 Ben PfaffLOOP: Correctly implement MXLOOPS and add a test.
2011-11-06 Ben Pfaffsettings: Implement MXLOOPS subcommand.
2011-11-06 Ben Pfaffsettings: Update default MXLOOPS and document.
2011-11-06 Ben PfaffSET: Warn for more obsolete subcommands.
2011-11-05 Ben Pfafflexer: Rename 'close' to 'destroy' in struct lex_reader...
2011-11-02 Ben Pfaffgui: Fix spelling error in macro name.
2011-11-02 Ben Pfaffgui: Make .csv available for output export with File...
2011-11-02 Ben Pfaffgui: Fix configuring Unicode box characters.
2011-10-25 John DarringtonNew object: psppire-lex-reader
2011-10-25 John DarringtonRemove duplicate #include lines
2011-10-24 John DarringtonRemove labelling options from Crosstabs GUI
2011-10-19 John DarringtonUse variable labels in crosstabs.
2011-10-12 John DarringtonRemove redundant error message.
2011-10-12 John DarringtonConsolidate some very similar user visible strings
2011-10-12 John DarringtonAdded some missing gettext macros
2011-10-09 John DarringtonFix potential problems with non-literal printf arguments.
2011-10-07 John DarringtonFix incorrectly ordered arguments to xcalloc
2011-10-07 John DarringtonFixed a crash in the oneway command
2011-10-06 John DarringtonAdd a warning to GLM until we've sorted out its problems
2011-10-06 John DarringtonRemove visibility from the univariate analysis menu...
2011-10-05 John DarringtonAdded a base parameter to the interaction_case_hash...
2011-10-05 John DarringtonFix crash on parseing invalid GLM syntax
2011-09-29 John DarringtonImplemented the SET=TNUMBERS subcommand
2011-09-29 John DarringtonOptimisation for the type3 sum of squares procedure
2011-09-28 John DarringtonFixed a crash in REGRESSION when there were no non...
2011-09-27 John DarringtonMove interaction subset predicates out of glm.c into...
2011-09-25 John DarringtonAdded dialog box for univariate anova.
2011-09-20 John DarringtonFix warnings and remove conditional compilation which...
2011-09-18 Jason H StoverFixed type 3 sums of squares for models containing...
2011-09-03 John DarringtonFile Open dialog: disable encoding selector when not...
2011-09-03 John DarringtonFilter file choosers by mimetype instead of file name
2011-09-03 John DarringtonAvoid compiler warnings about uninitialised variables.
2011-09-02 John DarringtonFix make makedistcheck and re-organize icon paths.
2011-08-28 John DarringtonGLM: Disable the interactions option until it actually...
2011-08-28 John DarringtonAdded an implementation of the median test
2011-08-26 Ben PfaffFix build error if "close" macro is not always visible.
next