Continue reforming procedure execution. In this phase, remove PROCESS
[pspp-builds.git] / src / data / ChangeLog
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 PfaffOops: fix ChangeLogs.
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...
2006-05-04 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-04 John DarringtonFix invalid read when fetching sys files with very...
2006-05-02 Ben PfaffAdd missing function comments.
2006-05-02 Ben PfaffDeclarations must precede statements for C90 compliance.
2006-05-02 John DarringtonImplemented support for very long strings a la spss...
2006-05-01 Ben PfaffChange case limit type from int to size_t.
2006-04-27 Ben Pfaff* variable.h: (struct variable) Rename `reinit' member...
2006-04-27 Ben PfaffContinue reforming procedure execution. In this phase...
2006-04-26 Ben PfaffRemove `init' member from struct variable, which was...
2006-04-24 Ben PfaffContinue reforming error message support. In this...
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-04-17 Ben PfaffWe don't really support anything but Unix-like environm...
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-04-16 Ben PfaffRenamed some file name functions.
2006-04-16 Ben Pfaff* filename.c: (fn_tilde_expand) Rewrite for cleaner...
2006-04-16 Ben PfaffContinue reforming error message support. In this...
2006-04-16 Ben PfaffGet rid of #defines after #error.
2006-04-16 Ben PfaffGet rid of our own int32 type in favor of the standard...
2006-04-16 Ben PfaffRemove last users of struct file_ext, and then get...
2006-04-16 Ben PfaffFix some warnings.
2006-04-04 John DarringtonFixed bug in fn_interp_vars
2006-03-28 John DarringtonFixed memory leaks resulting from fn_interp_vars et...
2006-03-25 Jason StoverMemory leak fix
2006-03-25 Ben PfaffAdd some missing frees. Thanks to John Darrington...
2006-03-21 Ben PfaffMark error() as NO_RETURN.
2006-03-11 John DarringtonChanged the default value od SCOMPRESS to true.
2006-03-04 Ben PfaffGot rid of pref.h.orig (and pref.h) entirely, moving...
2006-03-04 John DarringtonFixed bug reading compressed system files.
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.