work on pivot table and FREQUENCIES usage
[pspp] / src / data /
2010-05-03 Ben Pfaffsubcase
2010-05-03 Ben Pfaffsubcase: Add more functions.
2010-05-03 Ben Pfaffsubcase: New functions subcase_concat() and subcase_con...
2010-05-02 Ben PfaffUse ftello() and fseeko() instead of ftell() and fseek... 20100502040503/pspp
2010-05-02 Ben PfaffImplement MRSETS command. 20100501191104/pspp
2010-04-22 Ben PfaffDocument system file record type 7, subtype 16 as 64... 20100422040528/pspp 20100423040516/pspp 20100424040522/pspp
2010-04-14 Ben Pfaffshort-names: Eliminate use of old hash table data struc... 20100414040503/pspp
2010-04-12 Ben Pfaffvalue: New function value_clone_pool().
2010-04-12 Ben Pfaffdictionary: Use hmap instead of older hsh_table. 20100412040508/pspp
2010-04-12 Ben Pfaffvariable: Remove unneeded assertions.
2010-04-12 Ben Pfaffdictionary: Remove unneeded assertions.
2010-04-12 Ben Pfaffvardict: Make vardict opaque to variable code.
2010-04-12 Ben PfaffMake struct variable refer to struct vardict through...
2010-04-12 Ben PfaffMake "internal variables" part of a dictionary.
2010-04-12 Ben Pfaffvariable: Introduce and use new function var_get_encodi...
2010-04-12 Ben Pfaffdictionary: Fix memory leak in dict_set_encoding().
2010-04-12 Ben Pfaffdictionary: Fix potential access beyond allocated memory.
2010-03-26 Ben Pfaffdict: Make dict_clone_var(), dict_clone_var_assert...
2010-03-17 Ben Pfaffvalue: New function value_clone().
2010-03-10 Ben Pfaffgui: Merge File|Open|Syntax and File|Open|Data into... 20100310040505/pspp
2010-03-02 Ben Pfaffprocedure: Fix LIST procedure (and others) in GUI. 20100302040526/pspp 20100303040503/pspp 20100304040503/pspp 20100305040503/pspp 20100306040503/pspp
2010-03-02 Ben Pfaffcasereader: Factor buffering shim out into separate...
2010-02-20 Ben Pfaffgnumeric-reader: Avoid convert_xml_string_to_value...
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
2010-02-06 Ben Pfaffmake-file: Fix #includes.
2010-02-06 Ben Pfaffverbose-msg: Remove.
2010-02-06 Ben Pfaffmessage: Give MSG_ values for categories and severities...
2010-01-19 Ben Pfaffmessage: Fix corner case in msg_emit().
2010-01-18 Ben PfaffNew library for interned strings.
2010-01-17 Ben PfaffRewrite PSPP output engine.
2010-01-05 Ben Pfaffcasereader: Make parameter to casereader_count_cases...
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-12-06 Ben Pfafffile-name: Generalize fn_interp_vars().
2009-12-06 Ben Pfaffcasereader: New function casereader_select().
2009-12-06 Ben Pfaffcasereader: New functions casereader_project() and...
2009-12-06 Ben Pfaffcasereader: New function casereader_translate_stateless().
2009-12-06 Ben Pfaffcasereader: New function casereader_create_empty().
2009-12-05 Ben Pfaffcasereader: New function casereader_advance().
2009-12-05 Ben Pfaffcasereader: New function casereader_truncate().
2009-12-05 Ben Pfaffsubcase: Add more useful functions.
2009-12-03 John DarringtonUpdate to reflect latest copy of Gnulib
2009-11-18 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-18 John DarringtonUpdate to reflect latest copy of Gnulib
2009-10-24 Ben PfaffMerge "master" into "output".
2009-10-15 Ben Pfaffsys-file-reader: Tolerate nonsensical opcodes in compre...
2009-10-04 John DarringtonCanonicalise orthography of Big/Little Endian
2009-09-28 John DarringtonCorrect printf conversion specifiers for size_t types.
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-09-17 Ben PfaffDon't pad variable labels written to system files.
2009-09-15 Ben PfaffMerge commit 'origin/stable' into stable
2009-08-30 John DarringtonUpdate to most recent Gnulib
2009-08-14 John DarringtonRemove const qualifier.
2009-08-11 Ben PfaffMerge master into output branch.
2009-08-09 Ben PfaffAdd CONST_CAST macro, for casting away "const" more...
2009-07-27 John DarringtonFix bug in casemapping long strings.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-20 John DarringtonReplace caseproto_clone with caseproto_ref
2009-07-19 John DarringtonRespect the constness of caseproto.
2009-07-19 John DarringtonCorrected spelling of "consolidate".
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-18 John DarringtonAdd comment explaining the meaning of encoding to data_out
2009-07-18 John DarringtonBefore recoding a variable's name, check that it
2009-07-17 Ben PfaffFix reversed logic in when to append "/" to path in...
2009-07-17 Ben PfaffFix failure to write output file in GUI on Windows...
2009-07-17 Ben Pfaffi18n: Merge translatable strings.
2009-07-17 Ben Pfaffi18n: Change some strings to reduce work of translation.
2009-07-16 Ben PfaffConsistently capitalize the name "Gnumeric".
2009-07-14 John DarringtonRemoved unused function prototypes
2009-07-12 John DarringtonAdded a dict parameter to data_in and dealt with the...
2009-07-07 John DarringtonChange union value type to contain uint8_t types instea...
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-07-03 John DarringtonCorrect default_output_path function on Windows.
2009-06-18 Ben Pfaffsys-file-reader: Don't warn if compression bias field...
2009-06-18 Ben Pfaffpor-file-reader: Tolerate short lines when detecting...
2009-06-15 John DarringtonAdd new functions to define subcase orderings.
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-12 Ben PfaffFix type mismatch between value_hash prototype and...
2009-06-11 John DarringtonAdd check that input to casereader_create_distinct...
2009-06-10 John DarringtonAdded a new casereader translator to consolodate cases.
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.
next