Change "union value" to dynamically allocate long strings.
[pspp-builds.git] / src / language / dictionary / variable-display.c
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2008-03-16 Ben PfaffPatch #6452. Reviewed by John Darrington.
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.patch from patch #6230.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2006-12-16 John DarringtonRemoved my authorship lines.
2006-12-05 Ben PfaffFirst step in making struct variable opaque: the boring...
2006-11-11 John DarringtonEncapsulated lexer and updated calling functions accord...
2006-10-26 John DarringtonEliminated global variable current_dataset.
2006-10-19 John DarringtonEncapsulated the static data of procedure.[ch] into...
2006-06-27 Ben PfaffMove var_set and variable parsing declarations into...
2006-05-05 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-04 Ben PfaffContinue reforming procedure execution. In this phase...
2006-04-26 Ben PfaffImprove the way we handle the various parsing "states...
2006-04-16 Ben PfaffGet rid of src/libpspp/debug-print.h and all its users...
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.