pspp-builds.git
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...
2007-12-10 John DarringtonAdded the One Sample T Test dialog
2007-12-08 John DarringtonOops
2007-12-08 Ben PfaffPatch #6302.
2007-12-08 John DarringtonCreate a "pspp-stock-select" stock icon, and use it...
2007-12-08 Ben PfaffPatch #6302.
2007-12-08 Ben PfaffPatch #6302.
2007-12-07 Ben PfaffHandle variable display parameters record with only...
2007-12-07 John DarringtonMade the options subdialog transient on the parent.
2007-12-05 Ben PfaffMention GET DATA support for text data files.
2007-12-05 Ben PfaffImplement GET DATA/TYPE=TXT.
2007-12-05 Ben PfaffAllow parsing 0-based column ranges.
2007-12-05 Ben PfaffMake GET DATA a separate command, instead of something...
2007-12-05 Ben Pfaff* lexer.c (lex_match_id_n): New function.
2007-12-05 Ben Pfaff* src/language/data-io/data-reader.c (struct dfm_reader...
2007-12-04 Jason StoverRemoved 'Written by' line
2007-12-01 John DarringtonImplemented the FREQUENCIES dialog.
2007-11-30 John DarringtonMade libglade_psppire.so link against gl/libgl.a
2007-11-25 Ben Pfaff* bugs/compression.sh: Don't fail on big-endian system...
2007-11-25 Ben Pfaff(src_data_libdata_a_SOURCES): Add val-type.h, to fix...
2007-11-24 Ben Pfaff(short_names_assign): Fix dumb typo, in which `i' was...
2007-11-23 John DarringtonImplemented the recode dialogs.
2007-11-23 John DarringtonAppended "EXECUTE." to the end of syntax generated...
2007-11-21 John DarringtonAdded new icons to the install target.
2007-11-21 John DarringtonAdded glade-3 iconettes for the acr widget.
2007-11-19 Ben PfaffCorrectly calculate n_missing_values field when writing...
2007-11-18 Ben PfaffMention that pkg-config versions 0.18 and 0.19 are...
2007-11-15 Ben PfaffAdd definition of CHARSETALIASDIR to TESTS_ENVIRONMENT...
2007-11-12 Ben Pfaff(display_variables): Fix DISPLAY LABELS. Thanks to...
2007-11-11 Ben PfaffPatch #6262. New developers guide and resulting fixes...
2007-11-10 Ben PfaffPass -b option to diff to avoid spurious failure of
2007-11-10 Ben PfaffFix typo.
2007-11-09 Ben Pfaff* automake.mk: Add new file.
2007-11-08 John DarringtonNeed to include locale.h, now that it's been removed...
2007-11-08 John DarringtonFixed memory leaks.
2007-11-08 John DarringtonRemove po/pspp.pot
2007-11-07 Ben Pfaff* bugs/overwrite-input-file.sh: Don't use non-portable...
2007-11-06 Ben PfaffNeed to include <sys/stat.h>. Bug #21516.
2007-11-06 Ben PfaffPatch #6258.
2007-11-06 Ben PfaffNo need for check for off_t or for the size of float...
2007-11-06 John DarringtonAdded call to PKG_PROG_PKG_CONFIG.
2007-11-04 Ben PfaffMerge news items from 0.4.0 to 0.4.3. Also, untabify.
2007-11-04 Ben PfaffSuggestions for NEWS from John Darrington.
2007-11-04 Ben PfaffUpdate NEWS for the upcoming release.
2007-11-04 Ben PfaffAdd zlib, libxml2 to optional library dependencies.
2007-11-04 Ben PfaffFix typos.
2007-11-03 Ben PfaffAllow output files to overwrite input files (bug #21280...
2007-11-03 John DarringtonFix buglet reading spreadsheets with only one row.
2007-11-03 John DarringtonRemove erroneous #include
2007-11-03 John DarringtonAdded support for reading Gnumeric spreadsheet files.
2007-11-03 Ben PfaffUse isfinite, round modules from gnulib.
2007-10-28 Ben PfaffFix typos.
2007-10-27 John DarringtonFixed bugs #21397 and 21330
2007-10-25 John DarringtonEnabled the autoscroll feature on the datasheet.
2007-10-19 John DarringtonImplemented a dialog box for the ONEWAY command.
2007-10-15 Ben PfaffDelete test that is obsolete and has not been run autom...
2007-10-13 John DarringtonImplemented the Rank Cases dialog
2007-10-13 Ben PfaffUse trunc module from gnulib instead of our home-grown...
2007-10-13 Ben PfaffUse fseeko module from gnulib instead of our home-grown...
2007-10-13 Ben Pfaffposix-xprintf-functions.patch from patch #6230.
2007-10-12 Ben Pfaffstdint.h-instead-of-size_max.h.patch from patch #6230.
2007-10-12 Ben Pfaffconfig.h-fixes.patch from patch #6230.
next