Change license from GPLv2+ to GPLv3+.
[pspp-builds.git] / src / language / expressions / operations.def
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2006-12-23 Ben PfaffMake the missing value code do more work, so that its...
2006-12-16 Ben PfaffReverse order of arguments to DATEDIFF, for compatibili...
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-14 Ben PfaffImplement DATESUM, DATEDIFF functions.
2006-12-11 Ben PfaffThis patch adds the VALUELABEL function for use in...
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-11-22 Ben PfaffRewrite formatted data input routines to conform to...
2006-11-05 Ben PfaffRewrite and improve formatted output routines.
2006-11-03 Ben PfaffCompletely rewrite src/data/format.[ch], to achieve...
2006-10-26 John DarringtonEliminated global variable current_dataset.
2006-10-19 John DarringtonEncapsulated the static data of procedure.[ch] into...
2006-06-09 Ben PfaffReform string library.
2006-05-02 John DarringtonImplemented support for very long strings a la spss...
2006-05-01 Ben PfaffProhibit LAG following TEMPORARY. This both matches...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.