Make translation easier.
[pspp] / src / language / data-io / get-data.c
2010-09-24 Ben PfaffMake translation easier.
2010-09-15 John DarringtonConsolidate quoting style in printed strings.
2010-08-09 Ben Pfaffi18n: Make a few strings more generic for translators.
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
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.