Increment version to 0.7.9 to send to Translation Project.
[pspp-builds.git] / src / data /
2012-01-05 John DarringtonFix memory leaks
2011-11-10 John DarringtonFile Open: Don't try to analyse the file if it's a...
2011-11-06 Ben Pfaffsettings: Update default MXLOOPS and document.
2011-10-09 John DarringtonFix potential problems with non-literal printf arguments.
2011-09-29 John DarringtonImplemented the SET=TNUMBERS subcommand
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview'
2011-08-16 Ben PfaffUpgrade to newest Gnulib to help relocatable-prog on...
2011-07-13 Ben Pfaffvariable: Simplify var_set_display_width().
2011-07-13 Ben Pfaffformat: Use max width for over-max decimals in fmt_fix().
2011-07-13 Ben Pfaffformat: Honor width step in fmt_fix().
2011-07-08 John DarringtonMerge remote branch 'savannah/master'
2011-07-06 John DarringtonFix compiler warnings
2011-07-01 John DarringtonAdded support to read OpenDocument spreadsheet files
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview origin/sourceview
2011-06-23 Ben Pfaffgui: Move some formatting functions into PSPP core.
2011-06-23 Ben Pfaffsys-file-reader: Reduce invalid format from error to...
2011-06-18 Ben Pfaffsys-file-writer: Write identical sets of value labels...
2011-06-18 Ben Pfaffvariable: Do not trim trailing whitespace from variable...
2011-06-18 Ben Pfaffsys-file-writer: Omit empty multiple response sets...
2011-06-18 Ben Pfaffsys-file-writer: Write variable names in mrsets in...
2011-06-16 Ben Pfaffsys-file-reader, sys-file-writer: Use codepage numbers.
2011-06-16 Ben PfaffUpdate code that assumed a dictionary's encoding could...
2011-06-16 Ben Pfaffsys-file-writer: Write encoding names in all-uppercase.
2011-06-16 Ben Pfaffsys-file-writer: Put long variable name in variable...
2011-05-07 Ben Pfaffdataset: Fix memory leak.
2011-05-04 Ben Pfaffpsql-reader: Fix build when PostgreSQL is installed.
2011-05-04 Ben PfaffImplement DATASET commands.
2011-04-27 Ben PfaffUse %zu, not %d, to format a size_t.
2011-04-26 Ben Pfaffsys-file-reader, sys-file-writer: Fix encoding problems...
2011-04-26 Ben Pfaffsys-file-writer: Fix encoding of several string fields.
2011-04-26 Ben Pfaffsys-file-reader: Take string encoding into account...
2011-04-26 Ben Pfaffvariable: Make var_set_label() use the variable's own...
2011-04-26 Ben Pfaffdictionary: Make dict_create() take the new dictionary...
2011-04-26 Ben Pfaffdictionary: Set encoding early when cloning a dictionary.
2011-04-26 Ben Pfaffshort-names: Consider character encoding when making...
2011-04-26 Ben Pfaffshort-names: Drop redundant call to var_set_short_name().
2011-04-14 Ben Pfaffvalue-labels: Interpret \n as new-line in value labels.
2011-04-12 Ben Pfaffvalue-labels: Fix comment.
2011-03-20 Ben PfaffChange terminology from "active file" to "active dataset".
2011-03-20 Ben Pfaffdataset: Use similar form to dictionary code for callba...
2011-03-20 Ben Pfaffdataset: Rename functions with "dataset_" prefix.
2011-03-20 Ben PfaffRename procedure.[ch] to dataset.[ch].
2011-03-20 Ben Pfaffdataset: Remove unused types and useless struct forward...
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-03-20 Ben Pfaffidentifier: Rename token_type_to_string() and make...
2011-03-20 Ben Pfaffsys-file-reader: Refactor to clean up character encodin...
2011-03-20 Ben Pfafffile-name: Do not make output files line-buffered in...
2011-03-20 Ben Pfafffile-handle-def: Use hmap instead of list for name...
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2011-02-20 Ben Pfaffdata-out: Optimize and fix some bad assumptions.
2011-02-20 Ben Pfaffdata-out: Reorganize output_Z() to be more easily under...
2011-02-20 Ben Pfaffformat: Count prefix and suffix width in terms of displ...
2011-02-20 Ben Pfaffformat: Create a new "struct fmt_affix" for prefix...
2011-02-20 Ben Pfaffdata-out: Make each converter responsible for storing...
2011-02-20 Ben Pfaffformat: Increase abstraction of fmt_number_style.
2011-02-20 Ben Pfafflegacy-encoding: Remove.
2011-02-20 Ben Pfaffi18n: Introduce C_ENCODING as replacement for LEGACY_NA...
2011-02-15 Ben PfaffUse new Gnulib function dtoastr() to format short,...
2011-02-05 Ben Pfaffpor-file-reader: Remove dependency on VAR_NAME_LEN.
2011-02-05 Ben Pfaffvector: Remove VAR_NAME_LEN limit for internal represen...
2011-02-05 Ben Pfaffvariable: Remove VAR_NAME_LEN limit for internal repres...
2011-02-05 Ben Pfaffdict: Make dict_make_unique_var_name() return an alloca...
2011-02-05 Ben Pfaffsys-file-writer: Fix subtype used for v14+ multiple...
2011-02-04 Ben Pfaffsys-file-reader: Elevate invalid number of labels from...
2011-02-04 Ben Pfaffsys-file-reader: Avoid redundant "within system file...
2011-02-04 Ben Pfaffsys-file-reader: Improve debugging usefulness of error...
2011-02-04 Ben Pfaffsys-file-reader: Really enable warnings for invalid...
2011-02-04 Ben Pfaffsys-file-reader: Add missing periods at end of error...
2011-01-31 Ben Pfaffsys-file-reader: Check that multiple response set names...
2011-01-31 Ben Pfaffsys-file-reader: Fix double-free on read of partial...
2010-12-12 Ben Pfaffidentifier: New function token_type_to_string().
2010-12-04 Ben PfaffRemove the NULLINE and ENDCMD settings.
2010-11-19 Ben Pfafflexer: New type enum token_type.
2010-11-19 Ben Pfaffidentifier: Add some functions for Unicode syntax.
2010-11-19 Ben Pfaffstr: Change "char" to "byte" in function names.
2010-11-16 Ben Pfaffsys-file: Add functions for converting between codepage...
2010-10-30 Ben Pfaffdatasheet: Add a few assertions.
2010-10-27 Ben Pfaffcase: Add support for debugging case reference count...
2010-10-25 John DarringtonRemove various duplicated #include directives
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-03 John DarringtonAdded gettext markup to some strings which required it
2010-10-03 John DarringtonRemove erroneous CONST_CAST
2010-10-03 John DarringtonConstness
2010-10-03 John DarringtonFix memory leaks in ROC command
2010-10-03 John DarringtonAdd comments informing the caller about side effects
2010-10-03 John DarringtonConsistently use the return value from case_ref.
2010-10-02 John DarringtonUse macros from cast.h instead of literal casts
2010-09-30 John DarringtonFix memory leak in casegrouper. Closes bug #30764
2010-09-30 Ben Pfaffcasereader: Fix casereader_select() with BY argument...
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: Rewrite logic for recoding input, and get...
2010-09-24 Ben Pfaffdata-in: Eliminate "implied_decimals" parameter from...
2010-09-24 Ben Pfaffcalendar: Use sensible error reporting in calendar_greg...
2010-09-24 Ben Pfaffmessage: Add column range to struct msg_locator.
2010-09-24 Ben Pfaffmessage: Consistently initialize locator; use 0 for...
2010-09-19 John DarringtonConst casts.
2010-09-18 John DarringtonFix outstanding quote style issues
2010-09-15 John DarringtonConsolidate quoting style in printed strings.
2010-09-05 John DarringtonRemove obsolete comments.
next