Use new Gnulib function dtoastr() to format short, accurate real numbers.
[pspp-builds.git] / src / ui / syntax-gen.c
2011-02-15 Ben PfaffUse new Gnulib function dtoastr() to format short,...
2010-11-19 Ben Pfaffstr: Change "char" to "byte" in function names.
2010-09-24 Ben Pfaffdata-in: Get rid of first_column, last_column arguments.
2010-09-24 Ben Pfaffdata-in: Make data_in() parameters more uniform.
2010-09-24 Ben Pfaffdata-in: Eliminate "implied_decimals" parameter from...
2010-09-18 Ben PfaffSuppress warnings about conversions between char *...
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
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-07-06 John DarringtonConvert to utf8 in data_out function.
2009-07-06 John Darringtondata_out function to dynamically allocate return value.
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2008-03-05 Ben PfaffPatch #6427. Reviewed by John Darrington.