pspp-builds.git
2009-02-26 John DarringtonRemove references to libglade from config and documentation
2009-02-25 John DarringtonFix crash which occurred under mingw.
2009-02-25 John DarringtonFix display of window icon
2009-02-25 John DarringtonChange argument type of pspp_window_register_foreach
2009-02-25 John DarringtonPrompt for save on closing data window
2009-02-24 John DarringtonQuit the application after closing the last window
2009-02-24 John DarringtonMade button-box an abstract type
2009-02-24 John DarringtonMade psppire-window an abstract type
2009-02-24 John Darringtonpreregister custom widgets so that GtkBuilder can find...
2009-02-24 John DarringtonInitialise the quote_combobox list manually.
2009-02-24 John DarringtonRemove last vestiges of libglade dependencies
2009-02-24 John DarringtonRemove glade version of connect_help
2009-02-24 John DarringtonRemove used #include
2009-02-24 John DarringtonConvert descriptives dialog to GtkBuilder
2009-02-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-02-23 Jason H Stovercovariance-matrix.c: (covariance_accumulator_hash)...
2009-02-23 John Darringtonremove .glade files from installed file list
2009-02-23 John Darringtonfix warnings
2009-02-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-02-23 John DarringtonRemove remaining GladeXML references from psppire-data...
2009-02-23 Jason H StoverOops
2009-02-23 Jason H Stoverlinreg.c: (pspp_linreg_mse) New accessor function
2009-02-23 John DarringtonRemoved most uses of GladeXML from data window
2009-02-23 John DarringtonSet the filename on loading a new file
2009-02-23 John DarringtonRefactor code from psppire.c
2009-02-23 John DarringtonUnsaved indicator for data files.
2009-02-22 John DarringtonAdd a set_unsaved method.
2009-02-22 John DarringtonReorder sources list
2009-02-22 John DarringtonMerge commit 'window-manager/master'
2009-02-22 John DarringtonFix problems with make distcheck
2009-02-22 John DarringtonFix signature of connect_help
2009-02-22 John DarringtonReplace "usage" property with a "description" property
2009-02-21 John DarringtonRe enable the connect_help function
2009-02-21 John Darringtonconvert labels and missing values dialogs to GtkBuilder
2009-02-21 John DarringtonSet more appropriate default names for Syntax and Outpu...
2009-02-21 John DarringtonConverted output-viewer.glade to GtkBuilder
2009-02-20 Jason H Stovercovariance-matrix.c (covariance_matrix_init): pass...
2009-02-20 John DarringtonConverted syntax-editor definition from libglade to...
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-02-10 John DarringtonUse the sum of weights of only those cases which are...
2009-02-09 Jason H StoverSkip the SAVE subcommand if no valid data are present...
2009-02-08 John DarringtonUse c-ctype functions in lexer.
2009-02-08 John DarringtonPrevent test failure when non-English language selected
2009-02-08 John DarringtonAdded a brief description of the --enable-relocatable...
2009-02-07 John DarringtonAdded LIB_CLOSE to link flags for test programs.
2009-02-07 John DarringtonAdd LIB_CLOSE to link command for dissect-sysfile program.
2009-02-07 Ben PfaffLink against -lws2_32 on Windows.
2009-02-06 John DarringtonFix minor build issues.
2009-02-06 Ben Pfaffwilcoxon: Drop now-unnecessary timer support.
2009-02-06 Ben PfaffSpeed up Wilcoxon matched-pairs signed-ranks significan...
2009-02-06 Ben Pfaffperl-module: fix version mismatch between module and...
2009-02-06 Ben Pfaffperl-module: Document and test PSPP::Dict::get_var_cnt().
2009-02-06 Ben Pfaffperl-module: Make PSPP::Reader::get_next_case() return... v0.7.2
2009-02-04 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-02-04 John DarringtonDon't build the perl module if cross compiling.
2009-02-03 Ben PfaffINSTALL: Add hints about how to obtain root permission.
2009-02-02 Ben Pfaffperl-module: Document PSPP::Dict::get_var() for too...
2009-01-31 Ben PfaffAccept LF, CR LF, and LF as new-line sequences in data...
2009-01-29 John DarringtonUpdated NEWS
2009-01-29 John DarringtonCorrect the directory of the perl module tarball target
2009-01-29 John DarringtonBump minor version number v0.7.1
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-28 Jason H Stoverinteraction.c: Introduced interaction_variable and...
2009-01-27 John DarringtonRemove pspp-vers.pl which did more harm than good.
2009-01-23 John DarringtonChange COPYING from GPLv2 to GPLv3
2009-01-20 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-01-20 John DarringtonFix further bug in NPAR BINOMIAL
2009-01-19 Jason H StoverFixed bug in compare_values_short. Reported by Ben...
2009-01-19 John DarringtonFixed bug allocating the memory in NPAR BINOMIAL
2009-01-17 John DarringtonMerge commit 'origin/stable'
2009-01-14 Ben PfaffPut unique dictionary indexes into internal variables
2009-01-12 Jason H Stoverfixed update of moments
2009-01-12 Jason H StoverRewrote interaction.[ch]
2009-01-12 John DarringtonAdded module file to PM entry
2009-01-12 John DarringtonFix syntax errors in pod
2009-01-11 John DarringtonUpdated copyright notices with the year 2009
2009-01-11 John DarringtonAdd the perl module tarball to the build target
2009-01-10 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-01-10 John DarringtonAdd short entry to Examples.pod describing Reader
2009-01-10 John DarringtonMerge commit 'origin/master'; commit 'savannah/master'
2009-01-09 John DarringtonMove .ui files to build directory
2009-01-09 John DarringtonReplaced call to g_strcmp0 with strcmp, since the former
2009-01-09 John DarringtonLink the perl module against the shared library instead...
2009-01-09 Ben PfaffFix assertion in case_copy().
2009-01-08 John DarringtonEnsure that perl module tests work before pspp has...
2009-01-08 John DarringtonAdded method to get the custom variable attributes
2009-01-07 John DarringtonUpdate module to reflect new case API
2009-01-07 John DarringtonMerge commit 'savannah/master'
2009-01-07 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-01-07 Ben PfaffMake cases simpler, faster, and easier to understand.
2009-01-07 John DarringtonEnsure that dict survives sysfile
2009-01-04 John DarringtonWrite message to status bar on saving syntax files
2009-01-04 John DarringtonMerge commit 'HEAD'; commit 'master/master'
2009-01-04 John DarringtonRemove inappropriate include directives
2009-01-04 John DarringtonRemove invalid property
2009-01-04 John DarringtonFix pointer types as appropriate
2009-01-04 John DarringtonConvert psppire.glade to psppire.ui
2009-01-04 John DarringtonConverted T-Test dialogs to GtkBuilder
2009-01-04 John DarringtonAdd *.ui to .gitignore
next