pspp-builds.git
2008-04-06 Jason Stoveroops
2008-04-06 Jason Stoverstore intercept in proper place when using QR method
2008-04-05 John DarringtonRemoved generated files from tarball
2008-03-25 John DarringtonAdded menomics to all menuitems.
2008-03-25 John DarringtonRemove inline qualifiers to keep gcc 4.2 happy
2008-03-25 John DarringtonNeed SIZE_MAX to be defined when there's no libreadline
2008-03-24 John DarringtonMake sure that psql functionality works when ssl is...
2008-03-20 Ben PfaffUpdate text about Gnulib to reflect that it has moved...
2008-03-18 Ben PfaffDocument new requirement for gettext version 0.17.
2008-03-18 John DarringtonUpdated Smake to fit recent gnulib checkout
2008-03-18 John DarringtonFixed bug #21801
2008-03-17 Ben PfaffFix bug #22037.
2008-03-16 Ben PfaffPatch #6452. Reviewed by John Darrington.
2008-03-16 Ben PfaffPatch #5368. Reviewed by John Darrington. Tested...
2008-03-14 John DarringtonRemove unncessary dependencies on format.h
2008-03-14 John Darringtoninclude format.h only where necessary.
2008-03-12 John DarringtonFix compiler warning.
2008-03-12 Jason StoverFixed use of @dots in @math command.
2008-03-11 Jason StoverUse math mode more consistently. Mention 0 mean of...
2008-03-11 John DarringtonFixed problem finding createdb and psql binaries.
2008-03-11 Jason StoverRemoved header file for obsolete EXPORT subcommand
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
next