pspp-builds.git
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 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
2009-01-04 John DarringtonConvert Regression dialog to GtkBuilder
2009-01-04 John DarringtonConvert MessageDialog to GtkBuilder
2009-01-04 John DarringtonConvert Crosstabs dialog to GtkBuilder
2009-01-04 John DarringtonConvert Examine dialog to GtkBuilder
2009-01-04 John DarringtonConvert Frequencies dialog to GtkBuilder
2009-01-03 John DarringtonMigrated rank and recode dialogs to GtkBuilder
2009-01-03 John DarringtonAdded infrastructure for GtkBuilder and change oneway...
2009-01-02 John DarringtonAdd menushell initialiser to output viewer
2009-01-01 John DarringtonSet default name on File->New
2009-01-01 John DarringtonSet the window title when opening a file on the command...
2009-01-01 John DarringtonRemove obsoleted files from build rules
2009-01-01 John DarringtonRe-enable reporting of filename in syntax errors
2009-01-01 John DarringtonRefactor common code in dialog implementations
2009-01-01 John DarringtonAdd actions to the menuitem signals
2009-01-01 John DarringtonNew (singleton) object psppire-window-register
2008-12-31 John DarringtonFixed bug finalizing window
2008-12-30 John DarringtonMove data-editor.c to psppire-data-window.c
2008-12-30 John DarringtonEnabled the minimise_all menu, and set the title bar...
2008-12-30 John DarringtonRewrite output-viewer.c --> psppire-output-window.c
2008-12-30 John DarringtonNew objects psppire-window and psppire-syntax-window.
2008-12-25 John DarringtonNew subroutine PSPP::Dict::get_var_by_name
2008-12-25 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2008-12-25 John DarringtonAutomatically detect src dir from build dir
2008-12-25 John DarringtonUpdate abstract
2008-12-24 John Darringtoncorrect documentation
2008-12-24 John DarringtonUpdate documentation of perl module
2008-12-24 John DarringtonEnsure that module version agrees with pspp version
2008-12-24 John DarringtonAdded functions to enable reading data files from perl
2008-12-22 John DarringtonRead version header from source
2008-12-22 John DarringtonChange the perl module's distname to be more distinct...
2008-12-21 John DarringtonIntegrated the perl module into the pspp build system.
2008-12-20 John DarringtonAdd perl parseable line to src/libpspp/version.c
2008-12-15 John DarringtonRename lib/gtksheet to lib/gtk-contrib
2008-12-15 John DarringtonCreated new directory src/ui/gui/sheet
2008-12-14 John DarringtonAdjusted packing properties as appropriatate
2008-12-14 John DarringtonRemove expand property from inappropriate widget
2008-12-14 John DarringtonReadd lost files
2008-12-14 John DarringtonMoved marshallers to src/ui/gui
2008-12-14 John DarringtonRename GtkSheet to PsppireSheet
2008-12-14 John DarringtonRename gsheetmodel to psppiresheetmodel
2008-12-14 John DarringtonMerge commit 'HEAD'; branch 'rewrite-sheet'
next