Implemented support for very long strings a la spss v13/v14
[pspp-builds.git] / src / data / dictionary.c
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-26 Ben PfaffRemove `init' member from struct variable, which was...
2006-03-17 John DarringtonFixed reading of system files with non-ascii characters...
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-12 Ben PfaffImprove comment.
2006-03-04 Ben PfaffMove GCC attribute declarations from pref.h.orig to...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.