pspp-builds.git
2008-03-11 Jason StoverRemoved reference to regression-export.h
2008-03-11 Jason StoverFixed ellipses
2008-03-11 Jason Stoveradded test for SAVE subcommand
2008-03-11 Jason StoverRemoved use of coefficient 0 as intercept; removed...
2008-03-10 Jason StoverRemoved reference to EXPORT subcommand
2008-03-08 Jason StoverFix bug 22419
2008-03-08 Ben PfaffInitialize "may-create-vars" to TRUE by default.
2008-03-08 John DarringtonRemove unused macros
2008-03-08 John DarringtonFinish moving sheet model to new interface.
2008-03-07 Ben PfaffAdd "may-create-vars" property to var sheet that contro...
2008-03-07 Ben Pfaff(var_name_is_insertable): New function.
2008-03-07 Ben PfaffRequire month names to be spelled out as English words...
2008-03-06 John DarringtonRemove unnecessary gpointer variable from gsheet-row...
2008-03-05 Ben PfaffPatch #6427. Reviewed by John Darrington.
2008-03-05 Ben PfaffPatch #6441. Reviewed by John Darrington.
2008-03-05 Ben PfaffPatch #6441. Reviewed by John Darrington.
2008-03-05 Ben PfaffPatch #6441. Reviewed by John Darrington.
2008-03-05 Ben PfaffPatch #6441. Reviewed by John Darrington.
2008-03-02 John DarringtonUpdated some deprecated functions with modern ones.
2008-03-02 John DarringtonGtkSheet now properly owns its model(s)
2008-03-02 John DarringtonRemove unnecessary dependencies on gtksheet.h
2008-03-01 Jason Stoveradded checks for pointers to coefficient
2008-03-01 John DarringtonAdjusted packing parameters
2008-03-01 John DarringtonOops
2008-03-01 John DarringtonPrevent crash under certain pathological results.
2008-02-29 John DarringtonFixed regression dialog to use new data editor arrangement.
2008-02-29 John DarringtonApplied patch #6428
2008-02-29 John DarringtonOops
2008-02-29 John DarringtonRemove this file.
2008-02-29 John DarringtonDelete these files.
2008-02-29 Jason StoverFix bug 22419
2008-02-27 John DarringtonFixed some deallocation problems.
2008-02-27 Jason StoverRegression dialog
2008-02-27 Jason StoverAdded egression dialog
2008-02-27 John DarringtonFixed bug #21073
2008-02-23 John DarringtonThis file's very out of date, and it duplicates the...
2008-02-23 John DarringtonThis file no longer serves any useful purpose.
2008-02-23 John DarringtonRemove obsolete properties from glade files. Fixed...
2008-02-20 John DarringtonRemove erroneous cast.
2008-02-20 John DarringtonRemove erroneous casts.
2008-02-20 John DarringtonWhitespace changes and remove unnecessary casts.
2008-02-20 John DarringtonCleanup gtksheet and add features to var-sheet.[ch]
2008-02-20 Ben PfaffPatch #6426. Reviewed by John Darrington.
2008-02-20 John DarringtonFixed some problems reported by autoconf -Wall
2008-02-20 Ben Pfaff(popup_messages): Always destroy `msg' and `lead' strin...
2008-02-20 John DarringtonAdded const qualifier to return value of gtk_check_vers...
2008-02-19 Ben Pfaff(ds_read_line): Add argument to limit the length of...
2008-02-19 Ben Pfaff(var_create): Use the new functions for default variabl...
2008-02-19 Ben Pfaff(macro FMT_MAX_NUMERIC_WIDTH): New macro.
2008-02-19 Ben PfaffPatch #6426. Reviewed by John Darrington.
2008-02-19 John DarringtonApplied patch #6420
2008-02-18 John DarringtonImplemented the Examine dialog
2008-02-17 John DarringtonRemove superfluous casts and fix whitespace sillyness.
2008-02-14 John DarringtonFixed bug #22306
2008-02-13 John DarringtonFixed crash when trying to get the label of a non-exist...
2008-02-13 John DarringtonFix bug which crashed the gui when selected an empty...
2008-02-10 Ben PfaffAdd a couple of extensions to GET DATA TYPE=TXT. Patch...
2008-02-10 Ben PfaffConsolidate multiple messages into single message dialo...
2008-02-08 John DarringtonRemoved the "feature" where rows are automatically...
2008-02-08 Jason Stoverundid accidental checkin of text import patch
2008-02-08 Jason Stoveroops
2008-02-08 Jason Stoveroops
2008-02-08 Jason StoverAdded crosstabs dialog
2008-02-08 John DarringtonAdded valid predicates to transpose and sort dialogs.
2008-02-07 John DarringtonFlush the journal on journal_write
2008-02-07 John DarringtonFix build breakage caused by LDFLAGS conflicts.
2008-02-06 John DarringtonIncrease the chances of finding libpq if it's installed.
2008-02-06 John DarringtonOptimise the psql reader, by fetching more than one...
2008-02-05 John DarringtonPostgres 8.3 represents money with 64 bits. Compensate...
2008-02-04 John DarringtonPatch #6387
2008-02-04 John DarringtonFix server startup so it works with postgres 8.2
2008-02-04 John DarringtonOops. Add missing files.
2008-02-04 John DarringtonFixed the test for the presence of the OpenSSL library.
2008-02-04 John DarringtonAdded the postgres reader. Closes patch #6388
2008-02-03 John DarringtonFixed various memory leaks in GUI
2008-02-03 Ben PfaffAdd new utility "dissect-sysfile".
2008-02-03 Ben PfaffIn system files, fix error message when floating-point...
2008-02-03 Ben PfaffIn system files, allow missing values to be specified...
2008-02-03 John DarringtonFix memory leaks in gui
2008-02-03 John DarringtonFix leak in dialogs, and correct name of options button.
2008-02-02 Ben PfaffPatch #6386. Thanks to John Darrington for review...
2008-02-02 John DarringtonFixed some warnings from valgrind.
2008-01-30 Ben PfaffUpdate Back-Cover Text for manuals to the newest form...
2008-01-29 John DarringtonOops
2008-01-29 John DarringtonImplemented the paired samples t test dialog. Closes...
2008-01-22 John DarringtonFixed bug #22073
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2008-01-14 John DarringtonFix bug #22012
2008-01-02 John DarringtonCloses patch #6359
2007-12-24 John DarringtonIgnore null pointer in taint_destroy. Closes bug ...
2007-12-24 John DarringtonConstness patrol
2007-12-21 John DarringtonMade case_{reader,writer}_class structures const.
2007-12-21 John DarringtonOops. Added new test.
2007-12-21 John DarringtonClosing bug #21760
2007-12-13 John Darringtongtk_window_set_transient_for: Wrong argument order.
2007-12-13 John DarringtonRemove unused variables.
2007-12-13 John DarringtonOops. Arguments reversed.
2007-12-13 John DarringtonMiscellaneous T Test improvements. See bug #21760
2007-12-12 John DarringtonWhitespace changes only.
2007-12-11 John DarringtonAdded the proper quotation marks in the syntax generato...
next