Merge "master" into "output".
[pspp-builds.git] / src /
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-18 Jason Stoverpspp_linreg(): Use cache->n_coeffs to set the dimension...
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 PfaffFix reversed logic in when to append "/" to path in...
2009-07-17 Ben PfaffFix failure to write output file in GUI on Windows...
2009-07-17 Ben PfaffREGRESSION: Fix access beyond end of allocated region.
2009-07-17 Jason StoverReturn 0.0 for mean of a categorical variable. Fixes...
2009-07-17 John DarringtonFixed bug reporting the significance of paired value...
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-15 Ben Pfaffoutput: Fix GUI output, which was broken in the chart...
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-09 Ben Pfaffgui: Fix brown-paper-bag bug in output file name selection.
2009-07-08 John DarringtonRemove recoding in data_store.
2009-07-08 Ben PfaffCROSSTABS: Handle long string variables without crashin...
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 Ben Pfaffoutput: Make box-whisker plots work again.
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-07-03 Ben PfaffFix segfault drawing pie charts with old versions of...
2009-07-03 John DarringtonCorrect default_output_path function on Windows.
2009-07-03 John DarringtonEnsure that windows opens the right file for output.
2009-07-03 Ben PfaffRelocate the locale directory.
2009-07-02 Ben Pfaffoutput: Refactor implementation of charts.
2009-07-02 Ben Pfaffchart: Fix format string issues in draw_tick callers.
2009-07-02 Ben Pfaffchart: Fix format string issues in chart_write_title...
2009-07-02 Ben Pfaffchart: Fix format string issues in draw_tick callers.
2009-07-02 Ben Pfaffchart: Fix format string issues in chart_write_title...
2009-07-02 Ben Pfaffpiechart: Change 'angle' variable from static to automatic.
2009-07-02 Ben Pfaffpiechart: Fix spelling of "magnitude".
2009-07-02 Ben Pfaffpiechart: Use definition of M_PI from GSL.
2009-07-01 Ben Pfaffoutput: Get rid of 'prc' member of struct outp_driver.
2009-07-01 Ben PfaffLIST: Don't use outp_driver 'prc' member any longer.
2009-07-01 Ben Pfaffoutput: Get rid of histogram_plot_n function.
2009-07-01 Ben Pfaffoutput: Fix segfault for writing output outside a comma...
2009-06-29 Ben Pfaffoutput: Avoid functions added in GTK 2.14 in GUI output...
2009-06-27 Ben Pfaffoutput: Make double-clicking in GUI output overview...
2009-06-27 Ben Pfaffoutput: Give the overview pane in the GUI output a...
2009-06-27 Ben Pfaffoutput: Improve title display in overview pane of GUI...
2009-06-25 John DarringtonFix bugs when input data is repeated
2009-06-24 John DarringtonAdded second ROC test
2009-06-24 Ben Pfaffoutput: Add overview pane to GUI output window.
2009-06-23 Ben Pfaffoutput: Include command names in titles in GUI output.
2009-06-22 Ben Pfaffcrosstabs: Fix free of bad pointer and use-after-free...
2009-06-21 Ben Pfaffoutput: Use "base" color for background in GUI output...
2009-06-21 Ben Pfaffoutput: Use gtk_widget_show_all instead of gtk_widget_s...
2009-06-21 Ben Pfaffoutput: Make GUI output window scrollable.
2009-06-20 Ben Pfaffoutput: Implement very rudimentary graphical GUI output...
2009-06-20 Ben Pfaffoutput: Make tables reference-counted.
2009-06-20 Ben Pfaffoutput: Improve warnings about negative table dimensions.
2009-06-20 Ben Pfaffoutput: Make outp_parse_options slightly more general...
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-17 Ben Pfaffoutput: Make allocating and freeing drivers independent...
2009-06-16 Jason H StoverRenamed interaction_variable_get_var to interaction_get...
2009-06-16 Ben Pfaffcairo: Use default Cairo scale factor.
2009-06-16 Ben Pfaffoutput: Make global variables less global.
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 Pfaffsparse-xarray: Add missing #include <limits.h>.
2009-06-15 Ben Pfaffoutput: Make table dimension functions work in arbitrar...
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-13 Ben Pfaffoutput: Use "struct string" in tabi_title in place...
2009-06-12 Ben PfaffGet rid of most global variables in outputting tables.
2009-06-12 Ben Pfaffcairo: Fix values of prop_em_width, fixed_width.
2009-06-12 Ben Pfaffoutput: Get rid of unused SOM_ROW, SOM_COLUMN enums.
2009-06-12 Ben Pfaffoutput: Get rid of unused members of struct som_table_c...
2009-06-12 Ben Pfaffoutput: Remove static variables from manager code.
2009-06-12 Ben Pfafftable: Replace macros by inline functions, to improve...
next