Added a dict parameter to data_in and dealt with the consequences.
[pspp-builds.git] / src / language / data-io / get-data.c
2009-07-12 John DarringtonAdded a dict parameter to data_in and dealt with the...
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-08 Ben PfaffAdd "x" prefix to calls to plain malloc(), calloc(...
2008-02-10 Ben PfaffAdd a couple of extensions to GET DATA TYPE=TXT. Patch...
2008-02-06 John DarringtonOptimise the psql reader, by fetching more than one...
2008-02-04 John DarringtonAdded the postgres reader. Closes patch #6388
2007-12-05 Ben PfaffImplement GET DATA/TYPE=TXT.
2007-12-05 Ben PfaffMake GET DATA a separate command, instead of something...
2007-11-03 John DarringtonAdded support for reading Gnumeric spreadsheet files.