pspp-builds.git
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...
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'
2008-12-13 John DarringtonFix warning
2008-12-13 John DarringtonRe-enabled display of global sheet button
2008-12-12 John DarringtonMore runtime warnings fixed
2008-12-12 John DarringtonFix some runtime warnings
2008-12-12 John DarringtonDon't set row/column to zero when selecting
2008-12-12 John DarringtonFix compiler warning
2008-12-12 John DarringtonFixed bug which manifested itself in the text import...
2008-12-11 John DarringtonRedraw cells when a row/column is resize
2008-12-10 John DarringtonPrevent updates to the model from feeding back to the...
2008-12-10 John DarringtonFix problem where entry strings got mangled
2008-12-10 John DarringtonFix some warnings
2008-12-10 John DarringtonImprove reliability of active cell border rendering
2008-12-10 John DarringtonFixed a problem redrawing the active cell.
2008-12-10 John DarringtonSimplify expose callback
2008-12-10 John DarringtonMerge commit 'HEAD'; branch 'master' into rewrite-sheet
2008-12-10 John DarringtonFix up include path for generated source file
2008-12-09 John DarringtonAdded a chapter to the developers' manual about i18n.
2008-12-09 John DarringtonRemoved that rather kludgy idle callback
2008-12-09 John DarringtonFix bug resizing rows/columns
2008-12-08 John DarringtonDon't crash when resizing columns with no associated...
2008-12-08 John DarringtonDraw the boundary line when resizing rows/columns
2008-12-08 John DarringtonPrevent widths less than 1
2008-12-07 John DarringtonFree the elements from the pool
2008-12-07 John DarringtonMake the axes members of the data editor object
2008-12-07 John DarringtonWritten a proper implementation of psppire_axis_impl_delete
2008-12-07 John DarringtonTrap some bad usage
2008-12-07 John DarringtonSet variable display width when datasheet's columns...
next