Actually implement the new procedure code and adapt all of its clients
[pspp-builds.git] / src / data / automake.mk
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-06-07 Ben PfaffAdd datasheet.
2007-06-07 Ben PfaffUntil now, the procedure code has provided a case to...
2007-06-07 Ben PfaffAdd casegrouper, to allow cases read from a given caser...
2007-06-07 Ben PfaffAdd interface to lexicographical ordering of cases.
2007-06-07 Ben PfaffAdd casereaders and casewriters, the basis of the new...
2007-06-07 Ben Pfaff"casewindow" data structure that extends the deque...
2007-06-07 Ben Pfaffsparse_cases data structure that augments a sparse_arra...
2007-06-07 Ben PfaffAdd a low-level on-disk case array data structure.
2007-06-02 Ben PfaffClean up after a forgotten part of patch #5829.
2007-04-22 John DarringtonMiscellaneous cleanup to categorical values, linreg...
2007-01-16 Ben PfaffAdd a deque, implemented as a circular queue, to libpspp.
2007-01-04 John DarringtonAdded psppire-dialog and psppire-buttonbox widgets.
2006-12-22 John DarringtonAdded abstract factory to create casefiles. Updated...
2006-12-14 John DarringtonMade src/language into one big library. Closes patch...
2006-12-11 Ben PfaffRewrite system file reader code, to clean up and improve.
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-11-29 John DarringtonFixed make distcheck
2006-11-05 John DarringtonAdded casefilter structure to assist with missing value...
2006-07-17 John DarringtonPatch #5209
2006-05-05 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-04 Ben PfaffContinue reforming procedure execution. In this phase...
2006-04-27 Ben PfaffContinue reforming procedure execution. In this phase...
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded src/libpspp/automake.mk and src/data/automake.mk