pspp
2010-06-12 Ben Pfafftests: Fix test failures in calendar and expressions... 20100612040503/pspp 20100613040502/pspp 20100614040504/pspp 20100615040506/pspp 99/pspp
2010-06-11 Ben Pfafftmpfile: Rename "struct tmpfile" to "struct temp_file". 20100611040505/pspp
2010-06-09 John DarringtonRemove unnecessary translatiosn of stock items. 20100610040508/pspp
2010-06-09 John Darringtonperl-module/Makefile.PL: Change DLEXT to SO
2010-06-09 Ben PfaffREADME.Git: Update to latest Gnulib.
2010-06-09 Ben Pfaffconfigure.ac: Do not define DEPENDS_ON_LIBINTL.
2010-06-09 Ben Pfaffinexactify: #include <config.h>
2010-06-08 Ben PfaffSmake: Don't create .cvsignore files. 20100609040502/pspp
2010-06-08 Ben Pfaffgui: Fix permissions when creating configuration directory.
2010-06-08 Ben Pfaffgui: Create user settings directory if it doesn't alrea... 20100608040508/pspp
2010-06-08 Ben Pfaffpo: Avoid passing nonportable -D option to "install...
2010-06-06 Ben PfaffDEBUG EVALUATE: Eliminate lexical corner case, rewrite... 20100607040503/pspp
2010-06-06 Ben Pfaffexpressions: Improve error message for bad quarter...
2010-06-06 Ben Pfaffexpressions: Improve error messages evaluating invalid...
2010-06-06 Ben Pfaffexpressions: Don't abbreviate "number" as "num" in...
2010-06-06 Ben Pfaffexpressions: Improve "type mismatch" error messages...
2010-06-06 Ben PfaffMOMENTS: Avoid lexical corner case in test case.
2010-06-06 Ben Pfaffpspp: Add --no-output option to allow entirely disablin...
2010-06-04 John Darringtonen_GB.po: Attended to fuzzy entries 20100605040507/pspp 20100606040502/pspp
2010-06-02 John DarringtonFix memory leak in casewriter_make_reader. 20100602040502/pspp 20100603040507/pspp
2010-05-29 Ben Pfaffgui: Speed up rendering of large tables that are only... 20100530040501/pspp 20100531040501/pspp 20100601040502/pspp
2010-05-29 Ben PfaffRemove 255-byte limit on the length of literal strings. 20100529040502/pspp
2010-05-28 John DarringtonFix inconsistent label positions on piecharts.
2010-05-27 John DarringtonDocumentation: Added concept indices for various charts 20100528040502/pspp
2010-05-27 John DarringtonAdded some very rudimentary tests for charts.
2010-05-27 John DarringtonBe more forgiving about ROC syntax
2010-05-27 John DarringtonFix crash on erroneous ROC input
2010-05-26 John DarringtonCreate the detrended np plot instead of a second normal one 20100527040507/pspp
2010-05-26 John DarringtonRemoved uninitialised variable.
2010-05-26 Ben PfaffFix tests/command/sample.sh test on Mingw. 20100526040502/pspp
2010-05-26 Ben PfaffFix tests/formats/num-out.sh test on Mingw.
2010-05-26 Ben PfaffFix Mingw test failures due to differences in line...
2010-05-26 Ben PfaffFix get-data-txt-importcases.sh test on Mingw.
2010-05-26 Ben PfaffAdd $EXEEXT to names of binaries executed in tests.
2010-05-26 Ben PfaffMove auxiliary files used for build into "build-aux...
2010-05-26 Ben Pfaffperl-module: Copy perl-module files if missing as well...
2010-05-26 Ben Pfaffpo: Update Dutch translation.
2010-05-25 John DarringtonOutput viewer: Guess file type from filename suffix. 20100525040507/pspp
2010-05-24 John DarringtonUse gtk stock item instead of a custom one
2010-05-24 John DarringtonFix compiler warnings
2010-05-24 John DarringtonAdded remaining relevant unicode box characters
2010-05-24 John DarringtonEntered some extra unicode box chars in the table
2010-05-24 John DarringtonCall expand all on Edit->SelectAll
2010-05-24 John DarringtonAdded an ODT target to the output viewer clipboard
2010-05-24 John DarringtonAdded a SelectAll menuitem to the output viewer
2010-05-24 John DarringtonAdd html target to output viewer clipboard
2010-05-24 John DarringtonAdded basic clipboard functionality to the output viewer.
2010-05-24 John DarringtonReplace LDFLAGS setting inadvertently removed by commit...
2010-05-24 John DarringtonAdded a GTK_STOCK_INFO icon to the file information...
2010-05-24 John DarringtonUse meaningful identifier for the Edit|Copy action
2010-05-24 John DarringtonUpdate required versions of the GSL and GTK libraries
2010-05-22 Ben Pfaffsys-file-reader: Fix reading overlong value labels...
2010-05-22 Ben Pfaffdissect-sysfile: Eliminate harmless GCC warning.
2010-05-22 Ben Pfaffdissect-sysfile: Allow padding compressed data at end...
2010-05-22 Ben Pfaffdissect-sysfile: Properly interpret padding bytes in...
2010-05-21 Ben Pfaffconfigure.ac: Increase version number to 0.7.5 for... 20100522040502/pspp
2010-05-21 Jason H StoverRemoved unused function 20100521090628/pspp
2010-05-21 John DarringtonRemoved src/math/coefficient.[ch] which are no longer...
2010-05-21 John DarringtonFix problem opening files with non-ascii names on Windows
2010-05-21 John DarringtonFix crash on Windows when calculating a covariance...
2010-05-21 John DarringtonRevert "Removed src/math/interaction.[ch] which has...
2010-05-21 John DarringtonRemoved src/math/interaction.[ch] which has been supers... 20100521040508/pspp
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-21 John DarringtonAdded brief documentation about the FACTOR command...
2010-05-21 John DarringtonImplemented a rotations subdialog for the FACTOR command
2010-05-21 John DarringtonAdded ROTATION to this list of default tables
2010-05-21 Ben Pfaffsys-file-reader: Variable attributes record uses long...
2010-05-21 Ben Pfaffsys-file-reader: Tolerate variable labels longer than...
2010-05-20 John DarringtonUpdated tests to take account of factor rotations
2010-05-20 John DarringtonAdded proper convergence criteria for rotation phase
2010-05-20 John DarringtonPrint the rotated sums of squared loadings
2010-05-20 John DarringtonFirst working version with Factor Rotations
2010-05-20 John DarringtonUpdate manual's licence to FDL 1.3
2010-05-20 Ben Pfaffcairo: Implement xr_driver_destroy() and use it during...
2010-05-20 Ben PfaffREADME.Git: Update to newest Gnulib.
2010-05-19 John DarringtonImplemented the Binomial Test dialog box.
2010-05-19 John DarringtonFixed bug parsing binomial test.
2010-05-19 John DarringtonAdded an implementation of the Chi-Square dialog box
2010-05-19 John DarringtonAdd stock items to output viewer menuitems
2010-05-19 John DarringtonRemoved diagnostic messages from print operation callbacks
2010-05-19 Ben PfaffMerge "paginate" branch into "master".
2010-05-19 Ben Pfaffpsppire-axis: Use rint() instead of nearbyint(), for...
2010-05-18 John DarringtonAdded tests for the FACTOR command
2010-05-18 Ben Pfaffcompiler: Fix SENTINEL macro in non-GCC case.
2010-05-17 Jason H StoverNew function covariance_calculate_unnormalized
2010-05-17 Jason H StoverRewrote to use new covariance functions.
2010-05-16 John DarringtonRenamed function to reflect change of purpose from...
2010-05-16 John DarringtonPaste to a single common syntax window instead of a...
2010-05-16 John DarringtonExpanded comments to src/libpspp/i18n.[ch]
2010-05-15 John DarringtonUpdate nl.po from translationproject.org
2010-05-14 John DarringtonTranslate the contents of frequencies and descriptives...
2010-05-14 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2010-05-13 Ben Pfaffgui: Configure page setup when printing in the GUI.
2010-05-13 Ben Pfaffgui: Factor out creation of Cairo output driver in...
2010-05-13 Ben Pfaffcairo: Allow xr_driver_create()'s caller to usefully...
2010-05-13 Ben Pfaffcairo: Apply margins to pages added with xr_driver_next...
2010-05-13 Ben Pfaffcairo: Remove write-only member 'file_type' from struct...
2010-05-13 Ben PfaffUpgrade manuals' licenses to GFDL 1.3 and remove cover... 20100513040522/pspp
2010-05-12 John DarringtonCreated convenience function connect_action
2010-05-12 John DarringtonRemove unnecessary GtkAction * variables
next