fix memory leak
[pspp-builds.git] / src /
2007-09-14 Jason Stoverfix memory leak
2007-09-14 Jason StoverDeclare models in difinition of cmd_regression; free...
2007-09-13 John DarringtonImplemented the find dialog.
2007-09-13 John DarringtonAdded #include "localcharset.h" to correspond to recent...
2007-09-13 Ben Pfaff(postcalc): Free sorted_tab and the structures that...
2007-09-13 John DarringtonFreed the stuff generated by the parser.
2007-09-12 Ben Pfaff* casereader-translator.c (struct casereader_translator...
2007-09-11 Ben Pfaff(psppire_variable_sheet_create): Use xstrdup to save...
2007-09-08 John DarringtonRemoved #include "getline.h" because gnulib no longer...
2007-09-06 John DarringtonFixed buglet managing entries in the recent files lists.
2007-09-05 John DarringtonImplemented the INSERT command.
2007-09-05 Ben Pfaff(cmd_crosstabs): Free xtab and the structures that...
2007-09-02 John DarringtonRearrange menus to be more like later version of other...
2007-08-28 John DarringtonYet more memory leaks.
2007-08-27 John DarringtonPlugged some more memory leaks.
2007-08-27 John DarringtonPlugged some memory leaks.
2007-08-27 John DarringtonForce display width to 8, if sys file says zero. Closes...
2007-08-26 Ben Pfaff(main): When testing mode is enabled, use a built-in...
2007-08-26 Ben PfaffSend error message to non-screen output devices also...
2007-08-25 John DarringtonEnable journal in GUI.
2007-08-24 Ben PfaffImplement journaling. Bug #17240.
2007-08-23 John DarringtonCatch errors creating icon pixbufs and report them...
2007-08-22 John DarringtonRemove notebook popup menu, which doesn't seem to displ...
2007-08-18 John DarringtonAdded the ability to paste from the clipboard to the...
2007-08-17 Jason Stoverbroke long line in error message
2007-08-16 Jason Stoverfixed typo
2007-08-16 Ben PfaffDelete files that should never have been checked in.
2007-08-16 John DarringtonAdded a basic output viewer.
2007-08-15 Jason Stoverfix bug 19819
2007-08-15 John DarringtonMake distcheck work for configure --without-libplot
2007-08-14 John DarringtonAvoid assertion failure pasting from a dictionary with...
2007-08-13 John DarringtonFixed bug pasting from the clipboard, where the wrong...
2007-08-13 Ben PfaffOutput variable measurement level, alignment, and displ...
2007-08-13 Ben PfaffPatch #6117: Implement clipboard for data sheet.
2007-08-13 Ben Pfaff* get.c (parse_read_command): Compact the values in...
2007-08-13 Ben Pfaff* get.c (struct case_map): Move into new file src/data...
2007-08-13 Ben Pfaff* psppire-dict.c (psppire_dict_dump): Don't use
2007-08-13 Ben Pfaff(casereader_read): Don't require cases read by a casere...
2007-08-13 Ben PfaffMake casewriters keep track of the number of `union...
2007-08-13 Ben PfaffAdd support for charts to ASCII driver. Bug #16364.
2007-08-12 John DarringtonDeleted unused function.
2007-08-12 Jason StoverChanged PSPP_LINREG_SVD to PSPP_LINREG_QR
2007-08-12 Jason StoverAdded scope and explanation of use of conditional inver...
2007-08-10 Ben PfaffFix bug reported by Jason Stover.
2007-08-07 John DarringtonFixed the two biggest sources of GtkCritical errors.
2007-08-06 John DarringtonChanged some properties of the syntax-editor to be...
2007-08-05 Ben Pfaff(rank_cmd): Instead of sorting by SPLIT FILE vars,...
2007-08-02 John DarringtonInitialize default syntax type.
2007-08-02 Ben PfaffClean up handling of median, by treating it almost...
2007-08-01 John DarringtonUse non-deprecated functions.
2007-08-01 Ben PfaffRemove integer mode from FREQUENCIES and incidentally...
2007-07-30 John DarringtonUsed the correct variable in error message. Thanks...
2007-07-30 Ben PfaffProvisional fix for bug #18692 and bug #20161. Reviewe...
2007-07-30 John DarringtonImplemented the CD command.
2007-07-30 John DarringtonEnabled output generation in the GUI.
2007-07-29 John DarringtonImplemented the Select Cases Dialog
2007-07-29 Ben PfaffMake PSPP able to read all the portable files I could...
2007-07-28 John DarringtonFix bug #19604. T-Test documentation now matches code...
2007-07-27 Ben PfaffAdd tty and listing devices that use VT100 (and xterm...
2007-07-27 Ben PfaffMake interactive output go to the terminal (bug #17213...
2007-07-27 Ben Pfaff(run_regression): Move casereader_destroy call so that...
2007-07-26 John DarringtonRemoved the OMS status bar area for which we're unlikel...
2007-07-26 John DarringtonPatch #6086. Adds "transformation pending" state.
2007-07-26 Ben PfaffFix bug #17100.
2007-07-25 Ben Pfaff*** empty log message ***
2007-07-25 Ben PfaffFix bug #6113.
2007-07-25 Ben PfaffFix bug #20427.
2007-07-25 Ben PfaffFix bugs #20493, #20494.
2007-07-25 John DarringtonMade Missing Values and Value Label cells non-editable...
2007-07-24 John DarringtonAdded an extra call to data_var_select and a comment...
2007-07-24 John DarringtonRemoved a function which was simply a wrapper around...
2007-07-24 John DarringtonTidied up the way that value-labels button and menu...
2007-07-24 Ben PfaffNumerous improvements to system file reader and writer.
2007-07-23 Ben PfaffDon't try to write very long strings to portable files...
2007-07-23 Ben Pfaff(read_variable_to_value_map): Use max_warnings
2007-07-23 Ben PfaffFix problems with uniqueness of short names in system...
2007-07-23 Ben PfaffInclude xstrndup.h also.
2007-07-23 Ben Pfaff(float_get_double): New function.
2007-07-23 Ben Pfaff* variable.c (var_set_width): Use new var_set_width...
2007-07-19 John DarringtonDelete unused dialogs
2007-07-18 John DarringtonAdded popup menus to column and row title areas in...
2007-07-18 Ben PfaffIgnore directories that have been removed from CVS...
2007-07-18 John DarringtonEnabled deleting of variables from the datasheet
2007-07-18 Ben PfaffUse strict and all warnings. Fix warnings that this...
2007-07-18 John DarringtonAdded the ability to resize string variables from the...
2007-07-16 John DarringtonFile Open dialog now remembers directory of last opened...
2007-07-15 John DarringtonOnly generate NUMERIC or STRING command if the type...
2007-07-15 John DarringtonRemove "show-expanders" field (prevents warnings under...
2007-07-14 John DarringtonOnly taint casereader if case size is unknown.
2007-07-14 John DarringtonRespect the case_cnt field from sys file header. Closes...
2007-07-13 John DarringtonFinally got the datasheet responding fast enough.
2007-07-13 John DarringtonAdded prototype to avoid compile time warning.
2007-07-12 John DarringtonMade the datasheet redraw itself when new data is loaded.
2007-07-12 John DarringtonUse non-deprecated function g_idle_add
2007-07-12 Ben Pfaff(map_case): Create destination case instead of leaving it
2007-07-11 John DarringtonMade type-and-label subdialog behave rationally when...
2007-07-10 John DarringtonEnabled deletion of cases from the datasheet.
2007-07-10 John DarringtonRemoved restructure menuitem, since it's unlikely to...
2007-07-10 Jason Stoverinitial version of glm
2007-07-10 Jason Stoverfixed export bug
next