pspp
2012-08-05 John DarringtonFixed one of the leaks in MEANS 20120808000503/pspp
2012-08-05 John DarringtonFix leaks in RELIABILITY command 20120806000503/pspp 20120807000505/pspp
2012-08-04 John DarringtonFixed leak in Chi-Squared test 20120804000503/pspp 20120805000504/pspp
2012-08-04 John Darringtoncategoricals.c (struct payload): Rename destroy to...
2012-08-04 John DarringtonONEWAY: call categoricals_done only once
2012-08-03 John DarringtonMake categoricals own its interactions
2012-08-02 John DarringtonFix leak in render-test 20120803000505/pspp
2012-08-01 John Darringtonsys-file-reader.c: Fix leak in parse_mrsets 20120802000504/pspp
2012-08-01 Ben Pfaffods-reader: Fix ods_file_casereader_destroy() call... 20120801000505/pspp
2012-07-31 John DarringtonFix leak in psppire-lex-reader.c
2012-07-31 Ben PfaffFACTOR: Fix warning about discarding const qualifier. 20120731000506/pspp
2012-07-31 Ben Pfaffvar-type-dialog: Change entries to spin buttons, add...
2012-07-31 Ben Pfaffvar-type-dialog: Reduce redundancy further.
2012-07-31 Ben Pfaffvar-type-dialog: Reduce redundancy.
2012-07-31 Ben Pfaffvar-type-dialog: Properly adjust formats when switching...
2012-07-29 John DarringtonFixed a second ONEWAY leak 20120730000505/pspp
2012-07-29 John DarringtonFix one of the leaks in ONEWAY
2012-07-29 John DarringtonFix memory leak in Chisquare
2012-07-29 John DarringtonFix memory leak in AGGREGATE command
2012-07-29 John DarringtonFix memory leak in dictionary.c
2012-07-29 John DarringtonFix leaks in ODS reader
2012-07-29 John DarringtonFixed a memory leak in sparse-xarray-test.c
2012-07-29 John DarringtonREADME.Git - Update the gnulib commit number to include...
2012-07-28 John DarringtonFixed some of the leaks in REGRESSION 20120729000504/pspp
2012-07-28 John DarringtonFixed memory leaks in FACTOR
2012-07-28 John DarringtonFix leak in u8-istream-test.c
2012-07-28 John DarringtonFix typo in include-path.c which was causing memory...
2012-07-28 John DarringtonFix memory leak in encoding-guesser-test
2012-07-28 John DarringtonFix memory leak in format-guesser-test.c
2012-07-28 John DarringtonFix memory leak in datasheet-test.c
2012-07-27 John Darringtondict_clone: Fix memory leak. 20120728000505/pspp
2012-07-23 John Darringtondatasehhet.c: Fix memory leak 20120724000504/pspp 20120725000503/pspp 20120726000503/pspp 20120727000502/pspp
2012-07-22 John Darringtonscan-test.c: Fix memory leak 20120723000505/pspp
2012-07-22 John DarringtonFixed memory leaks coming from file-handle-def.c
2012-07-17 Ben Pfaffvar-type-dialog: Use fmt_date_template() to reduce... 20120718000506/pspp 20120719000503/pspp 20120720000504/pspp 20120721000505/pspp 20120722000503/pspp
2012-07-17 Ben Pfaffformat: Make fmt_date_template() human-friendly, respec...
2012-07-17 Ben Pfaffvar-type-dialog: Use G_TYPE_INT to store an int.
2012-07-17 Ben Pfaffvar-type-dialog: Fix possible memory leaks.
2012-07-17 Ben Pfaffvar-type-dialog: Avoid string copy setting up currency...
2012-07-16 John DarringtonFixed leak in aggregate dialog 20120717000504/pspp
2012-07-16 John DarringtonPsppireWindow and PsppireDialog: Use correct the parent...
2012-07-16 John DarringtonWorkaround runtime problem in cygwin 20120717001839/pspp 20120718001829/pspp 20120719001858/pspp 20120720001935/pspp 20120721002011/pspp 20120722001859/pspp 20120723001850/pspp 20120724002050/pspp 20120725002030/pspp 20120727001907/pspp 20120728001854/pspp 20120729001853/pspp 20120730001945/pspp 20120731001846/pspp 20120801001829/pspp 20120802002006/pspp 20120803001908/pspp 20120804001850/pspp 20120805001854/pspp 20120806001836/pspp 20120807001852/pspp 20120808001825/pspp 20120809001828/pspp 20120810001910/pspp 20120811001842/pspp 20120813001920/pspp 20120814001913/pspp 20120815001914/pspp 20120816002007/pspp 20120818002007/pspp
2012-07-15 John DarringtonGET DATA: Fix memory leak 20120716000503/pspp
2012-07-15 John DarringtonFix memory leak in odt driver
2012-07-15 John DarringtonFix some of the memory leaks in MEANS
2012-07-15 John DarringtonDO REPEAT: Fix memory leak
2012-07-14 Ben Pfafftext-data-import-dialog: Convert input lines to UTF... 20120715000502/pspp
2012-07-14 Ben Pfaffu8-istream: Retry read upon EINTR.
2012-07-14 John DarringtonFixed bug where psppire crashed after selecting custom... 20120715002133/pspp 20120716001851/pspp
2012-07-14 John DarringtonData file reader: Avoid crash after failing to open...
2012-07-14 John Darringtoncairo.c (apply_options): Fix potential memory leak
2012-07-13 John DarringtonPlug some memory leaks 20120714001927/pspp
2012-07-13 John DarringtonREADME: Remove sentance about being first release with... 20120714000503/pspp
2012-07-13 John Darringtonpsppire-button-editable.c: Move dispose to finalize
2012-07-13 John Darringtonpsppire-button-editable.c: Added stub for "editing...
2012-07-13 Ben Pfaffvar-type-dialog: Move UI into separate .ui file.
2012-07-13 Ben Pfaffvar-type-dialog: Avoid static variables.
2012-07-11 Ben Pfaffpsppire-var-sheet: Refresh var sheet when variables... 20120711001900/pspp 20120712001839/pspp 20120713001847/pspp
2012-07-11 Ben PfaffMerge "master" into "psppsheet" to obtain bug fixes...
2012-07-10 John DarringtonPsppireVarStore: Fix memory leak 20120711000504/pspp 20120712000504/pspp 20120713000505/pspp
2012-07-10 John DarringtonPsppireDataEditor: No longer keep a reference to the...
2012-07-10 Ben Pfaffpsppire-window-base: Avoid memory leak in get_window_id(). 20120710000508/pspp
2012-07-10 Ben Pfaffpsppire-data-window: Destroy dataset from finalize.
2012-07-10 Ben Pfaffpsppire-data-window: Avoid reference leak to PsppireDict.
2012-07-09 John DarringtonFixed memory leak in cairo driver.
2012-07-09 Ben Pfaffpsppire-data-editor: Unref old data_window upon change. 20120709000503/pspp
2012-07-09 Ben Pfaffpsppire-data-window: Delete dataset when closing window.
2012-07-09 Ben Pfaffpsppire-var-store: Chain up to correct parent method...
2012-07-09 Ben PfaffMerge "master" into "psppsheet" to obtain bug fixes... 20120709001830/pspp 20120710001843/pspp
2012-07-09 Ben Pfaffpsppire-dict: Make PsppireDict not own its "struct...
2012-07-09 Ben Pfaffgui: Fix Glib-GObject-WARNING when closing the active...
2012-07-08 John DarringtonFix compiler warnings
2012-07-08 John DarringtonPsppireDataEditor: Add comment emphasising lack of...
2012-07-08 John DarringtonPsppSheetView unrealize: Call parent method before...
2012-07-08 John DarringtonDelete module customentry
2012-07-08 John DarringtonPsppireDataWindow: Deal with ui_manager in dispose...
2012-07-08 John DarringtonPsppSheetView resize handler: Do nothing if the widget...
2012-07-08 John DarringtonReduce the flicker when redrawing the toolbar and menubar.
2012-07-08 John Darringtonpspp-sheet-view.c: Separate destroy method into finaliz...
2012-07-08 John DarringtonPsppireDataStore: Move datasheet_destroy from dispose...
2012-07-08 John DarringtonPsppireVarSheet: Keep reference to the return value...
2012-07-08 John DarringtonPsppireVarSheet: Replace Destroy with Dispose
2012-07-08 John DarringtonPsppireCellRendererButton: Replace destroy with dispose
2012-07-08 John DarringtonPsppireDataSheet: Reference handler improvements.
2012-07-07 Ben Pfaffpsppire-data-editor: Avoid ' modifier with g_string_app... 20120708001829/pspp
2012-07-07 Ben Pfaffpo: Update Slovenian translation from translationprojec... 20120708000503/pspp
2012-07-06 John DarringtonFixed crash in two sample npar tests with (paired)
2012-07-05 John DarringtonDocumentation: correct punctuation and grammar
2012-07-03 John DarringtonUse text_aa instead of solid black for sheet grid lines. 20120704001842/pspp 20120705001852/pspp 20120706001843/pspp
2012-07-01 John DarringtonNew Slovenian localisation from translationproject.org 20120702000514/pspp 20120703000504/pspp 20120704000504/pspp 20120705000505/pspp 20120706000503/pspp
2012-06-26 Ben Pfaffpsppire-var-store: Remove. 20120625204929/pspp 20120626001903/pspp 20120627001918/pspp 20120628001950/pspp 20120629001900/pspp 20120630002026/pspp 20120701001910/pspp 20120702001907/pspp 20120703001900/pspp
2012-06-26 Ben Pfaffgoto-case-dialog: Avoid gtk critical for invalid case...
2012-06-26 Ben Pfaffgui: Speed up initial file load with many columns
2012-06-26 Ben Pfaffgtk-contrib: Remove GtkSheet-derived PsppireSheet.
2012-06-26 Ben Pfaffgui: Redo var sheet, data sheet, text import with PsppS...
2012-06-20 John DarringtonReadme.Git: Update gnulib SHA to include fixes for... 20120621000503/pspp 20120622000503/pspp 20120623000503/pspp 20120624000504/pspp 20120625000504/pspp 20120625203456/pspp 20120626000502/pspp 20120627000503/pspp 20120628000505/pspp 20120629000503/pspp 20120630000506/pspp 20120701000504/pspp
2012-06-20 Ben Pfafftext-data-import-dialog: Allow user to choose input...
2012-06-20 Ben PfaffAdd ENCODING subcommand to several commands.
2012-06-19 Ben Pfaffline-reader: New library for reading a file line-by...
2012-06-19 Ben PfaffPRINT SPACE: Fix missing fh_unref() on error path.
next