pspp-builds.git
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.
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.patch from patch #6230.
2007-10-12 Ben Pfaffmalloca-instead-of-local_alloc.patch from patch #6230.
2007-10-12 Ben Pfaffmagic-elimination.patch from patch #6230.
2007-10-12 Ben PfaffDeclarations must all precede statements in C90.
2007-10-11 John DarringtonAdded some missing calls to gtk_window_set_transient_for
2007-10-11 Ben Pfaffcleanup-misc.patch from patch #6230.
2007-10-10 John DarringtonAdded the Independent Samples T Test dialog
2007-10-09 Ben PfaffFix bug #21280. Thanks to John Darrington for review.
2007-10-07 Ben PfaffOops--forgot ChangeLog for DESCRIPTIVES earlier.
2007-10-07 John DarringtonAdded feature to make OK and PASTE buttons insensitive...
2007-10-06 John DarringtonUpdate libglade version dependency
2007-10-06 Ben PfaffAdd DESCRIPTIVES dialog.
2007-10-04 John DarringtonCreated a new stock item for Reset buttons.
2007-10-02 Ben PfaffFix bug #21192. Thanks to John Darrington for review.
2007-10-01 Ben PfaffFix comment.
2007-09-30 Ben PfaffImprove installation instructions.
2007-09-30 Ben PfaffPrint a message indicating success at the end of the...
2007-09-28 John DarringtonDon't abort on GSL exceptions
2007-09-27 Ben Pfaff(libglade_psppire_la_CFLAGS): Enable VPATH build by...
2007-09-26 John DarringtonAdded the Analyze menu.
2007-09-26 Ben PfaffAdd missing #include.
2007-09-26 Ben PfaffPatch #6210: implement ability to resize output device...
2007-09-25 John DarringtonFix GUI output viewer to use the "auto" feature of...
2007-09-25 Ben PfaffPatch #6210. Reviewed by John Darrington.
2007-09-25 Ben Pfaff(popup_message): Refer to files that contain commands...
2007-09-25 Ben Pfaff(set_fallback_viewport): Make code easier to understand.
2007-09-25 Ben PfaffJohn's original code for patch #6210.
2007-09-25 Ben PfaffMake this example work on the newest version of PSPP.
2007-09-23 Ben Pfaff(cmd_data_list): Don't allow END subcommand to be used...
2007-09-23 Ben PfaffBug #21111. Reviewed by John Darrington.
2007-09-23 Ben PfaffBug #21128. Reviewed by John Darrington.
2007-09-22 John DarringtonCorrected various typos in error messages.
2007-09-22 Ben PfaffChangeLog entries from earlier that I missed.
2007-09-22 John DarringtonFree the cmd after it's finished.
2007-09-21 Jason Stoverfix memory leaks; bug 21056
2007-09-21 Ben PfaffNew test for bug #21117.
2007-09-21 Ben Pfaff* ascii.c (struct ascii_driver_ext): New member reporte...
2007-09-21 John DarringtonAdded a BACKEND_CHANGED signal on PsppireDict, and...
2007-09-20 Ben PfaffAdd regression test for bug #21108.
2007-09-20 Ben PfaffFix bug #21108.
2007-09-19 John DarringtonRemove callbacks from struct dataset. Closes patch...
2007-09-19 Ben PfaffFix bug #20910.
2007-09-19 Ben Pfaff(histogram_plot): Remove incorrect assertion. Fixes...
2007-09-17 Ben Pfaff* set.q (show_warranty): Use fputs to print lack-of...
2007-09-16 John DarringtonRemoved documentation for CLEAR TRANSFORMATIONS since...
2007-09-15 John DarringtonCanonicalized on American orthography in source files.
2007-09-15 John DarringtonInitialize variables to avoid compiler warnings.
2007-09-14 John DarringtonFixed all the misspellings of my name and email address
2007-09-14 Ben Pfaff(dict_clone): Copy case indexes from cloned dictionary...
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 DarringtonFixed up some gladeui related things to correspond...
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...
next