Change license from GPLv2+ to GPLv3+.
[pspp-builds.git] / src / data / procedure.c
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-07-01 John DarringtonChanged trns_chain_execute signature (Patch #6057)
2007-06-15 John DarringtonFixed procedure execution in GUI.
2007-06-11 Ben PfaffAdd lots of comments. Some minor substantive changes...
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-03-30 Ben PfaffDeuglify deque code. Patch #5829.
2007-01-16 Ben PfaffAdd a deque, implemented as a circular queue, to libpspp.
2007-01-10 John DarringtonPatch #5672
2007-01-07 John DarringtonApplied patch #5661
2007-01-01 John DarringtonApplied patch #5653, which adds callbacks to dataset...
2006-12-23 Ben PfaffMake the missing value code do more work, so that its...
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-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-12-05 Ben PfaffFirst step in making struct variable opaque: the boring...
2006-10-26 John DarringtonEliminated global variable current_dataset.
2006-10-19 John DarringtonEncapsulated the static data of procedure.[ch] into...
2006-09-27 John DarringtonFixed warnings generated by gcc 4.1.2
2006-09-25 John DarringtonAdded casereader_clone function.
2006-07-17 John DarringtonPatch #5209
2006-07-14 Ben PfaffFixes for bugs/warts found in debug mode compile (bug...
2006-05-07 Ben PfaffSimplify multipass_procedure().
2006-05-06 Ben PfaffMake dictionary compacting functions a little more...
2006-05-06 Ben PfaffSearch and replace "vfm" by "proc".
2006-05-06 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-06 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-06 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-06 Ben PfaffContinue reforming procedure execution. Change interna...
2006-05-06 Ben PfaffGet rid of unused struct member.
2006-05-05 Ben PfaffContinue reforming procedure execution. In this phase...