dataset: Remove unused types and useless struct forward declaration.
[pspp-builds.git] / src / data / procedure.h
2011-03-20 Ben Pfaffdataset: Remove unused types and useless struct forward...
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2010-08-09 Ben PfaffSAVE: Fix UNSELECTED=RETAIN with a filter variable.
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-23 John DarringtonUnsaved indicator for data files.
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2009-01-07 John DarringtonMerge commit 'savannah/master'
2009-01-07 Ben PfaffMake cases simpler, faster, and easier to understand.
2007-09-19 John DarringtonRemove callbacks from struct dataset. Closes patch...
2007-09-19 Ben PfaffFix bug #20910.
2007-07-26 John DarringtonPatch #6086. Adds "transformation pending" state.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-15 John DarringtonFixed procedure execution in GUI.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-01-16 Ben PfaffAdd a deque, implemented as a circular queue, to libpspp.
2007-01-01 John DarringtonApplied patch #5653, which adds callbacks to dataset...
2006-12-22 John DarringtonAdded abstract factory to create casefiles. Updated...
2006-12-19 Ben PfaffMake it possible to pull cases from the active file...
2006-12-16 John DarringtonCommitted patch #5636
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-10-26 John DarringtonEliminated global variable current_dataset.
2006-10-19 John DarringtonEncapsulated the static data of procedure.[ch] into...
2006-05-10 Ben PfaffAdd WARN_UNUSED_RESULT to procedure function prototypes
2006-05-06 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-06 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-05 Ben PfaffContinue reforming procedure execution. In this phase...