Use default encoding when reading system files if no encoding is given in file.
[pspp-builds.git] / src / data /
2009-07-07 John DarringtonUse default encoding when reading system files if no...
2009-07-07 John DarringtonReplace legacy_recode with recode_string.
2009-07-06 John DarringtonRecode strings when writing system files.
2009-07-06 John DarringtonConvert to utf8 in data_out function.
2009-07-06 John Darringtondata_out function to dynamically allocate return value.
2009-07-05 John DarringtonChange enum legacy_encoding to const char *.
2009-07-05 John DarringtonStore variable names, labels and value labels as UTF8.
2009-06-15 Ben PfaffAllow variables created by var_create_internal to have...
2009-06-12 Ben PfaffFix type mismatch between value_hash prototype and...
2009-06-07 Ben Pfaffdatasheet: Fix bugs in datasheet_resize_column() found...
2009-06-07 Ben Pfaffvalue: New function value_swap.
2009-06-07 Ben PfaffMake MAX_SHORT_STRING an implementation detail of the...
2009-06-07 Ben PfaffUse MAX_SHORT_STRING in place of MIN_LONG_STRING.
2009-06-07 Ben PfaffFix portable file reader use of long strings.
2009-06-07 Ben PfaffGet rid of uses of MAX_SHORT_STRING in Gnumeric and...
2009-06-07 Ben PfaffImplement missing values for long string variables.
2009-06-07 Ben Pfaffsys-file-reader: Fix memory leak.
2009-06-07 Ben PfaffAdd support for value labels on long string variables.
2009-06-07 Ben PfaffMake value_set_missing(), etc. tolerate values of width -1.
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2009-06-07 Ben Pfaffsparse-array: Improve iteration interface.
2009-06-03 Jason H StoverMoved static is_origin from design_matrix.c to category...
2009-05-13 John DarringtonCorrect default_output_path function on Windows.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-19 John DarringtonWhitespace changes only.
2009-04-09 Ben PfaffUse Bob Jenkins lookup3 hash instead of FNV.
2009-04-08 Ben PfaffAdd "x" prefix to calls to plain malloc(), calloc(...
2009-04-08 Ben PfaffRemove redundant test in lex_is_idn().
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonAllow users to set the precision of output statistics.
2009-04-02 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-04-02 John DarringtonUse a system file's "character code" to set the encoding.
2009-04-02 John DarringtonNew datasets to use the current default encoding.
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-04-01 John DarringtonImplemented the SET LOCALE='...' command.
2009-04-01 John DarringtonRefactor locale initialisation.
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonFixed bug writing portable files.
2009-03-29 John DarringtonMerge branch 'refs/heads/charset' of ssh://jmd@git...
2009-03-29 John DarringtonSet the dictionary's encoding when reading postgresql...
2009-03-29 John DarringtonSet dictionary's encoding when reading gnumeric files
2009-03-29 John DarringtonWrite encoding to system files.
2009-03-27 John DarringtonTest for NULL before calling strdup
2009-03-27 John DarringtonRead dictionary encoding from data files.
2009-03-27 John DarringtonMade var_is_valid_name more permissive.
2009-03-27 John DarringtonRedesign the character re-encoding code.
2009-03-20 John DarringtonFix corrupted .sav files on w32 builds
2009-03-17 John DarringtonFixed crash which occured when deleting dictionaries...
2009-03-15 John DarringtonEmit variable callback even if label is null.
2009-03-08 John DarringtonFixed a bug reading empty strings from Postgres databases.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-23 John DarringtonUnsaved indicator for data files.
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-02-07 John DarringtonRelocate path names when searching for files.
2009-02-05 John DarringtonSilently ignore some inrecognised subtypes.
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2009-01-14 Ben PfaffPut unique dictionary indexes into internal variables
2009-01-10 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-01-10 John DarringtonMerge commit 'origin/master'; commit 'savannah/master'
2009-01-09 Ben PfaffFix assertion in case_copy().
2009-01-07 John DarringtonMerge commit 'savannah/master'
2009-01-07 Ben PfaffMake cases simpler, faster, and easier to understand.
2008-12-10 John DarringtonMerge commit 'HEAD'; branch 'master' into rewrite-sheet
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-12-03 Ben PfaffImplement ADD FILES and UPDATE.
2008-12-03 Ben PfaffReplace case_ordering with subcase.
2008-12-03 Ben PfaffBreak get.c up into multiple files in a logical fashion.
2008-12-03 Ben PfaffRename compare_values, hash_values with "_short" suffix.
2008-11-24 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-23 John DarringtonBen's patches to tower.[ch]
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-01 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-10-18 John DarringtonAdded (source) configurable default output directory.
2008-10-15 John DarringtonSet the DECIMAL point character from the LC_NUMERIC
2008-10-14 John DarringtonMark variables as unused
2008-10-12 Ben PfaffFix GCC 4.3 warnings about parameters of incomplete...
2008-10-12 Ben PfaffImplement variable and data file attributes.
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-10-05 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-10-05 John DarringtonMoved the datasheet testing code out of src/{libspp...
2008-09-26 John DarringtonAvoid forcing an int into a void *
2008-09-20 John DarringtonMoved all static libraries to libtool libraries.
2008-09-15 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-09-15 John DarringtonAdded some error checking to casereader_create_append_rank
2008-09-13 John DarringtonAdded new casetranslator for appending ranks.
2008-09-13 John DarringtonNew function: var_create_internal.
2008-09-06 John DarringtonAdd n_missing argument to casereader_create_filter_missing
2008-09-04 John DarringtonAdd casereader_create_append_numeric function.
2008-09-04 John DarringtonAdded a n_missing parameter to casereader_create_filter...
2008-09-04 John DarringtonComplete re-implementation of the EXAMINE command.
2008-08-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-08-19 Ben PfaffStart generating ChangeLog automatically from Git commi...
2008-07-29 Ben PfaffUse standard C99 isfinite, isnan, isinf in place of...
2008-07-27 John DarringtonChanged the default WORKSPACE value to 64MB.
2008-07-26 Ben PfaffNew function for adding a numbering column to a casereader.
2008-07-26 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
next